[Issue]: Scan Library gets stuck #6022

Closed
opened 2026-02-07 02:52:26 +03:00 by OVERLORD · 11 comments
Owner

Originally created by @betterthanever2 on GitHub (Jun 17, 2024).

Please describe your bug

When scanning library (libraries), the process hangs at ~96%.

Reproduction Steps

  1. Add a bunch of shows
  2. Start scan manually or wait until it starts by schedule
  3. Observe 96% progress for several hours
  4. Wander what the hell are you supposed to do now.

Jellyfin Version

10.9.0

if other:

No response

Environment

- OS: Ubuntu 22.04
- Linux Kernel: 6.8.0-35-generic
- Virtualization: Docker
- Clients: Browser
- Browser: Firefox 127.0
- FFmpeg Version: ffmpeg version 6.1.1-3ubuntu5+esm1ffmpeg version 6.1.1-3ubuntu5+esm1
- Playback Method: DirectStream
- Hardware Acceleration: NVIDIA NVENC (was none; changed in attempt to resolve the issue, didn't help)
- GPU Model: RTX4070
- Plugins: ldap, audiodb, obdb, open subtitles, studio images, tmdb, musicBrainz
- Reverse Proxy: caddy
- Base URL: yes
- Networking: Host
- Storage: local

Jellyfin logs

jellyfin  | System.IO.IOException: The process cannot access the file '/media2/media_common/Friends/Season 05/metadata' because it is being used by another process.
jellyfin  |    at System.IO.Enumeration.FileSystemEnumerator`1.MoveNext()
jellyfin  |    at System.Linq.Enumerable.SelectEnumerableIterator`2.ToArray()
jellyfin  |    at MediaBrowser.Controller.Providers.DirectoryService.GetFiles(String path)
jellyfin  |    at MediaBrowser.LocalMetadata.Images.EpisodeLocalImageProvider.GetImages(BaseItem item, IDirectoryService directoryService)
jellyfin  |    at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToList()
jellyfin  |    at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken)
jellyfin  | [06:57:00] [INF] [11] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 05/05x01 - The One After Ross Says Rachel.avi" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
jellyfin  | [06:57:07] [ERR] [28] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Seinfeld/s09/metadata/09 - The Apology.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:57:15] [ERR] [28] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Seinfeld/s09/metadata/11 - The Dealership.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:57:16] [INF] [11] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 05/05x01 - The One After Ross Says Rachel.srt" -threads 0 -v warning -print_format json -show_streams -show_format
jellyfin  | [06:57:16] [ERR] [11] MediaBrowser.Providers.TV.EpisodeMetadataService: Error validating images for /media2/media_common/Friends/Season 05/05x07 - The One Where Ross Moves In.avi
jellyfin  | System.IO.IOException: The process cannot access the file '/media2/media_common/Friends/Season 05/metadata' because it is being used by another process.
jellyfin  |    at System.IO.Enumeration.FileSystemEnumerator`1.MoveNext()
jellyfin  |    at System.Linq.Enumerable.SelectEnumerableIterator`2.ToArray()
jellyfin  |    at MediaBrowser.Controller.Providers.DirectoryService.GetFiles(String path)
jellyfin  |    at MediaBrowser.LocalMetadata.Images.EpisodeLocalImageProvider.GetImages(BaseItem item, IDirectoryService directoryService)
jellyfin  |    at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToList()
jellyfin  |    at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken)
jellyfin  | [06:57:16] [ERR] [28] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Seinfeld/s09/metadata/12 - The Reverse Peephole.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:57:17] [ERR] [11] Jellyfin.Drawing.Skia.SkiaEncoder: Unable to determine image dimensions for /media2/media_common/Friends/Season 05/metadata/05x09 - The One With Ross's Sandwich.jpg: InternalError
jellyfin  | [06:57:21] [INF] [11] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 05/05x16 - The One With The Cop.avi" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
jellyfin  | [06:57:22] [ERR] [28] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Seinfeld/s09/metadata/14 - The Strong Box.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:57:29] [ERR] [28] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Seinfeld/s09/metadata/17 - The Bookstore.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:57:31] [ERR] [28] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Seinfeld/s09/metadata/20 - The Puerto Rican Day.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:57:34] [INF] [51] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 05/05x16 - The One With The Cop.srt" -threads 0 -v warning -print_format json -show_streams -show_format
jellyfin  | [06:57:34] [ERR] [28] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Seinfeld/s09/metadata/22 - The Clip Show.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:57:34] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 05/metadata/05x16 - The One With The Cop.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:57:36] [ERR] [37] Jellyfin.Drawing.Skia.SkiaEncoder: Unable to determine image dimensions for /media2/media_common/Friends/Season 05/metadata/05x18 - The One Where Rachel Smokes.jpg: InternalError
jellyfin  | [06:57:40] [ERR] [28] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Seinfeld/s09/metadata/24 - The Finale (Part 2).jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:57:40] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 05/metadata/05x21 - The One With The Ball.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:57:41] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 05/metadata/05x22 - The One With Joey's Big Break.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:57:47] [ERR] [37] Jellyfin.Drawing.Skia.SkiaEncoder: Unable to determine image dimensions for /media2/media_common/Friends/Season 05/metadata/05x05 - The One With The Kips.jpg: InternalError
jellyfin  | [06:57:49] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 05/metadata/05x14 - The One Where Everybody Finds Out.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:57:52] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 06/metadata/06x03 - The One With Ross's Denial.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:57:52] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 06/metadata/06x04 - The One Where Joey Loses His Insurance.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:57:53] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 06/metadata/06x05 - The One With Joey's Porsche.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:57:58] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 06/metadata/06x09 - The One Where Ross Got High.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:57:59] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 06/metadata/06x11 - The One With The Apothecary Table.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:58:03] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 06/metadata/06x13 - The One With Rachel's Sister.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:58:05] [INF] [37] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 06/06x17 - The One With Unagi.avi" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
jellyfin  | file:/media2/media_common/Friends/Season 06/06x17 - The One With Unagi.avi: Resource temporarily unavailable
jellyfin  | [06:58:05] [ERR] [14] MediaBrowser.Providers.TV.EpisodeMetadataService: Error in Probe Provider
jellyfin  | MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
jellyfin  |    at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
jellyfin  |    at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
jellyfin  |    at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
jellyfin  |    at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
jellyfin  | [06:58:06] [ERR] [14] Jellyfin.Drawing.Skia.SkiaEncoder: Unable to determine image dimensions for /media2/media_common/Friends/Season 06/metadata/06x18 - The One Where Ross Dates a Student.jpg: InternalError
jellyfin  | [06:58:08] [ERR] [14] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 06/metadata/06x20 - The One With Mac & C.H.E.E.S.E..jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:58:09] [INF] [14] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 06/06x22 - The One Where Paul's The Man.avi" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
jellyfin  | [06:58:25] [INF] [37] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 06/06x22 - The One Where Paul's The Man.srt" -threads 0 -v warning -print_format json -show_streams -show_format
jellyfin  | [06:58:25] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 06/metadata/06x22 - The One Where Paul's The Man.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:58:26] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 06/metadata/06x23 - The One With The Ring.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:58:30] [ERR] [37] Jellyfin.Drawing.Skia.SkiaEncoder: Unable to determine image dimensions for /media2/media_common/Friends/Season 07/metadata/07x01 - The One With Monica's Thunder.jpg: InternalError
jellyfin  | [06:58:34] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 07/metadata/07x05 - The One With The Engagement Picture.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:58:34] [INF] [37] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 07/07x06 - The One With The Nap Partners.avi" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
jellyfin  | file:/media2/media_common/Friends/Season 07/07x06 - The One With The Nap Partners.avi: Resource temporarily unavailable
jellyfin  | [06:58:34] [ERR] [14] MediaBrowser.Providers.TV.EpisodeMetadataService: Error in Probe Provider
jellyfin  | MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
jellyfin  |    at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
jellyfin  |    at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
jellyfin  |    at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
jellyfin  |    at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
jellyfin  | [06:58:37] [INF] [14] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 07/07x08 - The One Where Chandler Doesn't Like Dogs.avi" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
jellyfin  | [06:58:55] [INF] [56] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 07/07x08 - The One Where Chandler Doesn't Like Dogs.srt" -threads 0 -v warning -print_format json -show_streams -show_format
jellyfin  | file:/media2/media_common/Friends/Season 07/07x08 - The One Where Chandler Doesn't Like Dogs.srt: Resource temporarily unavailable
jellyfin  | [06:58:55] [ERR] [56] MediaBrowser.Providers.MediaInfo.SubtitleResolver: Error getting external streams from /media2/media_common/Friends/Season 07/07x08 - The One Where Chandler Doesn't Like Dogs.srt
jellyfin  | MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
jellyfin  |    at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
jellyfin  |    at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
jellyfin  |    at MediaBrowser.Providers.MediaInfo.MediaInfoResolver.GetExternalStreamsAsync(Video video, Int32 startIndex, IDirectoryService directoryService, Boolean clearCache, CancellationToken cancellationToken)
jellyfin  | [06:58:58] [ERR] [56] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 07/metadata/07x10 - The One With the Holiday Armadillo.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:58:58] [ERR] [56] Jellyfin.Drawing.Skia.SkiaEncoder: Unable to determine image dimensions for /media2/media_common/Friends/Season 07/metadata/07x11 - The One With All The Cheesecakes.jpg: InternalError
jellyfin  | [06:58:58] [ERR] [56] Jellyfin.Drawing.Skia.SkiaEncoder: Unable to determine image dimensions for /media2/media_common/Friends/Season 07/metadata/07x12 - The One Where They're Up All Night.jpg: InternalError
jellyfin  | [06:58:58] [ERR] [56] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 07/metadata/07x13 - The One Where Rosita Dies.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:58:59] [ERR] [56] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 07/metadata/07x14 - The One Where They All Turn Thirty.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:59:03] [ERR] [56] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 07/metadata/07x19 - The One With Ross and Monica's Cousin.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:59:03] [ERR] [56] Jellyfin.Drawing.Skia.SkiaEncoder: Unable to determine image dimensions for /media2/media_common/Friends/Season 07/metadata/07x20 - The One With Rachel's Big Kiss.jpg: InternalError
jellyfin  | [06:59:07] [ERR] [56] Jellyfin.Drawing.Skia.SkiaEncoder: Unable to determine image dimensions for /media2/media_common/Friends/Season 10/metadata/Friends - all about review.jpg: InternalError
jellyfin  | [06:59:15] [ERR] [56] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 10/metadata/10x08 - The One With The Late Thanksgiving.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:59:20] [INF] [56] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 10/10x12 - The One With Phoebe's Wedding.avi" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
jellyfin  | [06:59:35] [INF] [14] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 10/10x12 - The One With Phoebe's Wedding.srt" -threads 0 -v warning -print_format json -show_streams -show_format
jellyfin  | [06:59:37] [ERR] [54] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 10/metadata/10x13 - The One Where Joey Speaks French.jpg
jellyfin  | System.NullReferenceException: Object reference not set to an instance of an object.
jellyfin  |    at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight)
jellyfin  |    at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions)
jellyfin  |    at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
jellyfin  | [06:59:40] [INF] [54] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 10/10x16 - The One With Rachel's Going Away Party.avi" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
jellyfin  | [06:59:55] [INF] [54] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 10/10x16 - The One With Rachel's Going Away Party.srt" -threads 0 -v warning -print_format json -show_streams -show_format
jellyfin  | [06:59:59] [INF] [37] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Friends Bonus/Friends of Friends 3.avi" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format
jellyfin  | [07:00:07] [INF] [54] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Friends Bonus/Friends of Friends 3.srt" -threads 0 -v warning -print_format json -show_streams -show_format

FFmpeg logs

No response

Please attach any browser or client logs here

No response

Please attach any screenshots here

image

Code of Conduct

  • I agree to follow this project's Code of Conduct
Originally created by @betterthanever2 on GitHub (Jun 17, 2024). ### Please describe your bug When scanning library (libraries), the process hangs at ~96%. ### Reproduction Steps 1. Add a bunch of shows 2. Start scan manually or wait until it starts by schedule 3. Observe 96% progress for several hours 4. Wander what the hell are you supposed to do now. ### Jellyfin Version 10.9.0 ### if other: _No response_ ### Environment ```markdown - OS: Ubuntu 22.04 - Linux Kernel: 6.8.0-35-generic - Virtualization: Docker - Clients: Browser - Browser: Firefox 127.0 - FFmpeg Version: ffmpeg version 6.1.1-3ubuntu5+esm1ffmpeg version 6.1.1-3ubuntu5+esm1 - Playback Method: DirectStream - Hardware Acceleration: NVIDIA NVENC (was none; changed in attempt to resolve the issue, didn't help) - GPU Model: RTX4070 - Plugins: ldap, audiodb, obdb, open subtitles, studio images, tmdb, musicBrainz - Reverse Proxy: caddy - Base URL: yes - Networking: Host - Storage: local ``` ### Jellyfin logs ```shell jellyfin | System.IO.IOException: The process cannot access the file '/media2/media_common/Friends/Season 05/metadata' because it is being used by another process. jellyfin | at System.IO.Enumeration.FileSystemEnumerator`1.MoveNext() jellyfin | at System.Linq.Enumerable.SelectEnumerableIterator`2.ToArray() jellyfin | at MediaBrowser.Controller.Providers.DirectoryService.GetFiles(String path) jellyfin | at MediaBrowser.LocalMetadata.Images.EpisodeLocalImageProvider.GetImages(BaseItem item, IDirectoryService directoryService) jellyfin | at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToList() jellyfin | at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken) jellyfin | [06:57:00] [INF] [11] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 05/05x01 - The One After Ross Says Rachel.avi" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format jellyfin | [06:57:07] [ERR] [28] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Seinfeld/s09/metadata/09 - The Apology.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:57:15] [ERR] [28] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Seinfeld/s09/metadata/11 - The Dealership.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:57:16] [INF] [11] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 05/05x01 - The One After Ross Says Rachel.srt" -threads 0 -v warning -print_format json -show_streams -show_format jellyfin | [06:57:16] [ERR] [11] MediaBrowser.Providers.TV.EpisodeMetadataService: Error validating images for /media2/media_common/Friends/Season 05/05x07 - The One Where Ross Moves In.avi jellyfin | System.IO.IOException: The process cannot access the file '/media2/media_common/Friends/Season 05/metadata' because it is being used by another process. jellyfin | at System.IO.Enumeration.FileSystemEnumerator`1.MoveNext() jellyfin | at System.Linq.Enumerable.SelectEnumerableIterator`2.ToArray() jellyfin | at MediaBrowser.Controller.Providers.DirectoryService.GetFiles(String path) jellyfin | at MediaBrowser.LocalMetadata.Images.EpisodeLocalImageProvider.GetImages(BaseItem item, IDirectoryService directoryService) jellyfin | at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToList() jellyfin | at MediaBrowser.Providers.Manager.MetadataService`2.RefreshMetadata(BaseItem item, MetadataRefreshOptions refreshOptions, CancellationToken cancellationToken) jellyfin | [06:57:16] [ERR] [28] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Seinfeld/s09/metadata/12 - The Reverse Peephole.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:57:17] [ERR] [11] Jellyfin.Drawing.Skia.SkiaEncoder: Unable to determine image dimensions for /media2/media_common/Friends/Season 05/metadata/05x09 - The One With Ross's Sandwich.jpg: InternalError jellyfin | [06:57:21] [INF] [11] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 05/05x16 - The One With The Cop.avi" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format jellyfin | [06:57:22] [ERR] [28] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Seinfeld/s09/metadata/14 - The Strong Box.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:57:29] [ERR] [28] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Seinfeld/s09/metadata/17 - The Bookstore.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:57:31] [ERR] [28] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Seinfeld/s09/metadata/20 - The Puerto Rican Day.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:57:34] [INF] [51] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 05/05x16 - The One With The Cop.srt" -threads 0 -v warning -print_format json -show_streams -show_format jellyfin | [06:57:34] [ERR] [28] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Seinfeld/s09/metadata/22 - The Clip Show.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:57:34] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 05/metadata/05x16 - The One With The Cop.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:57:36] [ERR] [37] Jellyfin.Drawing.Skia.SkiaEncoder: Unable to determine image dimensions for /media2/media_common/Friends/Season 05/metadata/05x18 - The One Where Rachel Smokes.jpg: InternalError jellyfin | [06:57:40] [ERR] [28] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Seinfeld/s09/metadata/24 - The Finale (Part 2).jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:57:40] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 05/metadata/05x21 - The One With The Ball.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:57:41] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 05/metadata/05x22 - The One With Joey's Big Break.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:57:47] [ERR] [37] Jellyfin.Drawing.Skia.SkiaEncoder: Unable to determine image dimensions for /media2/media_common/Friends/Season 05/metadata/05x05 - The One With The Kips.jpg: InternalError jellyfin | [06:57:49] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 05/metadata/05x14 - The One Where Everybody Finds Out.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:57:52] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 06/metadata/06x03 - The One With Ross's Denial.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:57:52] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 06/metadata/06x04 - The One Where Joey Loses His Insurance.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:57:53] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 06/metadata/06x05 - The One With Joey's Porsche.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:57:58] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 06/metadata/06x09 - The One Where Ross Got High.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:57:59] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 06/metadata/06x11 - The One With The Apothecary Table.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:58:03] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 06/metadata/06x13 - The One With Rachel's Sister.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:58:05] [INF] [37] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 06/06x17 - The One With Unagi.avi" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format jellyfin | file:/media2/media_common/Friends/Season 06/06x17 - The One With Unagi.avi: Resource temporarily unavailable jellyfin | [06:58:05] [ERR] [14] MediaBrowser.Providers.TV.EpisodeMetadataService: Error in Probe Provider jellyfin | MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null. jellyfin | at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken) jellyfin | at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken) jellyfin | at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken) jellyfin | at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken) jellyfin | [06:58:06] [ERR] [14] Jellyfin.Drawing.Skia.SkiaEncoder: Unable to determine image dimensions for /media2/media_common/Friends/Season 06/metadata/06x18 - The One Where Ross Dates a Student.jpg: InternalError jellyfin | [06:58:08] [ERR] [14] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 06/metadata/06x20 - The One With Mac & C.H.E.E.S.E..jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:58:09] [INF] [14] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 06/06x22 - The One Where Paul's The Man.avi" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format jellyfin | [06:58:25] [INF] [37] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 06/06x22 - The One Where Paul's The Man.srt" -threads 0 -v warning -print_format json -show_streams -show_format jellyfin | [06:58:25] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 06/metadata/06x22 - The One Where Paul's The Man.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:58:26] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 06/metadata/06x23 - The One With The Ring.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:58:30] [ERR] [37] Jellyfin.Drawing.Skia.SkiaEncoder: Unable to determine image dimensions for /media2/media_common/Friends/Season 07/metadata/07x01 - The One With Monica's Thunder.jpg: InternalError jellyfin | [06:58:34] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 07/metadata/07x05 - The One With The Engagement Picture.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:58:34] [INF] [37] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 07/07x06 - The One With The Nap Partners.avi" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format jellyfin | file:/media2/media_common/Friends/Season 07/07x06 - The One With The Nap Partners.avi: Resource temporarily unavailable jellyfin | [06:58:34] [ERR] [14] MediaBrowser.Providers.TV.EpisodeMetadataService: Error in Probe Provider jellyfin | MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null. jellyfin | at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken) jellyfin | at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken) jellyfin | at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken) jellyfin | at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken) jellyfin | [06:58:37] [INF] [14] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 07/07x08 - The One Where Chandler Doesn't Like Dogs.avi" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format jellyfin | [06:58:55] [INF] [56] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 07/07x08 - The One Where Chandler Doesn't Like Dogs.srt" -threads 0 -v warning -print_format json -show_streams -show_format jellyfin | file:/media2/media_common/Friends/Season 07/07x08 - The One Where Chandler Doesn't Like Dogs.srt: Resource temporarily unavailable jellyfin | [06:58:55] [ERR] [56] MediaBrowser.Providers.MediaInfo.SubtitleResolver: Error getting external streams from /media2/media_common/Friends/Season 07/07x08 - The One Where Chandler Doesn't Like Dogs.srt jellyfin | MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null. jellyfin | at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken) jellyfin | at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken) jellyfin | at MediaBrowser.Providers.MediaInfo.MediaInfoResolver.GetExternalStreamsAsync(Video video, Int32 startIndex, IDirectoryService directoryService, Boolean clearCache, CancellationToken cancellationToken) jellyfin | [06:58:58] [ERR] [56] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 07/metadata/07x10 - The One With the Holiday Armadillo.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:58:58] [ERR] [56] Jellyfin.Drawing.Skia.SkiaEncoder: Unable to determine image dimensions for /media2/media_common/Friends/Season 07/metadata/07x11 - The One With All The Cheesecakes.jpg: InternalError jellyfin | [06:58:58] [ERR] [56] Jellyfin.Drawing.Skia.SkiaEncoder: Unable to determine image dimensions for /media2/media_common/Friends/Season 07/metadata/07x12 - The One Where They're Up All Night.jpg: InternalError jellyfin | [06:58:58] [ERR] [56] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 07/metadata/07x13 - The One Where Rosita Dies.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:58:59] [ERR] [56] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 07/metadata/07x14 - The One Where They All Turn Thirty.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:59:03] [ERR] [56] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 07/metadata/07x19 - The One With Ross and Monica's Cousin.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:59:03] [ERR] [56] Jellyfin.Drawing.Skia.SkiaEncoder: Unable to determine image dimensions for /media2/media_common/Friends/Season 07/metadata/07x20 - The One With Rachel's Big Kiss.jpg: InternalError jellyfin | [06:59:07] [ERR] [56] Jellyfin.Drawing.Skia.SkiaEncoder: Unable to determine image dimensions for /media2/media_common/Friends/Season 10/metadata/Friends - all about review.jpg: InternalError jellyfin | [06:59:15] [ERR] [56] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 10/metadata/10x08 - The One With The Late Thanksgiving.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:59:20] [INF] [56] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 10/10x12 - The One With Phoebe's Wedding.avi" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format jellyfin | [06:59:35] [INF] [14] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 10/10x12 - The One With Phoebe's Wedding.srt" -threads 0 -v warning -print_format json -show_streams -show_format jellyfin | [06:59:37] [ERR] [54] Emby.Server.Implementations.Library.LibraryManager: Cannot compute blurhash for /media2/media_common/Friends/Season 10/metadata/10x13 - The One Where Joey Speaks French.jpg jellyfin | System.NullReferenceException: Object reference not set to an instance of an object. jellyfin | at BlurHashSharp.SkiaSharp.BlurHashEncoder.Encode(Int32 xComponent, Int32 yComponent, String filename, Int32 maxWidth, Int32 maxHeight) jellyfin | at Jellyfin.Drawing.ImageProcessor.GetImageBlurHash(String path, ImageDimensions imageDimensions) jellyfin | at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate) jellyfin | [06:59:40] [INF] [54] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 10/10x16 - The One With Rachel's Going Away Party.avi" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format jellyfin | [06:59:55] [INF] [54] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Season 10/10x16 - The One With Rachel's Going Away Party.srt" -threads 0 -v warning -print_format json -show_streams -show_format jellyfin | [06:59:59] [INF] [37] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Friends Bonus/Friends of Friends 3.avi" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format jellyfin | [07:00:07] [INF] [54] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting /usr/lib/jellyfin-ffmpeg/ffprobe with args -analyzeduration 200M -probesize 1G -i file:"/media2/media_common/Friends/Friends Bonus/Friends of Friends 3.srt" -threads 0 -v warning -print_format json -show_streams -show_format ``` ### FFmpeg logs _No response_ ### Please attach any browser or client logs here _No response_ ### Please attach any screenshots here ![image](https://github.com/jellyfin/jellyfin/assets/68774738/72710038-3f47-445d-9a5f-27c65532eefa) ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
OVERLORD added the bug label 2026-02-07 02:52:26 +03:00
Author
Owner

@Mr-Developer-X commented on GitHub (Aug 24, 2024):

@betterthanever2 I am havving the very same error log as you. Did you figure a way to fix this?

@Mr-Developer-X commented on GitHub (Aug 24, 2024): @betterthanever2 I am havving the very same error log as you. Did you figure a way to fix this?
Author
Owner

@betterthanever2 commented on GitHub (Aug 24, 2024):

@betterthanever2 I am havving the very same error log as you. Did you figure a way to fix this?

lol, no. I'm just restarting the container when this happens.

@betterthanever2 commented on GitHub (Aug 24, 2024): > @betterthanever2 I am havving the very same error log as you. Did you figure a way to fix this? lol, no. I'm just restarting the container when this happens.
Author
Owner

@Mr-Developer-X commented on GitHub (Aug 24, 2024):

@betterthanever2 I am havving the very same error log as you. Did you figure a way to fix this?

lol, no. I'm just restarting the container when this happens.

unfortunately i don't have that as a option as I am running on the host and any number of reinstalls seems to not change the issue. And also the media does not play to begin with

@Mr-Developer-X commented on GitHub (Aug 24, 2024): > > @betterthanever2 I am havving the very same error log as you. Did you figure a way to fix this? > > lol, no. I'm just restarting the container when this happens. unfortunately i don't have that as a option as I am running on the host and any number of reinstalls seems to not change the issue. And also the media does not play to begin with
Author
Owner

@betterthanever2 commented on GitHub (Aug 24, 2024):

unfortunately i don't have that as a option as I am running on the host and any number of reinstalls seems to not change the issue. And also the media does not play to begin with

Sorry about your issues. Given the responsiveness of the team, I wouldn't expect this to be fixed any time soon. Have you tried alternatives?

@betterthanever2 commented on GitHub (Aug 24, 2024): > unfortunately i don't have that as a option as I am running on the host and any number of reinstalls seems to not change the issue. And also the media does not play to begin with Sorry about your issues. Given the responsiveness of the team, I wouldn't expect this to be fixed any time soon. Have you tried alternatives?
Author
Owner

@Mr-Developer-X commented on GitHub (Aug 24, 2024):

Yeah I am gonna try for another few hours to try to fix it, I was able to
partially fix the issue but not enough to make it work with food stability,
but if by EOD I cannot probably gonna have to switch to something else
which I am frankly not looking forward to

On Sat, Aug 24, 2024, 3:04 PM Denis S @.***> wrote:

unfortunately i don't have that as a option as I am running on the host
and any number of reinstalls seems to not change the issue. And also the
media does not play to begin with

Sorry about your issues. Given the responsiveness of the team, I wouldn't
expect this to be fixed any time soon. Have you tried alternatives?


Reply to this email directly, view it on GitHub
https://github.com/jellyfin/jellyfin/issues/12116#issuecomment-2308265771,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/BBE6AHPWSDCROQBCTGR2NJTZTBHRPAVCNFSM6AAAAABJNNYBWSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBYGI3DKNZXGE
.
You are receiving this because you commented.Message ID:
@.***>

@Mr-Developer-X commented on GitHub (Aug 24, 2024): Yeah I am gonna try for another few hours to try to fix it, I was able to partially fix the issue but not enough to make it work with food stability, but if by EOD I cannot probably gonna have to switch to something else which I am frankly not looking forward to On Sat, Aug 24, 2024, 3:04 PM Denis S ***@***.***> wrote: > unfortunately i don't have that as a option as I am running on the host > and any number of reinstalls seems to not change the issue. And also the > media does not play to begin with > > Sorry about your issues. Given the responsiveness of the team, I wouldn't > expect this to be fixed any time soon. Have you tried alternatives? > > — > Reply to this email directly, view it on GitHub > <https://github.com/jellyfin/jellyfin/issues/12116#issuecomment-2308265771>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/BBE6AHPWSDCROQBCTGR2NJTZTBHRPAVCNFSM6AAAAABJNNYBWSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBYGI3DKNZXGE> > . > You are receiving this because you commented.Message ID: > ***@***.***> >
Author
Owner

@betterthanever2 commented on GitHub (Aug 24, 2024):

Yeah I am gonna try for another few hours to try to fix it, I was able to partially fix the issue but not enough to make it work with food stability, but if by EOD I cannot probably gonna have to switch to something else which I am frankly not looking forward to

Yeah, I feel ya. It can be frustrating sometimes.

What is that partial fix of yours?

@betterthanever2 commented on GitHub (Aug 24, 2024): > Yeah I am gonna try for another few hours to try to fix it, I was able to partially fix the issue but not enough to make it work with food stability, but if by EOD I cannot probably gonna have to switch to something else which I am frankly not looking forward to Yeah, I feel ya. It can be frustrating sometimes. What is that partial fix of yours?
Author
Owner

@Mr-Developer-X commented on GitHub (Aug 24, 2024):

@betterthanever2 Okay literally a min after saying this, I got it fixed. Looks like the auto install script from jellyfin was the culprit, looks like permission for ffmpeg was not being set correctly, but I don't get why the permissions are different for both but it just happens to be so. So all i had to do is manually install the deb package for the server, web component and ffmpeg and it works now. If you are running docker and having same issues, I think you should write your own docker file and see if it works. I never tried jellyfin image before but I am guessing it probaby uses the auto install script within it, so that might simply be the issue. Hope this helps

@Mr-Developer-X commented on GitHub (Aug 24, 2024): @betterthanever2 Okay literally a min after saying this, I got it fixed. Looks like the auto install script from jellyfin was the culprit, looks like permission for ffmpeg was not being set correctly, but I don't get why the permissions are different for both but it just happens to be so. So all i had to do is manually install the deb package for the server, web component and ffmpeg and it works now. If you are running docker and having same issues, I think you should write your own docker file and see if it works. I never tried jellyfin image before but I am guessing it probaby uses the auto install script within it, so that might simply be the issue. Hope this helps
Author
Owner

@betterthanever2 commented on GitHub (Aug 24, 2024):

@betterthanever2 Okay literally a min after saying this, I got it fixed. Looks like the auto install script from jellyfin was the culprit, looks like permission for ffmpeg was not being set correctly, but I don't get why the permissions are different for both but it just happens to be so. So all i had to do is manually install the deb package for the server, web component and ffmpeg and it works now. If you are running docker and having same issues, I think you should write your own docker file and see if it works. I never tried jellyfin image before but I am guessing it probaby uses the auto install script within it, so that might simply be the issue. Hope this helps

It certainly does. Thank you for sharing!

@betterthanever2 commented on GitHub (Aug 24, 2024): > @betterthanever2 Okay literally a min after saying this, I got it fixed. Looks like the auto install script from jellyfin was the culprit, looks like permission for ffmpeg was not being set correctly, but I don't get why the permissions are different for both but it just happens to be so. So all i had to do is manually install the deb package for the server, web component and ffmpeg and it works now. If you are running docker and having same issues, I think you should write your own docker file and see if it works. I never tried jellyfin image before but I am guessing it probaby uses the auto install script within it, so that might simply be the issue. Hope this helps It certainly does. Thank you for sharing!
Author
Owner

@Mr-Developer-X commented on GitHub (Aug 24, 2024):

@betterthanever2 sounds like you can get back some peace of mind and avoid frustration for the next time then. Here is the documentation . the ffmeg and server components are in seperate folders so you will have search a little. But also documentation use underscore but the filenames are using dashes so don't use the exact same command for your docker file

@Mr-Developer-X commented on GitHub (Aug 24, 2024): @betterthanever2 sounds like you can get back some peace of mind and avoid frustration for the next time then. Here is the [documentation ](https://jellyfin.org/docs/general/installation/linux/#deb-packages-very-manual). the ffmeg and server components are in seperate folders so you will have search a little. But also documentation use underscore but the filenames are using dashes so don't use the exact same command for your docker file
Author
Owner

@Mr-Developer-X commented on GitHub (Aug 24, 2024):

@betterthanever2 also something else I did just notice is this could also be because of proxy, I had also turned off my proxy a little bit back and just realised it now, so if you are using warp or something similar that is something else to keep in mind

@Mr-Developer-X commented on GitHub (Aug 24, 2024): @betterthanever2 also something else I did just notice is this could also be because of proxy, I had also turned off my proxy a little bit back and just realised it now, so if you are using warp or something similar that is something else to keep in mind
Author
Owner

@felix920506 commented on GitHub (Sep 4, 2024):

duplicate of #3687

@felix920506 commented on GitHub (Sep 4, 2024): duplicate of #3687
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#6022