Updating compatibility chart

Deluan 2016-03-08 22:28:53 -05:00
parent 3c99903f9e
commit 43a128e1bf

@ -4,22 +4,22 @@
| ENDPOINT | PROGRESS | NOTES |
|------------------------|:-----------:|--------|
| _SYSTEM_ |||
| `ping` | 100% | |
| `getLicense` | 100% | Always valid ;) |
| `ping` | 1.14.0 | |
| `getLicense` | 1.14.0 | Always valid ;) |
| |||
| _BROWSING_ |||
| `getMusicFolders` | 100% | Hardcoded to just one, configured in `app.conf` |
| `getIndexes` | 75% | Missing Shortcuts |
| `getMusicDirectory` | 100% | |
| `getMusicFolders` | 1.14.0 | Hardcoded to just one, configured in `app.conf` |
| `getIndexes` | 1.9.0 | Missing Shortcuts |
| `getMusicDirectory` | 1.4.0 | |
| |||
| _ALBUM/SONGS LISTS_ |||
| `getAlbumList` | v1.2.0 | Missing `random` type |
| `getAlbumList` | 1.4.0 | |
| |||
| _MEDIA RETRIEVAL_ |||
| `stream` | v1.2.0 50% | Random errors when downsampling |
| `download` | 100% | |
| `getCoverArt` | 75% | Missing `size` parameter |
| `stream` | 1.5.0 | Random errors when downsampling |
| `download` | 1.14.0 | |
| `getCoverArt` | 1.0.0 | Missing `size` parameter |
| |||
| _USER MANAGEMENT_ |||
| `getUser` | 10% | Hardcoded all roles, ignores `username` parameter|
| `getUser` | 1.14.0 | Hardcoded all roles, ignores `username` parameter|