Version 1.7.3
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):
- Check if the current song has embedded art and use that.
- Check if there is a cover image file present in the songs folder and use that.
- 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!
❤️