[GH-ISSUE #416] Insert whitespace into playback_format #1163

Closed
opened 2026-03-14 13:45:33 +03:00 by kerem · 2 comments
Owner

Originally created by @sewnie on GitHub (Apr 20, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/416

Is your feature request related to a problem? Please describe.
The image needs to be at an abnormal scale to be rendered properly, and is rendered above the playback text.

Describe the solution you'd like
Allow whitespace to be rendered in playback_format

Describe alternatives you've considered
Not using images

Additional context
image
Above image is configured with

playback_format = "                         {track}\n     {artists} - {album}\n{metadata}"
Originally created by @sewnie on GitHub (Apr 20, 2024). Original GitHub issue: https://github.com/aome510/spotify-player/issues/416 **Is your feature request related to a problem? Please describe.** The image needs to be at an abnormal scale to be rendered properly, and is rendered above the playback text. **Describe the solution you'd like** Allow whitespace to be rendered in `playback_format` **Describe alternatives you've considered** Not using images **Additional context** ![image](https://github.com/aome510/spotify-player/assets/47404953/4520524a-25b7-4bb5-a0bf-e8243904e308) Above image is configured with ```toml playback_format = " {track}\n {artists} - {album}\n{metadata}" ```
kerem 2026-03-14 13:45:33 +03:00
Author
Owner

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

The image needs to be at an abnormal scale to be rendered properly, and is rendered above the playback text.

Is this sixel? WDYM by "rendered properly", e.g do you want to the image to be closer to the progress bar vertically?

<!-- gh-comment-id:2067712001 --> @aome510 commented on GitHub (Apr 20, 2024): > The image needs to be at an abnormal scale to be rendered properly, and is rendered above the playback text. Is this `sixel`? WDYM by "rendered properly", e.g do you want to the image to be closer to the progress bar vertically?
Author
Owner

@sewnie commented on GitHub (Apr 21, 2024):

Thanks cutie

<!-- gh-comment-id:2067884149 --> @sewnie commented on GitHub (Apr 21, 2024): Thanks cutie
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#1163
No description provided.