From 8adfc8e90f346bd1e2fdf362d531bc052476e6de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Tue, 18 Apr 2023 21:30:31 -0400 Subject: [PATCH] import Appstream data file from Flatpak package Closes: #133 --- ...io.github.dweymouth.supersonic.appdata.xml | 117 ++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 res/io.github.dweymouth.supersonic.appdata.xml diff --git a/res/io.github.dweymouth.supersonic.appdata.xml b/res/io.github.dweymouth.supersonic.appdata.xml new file mode 100644 index 0000000..2c3b222 --- /dev/null +++ b/res/io.github.dweymouth.supersonic.appdata.xml @@ -0,0 +1,117 @@ + + + + io.github.dweymouth.supersonic + FSFAP + GPL-3.0+ + Supersonic + A lightweight cross-platform desktop client for Subsonic music servers + + intense + + + +

+ A lightweight cross-platform desktop client for Subsonic music + servers (Navidrome, Gonic, Airsonic, etc). +

+ +

+ Features: +

+
    +
  • Fast, lightweight, native UI
  • +
  • High-quality gapless audio playback powered by MPV, with optional audio exclusive mode
  • +
  • ReplayGain support (depends on files being tagged on server)
  • +
  • Infinite scrolling
  • +
  • Scrobble plays to server, with configurable criteria
  • +
  • Browse by albums, artists, genres, playlists
  • +
  • Album and playlist views with tracklist and cover image
  • +
  • Artist view with biography, image, similar artists, and discography
  • +
  • Create, play, and update playlists
  • +
  • Configure visible tracklist columns
  • +
  • Set/unset favorite and browse by favorite albums, artists, and songs
  • +
  • View and edit play queue (add and remove tracks; reorder support coming soon)
  • +
  • Shuffle and repeat playback modes (partial; shuffle album, playlist, artist radio, random songs)
  • +
+
+ + 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 + + + + + + +

+ Beta release of Supersonic! +

+

+ Lots of fixes and new features in this release, including + ReplayGain support and a brand new settings dialog, and much + improved memory utilization! +

+

+ Supersonic is free and always will be, but if you are enjoying + it and want to support the project, donations are always + appreciated! And if you're a developer, contributions are + welcome! +

+

+ Edit: there is a minor bug in this release - if you've already + been running Supersonic off of the fresh code in the main + branch, when launching this version for the first time the + update checker may inform you of a "new" version, which is just + this release. Just select "Skip this version" and it will go + away until the next release! :) +

+

+ Added +

+ +
    +
  • #39 Add caching of artist images
  • +
  • #94 Add Cmd+[ Cmd+] back/forward shortcuts for Mac (alongside existing Cmd+Left/Right)
  • +
  • #96 Make scrobbling thresholds configurable
  • +
  • #21 Add ability to reorder tracks within a playlist (via context menu)
  • +
  • #99 Add Year (asc + desc) sort orders to album page
  • +
  • #102 Add ReplayGain support (requires files to be tagged on server and transcoding to preserve tags)
  • +
  • #106 Automatically check for updates
  • +
  • #12 Add settings dialog
  • +
  • d67dfa0 Add file size column to tracklist view
  • +
  • 0a11df8 Limit the size of MPV's in-memory audio cache
  • +
+

+ Fixed +

+ +
    +
  • #90 Wrong covers get loaded for albums if server has different IDs for album and cover art
  • +
  • #88 Incorrect icon size for Mac OS
  • +
  • #87 Fix dependency bundling for Mac OS
  • +
  • #45 Tracklist multi-select on Linux now works properly (Ctrl+click, Shift+click)
  • +
  • #109 Memory leak in image rendering
  • +
  • f34d432 Don't show tracklist row hover indicator when favorite toggle is hovered
  • +
  • 98fb148 Migrate to Fyne 2.3.3 (modest memory improvements, fixes seek slider "wobble", fixes possible issues on M2 Macs)
  • +
+
+
+
+ +