Update

Deluan 2016-03-24 14:08:19 -04:00
parent 4de79b45e6
commit 14bc715652

@ -9,11 +9,13 @@ not supported by iTunes. Also keep in mind these differences between iTunes+GoSo
* iTunes is a single user app, so ratings and stars are always the same for all users * iTunes is a single user app, so ratings and stars are always the same for all users
* Right now, GoSonic only works with a single iTunes library * Right now, GoSonic only works with a single iTunes library
* GoSonic tries to mark songs as skipped, if your client properly uses the * GoSonic tries to mark songs as skipped, if your client properly uses the
`submission` param for `scrobble` (DSub does) `submission` param for `scrobble` (DSub does)
* GoSonic does not mark the song as played by calls to `stream`, only when * GoSonic does not mark the song as played by calls to `stream`, only when
`scrobble` is called with `submission=true` `scrobble` is called with `submission=true`
* It can take up to 1 minute for media annotation calls to be reflected * It can take up to 1 minute for media annotation and playlists calls to be reflected
in other endpoint calls in other endpoint calls
* Low priority features: MultiUser, Jukebox, Sharing, Chat, Podcasts, Video, Bookmarks, Internet Radio.
That being said, this list is in priority order ;)
| ENDPOINT | PROGRESS | NOTES | | ENDPOINT | PROGRESS | NOTES |