docs: update api compatibility
This commit is contained in:
@@ -25,7 +25,7 @@ Navidrome is actively being tested with:
|
|||||||
| `getLicense` | Always valid ;) |
|
| `getLicense` | Always valid ;) |
|
||||||
| ||
|
| ||
|
||||||
| _BROWSING_ ||
|
| _BROWSING_ ||
|
||||||
| `getMusicFolders` | Hardcoded to just one, configured in `app.conf` |
|
| `getMusicFolders` | Hardcoded to just one, set with ND_MUSICFOLDER configuration |
|
||||||
| `getIndexes` | Doesn't support shortcuts, nor direct children |
|
| `getIndexes` | Doesn't support shortcuts, nor direct children |
|
||||||
| `getMusicDirectory` | |
|
| `getMusicDirectory` | |
|
||||||
| `getSong` | |
|
| `getSong` | |
|
||||||
@@ -40,7 +40,7 @@ Navidrome is actively being tested with:
|
|||||||
| `getStarred` | |
|
| `getStarred` | |
|
||||||
| `getStarred2` | |
|
| `getStarred2` | |
|
||||||
| `getNowPlaying` | |
|
| `getNowPlaying` | |
|
||||||
| `getRandomSongs` | Ignores `year` parameter |
|
| `getRandomSongs` | Ignores `fromYear` and `toYear` parameters |
|
||||||
| ||
|
| ||
|
||||||
| _SEARCHING_ ||
|
| _SEARCHING_ ||
|
||||||
| `search2` | Doesn't support Lucene queries, only simple auto complete queries |
|
| `search2` | Doesn't support Lucene queries, only simple auto complete queries |
|
||||||
|
|||||||
Reference in New Issue
Block a user