Playlists working

This commit is contained in:
Deluan
2016-03-09 18:28:11 -05:00
parent 4bb4fc0cb8
commit 2214e4bd4f
8 changed files with 179 additions and 41 deletions
+4 -2
View File
@@ -22,9 +22,11 @@ The project's main goals are:
* Learning Go ;) [![Gopher](https://blog.golang.org/favicon.ico)](https://golang.org)
### Supported Subsonic API version:
### Supported Subsonic API version
[(Almost) up to date compatibility chart](https://github.com/deluan/gosonic/wiki/Compatibility)
I'm currently trying to implement all functionality from API v1.2.0, with some exceptions.
Check the (almost) up to date [compatibility chart](https://github.com/deluan/gosonic/wiki/Compatibility) for what is working.
### Development Environment