Skip to content

Warp Terminal: Kitty Graphics Protocol for Album Art Not Auto-Detecting #740

@fezzik-the-giant

Description

@fezzik-the-giant

Describe the bug
When using Warp Terminal, spotify-player isn't detecting terminal graphics capabilities and falling back to block art.

To Reproduce

  1. Install and run Warp Terminal.
  2. echo $TERM # note output is xterm-256color
  3. Install spotify-player with --features image
  4. Setup ~/.config/spotify-player/app.toml with:

[image]
enable_cover_image_cache = true
cover_img_width = 40
cover_img_length= 20

[image.term_backgrounds]
"WarpTerminal" = 1.0

  1. Run spotify-player; note album art is distorted blocks
  2. Quit spotify-player and rerun as TERM=xterm-kitty spotify_player; note album art is clean

Expected behaviour
Expect spotify-player to detect graphics mode and render album art non-distorted.

Log and backtrace

Please refer to this URL for more details.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment

  • OS: MacOS 15.5 (24F74)
  • Application version: 0.20.5
  • Application features: cargo build --release --features image

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions