Cody Robibero

Results 201 comments of Cody Robibero

10.7.6 does not contain the fix.

The fix should be there, did you do a full live tv refresh after upgrading?

it might be related to https://github.com/jellyfin/jellyfin/issues/2548

Looks like you have a pretty old logging.json You should be able to just swap out `"MinimumLevel": "Information",` for ```json "MinimumLevel": { "Default": "Information", "Override": { "Microsoft": "Warning", "System": "Warning",...

Looks like you may have custom css. Please try disabling it.

Release is blocked by https://github.com/jellyfin/jellyfin-plugin-tvdb/issues/111

This is currently not possible as the server does not send events for SyncPlay. This sounds like a welcome enhancement, so I will add that feature to the server when...

I think we could expand Jellyfin's display order? At the same time it would be nice to have it as an enum instead of a free string

May not fix your actual issue... but fixing image loading is still great!