mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 17:35:50 +03:00
[GH-ISSUE #483] Image aspect ratio kinda off #1209
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#1209
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 @Kurenai-Misuzu on GitHub (Jul 4, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/483
Describe the bug
When I play a song the album image is not perfectly square
To Reproduce
Play a song with the image feature enabled
Expected behaviour
Expected album image to be square
Log and backtrace
Screenshots

Environment
Additional context
Add any other context about the problem here.
@aome510 commented on GitHub (Jul 4, 2024):
Thanks for reporting. The default settings might not work well for everyone. Can you try to tweak
cover_img_widthandcover_img_lengthto find the best settings for you?More details: https://github.com/aome510/spotify-player/blob/master/docs/config.md#general
@Kurenai-Misuzu commented on GitHub (Jul 5, 2024):
Oh yes thank you.
a cover image width / length ratio of 6:13 seems perfect for me
thank you once again!