From e74d6fa1a1645deb9a3717065c249d1b717dceea Mon Sep 17 00:00:00 2001 From: Deluan Date: Tue, 29 Mar 2016 00:01:27 -0400 Subject: [PATCH] getRandomSongs.view (partially) implemented --- Compatibility.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Compatibility.md b/Compatibility.md index fe640ee..17f9ef5 100644 --- a/Compatibility.md +++ b/Compatibility.md @@ -41,6 +41,7 @@ not supported by iTunes. Also keep in mind these differences between iTunes+GoSo | `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` | | +| `getRandomSongs` | Ignores `genre` and `year` parameters | | || | _SEARCHING_ || | `search2` | Doesn't support Lucene queries, only simple auto complete queries |