2024-06-17, 09:07 PM
Hello, after some of the recent Jallyfin updates I now have issues with new media scanning. If I add anything new to the library such as a new show or movie the media shows up as an unidentified show or movie. Some existing content like an ongoing TV show will show the new episode as long as there are existing shows from the series already identified. If I watch all the episodes then a new one comes out it will be unidentified.
This all started happening after all the recent Jellyfin updates, first, my directory scans were hanging on a couple of movies or shows. That seemed to be corrected in version 10.9.4 or something like that.
I see errors in the log both for media scanning and Trickplay extraction.
Here is the media scanning error:
--- End of stack trace from previous location ---
at MediaBrowser.Controller.Entities.Folder.RunTasks[T](Func
at MediaBrowser.Controller.Entities.Folder.ValidateChildrenInternal(IProgress
at Emby.Server.Implementations.Library.LibraryManager.PerformLibraryValidation(IProgress
at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)
[2024-06-17 21:03:42.002 +00:00] [INF] [101] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/movies/Classics"
[2024-06-17 21:03:42.009 +00:00] [INF] [103] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Failed after 0 minute(s) and 17 seconds
This all started happening after all the recent Jellyfin updates, first, my directory scans were hanging on a couple of movies or shows. That seemed to be corrected in version 10.9.4 or something like that.
I see errors in the log both for media scanning and Trickplay extraction.
Here is the media scanning error:
--- End of stack trace from previous location ---
at MediaBrowser.Controller.Entities.Folder.RunTasks[T](Func
3 task, IList
1 children, IProgress1 progress, CancellationToken cancellationToken)
at MediaBrowser.Controller.Entities.Folder.ValidateChildrenInternal2(IProgress
1 progress, Boolean recursive, Boolean refreshChildMetadata, Boolean allowRemoveRoot, MetadataRefreshOptions refreshOptions, IDirectoryService directoryService, CancellationToken cancellationToken)at MediaBrowser.Controller.Entities.Folder.ValidateChildrenInternal(IProgress
1 progress, Boolean recursive, Boolean refreshChildMetadata, Boolean allowRemoveRoot, MetadataRefreshOptions refreshOptions, IDirectoryService directoryService, CancellationToken cancellationToken)
at MediaBrowser.Controller.Entities.AggregateFolder.ValidateChildrenInternal(IProgress
1 progress, Boolean recursive, Boolean refreshChildMetadata, Boolean allowRemoveRoot, MetadataRefreshOptions refreshOptions, IDirectoryService directoryService, CancellationToken cancellationToken)at Emby.Server.Implementations.Library.LibraryManager.PerformLibraryValidation(IProgress
1 progress, CancellationToken cancellationToken)
at Emby.Server.Implementations.Library.LibraryManager.ValidateMediaLibraryInternal(IProgress
1 progress, CancellationToken cancellationToken)at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)
[2024-06-17 21:03:42.002 +00:00] [INF] [101] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/movies/Classics"
[2024-06-17 21:03:42.009 +00:00] [INF] [103] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Failed after 0 minute(s) and 17 seconds