mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #154] cover_img none #75
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#75
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @0323pin on GitHub (Mar 4, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/154
Hi @aome510
Not really an issue but, would it be possible to implement
cover_img=noneas a configuration option?This would be great for people using the app without the
imagefeature on, e.g. me :)The logs get unnecessarily "flooded" with
/image.Just a thought!
Regards
@aome510 commented on GitHub (Mar 4, 2023):
Yeah, it should be possible. I'll find a way to implement this as both
notifyandimagefeatures need to look images in$APP_CACHE_FOLDER/imagesfolder.@0323pin commented on GitHub (Mar 4, 2023):
Thanks!
@0323pin commented on GitHub (Mar 19, 2023):
@aome510 Didn't think it was necessary to start a new issue for this, maybe it's wrong.
Just in case you'd have missed it, https://github.com/tui-rs-revival/ratatui
@aome510 commented on GitHub (Mar 22, 2023):
Hi @0323pin, I'm aware of the new library. Plan to do a migration soon.
@0323pin commented on GitHub (Mar 28, 2023):
Thank you ❤️