Cody Robibero

Results 243 comments of Cody Robibero

Just to confirm my understanding of the issue- direct playing media doesn't use the fallback fonts, but if the subtitles are burned into the video they display correctly? If so-...

We recently refactored how packaging works, I'm not entirely sure what part of that PR fixed the issue but if possible please give the `jellyfin/jellyfin:unstable` image a try. https://jellyfin.org/posts/testing-10.9.0#how-you-can-test

Thank you for the response! Unless I am doing something wrong I don't see it as fixed as of nightly `8.0.10-nightly.100068.0.10-nightly.10006`. I tried with and without specifiying `8.0.6` in the...

> Hi, > > Running version 10.8.13 here (in docker). The issue #3636 is still a current one. This PR is not in 10.8.13.

I would be very surprised if this plugin caused the log lines as it doesn't make any requests to it's own server. More likely an issue with the web client...

I'm not completely sure what the libraries download process is like, but it probably transcodes the file. As of right now there isn't anything that can be done to combat...

Instead of sprinkling `.GetAwaiter().GetResult()` everywhere please just create an asynchronous and synchronous versions of the primary function. Moving code to be fully async is out of scope for this PR...

It's likely that you're just accessing a cached version of the web client.

No, there is no unstable plugin repository.

Plugins aren't supported for unstable versions of Jellyfin. It will be updated once 10.9 is in its release cycle.