Skip to content

Releases: spl0k/supysonic

0.6.3

30 Jan 14:39
0.6.3
be88f5f
Compare
Choose a tag to compare

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

⚠️ Deprecation notice:
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

13 Dec 16:25
0.6.2
0b67aeb
Compare
Choose a tag to compare

New feature: support for startScan and getScanStatus API
Improvement: files transcoded up to 95% of their estimated size will be cached even if the connection is prematurely closed
Fix: Properly close handles when after converting files

0.6.1

11 Nov 17:32
0.6.1
d6c00e0
Compare
Choose a tag to compare

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.