Brian Charles Arnold

Results 23 comments of Brian Charles Arnold

See my comment on jellyfin/jellyfin#10943 for an examination of the possible cause

Attached is result of running the above script: https://github.com/outfoxxed/hy3/assets/38593283/a209b9f6-e6b5-43bd-a094-868938412417

I rebased this patch on top of outfoxxed:master and tried it, it led to some odd errors that somehow didn't even end up in the logs, and prevented me from...

I have had some luck hacking a workaround by specifying the sizing in the pango markup in a very weird way, I set the font-size larger than I want, then...

Okay, so, this is a very simple hack, but it works pretty well, and doesn't require font sizing shenanigans: ``` "clock#date": { "rotate": 0, "format-alt": "{:%Y/%m/%d}", "format": "{:%b %d, %Y}",...

I'm encountering this as well. I'm going to see if I can fix it, and if so, I'll PR it.

I'm investigating this as well. The primary issue seems to be that when you're loading the list of playlists, it includes _all_ items in _all_ playlists, rather than merely enough...

On my library with collections and playlists, #3015 fixes the issue, though I don't know the entire code base well enough to be able to tell if it breaks something...

Sorry, been absent, I'll see if I can fix this soon.