chore: added airsonic to docs, comments in home tab xml

This commit is contained in:
eddyizm 2025-12-24 07:16:16 -08:00
parent ccea7674bd
commit bbd6d0864c
No known key found for this signature in database
GPG key ID: CF5F671829E8158A
2 changed files with 3 additions and 1 deletions

View file

@ -30,7 +30,7 @@ This app works with any service that implements the Subsonic API, including:
- [Gonic](https://github.com/sentriz/gonic)
- [Ampache](https://github.com/ampache/ampache)
- [NextCloud Music](https://apps.nextcloud.com/apps/music)
- [Airsonic Advanced](https://github.com/kagemomiji/airsonic-advanced)

View file

@ -566,6 +566,7 @@
android:paddingBottom="8dp" />
</LinearLayout>
<!--Starred Albums-->
<LinearLayout
android:id="@+id/starred_albums_sector"
android:layout_width="match_parent"
@ -615,6 +616,7 @@
android:paddingBottom="8dp" />
</LinearLayout>
<!--Starred Artists-->
<LinearLayout
android:id="@+id/starred_artists_sector"
android:layout_width="match_parent"