Releases: spl0k/supysonic
0.6.3
New: Lyrics can now be retrieved from files metadata
New: Added support for endpoints without ".view" suffix
Fixed: Fixed an error when getting random songs with a PostgreSQL database
This version might be the last one to provide the files available in the bin
and cgi-bin
folders and the supysonic-daemon.service
file. Theses were either old stuff kept for compatibility or installation specific (requiring modifications and/or additional programs to be properly used).
Please upade your installation/deployment/scripts if you are using any of them.
The possible interesting bits are now described in the documentation
0.6.2
0.6.1
Now targets Subsonic API 1.10.2, which brings the following:
- listing albums by year
- listing albums by genre
- ignoring a set of defined prefixes in indexes
- ability to edit user roles through the API
This release also allows to retreive embedded cover art from
more file formats, such as M4A. This comes at the price of an
additional (small) dependency: mediafile.
It may now work on Windows (but hasn't actually been tested).
And to conclude, it fixes duplicates in album lists.