mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #923] display cover artwork #397
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#397
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sewnie on GitHub (Dec 10, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/923
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 on GitHub (Nov 28, 2022):
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
@sewnie commented on GitHub (Nov 28, 2022):
sixel is better