Update

Deluan 2016-03-28 10:04:34 -04:00
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` | |