[GH-ISSUE #469] larger cover art picture #1202

Closed
opened 2026-03-14 13:56:06 +03:00 by kerem · 1 comment
Owner

Originally created by @plasmoduck on GitHub (Jun 19, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/469

How can I get a larger cover art picture?

I am using kitty and have played around with cover_img_scale and color_img_length etc. The image size increases but it cover the text of the playback window. Is there a way to move the text of the playback window to the right?

Originally created by @plasmoduck on GitHub (Jun 19, 2024). Original GitHub issue: https://github.com/aome510/spotify-player/issues/469 How can I get a larger cover art picture? I am using kitty and have played around with cover_img_scale and color_img_length etc. The image size increases but it cover the text of the playback window. Is there a way to move the text of the playback window to the right?
kerem 2026-03-14 13:56:06 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@aome510 commented on GitHub (Jun 20, 2024):

Have you tried color_img_width? An image's size can be tweaked with color_img_length and color_img_width. cover_img_scale is only needed for engine that doesn't render the image nicely inside a pre-allocated rectangle like sixel.

<!-- gh-comment-id:2181590630 --> @aome510 commented on GitHub (Jun 20, 2024): Have you tried `color_img_width`? An image's size can be tweaked with `color_img_length` and `color_img_width`. `cover_img_scale` is **only needed** for engine that doesn't render the image nicely inside a pre-allocated rectangle like `sixel`.
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#1202
No description provided.