Merge branch 'patch-1' into 'master'
Update apps.rst grammar See merge request funkwhale/funkwhale!919
This commit is contained in:
commit
b3c0cf0247
|
@ -20,14 +20,14 @@ Since version 0.12, Funkwhale implements a subset of the `Subsonic API <http://w
|
||||||
This API is a de-facto standard for a lot of projects out there, and many clients
|
This API is a de-facto standard for a lot of projects out there, and many clients
|
||||||
are available that works with this API.
|
are available that works with this API.
|
||||||
|
|
||||||
Those Subsonic features are supported in Funkwhale:
|
These Subsonic features are supported in Funkwhale:
|
||||||
|
|
||||||
- Search (artists, albums, tracks)
|
- Search (artists, albums, tracks)
|
||||||
- Common library browsing using ID3 tags (list artists, albums, etc.)
|
- Common library browsing using ID3 tags (list artists, albums, etc.)
|
||||||
- Playlist management
|
- Playlist management
|
||||||
- Stars (which is mapped to Funkwhale's favorites)
|
- Stars (which is mapped to Funkwhale's favorites)
|
||||||
|
|
||||||
Those features as missing:
|
These features are missing:
|
||||||
|
|
||||||
- Transcoding/streaming with different bitrates
|
- Transcoding/streaming with different bitrates
|
||||||
- Album covers
|
- Album covers
|
||||||
|
|
Loading…
Reference in New Issue