Update

Deluan 2016-03-23 18:20:14 -04:00
parent be782cd4b9
commit 37953331c5

@ -18,7 +18,7 @@
| `getNowPlaying` | 1.14.0 | |
| |||
| _SEARCHING_ |||
| `search2` | 1.4.0 | |
| `search2` | 1.4.0 | |
| |||
| _PLAYLISTS_ |||
| `getPlaylists` | 1.7.0 | |
@ -28,10 +28,12 @@
| `stream` | 1.5.0 | Returns wrong content-length when downsampling |
| `download` | 1.14.0 | |
| `getCoverArt` | 1.14.0 | Only gets embedded artwork |
| `getAvatar` | 1.8.0 | Always returns the same image |
| `getAvatar` | 1.14.0 | Always returns the same image |
| |||
| _MEDIA ANNOTATION_ |||
| `scrobble` | 1.10.0 | No Last.FM support yet. On submit, will open iTunes, if it is closed |
| `star` | 1.14.0 | Doesn't work with artists. No ID3 support |
| `unstar` | 1.14.0 | Doesn't work with artists. No ID3 support |
| `scrobble` | 1.14.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|