star/unstar.view now support albumId (for ID3 access)

Deluan 2016-03-28 11:39:12 -04:00
parent 9ab4d2c5a0
commit dcf0545b3b

@ -60,8 +60,8 @@ not supported by iTunes. Also keep in mind these differences between iTunes+GoSo
| `getAvatar` | Always returns the same image |
| ||
| _MEDIA ANNOTATION_ ||
| `star` | Doesn't work with artists. No ID3 support |
| `unstar` | Doesn't work with artists. No ID3 support |
| `star` | Doesn't work with artists |
| `unstar` | Doesn't work with artists |
| `setRating` | Doesn't work with artists |
| `scrobble` | No Last.FM support yet. It is used to update play count, last played, skip count and last skipped |
| ||