From 0d963440d5f0b30006e2175df378477a426c5165 Mon Sep 17 00:00:00 2001 From: Deluan Date: Fri, 11 Mar 2016 20:49:01 -0500 Subject: [PATCH] Scrobble working!!! I mean, iTunes scrobble, not Last.FM (for now) --- Compatibility.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Compatibility.md b/Compatibility.md index 5c64be9..e061a82 100644 --- a/Compatibility.md +++ b/Compatibility.md @@ -27,5 +27,8 @@ | `download` | 1.14.0 | | | `getCoverArt` | 1.14.0 | Only gets embedded artwork | | ||| +| _MEDIA ANNOTATION_ ||| +| `scrobble` | 1.7.0 | Only local (no Last.FM call). Does not implement NowPlaying (submission=false). Will open iTunes, if it is closed | +| ||| | _USER MANAGEMENT_ ||| | `getUser` | 1.14.0 | Hardcoded all roles, ignores `username` parameter|