Matt Black

Results 32 comments of Matt Black

I think a global setting of 90% or 95% should be fine

@piksel would also be interested in this too for defer functionality

The logs just say: `MediaBrowser.Providers.Movies.MovieMetadataService: Running "EmbeddedImageProvider" for "video.mp4"` and there is no error message. The issue appears to be associated with the changes introduced in PR #10173 but I...

That makes sense, if its `audio or bmp/gif/png/webp` then it's an embedded image otherwise do `mjpeg` checks. So how do I get that implemented?

> Without compiling your own jellyfin version you have to wait till the fix is implemented and released with the next version. OK, no issue waiting for that. Thanks Do...

> Without compiling your own jellyfin version you have to wait till the fix is implemented and released with the next version. The issues is still present in v10.8.13

Here's an example of a video file with an embedded image, and as can be seen the embedded image is incorrectly categorized as another video file: ![mp4](https://github.com/jellyfin/jellyfin/assets/152306888/8a05efb3-6d34-4329-b1f2-8c2f9b746ed1) --- Here's an...

Issue is still present in 10.9 `Embedded Image Extractor does not work for videos since 10.8.10`

> Issue is still present in 10.9.6 Exciting times @corvofiox, it's nearly there #12031 Thanks @nyanmisaka