mirror of
https://github.com/navidrome/navidrome.git
synced 2025-08-13 14:01:14 +03:00
Update
parent
31580f56c6
commit
9ab4d2c5a0
@ -33,15 +33,18 @@ not supported by iTunes. Also keep in mind these differences between iTunes+GoSo
|
|||||||
| `getSong` | |
|
| `getSong` | |
|
||||||
| `getArtists` | |
|
| `getArtists` | |
|
||||||
| `getArtist` | |
|
| `getArtist` | |
|
||||||
|
| `getAlbum` | |
|
||||||
| ||
|
| ||
|
||||||
| _ALBUM/SONGS LISTS_ ||
|
| _ALBUM/SONGS LISTS_ ||
|
||||||
| `getAlbumList` | `byYear` and `byGenre` are not implemented |
|
| `getAlbumList` | `byYear` and `byGenre` are not implemented |
|
||||||
| `getAlbumList2` | `byYear` and `byGenre` are not implemented |
|
| `getAlbumList2` | `byYear` and `byGenre` are not implemented |
|
||||||
| `getStarred` | Doesn't return any artists, as iTunes does not support starred (loved) artists |
|
| `getStarred` | Doesn't return any artists, as iTunes does not support starred (loved) artists |
|
||||||
|
| `getStarred2` | Doesn't return any artists, as iTunes does not support starred (loved) artists |
|
||||||
| `getNowPlaying` | |
|
| `getNowPlaying` | |
|
||||||
| ||
|
| ||
|
||||||
| _SEARCHING_ ||
|
| _SEARCHING_ ||
|
||||||
| `search2` | Doesn't support Lucene queries, only simple auto complete queries |
|
| `search2` | Doesn't support Lucene queries, only simple auto complete queries |
|
||||||
|
| `search3` | Doesn't support Lucene queries, only simple auto complete queries |
|
||||||
| ||
|
| ||
|
||||||
| _PLAYLISTS_ ||
|
| _PLAYLISTS_ ||
|
||||||
| `getPlaylists` | |
|
| `getPlaylists` | |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user