Version 6.1.6 du 11/11/2019- Bugfix : Fetch artist images from fanart.tv.
Version 6.1.5 du 02/12/2018- Bugfix : Fix error in getIndexes REST method causing wrong/missing artist name to be returned.
Version 6.1.4 du 11/11/2018- New : Bundle Java 8 JRE with Windows installer.
- New : Update French translation, courtesy of Denis.
- REST : Added artistImageUrl to Artist and ArtistID3.
- Bugfix : Upgrade to reCAPTCHA v2 (for resetting password).
- Bugfix : Avoid duplicate Last.fm scrobbles.
Version 6.1.3 du 07/11/2017- Bugfix : Avoid player getting stuck when playing transcoded tracks.
- Bugfix : Externally modified tracks disappear in Subsonic.
- Bugfix : Hide links, buttons etc. in the web interface if a user is not allowed to play music.
Version 6.1.2 du 24/10/2017- Bugfix : Make it work with latest Sonos firmware.
- REST : Added create/update/deleteInternetRadioStation methods.
Version 6.1.1 du 03/06/2017- New : Support lyrics in ID3 tags.
- New : Add Shuffle button to playlist.
- New : Improved video streaming with HLS.
- New : Added support for manually selecting video bitrate (in addition to HLS adaptive bitrate switching).
- New : Bookmark support for podcasts, audio books and videos. Works across web players, SONOS and apps.
- New : Improved artist radio feature. Prioritize top songs.
- New : Improved search relevance.
- New : Added support for using MySQL, PostgreSQL and MariaDB as database backends.
- New : Upgraded default database HSQLDB to version 2.3.4.
- New : Show album and artist images on search result and "starred" pages.
- New : Added tag support for AIFF files.
- New : Added table headers in web interface.
- New : Nicer cover art images on hi-res screens.
- New : Nicer top and left menus.
- New : Added controls for selecting all tracks in album/podcast/play queue.
- New : Moved menu above play queue.
- New : Moved shuffle button next to player controls.
- New : Added tooltip to player buttons.
- New : Updated Dutch translation.
- New : Updated Korean translation.
- New : Updated Estonian translation.
- New : Update Japanese translation.
- Bugfix : Fix broken streaming for some apps.
- Bugfix : Fix error in REST getLyrics method.
- Bugfix : Fix broken jukebox.
- Bugfix : "Clean-up database" throws exception when using MySQL/PostgreSQL.
- Bugfix : Reverted to HSQLDB 1.8 due to performance issues and errors. If you previously installed 6.1.beta1, please restore your database backup when upgrading to 6.1.beta2.
- Bugfix : Reduce memory usage. (Fixed a serious memory leak in the embedded Jetty used by the Windows, Mac and Linux packages).
- Bugfix : Fixed broken Chromecast support.
- Bugfix : Avoid multiple submissions to Last.fm
- Bugfix : Missing artist images.
- Bugfix : "Save as playlist" broken in Firefox.
- Bugfix : Left pane reloads when reloading random albums.
- Bugfix : Download play queue broken if containing duplicate songs.
- Bugfix : Windows uninstaller should only delete known files.
- Bugfix : "Download all" sometimes causes corrupt zip file.
- Bugfix : Some podcasts with https don't work.
- Bugfix : Delete all pertaining files when deleting a podcast channel.
- REST : Added getScanStatus and startScan methods.