Thang Pham
Thang Pham
Should be fixed with the new `librespot` upgrade: https://github.com/aome510/spotify-player/pull/570
A bug indeed 😳
@JadonBelair thanks for the PR and changes look good. Can you fix the CI?
I don't really know much about sixel support for windows. Maybe the library `sixel-sys` doesn't support windows
@VladWero08 sorry for the late reply. Can you merge `master` and fix the CI?
I don't have access to windows machine, so it's hard for me to debug this kind of issue. Seeking for help 👀
Related: - https://github.com/aome510/spotify-player/issues/423 - https://github.com/aome510/spotify-player/issues/359 Podcast is not my priority since I never use it personally. PRs are highly welcome though!
Thanks @thenbe for the suggestions! > Do you have any tips for how I would implement it? Do you think it would be a lot of work? @aome510 Sorry I...
can you fix this issue by increasing `playback_window_width`?
`playback_window_width` actually is a quite confusing naming. `width` here refers to the **vertical** spaces and I thought if you increase the vertical spaces then overflowing is not an issue anymore?