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

[BUG] Album cover art does not display correctly in tabbed terminals #25

Closed doctorfree closed 1 year ago

doctorfree commented 1 year ago

Kitty and st (the Suckless simple terminal) do not display album cover art correctly. Improve ueberzug-mpplus to work with tabbed terminals or use another protocol for cover art display.

doctorfree commented 1 year ago

Updated the ueberzug-mpplus package, adding support for tabbed terminals. Fixed in v3.0.1r2 but ueberzug must first be removed if previously installed:

python3 -m pip uninstall ueberzug

Closing with the release of v3.0.1r2 - https://github.com/doctorfree/MusicPlayerPlus/releases/tag/v3.0.1r2