diff --git a/Compatibility.md b/Compatibility.md index 9816a9f..7b700a3 100644 --- a/Compatibility.md +++ b/Compatibility.md @@ -15,6 +15,7 @@ | _ALBUM/SONGS LISTS_ ||| | `getAlbumList` | 1.4.0 | | | `getStarred` | 1.8.0 | Only returns starred(loved) albums | +| `getNowPlaying` | 1.14.0 | | | ||| | _SEARCHING_ ||| | `search2` | 1.4.0 | | @@ -29,7 +30,7 @@ | `getCoverArt` | 1.14.0 | Only gets embedded artwork | | ||| | _MEDIA ANNOTATION_ ||| -| `scrobble` | 1.7.0 | No Last.FM support yet. Does not implement NowPlaying (submission=false). Will open iTunes, if it is closed | +| `scrobble` | 1.7.0 | No Last.FM support yet. On submit, will open iTunes, if it is closed | | ||| | _USER MANAGEMENT_ ||| | `getUser` | 1.14.0 | Hardcoded all roles, ignores `username` parameter|