Vasily
Vasily
Looking at their repo I don't see a license. We cannot redistribute builds without compatible licenses... please investigate the licensing of their code and report back :)
I think you can try and make a PR yourself, this is probably the file you need to modify: https://github.com/jellyfin/jellyfin-ffmpeg/blob/jellyfin/docker-build.sh
Not anymore, we don't require
Please do keep in mind that server restart is also needed to not only load new assemblies but to merely allow overwriting existing ones on Windows. I don't think just...
Note that there's actually some code that works with user-level playlists (at least in terms of reading them), so maybe we just don't have proper code in place to create...
Did you rescan your library after updating to 10.5.0 (assuming the ads subtitles came from mkv attachment)?
I'm not sure we even send extra fonts when serving an external `.ass` file right now, so that issue might be related or might be not. Do you have any...
`jellyfin-web` doesn't provide _any_ fonts to octopus aside of what is embedded in the `.mkv` file (if subtitles are embedded). This is actually an issue with server, not even web,...
Another approach is re-formatting your media beforehand. I found this to be very useful: https://github.com/slhck/ffmpeg-normalize
I feel this should be a feature request, as I don't think JF ever supported that (thus it cannot be classified as "bug").