From 9ab4d2c5a06aa65fd63ef17d8da9a612a6200dc1 Mon Sep 17 00:00:00 2001 From: Deluan Date: Mon, 28 Mar 2016 10:04:34 -0400 Subject: [PATCH] Update --- Compatibility.md | 3 +++ 1 file changed, 3 insertions(+) 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` | |