[GH-ISSUE #872] [BUG] [0.21.2] Cover image does not scale properly #1460

Open
opened 2026-03-14 15:03:00 +03:00 by kerem · 1 comment
Owner

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 ;)

Image
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 ;) <img width="1703" height="423" alt="Image" src="https://github.com/user-attachments/assets/6044cfef-7011-47b8-aea7-6319ee07d927" />
Author
Owner

@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.

cover_img_length = 6
cover_img_width = 3
cover_img_scale = 2.5
Image
<!-- gh-comment-id:3584562426 --> @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. ``` cover_img_length = 6 cover_img_width = 3 cover_img_scale = 2.5 ``` <img width="279" height="187" alt="Image" src="https://github.com/user-attachments/assets/3b0b9f78-1af9-4023-9ed0-10c71377cb82" />
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#1460
No description provided.