Skip to content

Version 1.7.3

Compare
Choose a tag to compare
@GuardKenzie GuardKenzie released this 22 Nov 01:50
· 20 commits to main since this release
7d0fea1

Summary

Miniplayer now supports embedded album art again and users can use their config directory set in XDG_CONFIG_HOME instead of the hardcoded ~/.config

Changelog

Changed

  • Album art fetching now goes by the following steps (Thanks to @aaw3 with #29 honorable mention to @an-prata):
    1. Check if the current song has embedded art and use that.
    2. Check if there is a cover image file present in the songs folder and use that.
    3. Draw and use the default album art.
  • Miniplayer now checks if the XDG_CONFIG_HOME directory exists and will use that for config (Thanks to @tye-singwa with #25 )

Fixed

  • Minor performance improvements

Have fun!
❤️