You can find 3 weeks of general changes in this update. Some QoL features and visual tweaks. Enjoy the update! 🪼
What's Changed
Features
- added PageUp | PageDown keybindings
- you can now customize Artist discography album order to any of the following options

- added discord integration - by @RubberDuckShobe in #78 Use it by specifying
discord: TOKEN
in the configuration file. Read the README for more details.

- added a
Re-fetch cover art
option to the discography track popup
Visual changes
-
penalized orange and brown in the
auto_color
ranking algorithm (brown is kind not a pleasing color). Purely brown and orange albums still pick those colors, but better colors are preferred. Boosted the final saturation of the colors as well. -
the
>>
album offset was changed to the release year of the album instead for a cleaner look

-
moved the ♥ icons in front of list items for consistency and use ♪ to mark lyrics in the track table
-
merged
lyrics
,favorite
,downloaded
andCD side
into one thin column to help with smaller window sizes. Also made theCD size
column not appear unless necessary

- added a
always_show_lyrics: false
configuration option to hide the "No lyrics available" section if lyrics is missing

Fixed bugs
- Couple quick fixes to the .desktop file by @matthewarmand in #69
- the
a
/A
list navigation keys now also ignore articles likea
andthe
- the scrollbar didn't work on the Albums tab
- corrupted cover art automatically re-downloads again
- fixed a panic on an unknown image type
New Contributors
- @matthewarmand made their first contribution in #69
- @RubberDuckShobe made their first contribution in #78
Full Changelog: v1.2.4...v1.2.5