doctorfree / MusicPlayerPlus

Featureful ncurses based MPD client inspired by ncmpc with integration for Beets, spectrum visualization,Bandcamp/Soundcloud, asciimatics, cantata, and more
https://musicplayerplus.dev
MIT License
69 stars 1 forks source link

[FEATURE] Album cover art position offsets should be configurable #26

Closed doctorfree closed 1 year ago

doctorfree commented 1 year ago

Album cover art offsets are hard coded in the mpcplus_cover_art.sh script that gets executed on song change. These offsets may need to be adjusted for user specific runtime environments. Perhaps move these to mpprc and modify the above script when mppinit sync is run.

doctorfree commented 1 year ago

Added settings for album cover art padding offsets and font size to mpprc in version 3.0.1 release 3

https://github.com/doctorfree/MusicPlayerPlus/releases/tag/v3.0.1r3