io.github.dweymouth.supersonic FSFAP GPL-3.0+ Supersonic Drew Weymouth A lightweight cross-platform desktop client for Subsonic and Jellyfin music servers intense

A lightweight cross-platform desktop client for Subsonic and Jellyfin music servers.

Features:

Audio io.github.dweymouth.supersonic.desktop https://github.com/dweymouth/supersonic https://github.com/dweymouth/supersonic/issues The options dialog https://raw.githubusercontent.com/dweymouth/supersonic/main/res/screenshots/AlbumsView.png https://raw.github.com/dweymouth/supersonic/main/res/screenshots/AlbumView.png https://raw.github.com/dweymouth/supersonic/main/res/screenshots/ArtistView.png https://raw.github.com/dweymouth/supersonic/main/res/screenshots/FavoriteSongsView.png

Version 0.13.0 of Supersonic

Added

  • Add support for translations, and add Chinese and Italian translations
  • Add a peak/RMS meter visualization
  • Add track info dialog and context menu item
  • Add support for Composer (new tracklist column, and row in Track Info dialog)
  • Use artist sortName for sorting artist grid by name, if present
  • Add button to sort artist discography by name or year (asc or desc)
  • Prevent Windows from sleeping while music playing
  • Add a new button below the volume control to show a pop-up play queue
  • Add a config file option to disable SSL/TLS validation (useful for self-signed certificates)

Fixed

  • Japanese and possibly other scripts not truncating properly in grid views
  • Crash if navigating away from Artist page before cover image loaded
  • Regression in not detecting dark/light mode for Linux
  • Artist page not loading artist image for servers that don't support artist largeImageURL
  • Memory leak when querying certain MPV properties
  • Fixed handling of multiple instances of the same track in the play queue
  • Improve metadata in Linux .desktop file
  • Window occasionally misrendered into smaller space on opening for Linux over xwayland (more reliable fix than last release)