Files
managarr-demo/mock-htpc/sonarr/logs/sonarr.txt
2026-01-21 14:17:36 -07:00

5484 lines
542 KiB
Plaintext

2024-12-14 01:29:03.4|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/9.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:29:05.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/10.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x32f56c0] EBML header parsing failed
/tv/test/10.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:05.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:08.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/11.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1ab66c0] EBML header parsing failed
/tv/test/11.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:14.8|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/4.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:29:15.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/1.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2e3b6c0] EBML header parsing failed
/tv/test/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:15.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/2.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x294a6c0] EBML header parsing failed
/tv/test/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:15.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/3.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1b416c0] EBML header parsing failed
/tv/test/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:15.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/4.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1ed96c0] EBML header parsing failed
/tv/test/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:16.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/5.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2db86c0] EBML header parsing failed
/tv/test/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:16.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/6.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x38686c0] EBML header parsing failed
/tv/test/6.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:16.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/7.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x33366c0] EBML header parsing failed
/tv/test/7.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:16.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/8.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x27b86c0] EBML header parsing failed
/tv/test/8.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:16.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/9.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x34ed6c0] EBML header parsing failed
/tv/test/9.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:16.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/10.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x265d6c0] EBML header parsing failed
/tv/test/10.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:16.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/11.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2b9f6c0] EBML header parsing failed
/tv/test/11.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:16.2|Error|EventAggregator|NotificationService failed while processing [UntrackedDownloadCompletedEvent]
[v4.0.11.2680] System.NullReferenceException: Object reference not set to an instance of an object.
at NzbDrone.Core.Notifications.NotificationService.GetQualityString(Series series, QualityModel quality) in ./Sonarr.Core/Notifications/NotificationService.cs:line 88
at NzbDrone.Core.Notifications.NotificationService.GetMessage(Series series, List`1 episodes, QualityModel quality) in ./Sonarr.Core/Notifications/NotificationService.cs:line 50
at NzbDrone.Core.Notifications.NotificationService.Handle(UntrackedDownloadCompletedEvent message) in ./Sonarr.Core/Notifications/NotificationService.cs:line 262
at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event)
2024-12-14 01:29:16.8|Info|RssSyncService|Starting RSS Sync
2024-12-14 01:29:22.5|Info|DownloadDecisionMaker|Processing 967 releases
2024-12-14 01:29:23.6|Info|RssSyncService|RSS Sync Completed. Reports found: 967, Reports grabbed: 0
2024-12-14 01:29:26.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:29:26.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:29:55.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/14.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x23046c0] EBML header parsing failed
/tv/test/14.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.5|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/14.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x20cd6c0] EBML header parsing failed
/tv/test/14.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/12.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x20296c0] EBML header parsing failed
/tv/test/12.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/12.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x24826c0] EBML header parsing failed
/tv/test/12.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/4.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x38076c0] EBML header parsing failed
/tv/test/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/16.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x24da6c0] EBML header parsing failed
/tv/test/16.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/16.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2f8a6c0] EBML header parsing failed
/tv/test/16.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/13.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1e4e6c0] EBML header parsing failed
/tv/test/13.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/13.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x36796c0] EBML header parsing failed
/tv/test/13.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/19.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1c2c6c0] EBML header parsing failed
/tv/test/19.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/19.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x375e6c0] EBML header parsing failed
/tv/test/19.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/23.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x21ec6c0] EBML header parsing failed
/tv/test/23.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/23.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x29206c0] EBML header parsing failed
/tv/test/23.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/15.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1a6a6c0] EBML header parsing failed
/tv/test/15.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/15.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x31806c0] EBML header parsing failed
/tv/test/15.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/18.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2be66c0] EBML header parsing failed
/tv/test/18.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/18.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x27506c0] EBML header parsing failed
/tv/test/18.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/21.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x39de6c0] EBML header parsing failed
/tv/test/21.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/21.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2c366c0] EBML header parsing failed
/tv/test/21.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/3.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x21886c0] EBML header parsing failed
/tv/test/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/5.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x38156c0] EBML header parsing failed
/tv/test/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/2.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1b596c0] EBML header parsing failed
/tv/test/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/10.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x33006c0] EBML header parsing failed
/tv/test/10.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/10.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x34236c0] EBML header parsing failed
/tv/test/10.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/20.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1ea36c0] EBML header parsing failed
/tv/test/20.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/20.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1f0b6c0] EBML header parsing failed
/tv/test/20.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/1.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2c6b6c0] EBML header parsing failed
/tv/test/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/9.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2e7b6c0] EBML header parsing failed
/tv/test/9.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/6.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2b526c0] EBML header parsing failed
/tv/test/6.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/7.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x27fc6c0] EBML header parsing failed
/tv/test/7.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.7|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/8.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1eea6c0] EBML header parsing failed
/tv/test/8.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.7|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.7|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/11.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x363a6c0] EBML header parsing failed
/tv/test/11.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.7|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.7|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/11.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x207c6c0] EBML header parsing failed
/tv/test/11.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.7|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.7|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/22.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x333b6c0] EBML header parsing failed
/tv/test/22.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.7|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.7|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/22.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1e436c0] EBML header parsing failed
/tv/test/22.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.7|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.7|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/17.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x39566c0] EBML header parsing failed
/tv/test/17.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.7|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:29:55.7|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/17.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x379a6c0] EBML header parsing failed
/tv/test/17.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:29:55.7|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:30:26.5|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/1.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:30:28.9|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/2.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:30:31.2|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/3.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:30:33.7|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/4.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:30:36.8|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/5.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:30:39.0|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/6.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:30:41.0|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/7.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:30:44.3|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/8.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:30:47.2|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/9.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:30:54.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/14.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x24a46c0] EBML header parsing failed
/tv/test/14.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:54.5|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:30:54.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/12.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x22316c0] EBML header parsing failed
/tv/test/12.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:54.5|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:30:54.5|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/4.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:30:55.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/1.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x31fa6c0] EBML header parsing failed
/tv/test/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:55.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/2.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1f8a6c0] EBML header parsing failed
/tv/test/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:55.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/3.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x207a6c0] EBML header parsing failed
/tv/test/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:55.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/4.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x31f96c0] EBML header parsing failed
/tv/test/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/5.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x21ea6c0] EBML header parsing failed
/tv/test/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:55.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/6.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x31296c0] EBML header parsing failed
/tv/test/6.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:55.7|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/7.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x20a86c0] EBML header parsing failed
/tv/test/7.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:55.7|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/8.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x33336c0] EBML header parsing failed
/tv/test/8.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:55.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/9.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x32186c0] EBML header parsing failed
/tv/test/9.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:55.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/10.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x31ca6c0] EBML header parsing failed
/tv/test/10.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:55.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/11.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x37876c0] EBML header parsing failed
/tv/test/11.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:55.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/12.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2bd56c0] EBML header parsing failed
/tv/test/12.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:55.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/13.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2c8a6c0] EBML header parsing failed
/tv/test/13.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:55.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/14.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2ee86c0] EBML header parsing failed
/tv/test/14.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:56.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/15.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x22b26c0] EBML header parsing failed
/tv/test/15.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:56.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/16.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2deb6c0] EBML header parsing failed
/tv/test/16.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:56.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/17.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x27666c0] EBML header parsing failed
/tv/test/17.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:56.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/18.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2a586c0] EBML header parsing failed
/tv/test/18.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:56.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/19.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x32ea6c0] EBML header parsing failed
/tv/test/19.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:56.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/20.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x23ff6c0] EBML header parsing failed
/tv/test/20.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:56.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/21.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x36846c0] EBML header parsing failed
/tv/test/21.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:56.3|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/22.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x288a6c0] EBML header parsing failed
/tv/test/22.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:56.3|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/23.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x20ed6c0] EBML header parsing failed
/tv/test/23.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:30:56.3|Error|EventAggregator|NotificationService failed while processing [UntrackedDownloadCompletedEvent]
[v4.0.11.2680] System.NullReferenceException: Object reference not set to an instance of an object.
at NzbDrone.Core.Notifications.NotificationService.GetQualityString(Series series, QualityModel quality) in ./Sonarr.Core/Notifications/NotificationService.cs:line 88
at NzbDrone.Core.Notifications.NotificationService.GetMessage(Series series, List`1 episodes, QualityModel quality) in ./Sonarr.Core/Notifications/NotificationService.cs:line 50
at NzbDrone.Core.Notifications.NotificationService.Handle(UntrackedDownloadCompletedEvent message) in ./Sonarr.Core/Notifications/NotificationService.cs:line 262
at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event)
2024-12-14 01:30:59.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:30:59.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:31:18.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/3.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x29e46c0] EBML header parsing failed
/tv/test/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:31:18.9|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:31:18.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/2.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x39f86c0] EBML header parsing failed
/tv/test/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:31:18.9|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:31:18.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/1.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1cc36c0] EBML header parsing failed
/tv/test/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:31:18.9|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:31:24.4|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/1.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:31:26.4|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/2.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:31:28.2|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/3.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:31:33.5|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/3.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:31:34.3|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/1.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x38a16c0] EBML header parsing failed
/tv/test/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:31:34.3|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/2.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x280a6c0] EBML header parsing failed
/tv/test/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:31:34.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/3.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x369a6c0] EBML header parsing failed
/tv/test/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:31:34.4|Error|EventAggregator|NotificationService failed while processing [UntrackedDownloadCompletedEvent]
[v4.0.11.2680] System.NullReferenceException: Object reference not set to an instance of an object.
at NzbDrone.Core.Notifications.NotificationService.GetQualityString(Series series, QualityModel quality) in ./Sonarr.Core/Notifications/NotificationService.cs:line 88
at NzbDrone.Core.Notifications.NotificationService.GetMessage(Series series, List`1 episodes, QualityModel quality) in ./Sonarr.Core/Notifications/NotificationService.cs:line 50
at NzbDrone.Core.Notifications.NotificationService.Handle(UntrackedDownloadCompletedEvent message) in ./Sonarr.Core/Notifications/NotificationService.cs:line 262
at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event)
2024-12-14 01:31:43.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:31:43.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:32:02.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/4.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x38606c0] EBML header parsing failed
/tv/test/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:02.1|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:02.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/3.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1cd06c0] EBML header parsing failed
/tv/test/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:02.1|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:02.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/5.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x27ae6c0] EBML header parsing failed
/tv/test/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:02.1|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:02.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/2.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1ba36c0] EBML header parsing failed
/tv/test/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:02.1|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:02.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/1.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x22dd6c0] EBML header parsing failed
/tv/test/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:02.1|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:06.4|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/1.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:32:08.4|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/2.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:32:10.3|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/3.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:32:12.2|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/4.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:32:14.0|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/5.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:32:18.8|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/4.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:32:19.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/1.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x267d6c0] EBML header parsing failed
/tv/test/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:19.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/2.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x30046c0] EBML header parsing failed
/tv/test/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:19.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/3.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x21026c0] EBML header parsing failed
/tv/test/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:19.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/4.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x36276c0] EBML header parsing failed
/tv/test/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:19.7|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/5.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1da36c0] EBML header parsing failed
/tv/test/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:19.7|Error|EventAggregator|NotificationService failed while processing [UntrackedDownloadCompletedEvent]
[v4.0.11.2680] System.NullReferenceException: Object reference not set to an instance of an object.
at NzbDrone.Core.Notifications.NotificationService.GetQualityString(Series series, QualityModel quality) in ./Sonarr.Core/Notifications/NotificationService.cs:line 88
at NzbDrone.Core.Notifications.NotificationService.GetMessage(Series series, List`1 episodes, QualityModel quality) in ./Sonarr.Core/Notifications/NotificationService.cs:line 50
at NzbDrone.Core.Notifications.NotificationService.Handle(UntrackedDownloadCompletedEvent message) in ./Sonarr.Core/Notifications/NotificationService.cs:line 262
at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event)
2024-12-14 01:32:22.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:32:22.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:32:41.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/14.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x21ea6c0] EBML header parsing failed
/tv/test/14.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:41.9|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:41.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/14.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x36406c0] EBML header parsing failed
/tv/test/14.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:41.9|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:41.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/12.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x37be6c0] EBML header parsing failed
/tv/test/12.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:41.9|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:41.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/12.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2a926c0] EBML header parsing failed
/tv/test/12.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:41.9|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:41.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/4.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x29116c0] EBML header parsing failed
/tv/test/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:41.9|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:41.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/16.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1ae66c0] EBML header parsing failed
/tv/test/16.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:41.9|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:41.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/16.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x20f06c0] EBML header parsing failed
/tv/test/16.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:41.9|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:41.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/13.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1dc76c0] EBML header parsing failed
/tv/test/13.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:41.9|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:41.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/13.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x33bc6c0] EBML header parsing failed
/tv/test/13.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:41.9|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:41.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/19.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1e6f6c0] EBML header parsing failed
/tv/test/19.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:41.9|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:41.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/19.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x35986c0] EBML header parsing failed
/tv/test/19.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:41.9|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:41.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/23.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2ec46c0] EBML header parsing failed
/tv/test/23.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:41.9|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:41.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/23.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x21086c0] EBML header parsing failed
/tv/test/23.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:41.9|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:41.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/15.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x24226c0] EBML header parsing failed
/tv/test/15.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:41.9|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:41.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/15.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2da76c0] EBML header parsing failed
/tv/test/15.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/18.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x354a6c0] EBML header parsing failed
/tv/test/18.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/18.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x38666c0] EBML header parsing failed
/tv/test/18.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/21.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1d5f6c0] EBML header parsing failed
/tv/test/21.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/21.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1f0d6c0] EBML header parsing failed
/tv/test/21.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/3.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2a606c0] EBML header parsing failed
/tv/test/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/5.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x32436c0] EBML header parsing failed
/tv/test/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/2.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1edf6c0] EBML header parsing failed
/tv/test/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/10.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x21ba6c0] EBML header parsing failed
/tv/test/10.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/10.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x261e6c0] EBML header parsing failed
/tv/test/10.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/20.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x36356c0] EBML header parsing failed
/tv/test/20.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/20.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2db36c0] EBML header parsing failed
/tv/test/20.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/1.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x27716c0] EBML header parsing failed
/tv/test/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/24.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x34546c0] EBML header parsing failed
/tv/test/24.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/24.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x32ec6c0] EBML header parsing failed
/tv/test/24.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/9.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2f116c0] EBML header parsing failed
/tv/test/9.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/6.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1f6e6c0] EBML header parsing failed
/tv/test/6.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/7.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1ddc6c0] EBML header parsing failed
/tv/test/7.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/8.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1c7a6c0] EBML header parsing failed
/tv/test/8.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/11.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x242b6c0] EBML header parsing failed
/tv/test/11.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/11.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x3a0c6c0] EBML header parsing failed
/tv/test/11.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/22.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2e9c6c0] EBML header parsing failed
/tv/test/22.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/22.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1ffe6c0] EBML header parsing failed
/tv/test/22.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/17.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x29336c0] EBML header parsing failed
/tv/test/17.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:42.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/17.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x39e86c0] EBML header parsing failed
/tv/test/17.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:32:42.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:32:53.4|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/1.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:32:56.3|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/2.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:32:58.9|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/3.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:33:01.4|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/4.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:33:04.0|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/5.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:33:06.6|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/6.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:33:09.3|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/7.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:33:11.4|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/8.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:33:14.0|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/9.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:33:16.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/10.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2d2c6c0] EBML header parsing failed
/tv/test/10.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:33:16.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:33:19.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/11.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1d2c6c0] EBML header parsing failed
/tv/test/11.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:33:19.1|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:33:21.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/12.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1b836c0] EBML header parsing failed
/tv/test/12.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:33:21.9|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:33:24.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/13.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x27dc6c0] EBML header parsing failed
/tv/test/13.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:33:24.2|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:33:26.3|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/14.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x399c6c0] EBML header parsing failed
/tv/test/14.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:33:26.3|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:33:30.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/15.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2ac06c0] EBML header parsing failed
/tv/test/15.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:33:30.0|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:33:33.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/16.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x27076c0] EBML header parsing failed
/tv/test/16.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:33:33.1|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:33:37.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/17.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x383a6c0] EBML header parsing failed
/tv/test/17.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:33:37.1|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:33:40.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/18.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2e1a6c0] EBML header parsing failed
/tv/test/18.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:33:40.1|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:33:43.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/19.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x39336c0] EBML header parsing failed
/tv/test/19.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:33:43.1|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:33:45.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/20.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2fdb6c0] EBML header parsing failed
/tv/test/20.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:33:45.8|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:33:48.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/21.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1f956c0] EBML header parsing failed
/tv/test/21.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:33:48.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:33:51.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/22.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1d106c0] EBML header parsing failed
/tv/test/22.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:33:51.6|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:33:54.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/23.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2a546c0] EBML header parsing failed
/tv/test/23.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:33:54.4|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:33:57.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/24.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2bde6c0] EBML header parsing failed
/tv/test/24.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:33:57.1|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:34:04.3|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/14.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x297b6c0] EBML header parsing failed
/tv/test/14.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:04.3|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:34:04.3|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/12.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x36b16c0] EBML header parsing failed
/tv/test/12.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:04.3|Error|DetectSample|Failed to get runtime from the file, make sure ffprobe is available
2024-12-14 01:34:04.3|Fatal|SonarrErrorPipeline|Request Failed. POST /api/v3/manualimport
[v4.0.11.2680] NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AugmentingFailedException: Unable to parse episode info from path: /tv/test/4.mkv
at NzbDrone.Core.MediaFiles.EpisodeImport.Aggregation.AggregationService.Augment(LocalEpisode localEpisode, DownloadClientItem downloadClientItem) in ./Sonarr.Core/MediaFiles/EpisodeImport/Aggregation/AggregationService.cs:line 51
at NzbDrone.Core.MediaFiles.EpisodeImport.Manual.ManualImportService.ReprocessItem(String path, String downloadId, Int32 seriesId, Nullable`1 seasonNumber, List`1 episodeIds, String releaseGroup, QualityModel quality, List`1 languages, Int32 indexerFlags, ReleaseType releaseType) in ./Sonarr.Core/MediaFiles/EpisodeImport/Manual/ManualImportService.cs:line 144
at Sonarr.Api.V3.ManualImport.ManualImportController.ReprocessItems(List`1 items) in ./Sonarr.Api.V3/ManualImport/ManualImportController.cs:line 42
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 01:34:05.3|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/1.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x24416c0] EBML header parsing failed
/tv/test/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:05.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/2.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x26d26c0] EBML header parsing failed
/tv/test/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:05.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/3.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x36196c0] EBML header parsing failed
/tv/test/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/4.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x22f96c0] EBML header parsing failed
/tv/test/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/5.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1de36c0] EBML header parsing failed
/tv/test/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/6.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x27486c0] EBML header parsing failed
/tv/test/6.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:05.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/7.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x34976c0] EBML header parsing failed
/tv/test/7.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:05.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/8.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x204b6c0] EBML header parsing failed
/tv/test/8.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:05.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/9.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x36a96c0] EBML header parsing failed
/tv/test/9.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:05.7|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/10.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2ce56c0] EBML header parsing failed
/tv/test/10.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:05.7|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/11.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x38546c0] EBML header parsing failed
/tv/test/11.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:05.7|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/12.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x30ed6c0] EBML header parsing failed
/tv/test/12.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:05.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/13.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x351a6c0] EBML header parsing failed
/tv/test/13.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:05.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/14.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2b0f6c0] EBML header parsing failed
/tv/test/14.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:05.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/15.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x25266c0] EBML header parsing failed
/tv/test/15.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:05.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/16.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x24256c0] EBML header parsing failed
/tv/test/16.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:06.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/17.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2a266c0] EBML header parsing failed
/tv/test/17.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:06.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/18.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x33966c0] EBML header parsing failed
/tv/test/18.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:06.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/19.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1df46c0] EBML header parsing failed
/tv/test/19.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:06.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/20.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1b386c0] EBML header parsing failed
/tv/test/20.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:06.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/21.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x29116c0] EBML header parsing failed
/tv/test/21.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:06.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/22.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1d566c0] EBML header parsing failed
/tv/test/22.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:06.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/23.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x27696c0] EBML header parsing failed
/tv/test/23.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:06.3|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/test/24.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x26966c0] EBML header parsing failed
/tv/test/24.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:06.3|Error|EventAggregator|NotificationService failed while processing [UntrackedDownloadCompletedEvent]
[v4.0.11.2680] System.NullReferenceException: Object reference not set to an instance of an object.
at NzbDrone.Core.Notifications.NotificationService.GetQualityString(Series series, QualityModel quality) in ./Sonarr.Core/Notifications/NotificationService.cs:line 88
at NzbDrone.Core.Notifications.NotificationService.GetMessage(Series series, List`1 episodes, QualityModel quality) in ./Sonarr.Core/Notifications/NotificationService.cs:line 50
at NzbDrone.Core.Notifications.NotificationService.Handle(UntrackedDownloadCompletedEvent message) in ./Sonarr.Core/Notifications/NotificationService.cs:line 262
at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEvent[TEvent](TEvent event)
2024-12-14 01:34:12.0|Info|RefreshSeriesService|Updating Yona of the Dawn
2024-12-14 01:34:12.1|Info|RefreshEpisodeService|Starting episode info refresh for: [283942][Yona of the Dawn]
2024-12-14 01:34:12.3|Info|RefreshEpisodeService|Finished episode refresh for series: [283942][Yona of the Dawn].
2024-12-14 01:34:12.6|Info|DiskScanService|Scanning Yona of the Dawn
2024-12-14 01:34:12.6|Info|DiskScanService|Completed scanning disk for Yona of the Dawn
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/1.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x360e6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/2.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2c5c6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/3.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x23636c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/4.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1a326c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/5.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1d636c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/6.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x3a016c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/6.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/7.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1a516c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/7.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/8.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x39ed6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/8.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/9.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x35aa6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/9.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/10.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x28886c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/10.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/11.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1e966c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/11.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/12.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1e246c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/12.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/13.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x25716c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/13.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/14.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x200c6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/14.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/15.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x220c6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/15.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/16.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x21856c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/16.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/17.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x344b6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/17.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/18.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x35b96c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/18.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/19.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2c8a6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/19.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/20.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x37726c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/20.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/21.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x25bf6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/21.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/22.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x34f16c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/22.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/23.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2ffa6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/23.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/24.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x26266c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/24.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:12.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-12-14 01:34:12.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-12-14 01:34:12.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-12-14 01:34:12.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-12-14 01:34:17.2|Info|RefreshSeriesService|Updating Hellsing
2024-12-14 01:34:17.4|Info|RefreshEpisodeService|Starting episode info refresh for: [71278][Hellsing]
2024-12-14 01:34:17.6|Info|RefreshEpisodeService|Finished episode refresh for series: [71278][Hellsing].
2024-12-14 01:34:17.6|Info|DiskScanService|Scanning Hellsing
2024-12-14 01:34:17.6|Info|DiskScanService|Completed scanning disk for Hellsing
2024-12-14 01:34:17.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/1.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x22ac6c0] EBML header parsing failed
/tv/Hellsing/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:17.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/2.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x28566c0] EBML header parsing failed
/tv/Hellsing/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:17.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/3.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x31486c0] EBML header parsing failed
/tv/Hellsing/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:17.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/4.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x35646c0] EBML header parsing failed
/tv/Hellsing/Season 1/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:17.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/5.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x262e6c0] EBML header parsing failed
/tv/Hellsing/Season 1/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:17.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/6.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x242a6c0] EBML header parsing failed
/tv/Hellsing/Season 1/6.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:17.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/7.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x31da6c0] EBML header parsing failed
/tv/Hellsing/Season 1/7.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:17.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/8.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1ec96c0] EBML header parsing failed
/tv/Hellsing/Season 1/8.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2024-12-14 01:34:17.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-12-14 01:34:17.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-12-14 01:34:17.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-12-14 01:34:17.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-12-14 01:34:21.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:34:21.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:34:25.8|Info|RefreshSeriesService|Updating Unus Annus
2024-12-14 01:34:25.9|Info|RefreshEpisodeService|Starting episode info refresh for: [372288][Unus Annus]
2024-12-14 01:34:27.4|Info|RefreshEpisodeService|Finished episode refresh for series: [372288][Unus Annus].
2024-12-14 01:34:27.4|Info|DiskScanService|Scanning Unus Annus
2024-12-14 01:34:27.4|Info|DiskScanService|Completed scanning disk for Unus Annus
2024-12-14 01:34:27.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-12-14 01:34:27.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-12-14 01:34:27.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-12-14 01:34:27.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-12-14 01:34:27.4|Info|MetadataService|Series folder does not exist, skipping metadata creation
2024-12-14 01:34:28.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:34:28.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:34:49.4|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
2024-12-14 01:34:49.4|Info|ConsoleApp|Exiting main.
2024-12-14 01:37:11.7|Info|Bootstrap|Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.11.2680
2024-12-14 01:37:11.7|Info|AppFolderInfo|Data directory is being overridden to [/config]
2024-12-14 01:37:11.7|Info|AppFolderInfo|Data directory is being overridden to [/config]
2024-12-14 01:37:12.0|Info|AppFolderInfo|Data directory is being overridden to [/config]
2024-12-14 01:37:12.1|Info|MigrationController|*** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2024-12-14 01:37:12.2|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2024-12-14 01:37:12.2|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2024-12-14 01:37:12.2|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2024-12-14 01:37:12.2|Info|DatabaseEngineVersionCheck|SQLite 3.45.3
2024-12-14 01:37:12.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0340458s
2024-12-14 01:37:12.2|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2024-12-14 01:37:12.2|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0356396s
2024-12-14 01:37:12.3|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2024-12-14 01:37:12.3|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2024-12-14 01:37:12.3|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2024-12-14 01:37:12.3|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2024-12-14 01:37:12.3|Info|DatabaseEngineVersionCheck|SQLite 3.45.3
2024-12-14 01:37:12.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018589s
2024-12-14 01:37:12.3|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2024-12-14 01:37:12.3|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019995s
2024-12-14 01:37:12.6|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2024-12-14 01:37:13.1|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-12-14 01:37:13.1|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2024-12-14 01:37:13.1|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
2024-12-14 01:37:13.3|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2024-12-14 01:37:17.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:37:18.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:37:18.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:37:18.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:37:18.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:37:18.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:37:18.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:37:18.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:37:18.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:37:18.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:37:18.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:37:18.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:37:18.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:37:18.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:37:18.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:37:18.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:37:18.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:37:18.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:39:32.9|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
2024-12-14 01:39:32.9|Info|ConsoleApp|Exiting main.
2024-12-14 01:39:49.1|Info|Bootstrap|Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.11.2680
2024-12-14 01:39:49.1|Info|AppFolderInfo|Data directory is being overridden to [/config]
2024-12-14 01:39:49.1|Info|AppFolderInfo|Data directory is being overridden to [/config]
2024-12-14 01:39:49.4|Info|AppFolderInfo|Data directory is being overridden to [/config]
2024-12-14 01:39:49.5|Info|MigrationController|*** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2024-12-14 01:39:49.6|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2024-12-14 01:39:49.6|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2024-12-14 01:39:49.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2024-12-14 01:39:49.6|Info|DatabaseEngineVersionCheck|SQLite 3.45.3
2024-12-14 01:39:49.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0329795s
2024-12-14 01:39:49.6|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2024-12-14 01:39:49.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0343651s
2024-12-14 01:39:49.7|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2024-12-14 01:39:49.7|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2024-12-14 01:39:49.7|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2024-12-14 01:39:49.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2024-12-14 01:39:49.7|Info|DatabaseEngineVersionCheck|SQLite 3.45.3
2024-12-14 01:39:49.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008445s
2024-12-14 01:39:49.7|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2024-12-14 01:39:49.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009572s
2024-12-14 01:39:50.0|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2024-12-14 01:39:50.5|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-12-14 01:39:50.5|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2024-12-14 01:39:50.5|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
2024-12-14 01:39:50.6|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2024-12-14 01:41:26.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:41:26.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:41:56.4|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:41:57.4|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:42:02.3|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:42:03.5|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:42:04.5|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:42:05.1|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:42:06.2|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:42:08.2|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:42:08.7|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:42:09.3|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:42:10.3|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:42:28.7|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:42:41.8|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:42:42.8|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:43:00.9|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:43:02.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:43:02.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:43:20.9|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:43:26.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:43:26.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 01:43:40.9|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:44:01.0|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:44:21.0|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:44:22.5|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:44:24.4|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:44:25.4|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:44:43.9|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:44:50.6|Info|RssSyncService|Starting RSS Sync
2024-12-14 01:44:52.8|Warn|Torznab|Indexer YourBittorrent (Prowlarr) rss sync didn't cover the period between 12/03/2024 07:00:00 and 12/14/2024 01:44:52 UTC. Search may be required.
2024-12-14 01:44:52.9|Warn|Torznab|Indexer Torrent Downloads (Prowlarr) rss sync didn't cover the period between 12/14/2024 01:29:19 and 12/14/2024 01:44:52 UTC. Search may be required.
2024-12-14 01:44:56.5|Info|DownloadDecisionMaker|Processing 966 releases
2024-12-14 01:44:59.1|Info|RssSyncService|RSS Sync Completed. Reports found: 966, Reports grabbed: 0
2024-12-14 01:45:04.0|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:45:23.9|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:45:44.0|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:46:04.1|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:46:24.1|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:46:44.1|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:47:04.2|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:47:24.1|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:47:44.2|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:48:04.2|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:48:24.3|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:48:44.3|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:49:04.4|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:49:24.4|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:49:44.4|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:50:04.5|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:50:24.5|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:50:44.6|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:51:04.6|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:51:25.5|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:51:26.5|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:51:28.2|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:51:30.0|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:51:31.1|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:51:32.2|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:51:33.6|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:51:34.6|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:51:36.3|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:51:36.9|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:51:38.0|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:52:02.6|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:52:03.7|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:52:04.9|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:52:06.3|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:52:07.4|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:52:08.5|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 01:52:10.6|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:00:20.8|Info|RssSyncService|Starting RSS Sync
2024-12-14 02:00:22.6|Warn|Torznab|Indexer Torrent Downloads (Prowlarr) rss sync didn't cover the period between 12/14/2024 01:44:52 and 12/14/2024 02:00:22 UTC. Search may be required.
2024-12-14 02:00:22.8|Warn|Torznab|Indexer YourBittorrent (Prowlarr) rss sync didn't cover the period between 12/14/2024 01:44:52 and 12/14/2024 02:00:22 UTC. Search may be required.
2024-12-14 02:00:34.3|Info|DownloadDecisionMaker|Processing 1005 releases
2024-12-14 02:00:35.4|Info|RssSyncService|RSS Sync Completed. Reports found: 1005, Reports grabbed: 0
2024-12-14 02:04:48.5|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:04:49.5|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:04:50.8|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:04:52.6|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:04:53.7|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:04:54.3|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:04:55.4|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:04:57.7|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:04:59.0|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:04:59.4|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:05:00.2|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:05:01.2|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:05:02.0|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:05:03.1|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:05:04.2|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:05:05.5|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:05:06.7|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:05:08.7|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:05:09.7|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:05:10.4|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:05:11.8|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:05:13.1|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:05:13.7|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:05:14.7|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:05:33.1|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:05:45.8|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:05:47.1|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:05:47.7|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:05:49.0|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:05:50.0|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:05:51.3|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:05:52.4|Warn|LanguageProfileController|API call made to deprecated endpoint from
2024-12-14 02:07:44.6|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:07:44.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:37.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:37.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:37.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:37.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:37.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:37.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:37.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:37.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:37.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:37.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:37.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:37.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:37.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:37.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:37.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:37.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:37.9|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.5|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.6|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.6|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.6|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:38.6|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2024-12-14 02:09:49.6|Info|AddSeriesService|Adding Series [372848][The Test] Path: [/tv/The Test]
2024-12-14 02:09:49.7|Info|SceneMappingService|Updating Scene mappings
2024-12-14 02:09:49.7|Info|RefreshSeriesService|Updating The Test
2024-12-14 02:09:49.8|Info|RefreshEpisodeService|Starting episode info refresh for: [372848][The Test]
2024-12-14 02:09:49.8|Info|RefreshEpisodeService|Finished episode refresh for series: [372848][The Test].
2024-12-14 02:09:49.9|Info|MediaCoverService|Downloading Banner for [372848][The Test] https://artworks.thetvdb.com/banners/v4/series/372848/banners/62fd2b381d5f3.jpg
2024-12-14 02:09:49.9|Info|DiskScanService|Scanning The Test
2024-12-14 02:09:49.9|Info|DiskScanService|Completed scanning disk for The Test
2024-12-14 02:09:49.9|Info|SeriesScannedHandler|[The Test] was recently added, performing post-add actions
2024-12-14 02:09:50.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2024-12-14 02:09:50.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2024-12-14 02:09:50.1|Info|MediaCoverService|Downloading Poster for [372848][The Test] https://artworks.thetvdb.com/banners/v4/series/372848/posters/63c022f1dfd79.jpg
2024-12-14 02:09:50.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2024-12-14 02:09:50.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2024-12-14 02:09:50.2|Info|MetadataService|Series folder does not exist, skipping metadata creation
2024-12-14 02:09:50.2|Info|MediaCoverService|Downloading Fanart for [372848][The Test] https://artworks.thetvdb.com/banners/series/372848/backgrounds/5e8b7761c878e.jpg
2024-12-14 02:09:50.2|Info|ReleaseSearchService|Searching indexers for [The Test : S01]. 19 active indexers
2024-12-14 02:09:50.9|Info|MetadataService|Series folder does not exist, skipping metadata image creation
2024-12-14 02:10:00.7|Info|DownloadDecisionMaker|Processing 859 releases
2024-12-14 02:10:02.4|Info|ReleaseSearchService|Searching indexers for [The Test : S02]. 19 active indexers
2024-12-14 02:10:08.4|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/44/api?t=tvsearch&cat=5000&extended=1&apikey=(removed)&offset=0&limit=100&q=Test%20A%20New%20Era%20For%20Australias%20Team&season=2: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 12/14/2024 02:11:08 due to recent failures." />
2024-12-14 02:10:08.4|Warn|Torznab|API Request Limit reached for YourBittorrent (Prowlarr). Disabled for 00:01:00
2024-12-14 02:10:10.8|Info|DownloadDecisionMaker|Processing 735 releases
2024-12-14 02:10:11.9|Info|ReleaseSearchService|Searching indexers for [The Test : S03]. 18 active indexers
2024-12-14 02:10:25.7|Info|DownloadDecisionMaker|Processing 704 releases
2024-12-14 02:10:26.7|Info|SeriesSearchService|Series search completed. 0 reports downloaded.
2024-12-14 02:14:49.2|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
2024-12-14 02:14:49.2|Info|ConsoleApp|Exiting main.
2024-12-14 02:15:50.8|Info|Bootstrap|Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.11.2680
2024-12-14 02:15:50.9|Info|AppFolderInfo|Data directory is being overridden to [/config]
2024-12-14 02:15:50.9|Info|AppFolderInfo|Data directory is being overridden to [/config]
2024-12-14 02:15:51.2|Info|AppFolderInfo|Data directory is being overridden to [/config]
2024-12-14 02:15:51.3|Info|MigrationController|*** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2024-12-14 02:15:51.4|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2024-12-14 02:15:51.4|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2024-12-14 02:15:51.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2024-12-14 02:15:51.4|Info|DatabaseEngineVersionCheck|SQLite 3.45.3
2024-12-14 02:15:51.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0358402s
2024-12-14 02:15:51.4|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2024-12-14 02:15:51.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0373661s
2024-12-14 02:15:51.4|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2024-12-14 02:15:51.4|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2024-12-14 02:15:51.4|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2024-12-14 02:15:51.4|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2024-12-14 02:15:51.4|Info|DatabaseEngineVersionCheck|SQLite 3.45.3
2024-12-14 02:15:51.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008454s
2024-12-14 02:15:51.4|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2024-12-14 02:15:51.4|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009695s
2024-12-14 02:15:51.7|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2024-12-14 02:15:52.2|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-12-14 02:15:52.2|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2024-12-14 02:15:52.2|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
2024-12-14 02:15:52.3|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2024-12-14 02:16:16.5|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
2024-12-14 02:16:16.5|Info|ConsoleApp|Exiting main.
2024-12-14 02:16:47.1|Info|Bootstrap|Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.11.2680
2024-12-14 02:16:47.1|Info|AppFolderInfo|Data directory is being overridden to [/config]
2024-12-14 02:16:47.1|Info|AppFolderInfo|Data directory is being overridden to [/config]
2024-12-14 02:16:47.4|Info|AppFolderInfo|Data directory is being overridden to [/config]
2024-12-14 02:16:47.5|Info|MigrationController|*** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2024-12-14 02:16:47.6|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2024-12-14 02:16:47.6|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2024-12-14 02:16:47.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2024-12-14 02:16:47.6|Info|DatabaseEngineVersionCheck|SQLite 3.45.3
2024-12-14 02:16:47.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0328167s
2024-12-14 02:16:47.6|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2024-12-14 02:16:47.6|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0342454s
2024-12-14 02:16:47.7|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2024-12-14 02:16:47.7|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2024-12-14 02:16:47.7|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2024-12-14 02:16:47.7|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2024-12-14 02:16:47.7|Info|DatabaseEngineVersionCheck|SQLite 3.45.3
2024-12-14 02:16:47.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0016925s
2024-12-14 02:16:47.7|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2024-12-14 02:16:47.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0018327s
2024-12-14 02:16:48.0|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2024-12-14 02:16:48.5|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-12-14 02:16:48.5|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2024-12-14 02:16:48.5|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
2024-12-14 02:16:48.5|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2024-12-14 02:17:17.0|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- Path: Path '/tv/The Enfield Haunting' is already configured for another series
2024-12-14 02:17:18.4|Info|RssSyncService|Starting RSS Sync
2024-12-14 02:17:21.0|Warn|Torznab|Indexer YourBittorrent (Prowlarr) rss sync didn't cover the period between 12/14/2024 02:00:22 and 12/14/2024 02:17:21 UTC. Search may be required.
2024-12-14 02:17:21.3|Warn|Torznab|Indexer Torrent Downloads (Prowlarr) rss sync didn't cover the period between 12/14/2024 02:00:22 and 12/14/2024 02:17:21 UTC. Search may be required.
2024-12-14 02:17:29.2|Info|DownloadDecisionMaker|Processing 1078 releases
2024-12-14 02:17:31.6|Info|RssSyncService|RSS Sync Completed. Reports found: 1078, Reports grabbed: 0, Reports pending: 17
2024-12-14 02:17:46.9|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- Path: Path '/tv/Chernobyl' is already configured for another series
2024-12-14 02:18:31.3|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- Path: Path '/tv/The Watcher (2022)' is already configured for another series
2024-12-14 02:18:46.0|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
2024-12-14 02:18:46.0|Info|ConsoleApp|Exiting main.
2024-12-14 02:18:59.4|Info|Bootstrap|Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.11.2680
2024-12-14 02:18:59.5|Info|AppFolderInfo|Data directory is being overridden to [/config]
2024-12-14 02:18:59.5|Info|AppFolderInfo|Data directory is being overridden to [/config]
2024-12-14 02:18:59.7|Info|AppFolderInfo|Data directory is being overridden to [/config]
2024-12-14 02:18:59.9|Info|MigrationController|*** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2024-12-14 02:19:00.0|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2024-12-14 02:19:00.0|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2024-12-14 02:19:00.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2024-12-14 02:19:00.0|Info|DatabaseEngineVersionCheck|SQLite 3.45.3
2024-12-14 02:19:00.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0335716s
2024-12-14 02:19:00.0|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2024-12-14 02:19:00.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.034935s
2024-12-14 02:19:00.0|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2024-12-14 02:19:00.0|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2024-12-14 02:19:00.0|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2024-12-14 02:19:00.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2024-12-14 02:19:00.0|Info|DatabaseEngineVersionCheck|SQLite 3.45.3
2024-12-14 02:19:00.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0007814s
2024-12-14 02:19:00.0|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2024-12-14 02:19:00.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008928s
2024-12-14 02:19:00.3|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2024-12-14 02:19:00.8|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-12-14 02:19:00.8|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2024-12-14 02:19:00.8|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
2024-12-14 02:19:00.9|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2024-12-14 02:19:36.5|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- Path: Path '/tv/Manhunt (2024)' is already configured for another series
2024-12-14 02:19:46.1|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- Path: Path '/tv/Manhunt (2024)' is already configured for another series
2024-12-14 02:20:22.2|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- Path: Path '/tv/The Outsider (2020)' is already configured for another series
2024-12-14 02:22:20.4|Error|SonarrErrorPipeline|[POST /api/v3/tag]
[v4.0.11.2680] code = Constraint (19), message = System.Data.SQLite.SQLiteException (0x800027AF): constraint failed
UNIQUE constraint failed: Tags.Label
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1075
at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1033
at Dapper.SqlMapper.QueryMultiple(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType) in /_/Dapper/SqlMapper.cs:line 1009
at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Sonarr.Core/Datastore/BasicRepository.cs:line 189
at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Sonarr.Core/Datastore/BasicRepository.cs:line 146
at NzbDrone.Core.Tags.TagService.Add(Tag tag) in ./Sonarr.Core/Tags/TagService.cs:line 165
at Sonarr.Api.V3.Tags.TagController.Create(TagResource resource) in ./Sonarr.Api.V3/Tags/TagController.cs:line 44
at lambda_method82(Closure , Object , Object[] )
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2024-12-14 02:26:56.9|Info|Sonarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was challenged.
2024-12-14 02:33:00.9|Info|RssSyncService|Starting RSS Sync
2024-12-14 02:33:02.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/13/2024 23:05:01 and 12/14/2024 00:34:24 UTC. Search may be required.
2024-12-14 02:33:02.8|Warn|Torznab|Indexer YourBittorrent (Prowlarr) rss sync didn't cover the period between 12/14/2024 02:17:21 and 12/14/2024 02:33:02 UTC. Search may be required.
2024-12-14 02:33:02.9|Warn|Torznab|Indexer Torrent Downloads (Prowlarr) rss sync didn't cover the period between 12/14/2024 02:17:21 and 12/14/2024 02:33:02 UTC. Search may be required.
2024-12-14 02:33:06.8|Info|DownloadDecisionMaker|Processing 1050 releases
2024-12-14 02:33:08.9|Info|RssSyncService|RSS Sync Completed. Reports found: 1050, Reports grabbed: 0, Reports pending: 16
2024-12-14 02:35:08.5|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
2024-12-14 02:35:08.5|Info|ConsoleApp|Exiting main.
2024-12-14 02:35:58.2|Info|Bootstrap|Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.11.2680
2024-12-14 02:35:58.3|Info|AppFolderInfo|Data directory is being overridden to [/config]
2024-12-14 02:35:58.3|Info|AppFolderInfo|Data directory is being overridden to [/config]
2024-12-14 02:35:58.6|Info|AppFolderInfo|Data directory is being overridden to [/config]
2024-12-14 02:35:58.7|Info|MigrationController|*** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2024-12-14 02:35:58.7|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2024-12-14 02:35:58.8|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2024-12-14 02:35:58.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2024-12-14 02:35:58.8|Info|DatabaseEngineVersionCheck|SQLite 3.45.3
2024-12-14 02:35:58.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0332949s
2024-12-14 02:35:58.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2024-12-14 02:35:58.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0346774s
2024-12-14 02:35:58.8|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2024-12-14 02:35:58.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2024-12-14 02:35:58.8|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2024-12-14 02:35:58.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2024-12-14 02:35:58.8|Info|DatabaseEngineVersionCheck|SQLite 3.45.3
2024-12-14 02:35:58.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008543s
2024-12-14 02:35:58.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2024-12-14 02:35:58.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0009819s
2024-12-14 02:35:59.1|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2024-12-14 02:35:59.6|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2024-12-14 02:35:59.6|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2024-12-14 02:35:59.6|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
2024-12-14 02:35:59.7|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2024-12-14 02:36:57.5|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
2024-12-14 02:36:57.6|Info|ConsoleApp|Exiting main.
2025-11-20 17:23:46.8|Info|Bootstrap|Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.11.2680
2025-11-20 17:23:46.9|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-11-20 17:23:46.9|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-11-20 17:23:47.3|Info|AppFolderInfo|Data directory is being overridden to [/config]
2025-11-20 17:23:47.4|Warn|Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager|No XML encryptor configured. Key {38fcd761-1a0e-4a44-836a-f3fccf7d6c21} may be persisted to storage in unencrypted form.
2025-11-20 17:23:47.5|Info|MigrationController|*** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-11-20 17:23:47.6|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2025-11-20 17:23:47.6|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-11-20 17:23:47.6|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-11-20 17:23:47.7|Info|DatabaseEngineVersionCheck|SQLite 3.45.3
2025-11-20 17:23:47.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0677913s
2025-11-20 17:23:47.7|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2025-11-20 17:23:47.7|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0706774s
2025-11-20 17:23:47.7|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-11-20 17:23:47.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2025-11-20 17:23:47.8|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2025-11-20 17:23:47.8|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2025-11-20 17:23:47.8|Info|DatabaseEngineVersionCheck|SQLite 3.45.3
2025-11-20 17:23:47.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0019397s
2025-11-20 17:23:47.8|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2025-11-20 17:23:47.8|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0020999s
2025-11-20 17:23:48.1|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2025-11-20 17:23:48.4|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2025-11-20 17:23:48.4|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2025-11-20 17:23:48.4|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
2025-11-20 17:23:48.5|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2025-11-20 17:23:59.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:23:59.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:23:59.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:23:59.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:23:59.3|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:23:59.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:23:59.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:23:59.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:23:59.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:23:59.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:23:59.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:23:59.7|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:24:00.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:24:00.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:24:00.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:24:00.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:24:00.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:24:00.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:24:00.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:24:00.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:24:00.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:24:00.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:24:00.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:24:00.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:24:00.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:24:00.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:24:00.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:24:00.1|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:24:18.4|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2025-11-20 17:24:18.5|Info|RssSyncService|Starting RSS Sync
2025-11-20 17:24:18.5|Info|RefreshSeriesService|Updating Archive 81
2025-11-20 17:24:18.6|Info|SceneMappingService|Updating Scene mappings
2025-11-20 17:24:19.2|Info|RefreshEpisodeService|Starting episode info refresh for: [390936][Archive 81]
2025-11-20 17:24:19.2|Info|RefreshEpisodeService|Finished episode refresh for series: [390936][Archive 81].
2025-11-20 17:24:19.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:25:19 due to recent failures." />
2025-11-20 17:24:19.3|Info|DiskScanService|Scanning Archive 81
2025-11-20 17:24:19.3|Warn|Torznab|API Request Limit reached for AniSource (Prowlarr). Disabled for 00:01:00
2025-11-20 17:24:19.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/3/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:25:19 due to recent failures." />
2025-11-20 17:24:19.3|Warn|Torznab|API Request Limit reached for Badass Torrents (Prowlarr). Disabled for 00:01:00
2025-11-20 17:24:19.3|Info|DiskScanService|Completed scanning disk for Archive 81
2025-11-20 17:24:19.4|Info|MediaCoverService|Downloading Fanart for [390936][Archive 81] https://artworks.thetvdb.com/banners/v4/series/390936/backgrounds/683fce9fbc4a0.jpg
2025-11-20 17:24:19.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Archive 81/Season 1/1.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2a516c0] EBML header parsing failed
/tv/Archive 81/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:19.5|Warn|Torznab|Indexer SubsPlease (Prowlarr) rss sync didn't cover the period between 12/13/2024 19:32:42 and 11/16/2025 17:57:01 UTC. Search may be required.
2025-11-20 17:24:19.5|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 12/14/2024 01:08:42 and 11/20/2025 14:44:20 UTC. Search may be required.
2025-11-20 17:24:19.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Archive 81/Season 1/2.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1f186c0] EBML header parsing failed
/tv/Archive 81/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:19.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Archive 81/Season 1/3.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2f926c0] EBML header parsing failed
/tv/Archive 81/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:19.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Archive 81/Season 1/4.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2aba6c0] EBML header parsing failed
/tv/Archive 81/Season 1/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:19.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Archive 81/Season 1/5.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x330e6c0] EBML header parsing failed
/tv/Archive 81/Season 1/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:19.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Archive 81/Season 1/6.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2e5b6c0] EBML header parsing failed
/tv/Archive 81/Season 1/6.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:19.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Archive 81/Season 1/7.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1ed36c0] EBML header parsing failed
/tv/Archive 81/Season 1/7.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:19.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Archive 81/Season 1/8.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1b306c0] EBML header parsing failed
/tv/Archive 81/Season 1/8.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:19.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-11-20 17:24:19.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-11-20 17:24:19.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-11-20 17:24:19.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-11-20 17:24:19.7|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 12/14/2024 00:51:31 and 11/20/2025 14:18:46 UTC. Search may be required.
2025-11-20 17:24:19.7|Info|RefreshSeriesService|Updating Chernobyl
2025-11-20 17:24:19.8|Warn|Torznab|Indexer Shana Project (Prowlarr) rss sync didn't cover the period between 12/14/2024 01:47:00 and 11/19/2025 17:01:00 UTC. Search may be required.
2025-11-20 17:24:20.0|Info|RefreshEpisodeService|Starting episode info refresh for: [360893][Chernobyl]
2025-11-20 17:24:20.0|Info|RefreshEpisodeService|Finished episode refresh for series: [360893][Chernobyl].
2025-11-20 17:24:20.0|Info|DiskScanService|Scanning Chernobyl
2025-11-20 17:24:20.1|Info|DiskScanService|Completed scanning disk for Chernobyl
2025-11-20 17:24:20.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Chernobyl/Season 1/1.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x31d46c0] EBML header parsing failed
/tv/Chernobyl/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:20.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/37/api?t=tvsearch&cat=5000,5040,5030,5045,5050,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:25:19 due to recent failures." />
2025-11-20 17:24:20.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Chernobyl/Season 1/2.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1a346c0] EBML header parsing failed
/tv/Chernobyl/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:20.1|Warn|Torznab|API Request Limit reached for TorrentGalaxy (Prowlarr). Disabled for 00:01:00
2025-11-20 17:24:20.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Chernobyl/Season 1/3.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1bde6c0] EBML header parsing failed
/tv/Chernobyl/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:20.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Chernobyl/Season 1/4.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x34176c0] EBML header parsing failed
/tv/Chernobyl/Season 1/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:20.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Chernobyl/Season 1/5.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x347e6c0] EBML header parsing failed
/tv/Chernobyl/Season 1/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:20.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-11-20 17:24:20.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-11-20 17:24:20.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-11-20 17:24:20.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-11-20 17:24:20.1|Info|RefreshSeriesService|Updating The Enfield Haunting
2025-11-20 17:24:20.2|Info|HousekeepingService|Running housecleaning tasks
2025-11-20 17:24:20.3|Warn|Torznab|Indexer Tokyo Toshokan (Prowlarr) rss sync didn't cover the period between 12/14/2024 02:01:00 and 11/20/2025 12:16:00 UTC. Search may be required.
2025-11-20 17:24:20.3|Info|Database|Vacuuming Log database
2025-11-20 17:24:20.3|Info|Database|Log database compressed
2025-11-20 17:24:20.3|Info|Database|Vacuuming Main database
2025-11-20 17:24:20.4|Info|Database|Main database compressed
2025-11-20 17:24:20.5|Info|BackupService|Starting Backup
2025-11-20 17:24:20.7|Warn|Torznab|Indexer EZTV (Prowlarr) rss sync didn't cover the period between 12/14/2024 02:31:02 and 11/20/2025 10:37:20 UTC. Search may be required.
2025-11-20 17:24:20.7|Info|RefreshEpisodeService|Starting episode info refresh for: [294431][The Enfield Haunting]
2025-11-20 17:24:20.8|Info|RefreshEpisodeService|Finished episode refresh for series: [294431][The Enfield Haunting].
2025-11-20 17:24:20.8|Info|DiskScanService|Scanning The Enfield Haunting
2025-11-20 17:24:20.8|Info|DiskScanService|Completed scanning disk for The Enfield Haunting
2025-11-20 17:24:20.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Enfield Haunting/Season 1/1.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2e006c0] EBML header parsing failed
/tv/The Enfield Haunting/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:20.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Enfield Haunting/Season 1/2.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1ee86c0] EBML header parsing failed
/tv/The Enfield Haunting/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:20.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Enfield Haunting/Season 1/3.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x30486c0] EBML header parsing failed
/tv/The Enfield Haunting/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:20.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-11-20 17:24:20.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-11-20 17:24:20.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-11-20 17:24:20.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-11-20 17:24:20.8|Info|RefreshSeriesService|Updating Halo Legends
2025-11-20 17:24:20.8|Warn|Torznab|Indexer LimeTorrents (Prowlarr) rss sync didn't cover the period between 12/14/2024 02:20:02 and 11/20/2025 16:24:19 UTC. Search may be required.
2025-11-20 17:24:20.9|Info|RefreshEpisodeService|Starting episode info refresh for: [125441][Halo Legends]
2025-11-20 17:24:20.9|Warn|RefreshEpisodeService|Show 125441 (Halo Legends) had 1 old episodes appear, please check monitored status.
2025-11-20 17:24:20.9|Info|RefreshEpisodeService|Finished episode refresh for series: [125441][Halo Legends].
2025-11-20 17:24:20.9|Info|DiskScanService|Scanning Halo Legends
2025-11-20 17:24:20.9|Info|DiskScanService|Completed scanning disk for Halo Legends
2025-11-20 17:24:20.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-11-20 17:24:20.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-11-20 17:24:20.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-11-20 17:24:20.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-11-20 17:24:20.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
2025-11-20 17:24:20.9|Info|RefreshSeriesService|Updating Hellsing
2025-11-20 17:24:20.9|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 12/14/2024 02:00:49 and 11/20/2025 14:31:08 UTC. Search may be required.
2025-11-20 17:24:21.2|Info|RefreshEpisodeService|Starting episode info refresh for: [71278][Hellsing]
2025-11-20 17:24:21.2|Warn|RefreshEpisodeService|Show 71278 (Hellsing) had 1 old episodes appear, please check monitored status.
2025-11-20 17:24:21.2|Info|RefreshEpisodeService|Finished episode refresh for series: [71278][Hellsing].
2025-11-20 17:24:21.2|Info|DiskScanService|Scanning Hellsing
2025-11-20 17:24:21.2|Info|DiskScanService|Completed scanning disk for Hellsing
2025-11-20 17:24:21.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/1.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x30f46c0] EBML header parsing failed
/tv/Hellsing/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/2.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x26856c0] EBML header parsing failed
/tv/Hellsing/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.3|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/3.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2ce06c0] EBML header parsing failed
/tv/Hellsing/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.3|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/4.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x30096c0] EBML header parsing failed
/tv/Hellsing/Season 1/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.3|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/5.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x38286c0] EBML header parsing failed
/tv/Hellsing/Season 1/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.3|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/6.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x30656c0] EBML header parsing failed
/tv/Hellsing/Season 1/6.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.3|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/7.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x24d46c0] EBML header parsing failed
/tv/Hellsing/Season 1/7.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.3|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/8.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x39c66c0] EBML header parsing failed
/tv/Hellsing/Season 1/8.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-11-20 17:24:21.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-11-20 17:24:21.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-11-20 17:24:21.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-11-20 17:24:21.3|Info|RefreshSeriesService|Updating Manhunt (2024)
2025-11-20 17:24:21.3|Warn|Torznab|Indexer E-Hentai (Prowlarr) rss sync didn't cover the period between 12/14/2024 02:23:00 and 11/20/2025 14:31:00 UTC. Search may be required.
2025-11-20 17:24:21.3|Info|RefreshEpisodeService|Starting episode info refresh for: [414337][Manhunt (2024)]
2025-11-20 17:24:21.4|Info|RefreshEpisodeService|Finished episode refresh for series: [414337][Manhunt (2024)].
2025-11-20 17:24:21.4|Info|DiskScanService|Scanning Manhunt (2024)
2025-11-20 17:24:21.4|Info|DiskScanService|Completed scanning disk for Manhunt (2024)
2025-11-20 17:24:21.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Manhunt (2024)/Season 1/1.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x34456c0] EBML header parsing failed
/tv/Manhunt (2024)/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Manhunt (2024)/Season 1/2.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x246a6c0] EBML header parsing failed
/tv/Manhunt (2024)/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Manhunt (2024)/Season 1/3.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x27016c0] EBML header parsing failed
/tv/Manhunt (2024)/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Manhunt (2024)/Season 1/4.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x36f96c0] EBML header parsing failed
/tv/Manhunt (2024)/Season 1/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-11-20 17:24:21.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-11-20 17:24:21.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-11-20 17:24:21.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-11-20 17:24:21.4|Info|RefreshSeriesService|Updating MH370: The Plane That Disappeared
2025-11-20 17:24:21.6|Info|RefreshEpisodeService|Starting episode info refresh for: [431139][MH370: The Plane That Disappeared]
2025-11-20 17:24:21.6|Info|RefreshEpisodeService|Finished episode refresh for series: [431139][MH370: The Plane That Disappeared].
2025-11-20 17:24:21.6|Info|DiskScanService|Scanning MH370: The Plane That Disappeared
2025-11-20 17:24:21.6|Info|DiskScanService|Completed scanning disk for MH370: The Plane That Disappeared
2025-11-20 17:24:21.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/MH370 - The Plane That Disappeared/Season 1/1.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x264d6c0] EBML header parsing failed
/tv/MH370 - The Plane That Disappeared/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/MH370 - The Plane That Disappeared/Season 1/2.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x208e6c0] EBML header parsing failed
/tv/MH370 - The Plane That Disappeared/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/MH370 - The Plane That Disappeared/Season 1/3.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x374e6c0] EBML header parsing failed
/tv/MH370 - The Plane That Disappeared/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.6|Info|MediaCoverService|Downloading Poster for [431139][MH370: The Plane That Disappeared] https://artworks.thetvdb.com/banners/v4/series/431139/posters/67e1e50aa18b5.jpg
2025-11-20 17:24:21.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-11-20 17:24:21.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-11-20 17:24:21.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-11-20 17:24:21.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-11-20 17:24:21.6|Info|RefreshSeriesService|Updating The Outsider (2020)
2025-11-20 17:24:21.7|Info|MediaCoverService|Downloading Clearlogo for [431139][MH370: The Plane That Disappeared] https://artworks.thetvdb.com/banners/v4/series/431139/clearlogo/67e1e48b33a13.png
2025-11-20 17:24:21.7|Warn|Torznab|Indexer Torrent Downloads (Prowlarr) rss sync didn't cover the period between 12/14/2024 02:33:02 and 11/20/2025 17:24:20 UTC. Search may be required.
2025-11-20 17:24:21.8|Info|RefreshEpisodeService|Starting episode info refresh for: [365480][The Outsider (2020)]
2025-11-20 17:24:21.8|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:24:21.8|Info|RefreshEpisodeService|Finished episode refresh for series: [365480][The Outsider (2020)].
2025-11-20 17:24:21.9|Info|DiskScanService|Scanning The Outsider (2020)
2025-11-20 17:24:21.9|Info|DiskScanService|Completed scanning disk for The Outsider (2020)
2025-11-20 17:24:21.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Outsider (2020)/Season 1/1.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x20e76c0] EBML header parsing failed
/tv/The Outsider (2020)/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Outsider (2020)/Season 1/2.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x32086c0] EBML header parsing failed
/tv/The Outsider (2020)/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Outsider (2020)/Season 1/3.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x30b86c0] EBML header parsing failed
/tv/The Outsider (2020)/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Outsider (2020)/Season 1/4.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x22986c0] EBML header parsing failed
/tv/The Outsider (2020)/Season 1/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Outsider (2020)/Season 1/5.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x29c06c0] EBML header parsing failed
/tv/The Outsider (2020)/Season 1/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Outsider (2020)/Season 1/6.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x29bb6c0] EBML header parsing failed
/tv/The Outsider (2020)/Season 1/6.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Outsider (2020)/Season 1/7.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x31d96c0] EBML header parsing failed
/tv/The Outsider (2020)/Season 1/7.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Outsider (2020)/Season 1/8.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1da56c0] EBML header parsing failed
/tv/The Outsider (2020)/Season 1/8.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Outsider (2020)/Season 1/9.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1dd56c0] EBML header parsing failed
/tv/The Outsider (2020)/Season 1/9.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Outsider (2020)/Season 1/10.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1a2d6c0] EBML header parsing failed
/tv/The Outsider (2020)/Season 1/10.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Outsider (2020)/Specials/11.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2f136c0] EBML header parsing failed
/tv/The Outsider (2020)/Specials/11.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:21.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-11-20 17:24:21.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-11-20 17:24:21.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-11-20 17:24:21.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-11-20 17:24:21.9|Info|RefreshSeriesService|Updating Sense8
2025-11-20 17:24:22.3|Info|RefreshEpisodeService|Starting episode info refresh for: [268156][Sense8]
2025-11-20 17:24:22.3|Info|RefreshEpisodeService|Finished episode refresh for series: [268156][Sense8].
2025-11-20 17:24:22.3|Info|DiskScanService|Scanning Sense8
2025-11-20 17:24:22.3|Info|DiskScanService|Completed scanning disk for Sense8
2025-11-20 17:24:22.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/1.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2ac16c0] EBML header parsing failed
/tv/Sense8/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/2.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x349b6c0] EBML header parsing failed
/tv/Sense8/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/3.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x37626c0] EBML header parsing failed
/tv/Sense8/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/4.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1a836c0] EBML header parsing failed
/tv/Sense8/Season 1/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/5.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x31646c0] EBML header parsing failed
/tv/Sense8/Season 1/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/6.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1ea56c0] EBML header parsing failed
/tv/Sense8/Season 1/6.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/7.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x23d76c0] EBML header parsing failed
/tv/Sense8/Season 1/7.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/8.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2e296c0] EBML header parsing failed
/tv/Sense8/Season 1/8.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/9.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2dc76c0] EBML header parsing failed
/tv/Sense8/Season 1/9.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/10.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2f976c0] EBML header parsing failed
/tv/Sense8/Season 1/10.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/11.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x27016c0] EBML header parsing failed
/tv/Sense8/Season 1/11.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/12.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x36396c0] EBML header parsing failed
/tv/Sense8/Season 1/12.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 2/13.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x22996c0] EBML header parsing failed
/tv/Sense8/Season 2/13.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 2/14.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x237b6c0] EBML header parsing failed
/tv/Sense8/Season 2/14.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 2/15.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x33a26c0] EBML header parsing failed
/tv/Sense8/Season 2/15.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 2/16.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x34df6c0] EBML header parsing failed
/tv/Sense8/Season 2/16.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 2/17.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x218c6c0] EBML header parsing failed
/tv/Sense8/Season 2/17.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 2/18.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x36996c0] EBML header parsing failed
/tv/Sense8/Season 2/18.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 2/19.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x33b66c0] EBML header parsing failed
/tv/Sense8/Season 2/19.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 2/20.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2af76c0] EBML header parsing failed
/tv/Sense8/Season 2/20.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 2/21.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x37526c0] EBML header parsing failed
/tv/Sense8/Season 2/21.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 2/22.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2cfb6c0] EBML header parsing failed
/tv/Sense8/Season 2/22.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 2/23.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2bf46c0] EBML header parsing failed
/tv/Sense8/Season 2/23.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-11-20 17:24:22.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-11-20 17:24:22.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-11-20 17:24:22.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-11-20 17:24:22.5|Info|RefreshSeriesService|Updating Storm of the Century
2025-11-20 17:24:22.6|Info|RefreshEpisodeService|Starting episode info refresh for: [85538][Storm of the Century]
2025-11-20 17:24:22.6|Info|RefreshEpisodeService|Finished episode refresh for series: [85538][Storm of the Century].
2025-11-20 17:24:22.6|Info|DiskScanService|Scanning Storm of the Century
2025-11-20 17:24:22.6|Info|DiskScanService|Completed scanning disk for Storm of the Century
2025-11-20 17:24:22.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Storm of the Century/Season 1/1.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x27976c0] EBML header parsing failed
/tv/Storm of the Century/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Storm of the Century/Season 1/2.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x260b6c0] EBML header parsing failed
/tv/Storm of the Century/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Storm of the Century/Season 1/3.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x39956c0] EBML header parsing failed
/tv/Storm of the Century/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-11-20 17:24:22.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-11-20 17:24:22.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-11-20 17:24:22.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-11-20 17:24:22.6|Info|RefreshSeriesService|Updating The Test
2025-11-20 17:24:22.6|Info|MediaCoverService|Downloading Poster for [85538][Storm of the Century] https://artworks.thetvdb.com/banners/posters/85538-1.jpg
2025-11-20 17:24:22.7|Info|RefreshEpisodeService|Starting episode info refresh for: [372848][The Test]
2025-11-20 17:24:22.7|Info|MediaCoverService|Downloading Fanart for [85538][Storm of the Century] https://artworks.thetvdb.com/banners/fanart/original/85538-2.jpg
2025-11-20 17:24:22.7|Info|RefreshEpisodeService|Finished episode refresh for series: [372848][The Test].
2025-11-20 17:24:22.7|Info|DiskScanService|Scanning The Test
2025-11-20 17:24:22.7|Info|DiskScanService|Completed scanning disk for The Test
2025-11-20 17:24:22.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-11-20 17:24:22.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-11-20 17:24:22.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-11-20 17:24:22.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-11-20 17:24:22.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
2025-11-20 17:24:22.7|Info|RefreshSeriesService|Updating Treason
2025-11-20 17:24:22.8|Info|RefreshEpisodeService|Starting episode info refresh for: [413526][Treason]
2025-11-20 17:24:22.8|Info|RefreshEpisodeService|Finished episode refresh for series: [413526][Treason].
2025-11-20 17:24:22.8|Info|DiskScanService|Scanning Treason
2025-11-20 17:24:22.8|Info|DiskScanService|Completed scanning disk for Treason
2025-11-20 17:24:22.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Treason/Season 1/1.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2ae36c0] EBML header parsing failed
/tv/Treason/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Treason/Season 1/2.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x23966c0] EBML header parsing failed
/tv/Treason/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Treason/Season 1/3.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1fcb6c0] EBML header parsing failed
/tv/Treason/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Treason/Season 1/4.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2f426c0] EBML header parsing failed
/tv/Treason/Season 1/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Treason/Season 1/5.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x26dc6c0] EBML header parsing failed
/tv/Treason/Season 1/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:22.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-11-20 17:24:22.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-11-20 17:24:22.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-11-20 17:24:22.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-11-20 17:24:22.9|Info|RefreshSeriesService|Updating Unus Annus
2025-11-20 17:24:23.0|Info|RefreshEpisodeService|Starting episode info refresh for: [372288][Unus Annus]
2025-11-20 17:24:23.0|Warn|RefreshEpisodeService|Show 372288 (Unus Annus) had 4 old episodes appear, please check monitored status.
2025-11-20 17:24:23.0|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-11-20 17:24:23.3|Info|RefreshEpisodeService|Finished episode refresh for series: [372288][Unus Annus].
2025-11-20 17:24:23.3|Info|DiskScanService|Scanning Unus Annus
2025-11-20 17:24:23.3|Info|DiskScanService|Completed scanning disk for Unus Annus
2025-11-20 17:24:23.3|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-11-20 17:24:23.3|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-11-20 17:24:23.3|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-11-20 17:24:23.3|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-11-20 17:24:23.3|Info|MetadataService|Series folder does not exist, skipping metadata creation
2025-11-20 17:24:23.3|Info|RefreshSeriesService|Updating The Watcher (2022)
2025-11-20 17:24:23.5|Info|RefreshEpisodeService|Starting episode info refresh for: [404833][The Watcher (2022)]
2025-11-20 17:24:23.5|Info|RefreshEpisodeService|Finished episode refresh for series: [404833][The Watcher (2022)].
2025-11-20 17:24:23.5|Info|DiskScanService|Scanning The Watcher (2022)
2025-11-20 17:24:23.5|Info|DiskScanService|Completed scanning disk for The Watcher (2022)
2025-11-20 17:24:23.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-11-20 17:24:23.5|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-11-20 17:24:23.5|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-11-20 17:24:23.5|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-11-20 17:24:23.5|Info|MetadataService|Series folder does not exist, skipping metadata creation
2025-11-20 17:24:23.5|Info|RefreshSeriesService|Updating Yona of the Dawn
2025-11-20 17:24:23.8|Info|RefreshEpisodeService|Starting episode info refresh for: [283942][Yona of the Dawn]
2025-11-20 17:24:23.8|Info|RefreshEpisodeService|Finished episode refresh for series: [283942][Yona of the Dawn].
2025-11-20 17:24:24.0|Info|DiskScanService|Scanning Yona of the Dawn
2025-11-20 17:24:24.0|Info|DiskScanService|Completed scanning disk for Yona of the Dawn
2025-11-20 17:24:24.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/1.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x36386c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/2.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x341d6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/3.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x395a6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/4.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x359d6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/5.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x35f36c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/6.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x372a6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/6.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/7.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1abe6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/7.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/8.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x31996c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/8.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/9.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1c146c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/9.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/10.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x29706c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/10.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/11.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1b236c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/11.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/12.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x28676c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/12.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/13.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x37466c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/13.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/14.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2ab86c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/14.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/15.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x27f66c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/15.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/16.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2f526c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/16.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/17.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x28c26c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/17.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/18.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2a926c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/18.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/19.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x340c6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/19.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/20.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x302a6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/20.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/21.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x22d76c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/21.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.0|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/22.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x38536c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/22.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/23.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x29236c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/23.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/24.mkv
[v4.0.11.2680] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2bc96c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/24.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2025-11-20 17:24:24.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2025-11-20 17:24:24.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2025-11-20 17:24:24.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2025-11-20 17:24:24.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2025-11-20 17:24:27.0|Warn|Torznab|Indexer showRSS (Prowlarr) rss sync didn't cover the period between 12/14/2024 02:20:33 and 11/19/2025 01:20:33 UTC. Search may be required.
2025-11-20 17:24:35.8|Warn|Torznab|Indexer Torlock (Prowlarr) rss sync didn't cover the period between 12/14/2024 00:33:03 and 11/19/2025 18:24:23 UTC. Search may be required.
2025-11-20 17:24:43.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/15/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:29:24 due to recent failures." />
2025-11-20 17:24:43.6|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/15/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:29:24 due to recent failures." />
2025-11-20 17:24:43.6|Warn|Torznab|Unable to connect to indexer
[v4.0.11.2680] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr:9696/15/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Sonarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 199
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 376
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:29:24 due to recent failures." />
2025-11-20 17:24:43.6|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr:9696/15/api?t=caps&apikey=(removed) Check the log surrounding this error for details
2025-11-20 17:24:43.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/15/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:29:24 due to recent failures." />
2025-11-20 17:24:43.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/15/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:29:24 due to recent failures." />
2025-11-20 17:24:43.7|Warn|Torznab|Unable to connect to indexer
[v4.0.11.2680] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr:9696/15/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Sonarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 199
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 376
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:29:24 due to recent failures." />
2025-11-20 17:24:43.7|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr:9696/15/api?t=caps&apikey=(removed) Check the log surrounding this error for details
2025-11-20 17:24:43.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/17/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:25:25 due to recent failures." />
2025-11-20 17:24:43.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/17/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:25:25 due to recent failures." />
2025-11-20 17:24:43.7|Warn|Torznab|Unable to connect to indexer
[v4.0.11.2680] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr:9696/17/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Sonarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 199
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 376
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:25:25 due to recent failures." />
2025-11-20 17:24:43.7|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr:9696/17/api?t=caps&apikey=(removed) Check the log surrounding this error for details
2025-11-20 17:24:43.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/17/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:25:25 due to recent failures." />
2025-11-20 17:24:43.7|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/17/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:25:25 due to recent failures." />
2025-11-20 17:24:43.7|Warn|Torznab|Unable to connect to indexer
[v4.0.11.2680] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr:9696/17/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Sonarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 199
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 376
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:25:25 due to recent failures." />
2025-11-20 17:24:43.7|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr:9696/17/api?t=caps&apikey=(removed) Check the log surrounding this error for details
2025-11-20 17:24:45.7|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-11-20 17:24:45.7|Error|SonarrErrorPipeline|[POST /api/v3/indexer]
[v4.0.11.2680] code = Constraint (19), message = System.Data.SQLite.SQLiteException (0x800027AF): constraint failed
UNIQUE constraint failed: Indexers.Name
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1075
at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1058
at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in ./Sonarr.Core/Datastore/BasicRepository.cs:line 188
at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in ./Sonarr.Core/Datastore/BasicRepository.cs:line 146
at NzbDrone.Core.ThingiProvider.ProviderFactory`2.Create(TProviderDefinition definition) in ./Sonarr.Core/ThingiProvider/ProviderFactory.cs:line 116
at Sonarr.Api.V3.ProviderControllerBase`4.CreateProvider(TProviderResource providerResource, Boolean forceSave) in ./Sonarr.Api.V3/ProviderControllerBase.cs:line 83
at lambda_method309(Closure , Object , Object[] )
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
--- End of stack trace from previous location ---
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
at Sonarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/BufferingMiddleware.cs:line 28
at Sonarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/IfModifiedMiddleware.cs:line 41
at Sonarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/CacheHeaderMiddleware.cs:line 33
at Sonarr.Http.Middleware.StartingUpMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/StartingUpMiddleware.cs:line 38
at Sonarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/UrlBaseMiddleware.cs:line 29
at Sonarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in ./Sonarr.Http/Middleware/VersionMiddleware.cs:line 29
at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
2025-11-20 17:24:48.8|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-11-20 17:24:49.7|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-11-20 17:24:51.7|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-11-20 17:25:04.6|Warn|Torznab|Indexer Internet Archive (Prowlarr) rss sync didn't cover the period between 12/14/2024 02:26:01 and 11/20/2025 02:12:13 UTC. Search may be required.
2025-11-20 17:25:21.2|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:26:21 due to recent failures." />
2025-11-20 17:25:21.2|Warn|Torznab|Unable to connect to indexer
[v4.0.11.2680] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100]
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 363
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 347
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 383
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:26:21 due to recent failures." />
2025-11-20 17:25:21.2|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100]. Check the log surrounding this error for details
2025-11-20 17:25:38.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:26:21 due to recent failures." />
2025-11-20 17:25:38.5|Warn|Torznab|Unable to connect to indexer
[v4.0.11.2680] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100]
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 363
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 347
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 383
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:26:21 due to recent failures." />
2025-11-20 17:25:38.5|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100]. Check the log surrounding this error for details
2025-11-20 17:25:58.7|Warn|Torznab|Isohunt2 (Prowlarr) server is currently unavailable. http://prowlarr:9696/13/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2025-11-20 17:25:58.8|Warn|Torznab|kickasstorrents.ws (Prowlarr) server is currently unavailable. http://prowlarr:9696/16/api?t=tvsearch&cat=5000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2025-11-20 17:26:00.0|Warn|Torznab|YourBittorrent (Prowlarr) server is currently unavailable. http://prowlarr:9696/44/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2025-11-20 17:26:00.0|Info|DownloadDecisionMaker|Processing 868 releases
2025-11-20 17:26:01.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:26:21 due to recent failures." />
2025-11-20 17:26:01.9|Warn|Torznab|Unable to connect to indexer
[v4.0.11.2680] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100]
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 363
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 347
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 482
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:26:21 due to recent failures." />
2025-11-20 17:26:01.9|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/2/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100]. Check the log surrounding this error for details
2025-11-20 17:26:02.5|Info|RssSyncService|RSS Sync Completed. Reports found: 868, Reports grabbed: 0
2025-11-20 17:26:11.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/3/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:26:49 due to recent failures." />
2025-11-20 17:26:11.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/3/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:26:49 due to recent failures." />
2025-11-20 17:26:11.3|Warn|Torznab|Unable to connect to indexer
[v4.0.11.2680] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/3/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Sonarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 199
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 482
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:26:49 due to recent failures." />
2025-11-20 17:26:11.3|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/3/api?t=caps&apikey=(removed) Check the log surrounding this error for details
2025-11-20 17:26:12.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/3/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:26:49 due to recent failures." />
2025-11-20 17:26:12.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/3/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:26:49 due to recent failures." />
2025-11-20 17:26:12.3|Warn|Torznab|Unable to connect to indexer
[v4.0.11.2680] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/3/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Sonarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 199
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 482
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:26:49 due to recent failures." />
2025-11-20 17:26:12.3|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/3/api?t=caps&apikey=(removed) Check the log surrounding this error for details
2025-11-20 17:27:25.6|Warn|Torznab|Unable to connect to indexer.
2025-11-20 17:27:25.6|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer, indexer's server is unavailable. Try again later. Http request timed out.
2025-11-20 17:27:58.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/13/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100: 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:28:27 due to recent failures." />
2025-11-20 17:27:58.9|Warn|Torznab|Unable to connect to indexer
[v4.0.11.2680] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/13/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100]
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 363
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 347
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 482
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:28:27 due to recent failures." />
2025-11-20 17:27:59.0|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/13/api?t=tvsearch&cat=5000,5070&extended=1&apikey=(removed)&offset=0&limit=100]. Check the log surrounding this error for details
2025-11-20 17:29:05.7|Warn|Torznab|Unable to connect to indexer.
2025-11-20 17:29:05.7|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer, indexer's server is unavailable. Try again later. Http request timed out.
2025-11-20 17:29:12.5|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-11-20 17:29:14.4|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-11-20 17:29:28.3|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-11-20 17:29:30.3|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-11-20 17:29:30.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/44/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:30:05 due to recent failures." />
2025-11-20 17:29:30.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/44/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:30:05 due to recent failures." />
2025-11-20 17:29:30.3|Warn|Torznab|Unable to connect to indexer
[v4.0.11.2680] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/44/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 91
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Sonarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 197
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 482
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 11/20/2025 17:30:05 due to recent failures." />
2025-11-20 17:29:30.3|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/44/api?t=caps&apikey=(removed) Check the log surrounding this error for details
2025-11-20 17:29:39.0|Warn|Torznab|Unable to connect to indexer.
2025-11-20 17:29:39.0|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer, indexer's server is unavailable. Try again later. Http request timed out.
2025-11-20 17:29:39.8|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-11-20 17:29:41.8|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-11-20 17:29:43.8|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-11-20 17:29:45.9|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2025-11-20 17:32:24.3|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
2025-11-20 17:32:24.3|Info|ConsoleApp|Exiting main.
2026-01-21 21:11:29.3|Info|Bootstrap|Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.16.2944
2026-01-21 21:11:29.4|Info|AppFolderInfo|Data directory is being overridden to [/config]
2026-01-21 21:11:29.4|Info|AppFolderInfo|Data directory is being overridden to [/config]
2026-01-21 21:11:29.6|Info|AppFolderInfo|Data directory is being overridden to [/config]
2026-01-21 21:11:29.8|Info|MigrationController|*** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-21 21:11:29.9|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2026-01-21 21:11:29.9|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2026-01-21 21:11:29.9|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2026-01-21 21:11:29.9|Info|DatabaseEngineVersionCheck|SQLite 3.49.2
2026-01-21 21:11:29.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0422005s
2026-01-21 21:11:29.9|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2026-01-21 21:11:29.9|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0438997s
2026-01-21 21:11:30.0|Info|FluentMigrator.Runner.MigrationRunner|217: add_mal_and_anilist_ids migrating
2026-01-21 21:11:30.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-01-21 21:11:30.0|Info|add_mal_and_anilist_ids|Starting migration of Main DB to 217
2026-01-21 21:11:30.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2026-01-21 21:11:30.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0002613s
2026-01-21 21:11:30.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Series MalIds String
2026-01-21 21:11:30.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-01-21 21:11:30.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0230848s
2026-01-21 21:11:30.0|Info|FluentMigrator.Runner.MigrationRunner|AlterTable Series
2026-01-21 21:11:30.0|Info|FluentMigrator.Runner.MigrationRunner|=> 2.36E-05s
2026-01-21 21:11:30.0|Info|FluentMigrator.Runner.MigrationRunner|CreateColumn Series AniListIds String
2026-01-21 21:11:30.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-01-21 21:11:30.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0008402s
2026-01-21 21:11:30.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-01-21T21:11:30', 'add_mal_and_anilist_ids')
2026-01-21 21:11:30.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-01-21 21:11:30.0|Info|FluentMigrator.Runner.MigrationRunner|217: add_mal_and_anilist_ids migrated
2026-01-21 21:11:30.0|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0229559s
2026-01-21 21:11:30.0|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-21 21:11:30.0|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrating
2026-01-21 21:11:30.0|Info|FluentMigrator.Runner.MigrationRunner|PerformDBOperation
2026-01-21 21:11:30.0|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Performing DB Operation
2026-01-21 21:11:30.1|Info|DatabaseEngineVersionCheck|SQLite 3.49.2
2026-01-21 21:11:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0016165s
2026-01-21 21:11:30.1|Info|FluentMigrator.Runner.MigrationRunner|DatabaseEngineVersionCheck migrated
2026-01-21 21:11:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0017923s
2026-01-21 21:11:30.1|Info|FluentMigrator.Runner.MigrationRunner|217: add_mal_and_anilist_ids migrating
2026-01-21 21:11:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Beginning Transaction
2026-01-21 21:11:30.1|Info|add_mal_and_anilist_ids|Starting migration of Log DB to 217
2026-01-21 21:11:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-01-21T21:11:30', 'add_mal_and_anilist_ids')
2026-01-21 21:11:30.1|Info|NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor|Committing Transaction
2026-01-21 21:11:30.1|Info|FluentMigrator.Runner.MigrationRunner|217: add_mal_and_anilist_ids migrated
2026-01-21 21:11:30.1|Info|FluentMigrator.Runner.MigrationRunner|=> 0.0181285s
2026-01-21 21:11:30.5|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:8989
2026-01-21 21:11:31.4|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2026-01-21 21:11:31.4|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2026-01-21 21:11:31.4|Info|Microsoft.Hosting.Lifetime|Content root path: /app/sonarr/bin
2026-01-21 21:11:31.5|Info|ManagedHttpDispatcher|IPv4 is available: True, IPv6 will be disabled
2026-01-21 21:12:01.2|Info|RssSyncService|Starting RSS Sync
2026-01-21 21:12:01.2|Info|RecycleBinProvider|Recycle Bin has not been configured, cannot cleanup.
2026-01-21 21:12:01.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:14:02 due to recent failures." />
2026-01-21 21:12:01.3|Info|BackupService|Starting Backup
2026-01-21 21:12:01.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/2/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:14:02 due to recent failures." />
2026-01-21 21:12:01.3|Info|HousekeepingService|Running housecleaning tasks
2026-01-21 21:12:01.4|Warn|Torznab|API Request Limit reached for AniSource (Prowlarr). Disabled for 00:02:01
2026-01-21 21:12:01.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:14:02 due to recent failures." />
2026-01-21 21:12:01.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/11/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:14:02 due to recent failures." />
2026-01-21 21:12:01.5|Warn|Torznab|API Request Limit reached for EZTV (Prowlarr). Disabled for 00:02:01
2026-01-21 21:12:01.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/13/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:13:02 due to recent failures." />
2026-01-21 21:12:01.5|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/13/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:13:02 due to recent failures." />
2026-01-21 21:12:01.6|Warn|Torznab|API Request Limit reached for Isohunt2 (Prowlarr). Disabled for 00:01:01
2026-01-21 21:12:01.6|Info|Database|Vacuuming Log database
2026-01-21 21:12:01.6|Info|Database|Log database compressed
2026-01-21 21:12:01.7|Info|Database|Vacuuming Main database
2026-01-21 21:12:01.7|Info|Database|Main database compressed
2026-01-21 21:12:02.1|Warn|Torznab|Indexer Bangumi Moe (Prowlarr) rss sync didn't cover the period between 11/20/2025 17:16:01 and 12/28/2025 13:19:04 UTC. Search may be required.
2026-01-21 21:12:02.2|Info|RefreshSeriesService|Updating Archive 81
2026-01-21 21:12:02.5|Info|RefreshEpisodeService|Starting episode info refresh for: [390936][Archive 81]
2026-01-21 21:12:02.6|Info|RefreshEpisodeService|Finished episode refresh for series: [390936][Archive 81].
2026-01-21 21:12:02.7|Info|DiskScanService|Scanning Archive 81
2026-01-21 21:12:02.8|Info|DiskScanService|Completed scanning disk for Archive 81
2026-01-21 21:12:02.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Archive 81/Season 1/1.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2285c6c0] EBML header parsing failed
/tv/Archive 81/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:02.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Archive 81/Season 1/2.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x4f206c0] EBML header parsing failed
/tv/Archive 81/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:02.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Archive 81/Season 1/3.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x360a26c0] EBML header parsing failed
/tv/Archive 81/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:02.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Archive 81/Season 1/4.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x19f656c0] EBML header parsing failed
/tv/Archive 81/Season 1/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:02.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Archive 81/Season 1/5.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x360eb6c0] EBML header parsing failed
/tv/Archive 81/Season 1/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:02.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Archive 81/Season 1/6.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x26cdf6c0] EBML header parsing failed
/tv/Archive 81/Season 1/6.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:02.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Archive 81/Season 1/7.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x3aad16c0] EBML header parsing failed
/tv/Archive 81/Season 1/7.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:02.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Archive 81/Season 1/8.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x211996c0] EBML header parsing failed
/tv/Archive 81/Season 1/8.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:02.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-01-21 21:12:02.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-01-21 21:12:02.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-01-21 21:12:02.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-01-21 21:12:02.9|Info|RefreshSeriesService|Updating Chernobyl
2026-01-21 21:12:02.9|Info|RefreshEpisodeService|Starting episode info refresh for: [360893][Chernobyl]
2026-01-21 21:12:02.9|Warn|RefreshEpisodeService|Show 360893 (Chernobyl) had 5 old episodes appear, please check monitored status.
2026-01-21 21:12:03.1|Info|RefreshEpisodeService|Finished episode refresh for series: [360893][Chernobyl].
2026-01-21 21:12:03.1|Info|DiskScanService|Scanning Chernobyl
2026-01-21 21:12:03.1|Info|DiskScanService|Completed scanning disk for Chernobyl
2026-01-21 21:12:03.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Chernobyl/Season 1/1.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x298a86c0] EBML header parsing failed
/tv/Chernobyl/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:03.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Chernobyl/Season 1/2.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x28d316c0] EBML header parsing failed
/tv/Chernobyl/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:03.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Chernobyl/Season 1/3.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x345666c0] EBML header parsing failed
/tv/Chernobyl/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:03.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Chernobyl/Season 1/4.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x3802c6c0] EBML header parsing failed
/tv/Chernobyl/Season 1/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:03.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Chernobyl/Season 1/5.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0xb7ff6c0] EBML header parsing failed
/tv/Chernobyl/Season 1/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:03.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-01-21 21:12:03.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-01-21 21:12:03.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-01-21 21:12:03.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-01-21 21:12:03.1|Info|RefreshSeriesService|Updating The Enfield Haunting
2026-01-21 21:12:03.1|Info|RefreshEpisodeService|Starting episode info refresh for: [294431][The Enfield Haunting]
2026-01-21 21:12:03.2|Info|RefreshEpisodeService|Finished episode refresh for series: [294431][The Enfield Haunting].
2026-01-21 21:12:03.2|Info|DiskScanService|Scanning The Enfield Haunting
2026-01-21 21:12:03.2|Info|DiskScanService|Completed scanning disk for The Enfield Haunting
2026-01-21 21:12:03.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Enfield Haunting/Season 1/1.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x7fe76c0] EBML header parsing failed
/tv/The Enfield Haunting/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:03.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Enfield Haunting/Season 1/2.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x3d7a56c0] EBML header parsing failed
/tv/The Enfield Haunting/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:03.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Enfield Haunting/Season 1/3.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x225f66c0] EBML header parsing failed
/tv/The Enfield Haunting/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:03.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-01-21 21:12:03.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-01-21 21:12:03.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-01-21 21:12:03.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-01-21 21:12:03.2|Info|RefreshSeriesService|Updating Halo Legends
2026-01-21 21:12:03.3|Info|SceneMappingService|Updating Scene mappings
2026-01-21 21:12:03.3|Info|RefreshEpisodeService|Starting episode info refresh for: [125441][Halo Legends]
2026-01-21 21:12:03.7|Info|RefreshEpisodeService|Finished episode refresh for series: [125441][Halo Legends].
2026-01-21 21:12:03.7|Info|DiskScanService|Scanning Halo Legends
2026-01-21 21:12:03.7|Info|DiskScanService|Completed scanning disk for Halo Legends
2026-01-21 21:12:03.7|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-01-21 21:12:03.7|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-01-21 21:12:03.7|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-01-21 21:12:03.7|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-01-21 21:12:03.7|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-01-21 21:12:03.7|Info|RefreshSeriesService|Updating Hellsing
2026-01-21 21:12:03.7|Info|RefreshEpisodeService|Starting episode info refresh for: [71278][Hellsing]
2026-01-21 21:12:03.8|Warn|Torznab|Indexer E-Hentai (Prowlarr) rss sync didn't cover the period between 11/20/2025 17:20:00 and 01/21/2026 18:46:00 UTC. Search may be required.
2026-01-21 21:12:04.2|Info|RefreshEpisodeService|Finished episode refresh for series: [71278][Hellsing].
2026-01-21 21:12:04.2|Info|DiskScanService|Scanning Hellsing
2026-01-21 21:12:04.2|Info|DiskScanService|Completed scanning disk for Hellsing
2026-01-21 21:12:04.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/1.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x172e36c0] EBML header parsing failed
/tv/Hellsing/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:04.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/2.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x148f36c0] EBML header parsing failed
/tv/Hellsing/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:04.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/3.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x38f7f6c0] EBML header parsing failed
/tv/Hellsing/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:04.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/4.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x85046c0] EBML header parsing failed
/tv/Hellsing/Season 1/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:04.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/5.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2fb436c0] EBML header parsing failed
/tv/Hellsing/Season 1/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:04.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/6.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2cbdd6c0] EBML header parsing failed
/tv/Hellsing/Season 1/6.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:04.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/7.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x15ed76c0] EBML header parsing failed
/tv/Hellsing/Season 1/7.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:04.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Hellsing/Season 1/8.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0xc41b6c0] EBML header parsing failed
/tv/Hellsing/Season 1/8.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:04.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-01-21 21:12:04.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-01-21 21:12:04.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-01-21 21:12:04.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-01-21 21:12:04.2|Info|RefreshSeriesService|Updating Manhunt (2024)
2026-01-21 21:12:04.3|Info|RefreshEpisodeService|Starting episode info refresh for: [414337][Manhunt (2024)]
2026-01-21 21:12:04.4|Info|RefreshEpisodeService|Finished episode refresh for series: [414337][Manhunt (2024)].
2026-01-21 21:12:04.4|Info|DiskScanService|Scanning Manhunt (2024)
2026-01-21 21:12:04.4|Info|DiskScanService|Completed scanning disk for Manhunt (2024)
2026-01-21 21:12:04.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Manhunt (2024)/Season 1/1.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x290b16c0] EBML header parsing failed
/tv/Manhunt (2024)/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:04.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Manhunt (2024)/Season 1/2.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x3d4bc6c0] EBML header parsing failed
/tv/Manhunt (2024)/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:04.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Manhunt (2024)/Season 1/3.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x3ab9d6c0] EBML header parsing failed
/tv/Manhunt (2024)/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:04.4|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Manhunt (2024)/Season 1/4.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x3cda66c0] EBML header parsing failed
/tv/Manhunt (2024)/Season 1/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:04.4|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-01-21 21:12:04.4|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-01-21 21:12:04.4|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-01-21 21:12:04.4|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-01-21 21:12:04.4|Info|RefreshSeriesService|Updating MH370: The Plane That Disappeared
2026-01-21 21:12:04.7|Info|RefreshEpisodeService|Starting episode info refresh for: [431139][MH370: The Plane That Disappeared]
2026-01-21 21:12:04.7|Info|RefreshEpisodeService|Finished episode refresh for series: [431139][MH370: The Plane That Disappeared].
2026-01-21 21:12:04.7|Info|DiskScanService|Scanning MH370: The Plane That Disappeared
2026-01-21 21:12:04.7|Info|DiskScanService|Completed scanning disk for MH370: The Plane That Disappeared
2026-01-21 21:12:04.7|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/MH370 - The Plane That Disappeared/Season 1/1.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x349796c0] EBML header parsing failed
/tv/MH370 - The Plane That Disappeared/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:04.7|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/MH370 - The Plane That Disappeared/Season 1/2.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0xd6826c0] EBML header parsing failed
/tv/MH370 - The Plane That Disappeared/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:04.8|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/MH370 - The Plane That Disappeared/Season 1/3.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x3cf596c0] EBML header parsing failed
/tv/MH370 - The Plane That Disappeared/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:04.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-01-21 21:12:04.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-01-21 21:12:04.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-01-21 21:12:04.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-01-21 21:12:04.8|Info|RefreshSeriesService|Updating The Outsider (2020)
2026-01-21 21:12:04.8|Info|RefreshEpisodeService|Starting episode info refresh for: [365480][The Outsider (2020)]
2026-01-21 21:12:05.2|Info|RefreshEpisodeService|Finished episode refresh for series: [365480][The Outsider (2020)].
2026-01-21 21:12:05.2|Info|DiskScanService|Scanning The Outsider (2020)
2026-01-21 21:12:05.2|Info|DiskScanService|Completed scanning disk for The Outsider (2020)
2026-01-21 21:12:05.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Outsider (2020)/Season 1/1.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1603c6c0] EBML header parsing failed
/tv/The Outsider (2020)/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Outsider (2020)/Season 1/2.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x66a86c0] EBML header parsing failed
/tv/The Outsider (2020)/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Outsider (2020)/Season 1/3.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x26f496c0] EBML header parsing failed
/tv/The Outsider (2020)/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Outsider (2020)/Season 1/4.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1c7c36c0] EBML header parsing failed
/tv/The Outsider (2020)/Season 1/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Outsider (2020)/Season 1/5.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x38c0f6c0] EBML header parsing failed
/tv/The Outsider (2020)/Season 1/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Outsider (2020)/Season 1/6.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0xae3d6c0] EBML header parsing failed
/tv/The Outsider (2020)/Season 1/6.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Outsider (2020)/Season 1/7.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x21f866c0] EBML header parsing failed
/tv/The Outsider (2020)/Season 1/7.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Outsider (2020)/Season 1/8.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1bf4a6c0] EBML header parsing failed
/tv/The Outsider (2020)/Season 1/8.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Outsider (2020)/Season 1/9.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0xbf6f6c0] EBML header parsing failed
/tv/The Outsider (2020)/Season 1/9.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Outsider (2020)/Season 1/10.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x3eca96c0] EBML header parsing failed
/tv/The Outsider (2020)/Season 1/10.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.2|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/The Outsider (2020)/Specials/11.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x19e606c0] EBML header parsing failed
/tv/The Outsider (2020)/Specials/11.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.2|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-01-21 21:12:05.2|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-01-21 21:12:05.2|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-01-21 21:12:05.2|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-01-21 21:12:05.2|Info|RefreshSeriesService|Updating Sense8
2026-01-21 21:12:05.2|Info|RefreshEpisodeService|Starting episode info refresh for: [268156][Sense8]
2026-01-21 21:12:05.5|Info|RefreshEpisodeService|Finished episode refresh for series: [268156][Sense8].
2026-01-21 21:12:05.5|Info|DiskScanService|Scanning Sense8
2026-01-21 21:12:05.5|Info|DiskScanService|Completed scanning disk for Sense8
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/1.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x15b3f6c0] EBML header parsing failed
/tv/Sense8/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/2.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x4046b6c0] EBML header parsing failed
/tv/Sense8/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/3.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x39e2c6c0] EBML header parsing failed
/tv/Sense8/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/4.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x100686c0] EBML header parsing failed
/tv/Sense8/Season 1/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/5.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x53c66c0] EBML header parsing failed
/tv/Sense8/Season 1/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/6.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x405ea6c0] EBML header parsing failed
/tv/Sense8/Season 1/6.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/7.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x44676c0] EBML header parsing failed
/tv/Sense8/Season 1/7.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/8.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x30ea26c0] EBML header parsing failed
/tv/Sense8/Season 1/8.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/9.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x33d5f6c0] EBML header parsing failed
/tv/Sense8/Season 1/9.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/10.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x326466c0] EBML header parsing failed
/tv/Sense8/Season 1/10.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/11.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x232416c0] EBML header parsing failed
/tv/Sense8/Season 1/11.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 1/12.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x29d186c0] EBML header parsing failed
/tv/Sense8/Season 1/12.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 2/13.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2425f6c0] EBML header parsing failed
/tv/Sense8/Season 2/13.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 2/14.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x3e4836c0] EBML header parsing failed
/tv/Sense8/Season 2/14.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 2/15.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2afbf6c0] EBML header parsing failed
/tv/Sense8/Season 2/15.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 2/16.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x36d986c0] EBML header parsing failed
/tv/Sense8/Season 2/16.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 2/17.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x36e8a6c0] EBML header parsing failed
/tv/Sense8/Season 2/17.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 2/18.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x40acb6c0] EBML header parsing failed
/tv/Sense8/Season 2/18.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 2/19.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2b6036c0] EBML header parsing failed
/tv/Sense8/Season 2/19.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 2/20.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x226f96c0] EBML header parsing failed
/tv/Sense8/Season 2/20.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 2/21.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x10fb86c0] EBML header parsing failed
/tv/Sense8/Season 2/21.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 2/22.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1fae76c0] EBML header parsing failed
/tv/Sense8/Season 2/22.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Sense8/Season 2/23.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x3e0296c0] EBML header parsing failed
/tv/Sense8/Season 2/23.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.5|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-01-21 21:12:05.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-01-21 21:12:05.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-01-21 21:12:05.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-01-21 21:12:05.6|Info|RefreshSeriesService|Updating Storm of the Century
2026-01-21 21:12:05.6|Info|RefreshEpisodeService|Starting episode info refresh for: [85538][Storm of the Century]
2026-01-21 21:12:05.6|Info|RefreshEpisodeService|Finished episode refresh for series: [85538][Storm of the Century].
2026-01-21 21:12:05.6|Info|DiskScanService|Scanning Storm of the Century
2026-01-21 21:12:05.6|Info|DiskScanService|Completed scanning disk for Storm of the Century
2026-01-21 21:12:05.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Storm of the Century/Season 1/1.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x3b6626c0] EBML header parsing failed
/tv/Storm of the Century/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Storm of the Century/Season 1/2.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x3d9056c0] EBML header parsing failed
/tv/Storm of the Century/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.6|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Storm of the Century/Season 1/3.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2bc7b6c0] EBML header parsing failed
/tv/Storm of the Century/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 68
2026-01-21 21:12:05.6|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-01-21 21:12:05.6|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-01-21 21:12:05.6|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-01-21 21:12:05.6|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-01-21 21:12:05.6|Info|RefreshSeriesService|Updating The Test
2026-01-21 21:12:05.6|Info|RefreshEpisodeService|Starting episode info refresh for: [372848][The Test]
2026-01-21 21:12:06.0|Info|RefreshEpisodeService|Finished episode refresh for series: [372848][The Test].
2026-01-21 21:12:06.0|Info|DiskScanService|Scanning The Test
2026-01-21 21:12:06.0|Info|DiskScanService|Completed scanning disk for The Test
2026-01-21 21:12:06.0|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-01-21 21:12:06.0|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-01-21 21:12:06.0|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-01-21 21:12:06.0|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-01-21 21:12:06.0|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-01-21 21:12:06.0|Info|RefreshSeriesService|Updating Treason
2026-01-21 21:12:06.0|Info|RefreshEpisodeService|Starting episode info refresh for: [413526][Treason]
2026-01-21 21:12:06.1|Info|RefreshEpisodeService|Finished episode refresh for series: [413526][Treason].
2026-01-21 21:12:06.1|Info|DiskScanService|Scanning Treason
2026-01-21 21:12:06.1|Info|DiskScanService|Completed scanning disk for Treason
2026-01-21 21:12:06.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Treason/Season 1/1.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2f41d6c0] EBML header parsing failed
/tv/Treason/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:06.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Treason/Season 1/2.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x3838b6c0] EBML header parsing failed
/tv/Treason/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:06.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Treason/Season 1/3.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x162b36c0] EBML header parsing failed
/tv/Treason/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:06.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Treason/Season 1/4.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x3be0c6c0] EBML header parsing failed
/tv/Treason/Season 1/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:06.1|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Treason/Season 1/5.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0xe66c6c0] EBML header parsing failed
/tv/Treason/Season 1/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:06.1|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-01-21 21:12:06.1|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-01-21 21:12:06.1|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-01-21 21:12:06.1|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-01-21 21:12:06.1|Info|RefreshSeriesService|Updating Unus Annus
2026-01-21 21:12:06.2|Info|RefreshEpisodeService|Starting episode info refresh for: [372288][Unus Annus]
2026-01-21 21:12:10.8|Info|RefreshEpisodeService|Finished episode refresh for series: [372288][Unus Annus].
2026-01-21 21:12:10.8|Info|DiskScanService|Scanning Unus Annus
2026-01-21 21:12:10.8|Info|DiskScanService|Completed scanning disk for Unus Annus
2026-01-21 21:12:10.8|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-01-21 21:12:10.8|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-01-21 21:12:10.8|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-01-21 21:12:10.8|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-01-21 21:12:10.8|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-01-21 21:12:10.8|Info|RefreshSeriesService|Updating The Watcher (2022)
2026-01-21 21:12:10.8|Info|RefreshEpisodeService|Starting episode info refresh for: [404833][The Watcher (2022)]
2026-01-21 21:12:10.9|Info|RefreshEpisodeService|Finished episode refresh for series: [404833][The Watcher (2022)].
2026-01-21 21:12:10.9|Info|DiskScanService|Scanning The Watcher (2022)
2026-01-21 21:12:10.9|Info|DiskScanService|Completed scanning disk for The Watcher (2022)
2026-01-21 21:12:10.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-01-21 21:12:10.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-01-21 21:12:10.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-01-21 21:12:10.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-01-21 21:12:10.9|Info|MetadataService|Series folder does not exist, skipping metadata creation
2026-01-21 21:12:10.9|Info|RefreshSeriesService|Updating Yona of the Dawn
2026-01-21 21:12:10.9|Info|RefreshEpisodeService|Starting episode info refresh for: [283942][Yona of the Dawn]
2026-01-21 21:12:11.3|Info|RefreshEpisodeService|Finished episode refresh for series: [283942][Yona of the Dawn].
2026-01-21 21:12:11.8|Info|DiskScanService|Scanning Yona of the Dawn
2026-01-21 21:12:11.9|Info|DiskScanService|Completed scanning disk for Yona of the Dawn
2026-01-21 21:12:11.8|Error|Torznab|An error occurred while processing feed.
[v4.0.16.2944] System.Net.Http.HttpRequestException: Resource temporarily unavailable (prowlarr:9696)
---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 327
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 313
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Sonarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 199
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 51
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/1.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1d74a6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/1.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/2.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x535c6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/2.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/3.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x3f2286c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/3.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/4.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1a5b46c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/4.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/5.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x346636c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/5.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/6.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x85666c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/6.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/7.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x7f886c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/7.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/8.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x2abc26c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/8.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/9.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0xea1d6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/9.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/10.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x28cd06c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/10.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/11.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x376d96c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/11.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/12.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x4c116c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/12.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/13.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x5f8e6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/13.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/14.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x140096c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/14.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/15.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x36c556c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/15.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/16.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x3b67a6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/16.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/17.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x1e96a6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/17.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/18.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x403aa6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/18.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/19.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x3d1b66c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/19.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/20.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x3dd0a6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/20.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/21.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x3c606c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/21.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/22.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x273ed6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/22.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/23.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x177786c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/23.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Error|VideoFileInfoReader|Unable to parse media info from file: /tv/Yona of the Dawn/Season 1/24.mkv
[v4.0.16.2944] FFMpegCore.Exceptions.FFMpegException: ffprobe exited with non-zero exit-code (1 - [matroska,webm @ 0x17a7f6c0] EBML header parsing failed
/tv/Yona of the Dawn/Season 1/24.mkv: Invalid data found when processing input)
at FFMpegCore.FFProbe.GetStreamJson(String filePath, Int32 outputCapacity, FFOptions ffOptions)
at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo(String filename) in ./Sonarr.Core/MediaFiles/MediaInfo/VideoFileInfoReader.cs:line 140
2026-01-21 21:12:11.9|Info|ExistingMetadataImporter|Found 0 existing metadata files
2026-01-21 21:12:11.9|Info|ExistingSubtitleImporter|Found 0 existing subtitle files
2026-01-21 21:12:11.9|Info|ExistingOtherExtraImporter|Found 0 existing other extra files
2026-01-21 21:12:11.9|Info|ExistingExtraFileService|Found 0 possible extra files, imported 0 files.
2026-01-21 21:12:12.0|Warn|Torznab|Indexer The Pirate Bay (Prowlarr) rss sync didn't cover the period between 11/20/2025 14:58:51 and 01/21/2026 18:20:56 UTC. Search may be required.
2026-01-21 21:12:12.1|Warn|Torznab|Indexer Shana Project (Prowlarr) rss sync didn't cover the period between 11/20/2025 16:52:00 and 01/20/2026 14:02:00 UTC. Search may be required.
2026-01-21 21:12:12.2|Warn|Torznab|Indexer SubsPlease (Prowlarr) rss sync didn't cover the period between 11/20/2025 17:01:36 and 01/18/2026 18:52:20 UTC. Search may be required.
2026-01-21 21:12:12.2|Warn|Torznab|Indexer TheRARBG (Prowlarr) rss sync didn't cover the period between 11/20/2025 17:20:05 and 01/21/2026 18:33:33 UTC. Search may be required.
2026-01-21 21:12:12.3|Warn|Torznab|Indexer LimeTorrents (Prowlarr) rss sync didn't cover the period between 11/20/2025 17:24:19 and 01/21/2026 19:12:12 UTC. Search may be required.
2026-01-21 21:12:13.9|Warn|Torznab|Indexer showRSS (Prowlarr) rss sync didn't cover the period between 11/20/2025 16:40:35 and 01/19/2026 23:56:05 UTC. Search may be required.
2026-01-21 21:12:13.9|Warn|Torznab|Indexer Torrent Downloads (Prowlarr) rss sync didn't cover the period between 11/20/2025 17:24:20 and 01/21/2026 21:12:12 UTC. Search may be required.
2026-01-21 21:12:21.9|Error|Torznab|An error occurred while processing feed.
[v4.0.16.2944] System.Net.Http.HttpRequestException: Resource temporarily unavailable (prowlarr:9696)
---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 338
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 314
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(HttpRequestMessage request)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.GetHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Sonarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 115
at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Sonarr.Common/Http/HttpClient.cs:line 157
at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 70
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Sonarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 199
at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<FetchRecent>b__15_0(IIndexerRequestGenerator g) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 51
at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, Boolean isRecent) in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 140
2026-01-21 21:12:24.1|Warn|Torznab|Indexer Tokyo Toshokan (Prowlarr) rss sync didn't cover the period between 11/20/2025 17:16:00 and 01/21/2026 15:27:00 UTC. Search may be required.
2026-01-21 21:13:09.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
2026-01-21 21:13:09.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
2026-01-21 21:13:09.9|Warn|Torznab|Unable to connect to indexer
[v4.0.16.2944] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Sonarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 199
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 376
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
2026-01-21 21:13:09.9|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) Check the log surrounding this error for details
2026-01-21 21:13:09.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
2026-01-21 21:13:09.9|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
2026-01-21 21:13:09.9|Warn|Torznab|Unable to connect to indexer
[v4.0.16.2944] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Sonarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 199
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 376
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:14 due to recent failures." />
2026-01-21 21:13:09.9|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/15/api?t=caps&apikey=(removed) Check the log surrounding this error for details
2026-01-21 21:13:10.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
2026-01-21 21:13:10.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
2026-01-21 21:13:10.0|Warn|Torznab|Unable to connect to indexer
[v4.0.16.2944] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Sonarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 199
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 376
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
2026-01-21 21:13:10.0|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) Check the log surrounding this error for details
2026-01-21 21:13:10.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
2026-01-21 21:13:10.0|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
2026-01-21 21:13:10.0|Warn|Torznab|Unable to connect to indexer
[v4.0.16.2944] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Sonarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 199
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 376
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:17:54 due to recent failures." />
2026-01-21 21:13:10.0|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/17/api?t=caps&apikey=(removed) Check the log surrounding this error for details
2026-01-21 21:13:10.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/30/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:13:38 due to recent failures." />
2026-01-21 21:13:10.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/30/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:13:38 due to recent failures." />
2026-01-21 21:13:10.1|Warn|Torznab|Unable to connect to indexer
[v4.0.16.2944] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/30/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Sonarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 199
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 376
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:13:38 due to recent failures." />
2026-01-21 21:13:10.1|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/30/api?t=caps&apikey=(removed) Check the log surrounding this error for details
2026-01-21 21:13:10.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/30/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:13:38 due to recent failures." />
2026-01-21 21:13:10.1|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr-mock:9696/30/api?t=caps&apikey=(removed) 429.TooManyRequests (142 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:13:38 due to recent failures." />
2026-01-21 21:13:10.1|Warn|Torznab|Unable to connect to indexer
[v4.0.16.2944] NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/30/api?t=caps&apikey=(removed) at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 115
at NzbDrone.Common.Http.HttpClient.Get(HttpRequest request) in ./Sonarr.Common/Http/HttpClient.cs:line 327
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.FetchCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 58
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.<>c__DisplayClass4_0.<GetCapabilities>b__0() in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 35
at NzbDrone.Common.Cache.Cached`1.Get(String key, Func`1 function, Nullable`1 lifeTime) in ./Sonarr.Common/Cache/Cached.cs:line 99
at NzbDrone.Core.Indexers.Newznab.NewznabCapabilitiesProvider.GetCapabilities(NewznabSettings indexerSettings) in ./Sonarr.Core/Indexers/Newznab/NewznabCapabilitiesProvider.cs:line 37
at NzbDrone.Core.Indexers.Newznab.NewznabRequestGenerator.GetRecentRequests() in ./Sonarr.Core/Indexers/Newznab/NewznabRequestGenerator.cs:line 199
at NzbDrone.Core.Indexers.HttpIndexerBase`1.TestConnection() in ./Sonarr.Core/Indexers/HttpIndexerBase.cs:line 376
<?xml version="1.0" encoding="UTF-8"?>
<error code="429" description="Indexer is disabled till 01/21/2026 21:13:38 due to recent failures." />
2026-01-21 21:13:10.1|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Unable to connect to indexer: HTTP request failed: [429:TooManyRequests] [GET] at [http://prowlarr-mock:9696/30/api?t=caps&apikey=(removed) Check the log surrounding this error for details
2026-01-21 21:13:11.5|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2026-01-21 21:13:13.5|Warn|SonarrErrorPipeline|Invalid request Validation failed:
-- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings.
2026-01-21 21:13:41.6|Warn|Torznab|Internet Archive (Prowlarr) server is currently unavailable. http://prowlarr-mock:9696/12/api?t=tvsearch&cat=5000&extended=1&apikey=(removed)&offset=0&limit=100 Http request timed out
2026-01-21 21:13:41.6|Info|DownloadDecisionMaker|Processing 652 releases
2026-01-21 21:13:43.4|Info|RssSyncService|RSS Sync Completed. Reports found: 652, Reports grabbed: 0
2026-01-21 21:16:49.3|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
2026-01-21 21:16:49.4|Info|ConsoleApp|Exiting main.