mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 17:35:50 +03:00
[GH-ISSUE #476] Sixel album image is very small #270
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#270
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 @OpenSauce04 on GitHub (Jun 26, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/476
Describe the bug
The image of the album of the currently playing song which appears in the "Playback" section is very small, as shown in the attached screenshot
To Reproduce
Expected behaviour
The album cover should appear at the correct size as shown in the project readme
Log and backtrace
N/A
Screenshots

Environment
Additional context
In the screenshot above, I am using Wezterm
@aome510 commented on GitHub (Jun 26, 2024):
Did u try
cover_img_scaleto make it bigger? See notes in https://github.com/aome510/spotify-player?tab=readme-ov-file#image@OpenSauce04 commented on GitHub (Jun 27, 2024):
Ah, I was unaware of this setting. Thanks for the pointer