James
James
This is likely to do with the variable `self.downloaded_image` of the `AlbumArt` object. When an image is downloaded, it is assigned to `self.downloaded_image`. The `display()` member then renders the art,...
Possible fix committed, (just not close the object if its a networked track)
You could investigate if you're able to get Tauon running from source. To diagnose, try run Tauon from terminal, you should see an error about image generation. Open `t_modules/t_main.py`, and...
Yep there's an issue in Tauon that it doesn't read the environment variable overrides for these. Ive committed a fix for this now. Tauon does already read the settings from...
This article mentions how those are set https://wiki.archlinux.org/title/XDG_user_directories, but yeah next release of Tauon it should read these from the environment variables as first priority.
You should be able to right click the playlist tab, then click sort > by track number. > Is there any way to get rid of the artist name being...
When this happens is there any consistent playback mode that triggers it? Such as a specific shuffle mode or using the queue feature? Or does it do it even when...
Yeah looks like a bug that should be fixed. But it looks like to me the trigger is a malformatted theme file rather than an internal setting. Were you editing...
Yeah why *are* those paths like that? How were these tracks imported? If tracks necessarily get imported like that then we really should be unpacking those paths.
The default isn’t monospaced, but it might just be measured to the default font hardcoded, rather than calculating at runtime