mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #872] [BUG] [0.21.2] Cover image does not scale properly #1460
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1460
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 @Eulenberg on GitHub (Nov 15, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/872
In the new version the cover image has a odd aspect ration with default values in config.
Tested in Kitty and Ghostty on arch.
ps it seems like there is a internal swap of the variables, since cover_img_lenght is affecting width and vice versa for me.
cover_img_length = 14
cover_img_scale = 1.0
make a good sqaure atm ;)
@sewnie commented on GitHub (Nov 27, 2025):
I dont have this issue. spotify-player is forced to have these options as people have different fonts. For me, i have to downscale and resize like a rectangle to make it work for the terminal i use.