diff --git a/Compatibility.md b/Compatibility.md index 8a8d79c..5a51840 100644 --- a/Compatibility.md +++ b/Compatibility.md @@ -33,15 +33,18 @@ not supported by iTunes. Also keep in mind these differences between iTunes+GoSo | `getSong` | | | `getArtists` | | | `getArtist` | | +| `getAlbum` | | | || | _ALBUM/SONGS LISTS_ || | `getAlbumList` | `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 | +| `getStarred2` | Doesn't return any artists, as iTunes does not support starred (loved) artists | | `getNowPlaying` | | | || | _SEARCHING_ || | `search2` | Doesn't support Lucene queries, only simple auto complete queries | +| `search3` | Doesn't support Lucene queries, only simple auto complete queries | | || | _PLAYLISTS_ || | `getPlaylists` | |