3168 lines
323 KiB
Plaintext
3168 lines
323 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.
|