Playlists support (99%) complete!

Deluan 2016-03-24 13:28:20 -04:00
parent 45954e333c
commit d23f2908cf

@ -38,6 +38,9 @@ in other endpoint calls
| _PLAYLISTS_ ||| | _PLAYLISTS_ |||
| `getPlaylists` | 1.7.0 | | | `getPlaylists` | 1.7.0 | |
| `getPlaylist` | 1.7.0 | | | `getPlaylist` | 1.7.0 | |
| `createPlaylist` | 1.14.0 | Cannot be used to update playlist |
| `updatePlaylist` | 1.14.0 | Ignores `comment` and `public` parameter |
| `deletePlaylist` | 1.14.0 | |
| ||| | |||
| _MEDIA RETRIEVAL_ ||| | _MEDIA RETRIEVAL_ |||
| `stream` | 1.5.0 | Returns wrong content-length when downsampling | | `stream` | 1.5.0 | Returns wrong content-length when downsampling |