Rigellute / spotify-tui

Spotify for the terminal written in Rust 🚀
MIT License
17.2k stars 519 forks source link

display cover artwork #923

Open apprehensions opened 2 years ago

apprehensions commented 2 years ago

viuer exists. how come something like this isn't in spotify-tui? i sometimes have to resort to manually getting the album artwork through MPRIS and output it to a file. and if this is intentionally not a feature then i would appreciate to know the reasoning as to why it isn't, thank you.

Icelk commented 1 year ago

I believe this is a dupe of #419 .

I've made a fork which adds support for this using the kitty graphics protocol. The code is very hacky, but it works without any major bugs.

https://github.com/Icelk/spotify-tui

apprehensions commented 1 year ago

sixel is better