[GH-ISSUE #671] Unable to get Album Cover image to work on Kitty #392

Closed
opened 2026-03-02 23:47:09 +03:00 by kerem · 4 comments
Owner

Originally created by @cdslayallday on GitHub (Jan 27, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/671

  • Describe the bug

  • Spotify-player will not render the album cover although I'm using kitty

  • Expected behaviour

  • install with the --features image flag, open spotify_player, and see the album cover in the currently playing section

    • OS: Arch
    • Application version: spotify_player 0.20.4
    • Application features: cargo install spotify_player --features image (i initially used the aur, but the image wasn't loading then either, so i uninstalled and ran cargo instead)
  • Additional context

  • I do not see the cover_img_width cover_img_height cover_img_scale in my config. I assumed that was to be added when installed. I tried adding them manually to my config but nothing changed.

  • I made sure all the necessary dependencies were installed L

Originally created by @cdslayallday on GitHub (Jan 27, 2025). Original GitHub issue: https://github.com/aome510/spotify-player/issues/671 - **Describe the bug** - Spotify-player will not render the album cover although I'm using kitty - **Expected behaviour** - install with the --features image flag, open spotify_player, and see the album cover in the currently playing section - - OS: Arch - - Application version: spotify_player 0.20.4 - - Application features: cargo install spotify_player --features image (i initially used the aur, but the image wasn't loading then either, so i uninstalled and ran cargo instead) - **Additional context** - I do not see the cover_img_width cover_img_height cover_img_scale in my config. I assumed that was to be added when installed. I tried adding them manually to my config but nothing changed. - I made sure all the necessary dependencies were installed L
kerem 2026-03-02 23:47:09 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@luigrosz commented on GitHub (Jan 29, 2025):

Running arch, kde and kitty the cover works just fine (installed via yay)

<!-- gh-comment-id:2621837225 --> @luigrosz commented on GitHub (Jan 29, 2025): Running arch, kde and kitty the cover works just fine (installed via yay)
Author
Owner

@aome510 commented on GitHub (Feb 4, 2025):

Application features: cargo install spotify_player --features image (i initially used the aur, but the image wasn't loading then either, so i uninstalled and ran cargo instead)

Please make sure the binary spotify_player you are running is the one you installed from cargo. If it's installed with image feature, there should be an area for cover image at the top. Can you include a screenshot of a running application?

<!-- gh-comment-id:2632606240 --> @aome510 commented on GitHub (Feb 4, 2025): > Application features: cargo install spotify_player --features image (i initially used the aur, but the image wasn't loading then either, so i uninstalled and ran cargo instead) Please make sure the binary `spotify_player` you are running is the one you installed from `cargo`. If it's installed with `image` feature, there should be an area for cover image at the top. Can you include a screenshot of a running application?
Author
Owner

@TunaCuma commented on GitHub (Feb 9, 2025):

Hi, i am experiencing the same issue.

Image

installed it like this: -> % cargo install spotify_player --features image

I use kitty with zsh and tmux. kitten icat works without any issues.

<!-- gh-comment-id:2646355702 --> @TunaCuma commented on GitHub (Feb 9, 2025): Hi, i am experiencing the same issue. ![Image](https://github.com/user-attachments/assets/45a5102a-22b2-4958-a4d0-f3f3b9645758) installed it like this: -> % cargo install spotify_player --features image I use kitty with zsh and tmux. kitten icat works without any issues.
Author
Owner

@aome510 commented on GitHub (Feb 9, 2025):

I use kitty with zsh and tmux. kitten icat works without any issues.

So the image feature works (the rectangle section at the top) but it doesn't do the full-res image. I think the reason is because you are running tmux which doesn't support rendering full-res image.

<!-- gh-comment-id:2646650710 --> @aome510 commented on GitHub (Feb 9, 2025): > I use kitty with zsh and tmux. kitten icat works without any issues. So the image feature works (the rectangle section at the top) but it doesn't do the full-res image. I think the reason is because you are running `tmux` which doesn't support rendering full-res image.
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#392
No description provided.