Apeiros

Results 13 comments of Apeiros

Another thing I wanted to point out: on some systems the `/tmp` dir is cleared on boot; maybe it would be better to store album art in `~/.cache` instead? Or...

Would checking if the art url starts with `file://` and then use that path instead of downloading it work for this? Or are there also other clients that don't report...

I didn't even notice most of these issues before you mentioned them :NotLikeThis: I don't have much time right now but I'll try my best to fix most of the...

Should be a bit better now, let me know if you notice any issues

Most of these recolors were done using Blender, which I think by default exports PNGs. Also, PNGs do have better quality but I'm not sure if it's worth it for...

I have been trying to fix this for a long time, but there's not an easy solution unfortunately. I will take another stab at it when I have more free...

Are you using a session manager plugin? `:mksession` and `:source` work fine for me.

Did the software tests fail because of the erroneous removal of the `requirements_lock.txt` by the auto fix? I'm not familiar with how the CI works yet

With pre-commit, would it be possible to preserve the behavior of just stopping a commit and notifying the developer instead of automatically running the whole formatter? I used this this...