Merge branch '316-ultrasonic' into 'develop'

Resolve "Document that Android users can use Ultrasonic instead of DSub"

Closes #316

See merge request funkwhale/funkwhale!308
This commit is contained in:
Eliot Berriot 2018-07-06 20:00:11 +00:00
commit 03eb2be2b8
2 changed files with 18 additions and 1 deletions

View File

@ -0,0 +1 @@
Document that users can use Ultrasonic on Android (#316)

View File

@ -61,6 +61,22 @@ Then, when using a client, you'll have to input some information about your serv
In your client configuration, please double check the "ID3" or "Browse with tags"
setting is enabled.
Ultrasonic (Android)
^^^^^^^^^^^^^^^^^^^^
- Price: free
- F-Droid: https://f-droid.org/en/packages/org.moire.ultrasonic/
- Google Play: https://play.google.com/store/apps/details?id=org.moire.ultrasonic
- Sources: https://github.com/ultrasonic/ultrasonic
Ultrasonic is a full-featured Subsonic client with Playlists, Stars, Search,
Offline mode, etc.
It's one of the recommended Android client to use with Funkwhale, as we are doing
our Android tests on this one.
DSub (Android)
^^^^^^^^^^^^^^
@ -76,7 +92,7 @@ DSub is a full-featured Subsonic client that works great, and has a lot of featu
- Search
- Offline cache (with configurable size, playlist download, queue prefetching, etc.)
It's the recommended Android client to use with Funkwhale, as we are doing
It's one of the recommended Android client to use with Funkwhale, as we are doing
our Android tests on this one.
Clementine (Desktop)