mirror of
https://github.com/navidrome/navidrome.git
synced 2025-08-14 06:21:16 +03:00
Initial Home page
commit
0e85dae91d
36
Compatibility.md
Normal file
36
Compatibility.md
Normal file
@ -0,0 +1,36 @@
|
||||
|
||||
### Supported Subsonic API version:
|
||||
|
||||
| Grouping | Endpoint | Progress | Notes |
|
||||
|-------------------|--------------------|------------|-------------------------------------------|
|
||||
| System | ping | 100% |
|
||||
| | getLicense | 100% | Always valid ;)
|
||||
| Album/songs lists | getMusicFolders | 100% | Hardcoded to just one, configured in the app.conf file
|
||||
| | getIndexes | 75% | Missing Shortcuts
|
||||
| | getMusicDirectory | 100% |
|
||||
| | getGenres | |
|
||||
| | getArtists | |
|
||||
| | getArtist | |
|
||||
| | getAlbum | |
|
||||
| | getSong | |
|
||||
| | getVideos | |
|
||||
| | getArtistInfo | |
|
||||
| | getArtistInfo2 | |
|
||||
| | getAlbumInfo | |
|
||||
| | getAlbumInfo2 | |
|
||||
| | getSimilarSongs | |
|
||||
| | getSimilarSongs2 | |
|
||||
| | getTopSongs | |
|
||||
| Album/song lists | getAlbumList | v1.2.0 | Misses anything above version 1.2.0
|
||||
| | getAlbumList2 | |
|
||||
| | getRandomSongs |
|
||||
| | getSongsByGenre |
|
||||
| | getNowPlaying |
|
||||
| | getStarred |
|
||||
| | getStarred2 |
|
||||
| Searching | search |
|
||||
| | search2 |
|
||||
| | search3 |
|
||||
|
||||
|
||||
TO BE CONTINUED .....
|
Loading…
x
Reference in New Issue
Block a user