Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [2024-10-11 21:47:02.357 +02:00] [INF] [8] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 21:47:02.686 +02:00] [INF] [33] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-10-11 21:47:02.687 +02:00] [INF] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 6765075 -maxrate 6765075 -bufsize 13530150 -profile:v:0 main -level 53 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"c18be1bd663d90eadd2d7f3e6dcae903-1.mp4\" -start_number 0 -hls_segment_filename \"/config/data/transcodes/c18be1bd663d90eadd2d7f3e6dcae903%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/c18be1bd663d90eadd2d7f3e6dcae903.m3u8\""
- [2024-10-11 21:47:02.904 +02:00] [ERR] [8] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-10-11 21:47:03.003 +02:00] [ERR] [8] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
- at lambda_method1518(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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 Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-11 21:47:03.052 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTA4LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTA4LjB8MTY3MzczNTkzODM2NQ11-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96
- [2024-10-11 21:47:03.052 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 10/11/2024 21:47:03
- [2024-10-11 21:47:03.052 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
- [2024-10-11 21:47:03.052 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
- [2024-10-11 21:47:03.213 +02:00] [WRN] [33] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:47:03.214 +02:00] [WRN] [33] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:47:03.280 +02:00] [INF] [32] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 21:47:03.323 +02:00] [INF] [8] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/c18be1bd663d90eadd2d7f3e6dcae903.m3u8"
- [2024-10-11 21:47:03.372 +02:00] [INF] [32] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-10-11 21:47:03.372 +02:00] [INF] [32] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 6765075 -maxrate 6765075 -bufsize 13530150 -profile:v:0 main -level 53 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"941e998db7acf0fd53d9524354edb426-1.mp4\" -start_number 0 -hls_segment_filename \"/config/data/transcodes/941e998db7acf0fd53d9524354edb426%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/941e998db7acf0fd53d9524354edb426.m3u8\""
- [2024-10-11 21:47:03.608 +02:00] [ERR] [8] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-10-11 21:47:03.699 +02:00] [ERR] [8] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
- at lambda_method1518(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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 Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-11 21:47:03.719 +02:00] [INF] [8] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 21:47:03.738 +02:00] [INF] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/941e998db7acf0fd53d9524354edb426.m3u8"
- [2024-10-11 21:47:03.784 +02:00] [INF] [33] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-10-11 21:47:03.784 +02:00] [INF] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 6765075 -maxrate 6765075 -bufsize 13530150 -profile:v:0 main -level 53 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 libfdk_aac -ac 2 -ab 127999 -ar 44100 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"2197aac5bc397fe4b40cdd3888d3fdf3-1.mp4\" -start_number 0 -hls_segment_filename \"/config/data/transcodes/2197aac5bc397fe4b40cdd3888d3fdf3%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/2197aac5bc397fe4b40cdd3888d3fdf3.m3u8\""
- [2024-10-11 21:47:04.020 +02:00] [ERR] [32] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-10-11 21:47:04.110 +02:00] [ERR] [32] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
- at lambda_method1518(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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 Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-11 21:47:04.155 +02:00] [INF] [49] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/2197aac5bc397fe4b40cdd3888d3fdf3.m3u8"
- [2024-10-11 21:47:05.093 +02:00] [INF] [49] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "86.87.25.109"
- [2024-10-11 21:47:05.093 +02:00] [INF] [49] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "a2d968adcd4b612dc3f4a6ec5824de00"
- [2024-10-11 21:47:05.093 +02:00] [INF] [49] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "7255e6f25caf4f91b57d1cfd57b4d033"
- [2024-10-11 21:47:05.093 +02:00] [INF] [49] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 5
- [2024-10-11 21:47:05.093 +02:00] [INF] [49] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = "8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:47:05.094 +02:00] [INF] [49] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "7255e6f25caf4f91b57d1cfd57b4d033"
- [2024-10-11 21:47:05.094 +02:00] [INF] [49] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "Transcode (v:av1 a:aac)"
- [2024-10-11 21:47:05.094 +02:00] [INF] [49] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Jellyfin Web"
- [2024-10-11 21:47:05.094 +02:00] [INF] [49] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "Firefox"
- [2024-10-11 21:47:05.095 +02:00] [INF] [49] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Demon Lord, Retry! - s02e01 - ReTry"
- [2024-10-11 21:47:05.095 +02:00] [INF] [49] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "a2d968adcd4b612dc3f4a6ec5824de00"
- [2024-10-11 21:47:05.095 +02:00] [INF] [49] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
- [2024-10-11 21:47:05.095 +02:00] [INF] [49] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Details do not match for play item
- [2024-10-11 21:47:05.096 +02:00] [INF] [49] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
- [2024-10-11 21:47:05.656 +02:00] [INF] [49] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.11" playing "Memories of the Previous World". Stopped at "0" ms
- [2024-10-11 21:47:05.673 +02:00] [INF] [32] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTA4LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTA4LjB8MTY3MzczNTkzODM2NQ11-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:47:05.673 +02:00] [INF] [32] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Stop Event : 10/11/2024 21:47:05
- [2024-10-11 21:47:05.673 +02:00] [INF] [32] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop but TrackedPlaybackInfo not found! not storing activity in DB
- [2024-10-11 21:47:05.873 +02:00] [WRN] [40] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:47:05.873 +02:00] [WRN] [40] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:47:08.660 +02:00] [INF] [49] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 21:47:08.978 +02:00] [INF] [40] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-10-11 21:47:08.978 +02:00] [INF] [40] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E02 - 002 - Royal Academy [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 6206830 -maxrate 6206830 -bufsize 12413660 -profile:v:0 main -level 53 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"5e2265b0e735c43180852ddef76f14f1-1.mp4\" -start_number 0 -hls_segment_filename \"/config/data/transcodes/5e2265b0e735c43180852ddef76f14f1%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/5e2265b0e735c43180852ddef76f14f1.m3u8\""
- [2024-10-11 21:47:09.177 +02:00] [ERR] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-10-11 21:47:09.194 +02:00] [ERR] [33] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/b9c908ac-1fe9-a56b-b123-97833ea6fe4b/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
- at lambda_method1518(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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 Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-11 21:47:09.231 +02:00] [INF] [32] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTA4LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTA4LjB8MTY3MzczNTkzODM2NQ11-7255e6f25caf4f91b57d1cfd57b4d033-b9c908ac1fe9a56bb12397833ea6fe4b
- [2024-10-11 21:47:09.231 +02:00] [INF] [32] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 10/11/2024 21:47:09
- [2024-10-11 21:47:09.231 +02:00] [INF] [32] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
- [2024-10-11 21:47:09.231 +02:00] [INF] [32] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
- [2024-10-11 21:47:09.322 +02:00] [INF] [49] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 21:47:09.345 +02:00] [INF] [32] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/5e2265b0e735c43180852ddef76f14f1.m3u8"
- [2024-10-11 21:47:09.388 +02:00] [WRN] [10] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E02 Royal Academy has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/b9c908ac-1fe9-a56b-b123-97833ea6fe4b/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=b9c908ac-1fe9-a56b-b123-97833ea6fe4b&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:47:09.388 +02:00] [WRN] [10] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:47:09.429 +02:00] [INF] [49] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-10-11 21:47:09.430 +02:00] [INF] [49] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E02 - 002 - Royal Academy [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 6206830 -maxrate 6206830 -bufsize 12413660 -profile:v:0 main -level 53 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"faf13c265b644ba329ed23e531e7a047-1.mp4\" -start_number 0 -hls_segment_filename \"/config/data/transcodes/faf13c265b644ba329ed23e531e7a047%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/faf13c265b644ba329ed23e531e7a047.m3u8\""
- [2024-10-11 21:47:09.660 +02:00] [ERR] [49] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-10-11 21:47:09.752 +02:00] [ERR] [49] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/b9c908ac-1fe9-a56b-b123-97833ea6fe4b/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
- at lambda_method1518(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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 Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-11 21:47:09.771 +02:00] [INF] [33] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 21:47:09.789 +02:00] [INF] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/faf13c265b644ba329ed23e531e7a047.m3u8"
- [2024-10-11 21:47:09.832 +02:00] [INF] [32] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-10-11 21:47:09.832 +02:00] [INF] [32] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E02 - 002 - Royal Academy [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 6206830 -maxrate 6206830 -bufsize 12413660 -profile:v:0 main -level 53 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 libfdk_aac -ac 2 -ab 128000 -ar 44100 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"a1a64e5415698daa39872b41e234461e-1.mp4\" -start_number 0 -hls_segment_filename \"/config/data/transcodes/a1a64e5415698daa39872b41e234461e%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/a1a64e5415698daa39872b41e234461e.m3u8\""
- [2024-10-11 21:47:10.042 +02:00] [ERR] [32] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-10-11 21:47:10.058 +02:00] [ERR] [32] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/b9c908ac-1fe9-a56b-b123-97833ea6fe4b/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
- at lambda_method1518(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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 Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-11 21:47:10.101 +02:00] [INF] [32] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/a1a64e5415698daa39872b41e234461e.m3u8"
- [2024-10-11 21:47:11.602 +02:00] [INF] [49] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.11" playing "Royal Academy". Stopped at "0" ms
- [2024-10-11 21:47:11.620 +02:00] [INF] [32] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTA4LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTA4LjB8MTY3MzczNTkzODM2NQ11-7255e6f25caf4f91b57d1cfd57b4d033-b9c908ac1fe9a56bb12397833ea6fe4b"
- [2024-10-11 21:47:11.620 +02:00] [INF] [32] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Stop Event : 10/11/2024 21:47:11
- [2024-10-11 21:47:11.620 +02:00] [INF] [32] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop but TrackedPlaybackInfo not found! not storing activity in DB
- [2024-10-11 21:47:11.778 +02:00] [WRN] [32] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E02 Royal Academy has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/b9c908ac-1fe9-a56b-b123-97833ea6fe4b/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=b9c908ac-1fe9-a56b-b123-97833ea6fe4b&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:47:11.778 +02:00] [WRN] [32] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:47:19.484 +02:00] [INF] [32] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:47:23.053 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "86.87.25.109"
- [2024-10-11 21:47:23.053 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:47:23.054 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "7255e6f25caf4f91b57d1cfd57b4d033"
- [2024-10-11 21:47:23.054 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 5
- [2024-10-11 21:47:23.054 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = ""
- [2024-10-11 21:47:23.054 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "7255e6f25caf4f91b57d1cfd57b4d033"
- [2024-10-11 21:47:23.055 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "na"
- [2024-10-11 21:47:23.055 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Jellyfin Web"
- [2024-10-11 21:47:23.055 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "Firefox"
- [2024-10-11 21:47:23.055 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Seirei Gensouki: Spirit Chronicles - s01e01 - Memories of the Previous World"
- [2024-10-11 21:47:23.056 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:47:23.056 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
- [2024-10-11 21:47:23.056 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Details do not match for play item
- [2024-10-11 21:47:23.057 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
- [2024-10-11 21:47:29.233 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "86.87.25.109"
- [2024-10-11 21:47:29.233 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "b9c908ac1fe9a56bb12397833ea6fe4b"
- [2024-10-11 21:47:29.234 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "7255e6f25caf4f91b57d1cfd57b4d033"
- [2024-10-11 21:47:29.234 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 5
- [2024-10-11 21:47:29.234 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = ""
- [2024-10-11 21:47:29.235 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "7255e6f25caf4f91b57d1cfd57b4d033"
- [2024-10-11 21:47:29.235 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "na"
- [2024-10-11 21:47:29.235 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Jellyfin Web"
- [2024-10-11 21:47:29.235 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "Firefox"
- [2024-10-11 21:47:29.236 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Seirei Gensouki: Spirit Chronicles - s01e02 - Royal Academy"
- [2024-10-11 21:47:29.236 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "b9c908ac1fe9a56bb12397833ea6fe4b"
- [2024-10-11 21:47:29.236 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
- [2024-10-11 21:47:29.236 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Details do not match for play item
- [2024-10-11 21:47:29.236 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
- [2024-10-11 21:47:33.314 +02:00] [INF] [32] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.130" request
- [2024-10-11 21:47:49.483 +02:00] [INF] [29] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:48:19.491 +02:00] [INF] [33] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:48:40.529 +02:00] [INF] [8] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 21:48:40.859 +02:00] [INF] [40] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-10-11 21:48:40.860 +02:00] [INF] [40] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 6765075 -maxrate 6765075 -bufsize 13530150 -profile:v:0 main -level 53 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"688c2e5a0904ef61d5ed3a93f7fd25ce-1.mp4\" -start_number 0 -hls_segment_filename \"/config/data/transcodes/688c2e5a0904ef61d5ed3a93f7fd25ce%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/688c2e5a0904ef61d5ed3a93f7fd25ce.m3u8\""
- [2024-10-11 21:48:41.079 +02:00] [ERR] [16] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-10-11 21:48:41.081 +02:00] [ERR] [16] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
- at lambda_method1518(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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 Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-11 21:48:41.109 +02:00] [INF] [46] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTA4LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTA4LjB8MTY3MzczNTkzODM2NQ11-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96
- [2024-10-11 21:48:41.109 +02:00] [INF] [46] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 10/11/2024 21:48:41
- [2024-10-11 21:48:41.109 +02:00] [INF] [46] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
- [2024-10-11 21:48:41.109 +02:00] [INF] [46] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
- [2024-10-11 21:48:41.207 +02:00] [INF] [8] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 21:48:41.226 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/688c2e5a0904ef61d5ed3a93f7fd25ce.m3u8"
- [2024-10-11 21:48:41.309 +02:00] [WRN] [46] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:48:41.310 +02:00] [WRN] [46] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:48:41.393 +02:00] [INF] [46] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-10-11 21:48:41.393 +02:00] [INF] [46] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 6765075 -maxrate 6765075 -bufsize 13530150 -profile:v:0 main -level 53 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"01d5c1f83935661ef906c64cb79322a1-1.mp4\" -start_number 0 -hls_segment_filename \"/config/data/transcodes/01d5c1f83935661ef906c64cb79322a1%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/01d5c1f83935661ef906c64cb79322a1.m3u8\""
- [2024-10-11 21:48:41.601 +02:00] [ERR] [46] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-10-11 21:48:41.608 +02:00] [ERR] [16] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
- at lambda_method1518(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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 Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-11 21:48:41.630 +02:00] [INF] [46] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 21:48:41.647 +02:00] [INF] [16] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/01d5c1f83935661ef906c64cb79322a1.m3u8"
- [2024-10-11 21:48:41.690 +02:00] [INF] [46] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-10-11 21:48:41.691 +02:00] [INF] [46] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 6765075 -maxrate 6765075 -bufsize 13530150 -profile:v:0 main -level 53 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 libfdk_aac -ac 2 -ab 127999 -ar 44100 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"dcfc718dc0c768c8f95919a9609ae771-1.mp4\" -start_number 0 -hls_segment_filename \"/config/data/transcodes/dcfc718dc0c768c8f95919a9609ae771%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/dcfc718dc0c768c8f95919a9609ae771.m3u8\""
- [2024-10-11 21:48:41.902 +02:00] [ERR] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-10-11 21:48:41.910 +02:00] [ERR] [33] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
- at lambda_method1518(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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 Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-11 21:48:41.936 +02:00] [INF] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/dcfc718dc0c768c8f95919a9609ae771.m3u8"
- [2024-10-11 21:48:43.435 +02:00] [INF] [16] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.11" playing "Memories of the Previous World". Stopped at "0" ms
- [2024-10-11 21:48:43.452 +02:00] [INF] [40] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTA4LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTA4LjB8MTY3MzczNTkzODM2NQ11-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:48:43.453 +02:00] [INF] [40] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Stop Event : 10/11/2024 21:48:43
- [2024-10-11 21:48:43.453 +02:00] [INF] [40] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop but TrackedPlaybackInfo not found! not storing activity in DB
- [2024-10-11 21:48:43.601 +02:00] [WRN] [16] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:48:43.602 +02:00] [WRN] [16] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:48:49.495 +02:00] [INF] [46] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:49:01.106 +02:00] [INF] [46] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "86.87.25.109"
- [2024-10-11 21:49:01.107 +02:00] [INF] [46] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:49:01.107 +02:00] [INF] [46] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "7255e6f25caf4f91b57d1cfd57b4d033"
- [2024-10-11 21:49:01.108 +02:00] [INF] [46] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 5
- [2024-10-11 21:49:01.108 +02:00] [INF] [46] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = ""
- [2024-10-11 21:49:01.108 +02:00] [INF] [46] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "7255e6f25caf4f91b57d1cfd57b4d033"
- [2024-10-11 21:49:01.108 +02:00] [INF] [46] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "na"
- [2024-10-11 21:49:01.109 +02:00] [INF] [46] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Jellyfin Web"
- [2024-10-11 21:49:01.109 +02:00] [INF] [46] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "Firefox"
- [2024-10-11 21:49:01.109 +02:00] [INF] [46] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Seirei Gensouki: Spirit Chronicles - s01e01 - Memories of the Previous World"
- [2024-10-11 21:49:01.109 +02:00] [INF] [46] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:49:01.110 +02:00] [INF] [46] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
- [2024-10-11 21:49:01.110 +02:00] [INF] [46] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Details do not match for play item
- [2024-10-11 21:49:01.110 +02:00] [INF] [46] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
- [2024-10-11 21:49:19.497 +02:00] [INF] [29] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:49:49.497 +02:00] [INF] [49] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:50:19.497 +02:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:50:26.680 +02:00] [INF] [58] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 2 seconds
- [2024-10-11 21:50:32.034 +02:00] [INF] [54] Emby.Server.Implementations.MediaEncoder.EncodingManager: Stopping chapter extraction for "Rong Is in Danger" because a chapter was found with a position greater than the runtime.
- [2024-10-11 21:50:32.676 +02:00] [INF] [54] Emby.Server.Implementations.MediaEncoder.EncodingManager: Stopping chapter extraction for "The Ossan Becomes an Adventurer" because a chapter was found with a position greater than the runtime.
- [2024-10-11 21:50:32.677 +02:00] [INF] [54] Emby.Server.Implementations.MediaEncoder.EncodingManager: Stopping chapter extraction for "Ossan, the Fastest Preliminaries Qualifier in History" because a chapter was found with a position greater than the runtime.
- [2024-10-11 21:50:32.692 +02:00] [INF] [54] Emby.Server.Implementations.MediaEncoder.EncodingManager: Stopping chapter extraction for "The Ruins of Disposal" because a chapter was found with a position greater than the runtime.
- [2024-10-11 21:50:36.131 +02:00] [INF] [53] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/series"
- [2024-10-11 21:50:36.131 +02:00] [INF] [53] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/stand-ups"
- [2024-10-11 21:50:36.131 +02:00] [INF] [53] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/anime"
- [2024-10-11 21:50:36.132 +02:00] [INF] [53] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/movies"
- [2024-10-11 21:50:36.132 +02:00] [INF] [53] Emby.Server.Implementations.Library.LibraryManager: Validating media library
- [2024-10-11 21:50:36.135 +02:00] [WRN] [53] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/data/playlists" is inaccessible or empty, skipping
- [2024-10-11 21:50:36.144 +02:00] [WRN] [54] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/data/playlists" is inaccessible or empty, skipping
- [2024-10-11 21:50:41.985 +02:00] [INF] [32] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 5 seconds
- [2024-10-11 21:50:42.044 +02:00] [INF] [31] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/stand-ups"
- [2024-10-11 21:50:42.079 +02:00] [INF] [73] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/anime"
- [2024-10-11 21:50:42.100 +02:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/series"
- [2024-10-11 21:50:42.104 +02:00] [INF] [21] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/movies"
- [2024-10-11 21:50:49.495 +02:00] [INF] [73] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:51:01.983 +02:00] [INF] [31] ConfusedPolarBear.Plugin.IntroSkipper.Entrypoint: Initiate automatic analysis task.
- [2024-10-11 21:51:02.018 +02:00] [INF] [31] ConfusedPolarBear.Plugin.IntroSkipper.QueueManager: Running enqueue of items in library "Movies"
- [2024-10-11 21:51:02.020 +02:00] [INF] [31] ConfusedPolarBear.Plugin.IntroSkipper.QueueManager: Running enqueue of items in library "Stand-ups"
- [2024-10-11 21:51:02.021 +02:00] [INF] [31] ConfusedPolarBear.Plugin.IntroSkipper.QueueManager: Running enqueue of items in library "Shows"
- [2024-10-11 21:51:02.143 +02:00] [INF] [31] ConfusedPolarBear.Plugin.IntroSkipper.QueueManager: Running enqueue of items in library "Anime"
- [2024-10-11 21:51:03.997 +02:00] [INF] [20] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 21:51:04.359 +02:00] [INF] [73] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-10-11 21:51:04.359 +02:00] [INF] [73] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 6765075 -maxrate 6765075 -bufsize 13530150 -profile:v:0 main -level 53 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"6c5e0d9c4890c1d489a0a0057eb0561d-1.mp4\" -start_number 0 -hls_segment_filename \"/config/data/transcodes/6c5e0d9c4890c1d489a0a0057eb0561d%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/6c5e0d9c4890c1d489a0a0057eb0561d.m3u8\""
- [2024-10-11 21:51:04.644 +02:00] [ERR] [8] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-10-11 21:51:04.673 +02:00] [ERR] [73] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
- at lambda_method1518(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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 Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-11 21:51:04.699 +02:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTA4LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTA4LjB8MTY3MzczNTkzODM2NQ11-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96
- [2024-10-11 21:51:04.699 +02:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 10/11/2024 21:51:04
- [2024-10-11 21:51:04.699 +02:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
- [2024-10-11 21:51:04.699 +02:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
- [2024-10-11 21:51:04.800 +02:00] [INF] [23] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 21:51:04.819 +02:00] [INF] [20] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/6c5e0d9c4890c1d489a0a0057eb0561d.m3u8"
- [2024-10-11 21:51:04.861 +02:00] [INF] [20] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-10-11 21:51:04.861 +02:00] [INF] [20] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 6765075 -maxrate 6765075 -bufsize 13530150 -profile:v:0 main -level 53 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"f38ae8f4df2bd2436db04b45a5d41f19-1.mp4\" -start_number 0 -hls_segment_filename \"/config/data/transcodes/f38ae8f4df2bd2436db04b45a5d41f19%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/f38ae8f4df2bd2436db04b45a5d41f19.m3u8\""
- [2024-10-11 21:51:04.885 +02:00] [WRN] [23] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:51:04.886 +02:00] [WRN] [23] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:51:05.139 +02:00] [ERR] [8] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-10-11 21:51:05.171 +02:00] [ERR] [8] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
- at lambda_method1518(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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 Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-11 21:51:05.196 +02:00] [INF] [23] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 21:51:05.214 +02:00] [INF] [23] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/f38ae8f4df2bd2436db04b45a5d41f19.m3u8"
- [2024-10-11 21:51:05.257 +02:00] [INF] [23] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-10-11 21:51:05.257 +02:00] [INF] [23] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 6765075 -maxrate 6765075 -bufsize 13530150 -profile:v:0 main -level 53 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 libfdk_aac -ac 2 -ab 127999 -ar 44100 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"7d0934573fad506d9c93a2957945df5f-1.mp4\" -start_number 0 -hls_segment_filename \"/config/data/transcodes/7d0934573fad506d9c93a2957945df5f%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/7d0934573fad506d9c93a2957945df5f.m3u8\""
- [2024-10-11 21:51:05.535 +02:00] [ERR] [23] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-10-11 21:51:05.567 +02:00] [ERR] [23] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
- at lambda_method1518(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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 Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-11 21:51:05.814 +02:00] [INF] [8] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/7d0934573fad506d9c93a2957945df5f.m3u8"
- [2024-10-11 21:51:06.935 +02:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Extract Chapter Images" Completed after 0 minute(s) and 35 seconds
- [2024-10-11 21:51:07.316 +02:00] [INF] [8] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.11" playing "Memories of the Previous World". Stopped at "0" ms
- [2024-10-11 21:51:07.334 +02:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTA4LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTA4LjB8MTY3MzczNTkzODM2NQ11-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:51:07.334 +02:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Stop Event : 10/11/2024 21:51:07
- [2024-10-11 21:51:07.334 +02:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop but TrackedPlaybackInfo not found! not storing activity in DB
- [2024-10-11 21:51:07.498 +02:00] [WRN] [31] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:51:07.498 +02:00] [WRN] [31] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:51:19.496 +02:00] [INF] [31] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:51:24.701 +02:00] [INF] [31] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "86.87.25.109"
- [2024-10-11 21:51:24.701 +02:00] [INF] [31] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:51:24.701 +02:00] [INF] [31] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "7255e6f25caf4f91b57d1cfd57b4d033"
- [2024-10-11 21:51:24.701 +02:00] [INF] [31] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 5
- [2024-10-11 21:51:24.702 +02:00] [INF] [31] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = ""
- [2024-10-11 21:51:24.702 +02:00] [INF] [31] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "7255e6f25caf4f91b57d1cfd57b4d033"
- [2024-10-11 21:51:24.702 +02:00] [INF] [31] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "na"
- [2024-10-11 21:51:24.702 +02:00] [INF] [31] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Jellyfin Web"
- [2024-10-11 21:51:24.703 +02:00] [INF] [31] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "Firefox"
- [2024-10-11 21:51:24.703 +02:00] [INF] [31] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Seirei Gensouki: Spirit Chronicles - s01e01 - Memories of the Previous World"
- [2024-10-11 21:51:24.703 +02:00] [INF] [31] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:51:24.703 +02:00] [INF] [31] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
- [2024-10-11 21:51:24.704 +02:00] [INF] [31] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Details do not match for play item
- [2024-10-11 21:51:24.704 +02:00] [INF] [31] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
- [2024-10-11 21:51:49.495 +02:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:51:55.914 +02:00] [INF] [11] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 21:51:56.086 +02:00] [INF] [8] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : a6bb32af91cc32787255e6f25caf4f91b57d1cfd57b4d033-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96
- [2024-10-11 21:51:56.086 +02:00] [INF] [8] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 10/11/2024 21:51:56
- [2024-10-11 21:51:56.086 +02:00] [INF] [8] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
- [2024-10-11 21:51:56.086 +02:00] [INF] [8] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
- [2024-10-11 21:51:56.241 +02:00] [WRN] [36] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:51:56.241 +02:00] [WRN] [36] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:51:56.356 +02:00] [WRN] [36] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:51:56.356 +02:00] [WRN] [36] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:51:56.406 +02:00] [WRN] [73] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:51:56.406 +02:00] [WRN] [73] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:51:57.158 +02:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "a6bb32af91cc32787255e6f25caf4f91b57d1cfd57b4d033-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:51:57.312 +02:00] [WRN] [53] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:51:57.312 +02:00] [WRN] [53] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:52:03.747 +02:00] [WRN] [53] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:52:03.747 +02:00] [WRN] [53] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:52:16.090 +02:00] [INF] [53] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "86.87.25.109"
- [2024-10-11 21:52:16.090 +02:00] [INF] [53] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:52:16.091 +02:00] [INF] [53] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "7255e6f25caf4f91b57d1cfd57b4d033"
- [2024-10-11 21:52:16.091 +02:00] [INF] [53] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 5
- [2024-10-11 21:52:16.091 +02:00] [INF] [53] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = "8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:52:16.091 +02:00] [INF] [53] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "7255e6f25caf4f91b57d1cfd57b4d033"
- [2024-10-11 21:52:16.092 +02:00] [INF] [53] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "DirectPlay"
- [2024-10-11 21:52:16.092 +02:00] [INF] [53] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Jellyfin Android"
- [2024-10-11 21:52:16.092 +02:00] [INF] [53] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "UserS23"
- [2024-10-11 21:52:16.092 +02:00] [INF] [53] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Seirei Gensouki: Spirit Chronicles - s01e01 - Memories of the Previous World"
- [2024-10-11 21:52:16.093 +02:00] [INF] [53] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:52:16.093 +02:00] [INF] [53] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
- [2024-10-11 21:52:16.093 +02:00] [INF] [53] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : All matches, playback registered
- [2024-10-11 21:52:16.093 +02:00] [INF] [53] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback tracker found, adding playback info : "a6bb32af91cc32787255e6f25caf4f91b57d1cfd57b4d033-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:52:16.094 +02:00] [INF] [53] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
- [2024-10-11 21:52:16.097 +02:00] [INF] [53] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
- [2024-10-11 21:52:19.495 +02:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:52:49.491 +02:00] [INF] [36] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:53:19.491 +02:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:53:26.171 +02:00] [INF] [33] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "User" has succeeded.
- [2024-10-11 21:53:26.171 +02:00] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "User": 3/10
- [2024-10-11 21:53:26.171 +02:00] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 7255e6f2-5caf-4f91-b57d-1cfd57b4d033
- [2024-10-11 21:53:26.377 +02:00] [WRN] [8] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \" () has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items//Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:53:26.377 +02:00] [WRN] [8] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:53:35.264 +02:00] [INF] [53] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 21:53:35.654 +02:00] [INF] [33] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-10-11 21:53:35.655 +02:00] [INF] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 6765075 -maxrate 6765075 -bufsize 13530150 -profile:v:0 main -level 53 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"53bdca0d796a0dd54f717955e7654660-1.mp4\" -start_number 0 -hls_segment_filename \"/config/data/transcodes/53bdca0d796a0dd54f717955e7654660%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/53bdca0d796a0dd54f717955e7654660.m3u8\""
- [2024-10-11 21:53:35.877 +02:00] [ERR] [29] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-10-11 21:53:35.879 +02:00] [ERR] [29] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
- at lambda_method1518(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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 Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-11 21:53:35.922 +02:00] [INF] [73] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyODY3NjM5NzQ1MQ11-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96
- [2024-10-11 21:53:35.922 +02:00] [INF] [73] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 10/11/2024 21:53:35
- [2024-10-11 21:53:35.922 +02:00] [INF] [73] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
- [2024-10-11 21:53:35.922 +02:00] [INF] [73] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
- [2024-10-11 21:53:36.001 +02:00] [INF] [29] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 21:53:36.020 +02:00] [INF] [73] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/53bdca0d796a0dd54f717955e7654660.m3u8"
- [2024-10-11 21:53:36.072 +02:00] [INF] [73] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-10-11 21:53:36.073 +02:00] [INF] [73] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 6765075 -maxrate 6765075 -bufsize 13530150 -profile:v:0 main -level 53 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"fdc83e5b6882c679e687a4a56487a828-1.mp4\" -start_number 0 -hls_segment_filename \"/config/data/transcodes/fdc83e5b6882c679e687a4a56487a828%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/fdc83e5b6882c679e687a4a56487a828.m3u8\""
- [2024-10-11 21:53:36.074 +02:00] [WRN] [29] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:53:36.074 +02:00] [WRN] [29] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:53:36.295 +02:00] [ERR] [73] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-10-11 21:53:36.390 +02:00] [ERR] [73] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
- at lambda_method1518(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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 Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-11 21:53:36.410 +02:00] [INF] [33] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 21:53:36.430 +02:00] [INF] [73] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/fdc83e5b6882c679e687a4a56487a828.m3u8"
- [2024-10-11 21:53:36.479 +02:00] [INF] [73] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-10-11 21:53:36.480 +02:00] [INF] [73] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 6765075 -maxrate 6765075 -bufsize 13530150 -profile:v:0 main -level 53 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 libfdk_aac -ac 2 -ab 127999 -ar 44100 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"fa6d03df59061aa3dbbfeeed00ec284e-1.mp4\" -start_number 0 -hls_segment_filename \"/config/data/transcodes/fa6d03df59061aa3dbbfeeed00ec284e%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/fa6d03df59061aa3dbbfeeed00ec284e.m3u8\""
- [2024-10-11 21:53:36.694 +02:00] [ERR] [46] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-10-11 21:53:36.793 +02:00] [ERR] [46] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
- at lambda_method1518(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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 Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-11 21:53:36.842 +02:00] [INF] [46] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/fa6d03df59061aa3dbbfeeed00ec284e.m3u8"
- [2024-10-11 21:53:38.343 +02:00] [INF] [46] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.11" playing "Memories of the Previous World". Stopped at "0" ms
- [2024-10-11 21:53:38.362 +02:00] [INF] [53] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyODY3NjM5NzQ1MQ11-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:53:38.362 +02:00] [INF] [53] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Stop Event : 10/11/2024 21:53:38
- [2024-10-11 21:53:38.362 +02:00] [INF] [53] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop but TrackedPlaybackInfo not found! not storing activity in DB
- [2024-10-11 21:53:38.511 +02:00] [WRN] [53] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:53:38.512 +02:00] [WRN] [53] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:53:49.493 +02:00] [INF] [46] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:53:55.919 +02:00] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "86.87.25.109"
- [2024-10-11 21:53:55.920 +02:00] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:53:55.920 +02:00] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "7255e6f25caf4f91b57d1cfd57b4d033"
- [2024-10-11 21:53:55.920 +02:00] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 5
- [2024-10-11 21:53:55.920 +02:00] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = ""
- [2024-10-11 21:53:55.921 +02:00] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "7255e6f25caf4f91b57d1cfd57b4d033"
- [2024-10-11 21:53:55.921 +02:00] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "na"
- [2024-10-11 21:53:55.921 +02:00] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Jellyfin Web"
- [2024-10-11 21:53:55.921 +02:00] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "Firefox"
- [2024-10-11 21:53:55.922 +02:00] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Seirei Gensouki: Spirit Chronicles - s01e01 - Memories of the Previous World"
- [2024-10-11 21:53:55.922 +02:00] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:53:55.922 +02:00] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
- [2024-10-11 21:53:55.922 +02:00] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Details do not match for play item
- [2024-10-11 21:53:55.923 +02:00] [INF] [36] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
- [2024-10-11 21:54:19.495 +02:00] [INF] [29] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:54:49.496 +02:00] [INF] [22] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:55:19.499 +02:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:55:49.498 +02:00] [INF] [46] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:56:19.501 +02:00] [INF] [31] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:56:34.077 +02:00] [INF] [36] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "User" has succeeded.
- [2024-10-11 21:56:34.077 +02:00] [INF] [36] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "User": 4/10
- [2024-10-11 21:56:34.077 +02:00] [INF] [36] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 7255e6f2-5caf-4f91-b57d-1cfd57b4d033
- [2024-10-11 21:56:34.267 +02:00] [WRN] [10] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \" () has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items//Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:56:34.268 +02:00] [WRN] [10] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:56:41.751 +02:00] [INF] [23] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "User" has succeeded.
- [2024-10-11 21:56:41.751 +02:00] [INF] [23] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "User": 5/10
- [2024-10-11 21:56:41.751 +02:00] [INF] [23] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 7255e6f2-5caf-4f91-b57d-1cfd57b4d033
- [2024-10-11 21:56:41.925 +02:00] [WRN] [39] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \" () has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items//Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:56:41.926 +02:00] [WRN] [39] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:56:49.503 +02:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:56:53.142 +02:00] [INF] [23] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 21:56:53.504 +02:00] [INF] [25] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-10-11 21:56:53.504 +02:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -tag:v:0 hvc1 -bsf:v hevc_mp4toannexb -start_at_zero -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type fmp4 -hls_fmp4_init_filename \"d020bbd7f3176487fa782e82f2db04ce-1.mp4\" -start_number 0 -hls_segment_filename \"/config/data/transcodes/d020bbd7f3176487fa782e82f2db04ce%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/d020bbd7f3176487fa782e82f2db04ce.m3u8\""
- [2024-10-11 21:56:54.176 +02:00] [INF] [25] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEyOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE3Mjg2NzY1NTExODU1-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96
- [2024-10-11 21:56:54.176 +02:00] [INF] [25] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 10/11/2024 21:56:54
- [2024-10-11 21:56:54.176 +02:00] [INF] [25] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
- [2024-10-11 21:56:54.176 +02:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
- [2024-10-11 21:56:54.309 +02:00] [WRN] [27] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:56:54.309 +02:00] [WRN] [27] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:56:54.369 +02:00] [INF] [20] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEyOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE3Mjg2NzY1NTExODU1-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:56:54.458 +02:00] [INF] [36] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-10-11 21:56:54.458 +02:00] [INF] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:5 \"/config/data/data/attachments/0/010c9cbb-297f-34f5-8008-9dd8614ef29d\" -dump_attachment:6 \"/config/data/data/attachments/a/a5f47320-7cbf-f0a8-239d-f4e4c781b05b\" -dump_attachment:7 \"/config/data/data/attachments/5/5e5869eb-e8bc-9cec-47ea-84858b494749\" -dump_attachment:8 \"/config/data/data/attachments/8/837f06a4-1884-9975-8aff-e0655a988546\" -dump_attachment:9 \"/config/data/data/attachments/5/5dbe40e4-285d-1a0d-0133-3b4eb4201d04\" -dump_attachment:10 \"/config/data/data/attachments/1/159209dd-a391-2e00-2545-981a01a9db61\" -dump_attachment:11 \"/config/data/data/attachments/d/d419b7e1-5354-1b69-950c-945b99212a62\" -dump_attachment:12 \"/config/data/data/attachments/f/f3294048-4e51-6607-1515-2daed4075507\" -dump_attachment:13 \"/config/data/data/attachments/3/3218e0e1-bb4e-a83a-d17f-18c0a0a0992f\" -dump_attachment:14 \"/config/data/data/attachments/7/7d437890-9100-3edd-0607-43ef1d24ecd2\" -dump_attachment:15 \"/config/data/data/attachments/f/f54bb85d-4cb4-4dd3-438f-b0cae3ad710d\" -dump_attachment:16 \"/config/data/data/attachments/1/17e65269-38bf-d2a8-7b20-0cb76ad07dae\" -dump_attachment:17 \"/config/data/data/attachments/3/39a2b48f-8600-219b-4307-0c0daea5af4f\" -dump_attachment:18 \"/config/data/data/attachments/5/5ab874b1-5add-a7b1-13fd-7cf07828d914\" -dump_attachment:19 \"/config/data/data/attachments/9/9eda5cf9-9c3c-f17a-7535-67b0e14967ae\" -dump_attachment:20 \"/config/data/data/attachments/0/0880191d-58a7-04e7-8c66-c4d903c8693e\" -dump_attachment:21 \"/config/data/data/attachments/1/15e6541f-0bde-edd7-b9a8-600079d3b3a5\" -dump_attachment:22 \"/config/data/data/attachments/6/6589bf5f-257f-2df5-e837-0d9e0fdce3fc\" -dump_attachment:23 \"/config/data/data/attachments/e/e78ddac9-29a4-d1e4-c3c7-b51a60aa1971\" -dump_attachment:24 \"/config/data/data/attachments/2/2c70de5d-044a-00f0-0458-71c4c7251049\" -dump_attachment:25 \"/config/data/data/attachments/3/38c67598-655e-b46f-8e7c-a951a87c8d06\" -dump_attachment:26 \"/config/data/data/attachments/8/8927e579-28ef-0023-929b-49c99b2b4eca\" -dump_attachment:27 \"/config/data/data/attachments/5/52efb4c1-d080-7b4c-d6a9-0ffa4f165de3\" -dump_attachment:28 \"/config/data/data/attachments/f/f2a3ac6c-9663-c72c-f935-b53fdbe830d4\" -dump_attachment:29 \"/config/data/data/attachments/f/f4d70005-d585-4047-00ac-55d33096b010\" -dump_attachment:30 \"/config/data/data/attachments/5/5d6dbf2c-ef43-e676-bb1f-212c7bc4496a\" -dump_attachment:31 \"/config/data/data/attachments/2/26bb3ec2-42f9-bc3f-6daa-c3e4ce152fa2\" -dump_attachment:32 \"/config/data/data/attachments/0/025b162a-7adb-e72b-b69a-3c933bcc1434\" -dump_attachment:33 \"/config/data/data/attachments/7/7dbbbadc-ae61-a12a-347b-b811734ed823\" -dump_attachment:34 \"/config/data/data/attachments/0/0dae4be8-04bb-778b-ad06-8ae0bcaaae66\" -dump_attachment:35 \"/config/data/data/attachments/a/a8b9c464-2ca9-489b-7cd1-bfe6eef32edf\" -dump_attachment:36 \"/config/data/data/attachments/2/259e7f2a-f9d9-05a3-ee26-700c90260589\" -dump_attachment:37 \"/config/data/data/attachments/8/83a0c968-0230-a5c5-1bd7-68d8852a89ca\" -dump_attachment:38 \"/config/data/data/attachments/9/96251d6f-9cbc-d703-09a2-ddc1b919280b\" -dump_attachment:39 \"/config/data/data/attachments/f/fb8b4a8c-e023-24d0-da42-f009b8028019\" -dump_attachment:40 \"/config/data/data/attachments/8/87781c81-aa0c-56ff-84fd-effc37ae4090\" -dump_attachment:41 \"/config/data/data/attachments/c/c626a0bf-5abe-ef75-94af-f79da21d6f6b\" -dump_attachment:42 \"/config/data/data/attachments/3/320b9dc1-3056-38e6-0006-39103d30b20a\" -dump_attachment:43 \"/config/data/data/attachments/9/9fbd925b-4021-01c2-c90f-cadb95257f1a\" -dump_attachment:44 \"/config/data/data/attachments/d/d6841a0e-842d-3a3d-6612-8918070ab1e8\" -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:54.507 +02:00] [WRN] [72] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:56:54.507 +02:00] [WRN] [72] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:56:54.580 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/0/010c9cbb-297f-34f5-8008-9dd8614ef29d"
- [2024-10-11 21:56:54.580 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/a5f47320-7cbf-f0a8-239d-f4e4c781b05b"
- [2024-10-11 21:56:54.580 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/5/5e5869eb-e8bc-9cec-47ea-84858b494749"
- [2024-10-11 21:56:54.580 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/8/837f06a4-1884-9975-8aff-e0655a988546"
- [2024-10-11 21:56:54.580 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/5/5dbe40e4-285d-1a0d-0133-3b4eb4201d04"
- [2024-10-11 21:56:54.580 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/1/159209dd-a391-2e00-2545-981a01a9db61"
- [2024-10-11 21:56:54.580 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/d/d419b7e1-5354-1b69-950c-945b99212a62"
- [2024-10-11 21:56:54.580 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/f/f3294048-4e51-6607-1515-2daed4075507"
- [2024-10-11 21:56:54.580 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/3/3218e0e1-bb4e-a83a-d17f-18c0a0a0992f"
- [2024-10-11 21:56:54.580 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/7/7d437890-9100-3edd-0607-43ef1d24ecd2"
- [2024-10-11 21:56:54.580 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/f/f54bb85d-4cb4-4dd3-438f-b0cae3ad710d"
- [2024-10-11 21:56:54.580 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/1/17e65269-38bf-d2a8-7b20-0cb76ad07dae"
- [2024-10-11 21:56:54.580 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/3/39a2b48f-8600-219b-4307-0c0daea5af4f"
- [2024-10-11 21:56:54.580 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/5/5ab874b1-5add-a7b1-13fd-7cf07828d914"
- [2024-10-11 21:56:54.580 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/9/9eda5cf9-9c3c-f17a-7535-67b0e14967ae"
- [2024-10-11 21:56:54.581 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/0/0880191d-58a7-04e7-8c66-c4d903c8693e"
- [2024-10-11 21:56:54.581 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/1/15e6541f-0bde-edd7-b9a8-600079d3b3a5"
- [2024-10-11 21:56:54.581 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/6/6589bf5f-257f-2df5-e837-0d9e0fdce3fc"
- [2024-10-11 21:56:54.581 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/e/e78ddac9-29a4-d1e4-c3c7-b51a60aa1971"
- [2024-10-11 21:56:54.581 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/2/2c70de5d-044a-00f0-0458-71c4c7251049"
- [2024-10-11 21:56:54.581 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/3/38c67598-655e-b46f-8e7c-a951a87c8d06"
- [2024-10-11 21:56:54.581 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/8/8927e579-28ef-0023-929b-49c99b2b4eca"
- [2024-10-11 21:56:54.581 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/5/52efb4c1-d080-7b4c-d6a9-0ffa4f165de3"
- [2024-10-11 21:56:54.581 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/f/f2a3ac6c-9663-c72c-f935-b53fdbe830d4"
- [2024-10-11 21:56:54.581 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/f/f4d70005-d585-4047-00ac-55d33096b010"
- [2024-10-11 21:56:54.581 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/5/5d6dbf2c-ef43-e676-bb1f-212c7bc4496a"
- [2024-10-11 21:56:54.581 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/2/26bb3ec2-42f9-bc3f-6daa-c3e4ce152fa2"
- [2024-10-11 21:56:54.581 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/0/025b162a-7adb-e72b-b69a-3c933bcc1434"
- [2024-10-11 21:56:54.581 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/7/7dbbbadc-ae61-a12a-347b-b811734ed823"
- [2024-10-11 21:56:54.582 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/0/0dae4be8-04bb-778b-ad06-8ae0bcaaae66"
- [2024-10-11 21:56:54.582 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/a8b9c464-2ca9-489b-7cd1-bfe6eef32edf"
- [2024-10-11 21:56:54.582 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/2/259e7f2a-f9d9-05a3-ee26-700c90260589"
- [2024-10-11 21:56:54.582 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/8/83a0c968-0230-a5c5-1bd7-68d8852a89ca"
- [2024-10-11 21:56:54.582 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/9/96251d6f-9cbc-d703-09a2-ddc1b919280b"
- [2024-10-11 21:56:54.582 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/f/fb8b4a8c-e023-24d0-da42-f009b8028019"
- [2024-10-11 21:56:54.582 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/8/87781c81-aa0c-56ff-84fd-effc37ae4090"
- [2024-10-11 21:56:54.583 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/c/c626a0bf-5abe-ef75-94af-f79da21d6f6b"
- [2024-10-11 21:56:54.583 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/3/320b9dc1-3056-38e6-0006-39103d30b20a"
- [2024-10-11 21:56:54.583 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/9/9fbd925b-4021-01c2-c90f-cadb95257f1a"
- [2024-10-11 21:56:54.583 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction completed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/d/d6841a0e-842d-3a3d-6612-8918070ab1e8"
- [2024-10-11 21:56:54.583 +02:00] [ERR] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:54.584 +02:00] [WRN] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:54.585 +02:00] [INF] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:54.704 +02:00] [ERR] [10] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:54.704 +02:00] [WRN] [10] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:54.704 +02:00] [INF] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:54.824 +02:00] [ERR] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:54.824 +02:00] [WRN] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:54.825 +02:00] [INF] [25] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:54.937 +02:00] [ERR] [25] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:54.937 +02:00] [WRN] [25] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:54.937 +02:00] [INF] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:55.049 +02:00] [ERR] [25] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:55.049 +02:00] [WRN] [25] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:55.049 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:55.170 +02:00] [ERR] [25] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:55.170 +02:00] [WRN] [25] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:55.171 +02:00] [INF] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:55.290 +02:00] [ERR] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:55.290 +02:00] [WRN] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:55.290 +02:00] [INF] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:55.409 +02:00] [ERR] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:55.409 +02:00] [WRN] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:55.409 +02:00] [INF] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:55.527 +02:00] [ERR] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:55.528 +02:00] [WRN] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:55.528 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:55.645 +02:00] [ERR] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:55.646 +02:00] [WRN] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:55.646 +02:00] [INF] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:55.768 +02:00] [ERR] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:55.768 +02:00] [WRN] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:55.768 +02:00] [INF] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:55.889 +02:00] [ERR] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:55.889 +02:00] [WRN] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:55.889 +02:00] [INF] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:55.964 +02:00] [WRN] [72] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:56:55.964 +02:00] [WRN] [72] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:56:56.012 +02:00] [ERR] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:56.012 +02:00] [WRN] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:56.013 +02:00] [INF] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:56.131 +02:00] [ERR] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:56.131 +02:00] [WRN] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:56.131 +02:00] [INF] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:56.253 +02:00] [ERR] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:56.253 +02:00] [WRN] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:56.253 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:56.373 +02:00] [ERR] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:56.373 +02:00] [WRN] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:56.374 +02:00] [INF] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:56.494 +02:00] [ERR] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:56.494 +02:00] [WRN] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:56.494 +02:00] [INF] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:56.614 +02:00] [ERR] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:56.614 +02:00] [WRN] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:56.615 +02:00] [INF] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:56.734 +02:00] [ERR] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:56.734 +02:00] [WRN] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:56.734 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:56.854 +02:00] [ERR] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:56.854 +02:00] [WRN] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:56.854 +02:00] [INF] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:56.976 +02:00] [ERR] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:56.976 +02:00] [WRN] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:56.977 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:57.096 +02:00] [ERR] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:57.096 +02:00] [WRN] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:57.096 +02:00] [INF] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:57.214 +02:00] [ERR] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:57.214 +02:00] [WRN] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:57.214 +02:00] [INF] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:57.336 +02:00] [ERR] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:57.336 +02:00] [WRN] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:57.337 +02:00] [INF] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:57.463 +02:00] [ERR] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:57.463 +02:00] [WRN] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:57.463 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:57.581 +02:00] [ERR] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:57.581 +02:00] [WRN] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:57.581 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:57.703 +02:00] [ERR] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:57.703 +02:00] [WRN] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:57.703 +02:00] [INF] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:57.822 +02:00] [ERR] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:57.822 +02:00] [WRN] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:57.822 +02:00] [INF] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:57.939 +02:00] [ERR] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:57.939 +02:00] [WRN] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:57.939 +02:00] [INF] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:58.057 +02:00] [ERR] [25] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:58.057 +02:00] [WRN] [25] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:58.057 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:58.175 +02:00] [ERR] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:58.176 +02:00] [WRN] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:58.176 +02:00] [INF] [25] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:58.294 +02:00] [ERR] [25] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:58.295 +02:00] [WRN] [25] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:58.295 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:58.412 +02:00] [ERR] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:58.412 +02:00] [WRN] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:58.413 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:58.526 +02:00] [ERR] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:58.526 +02:00] [WRN] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:58.526 +02:00] [INF] [22] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:58.645 +02:00] [ERR] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:58.646 +02:00] [WRN] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:58.646 +02:00] [INF] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:58.760 +02:00] [ERR] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:58.760 +02:00] [WRN] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:58.760 +02:00] [INF] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:58.881 +02:00] [ERR] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:58.881 +02:00] [WRN] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:58.881 +02:00] [INF] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:58.999 +02:00] [ERR] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:59.000 +02:00] [WRN] [71] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:59.000 +02:00] [INF] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:59.122 +02:00] [ERR] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:59.123 +02:00] [WRN] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:56:59.123 +02:00] [INF] [29] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" " -dump_attachment:45 \"/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9\" -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -t 0 -f null null"
- [2024-10-11 21:56:59.245 +02:00] [ERR] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg media attachment extraction failed for "file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\"" to "/config/data/data/attachments/a/aa0756fc-4a00-8069-93b6-0cc3bf5280a9"
- [2024-10-11 21:56:59.245 +02:00] [WRN] [72] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: Unable to cache media attachments for File:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- MediaBrowser.Common.FfmpegException: ffmpeg media attachment extraction failed for file:"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv"
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachmentsInternal(String mediaPath, String inputFile, MediaSourceInfo mediaSource, List`1 extractableAttachmentIds, CancellationToken cancellationToken)
- at MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor.CacheAllAttachments(String mediaPath, String inputFile, MediaSourceInfo mediaSource, CancellationToken cancellationToken)
- [2024-10-11 21:57:04.322 +02:00] [WRN] [72] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:57:04.322 +02:00] [WRN] [72] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:57:14.176 +02:00] [INF] [10] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "86.87.25.109"
- [2024-10-11 21:57:14.176 +02:00] [INF] [10] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:57:14.176 +02:00] [INF] [10] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "7255e6f25caf4f91b57d1cfd57b4d033"
- [2024-10-11 21:57:14.177 +02:00] [INF] [10] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 5
- [2024-10-11 21:57:14.177 +02:00] [INF] [10] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = "8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:57:14.177 +02:00] [INF] [10] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "7255e6f25caf4f91b57d1cfd57b4d033"
- [2024-10-11 21:57:14.177 +02:00] [INF] [10] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "Transcode (v:direct a:direct)"
- [2024-10-11 21:57:14.178 +02:00] [INF] [10] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Jellyfin Web"
- [2024-10-11 21:57:14.178 +02:00] [INF] [10] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "Chrome"
- [2024-10-11 21:57:14.178 +02:00] [INF] [10] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Seirei Gensouki: Spirit Chronicles - s01e01 - Memories of the Previous World"
- [2024-10-11 21:57:14.178 +02:00] [INF] [10] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:57:14.179 +02:00] [INF] [10] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
- [2024-10-11 21:57:14.179 +02:00] [INF] [10] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : All matches, playback registered
- [2024-10-11 21:57:14.179 +02:00] [INF] [10] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback tracker found, adding playback info : "TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEyOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE3Mjg2NzY1NTExODU1-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:57:14.179 +02:00] [INF] [10] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
- [2024-10-11 21:57:14.183 +02:00] [INF] [10] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
- [2024-10-11 21:57:14.307 +02:00] [WRN] [10] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:57:14.307 +02:00] [WRN] [10] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:57:19.502 +02:00] [INF] [25] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:57:24.156 +02:00] [INF] [25] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEyOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE3Mjg2NzY1NTExODU1-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:57:24.307 +02:00] [WRN] [11] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:57:24.307 +02:00] [WRN] [11] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:57:36.203 +02:00] [WRN] [10] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:57:36.203 +02:00] [WRN] [10] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:57:46.057 +02:00] [INF] [29] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEyOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE3Mjg2NzY1NTExODU1-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:57:46.242 +02:00] [WRN] [10] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:57:46.242 +02:00] [WRN] [10] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:57:49.502 +02:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:57:56.193 +02:00] [WRN] [10] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:57:56.193 +02:00] [WRN] [10] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:58:06.200 +02:00] [WRN] [29] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:58:06.200 +02:00] [WRN] [29] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:58:19.503 +02:00] [INF] [29] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:58:49.505 +02:00] [INF] [73] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:59:03.290 +02:00] [INF] [25] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "User" has succeeded.
- [2024-10-11 21:59:03.290 +02:00] [INF] [25] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "User": 6/10
- [2024-10-11 21:59:03.290 +02:00] [INF] [25] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 7255e6f2-5caf-4f91-b57d-1cfd57b4d033
- [2024-10-11 21:59:03.573 +02:00] [WRN] [10] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \" () has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items//Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:59:03.574 +02:00] [WRN] [10] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:59:10.709 +02:00] [INF] [29] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 21:59:10.770 +02:00] [INF] [29] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : SmVsbHlmaW5NZWRpYVBsYXllciAxLjExLjEgKHdpbmRvd3MteDg2XzY0IDEwKXwxNzI4Njc2NTg1MzMw-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96
- [2024-10-11 21:59:10.770 +02:00] [INF] [29] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 10/11/2024 21:59:10
- [2024-10-11 21:59:10.771 +02:00] [INF] [29] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
- [2024-10-11 21:59:10.771 +02:00] [INF] [11] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
- [2024-10-11 21:59:10.925 +02:00] [WRN] [21] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:59:10.925 +02:00] [WRN] [21] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:59:11.712 +02:00] [INF] [23] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "SmVsbHlmaW5NZWRpYVBsYXllciAxLjExLjEgKHdpbmRvd3MteDg2XzY0IDEwKXwxNzI4Njc2NTg1MzMw-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:59:11.858 +02:00] [WRN] [21] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:59:11.858 +02:00] [WRN] [21] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:59:14.084 +02:00] [WRN] [23] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:59:14.084 +02:00] [WRN] [23] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:59:15.343 +02:00] [INF] [23] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.130" closed
- [2024-10-11 21:59:19.507 +02:00] [INF] [21] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:59:30.771 +02:00] [INF] [21] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "86.87.25.109"
- [2024-10-11 21:59:30.772 +02:00] [INF] [21] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:59:30.772 +02:00] [INF] [21] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "7255e6f25caf4f91b57d1cfd57b4d033"
- [2024-10-11 21:59:30.772 +02:00] [INF] [21] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 5
- [2024-10-11 21:59:30.773 +02:00] [INF] [21] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = "8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:59:30.773 +02:00] [INF] [21] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "7255e6f25caf4f91b57d1cfd57b4d033"
- [2024-10-11 21:59:30.773 +02:00] [INF] [21] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "DirectPlay"
- [2024-10-11 21:59:30.773 +02:00] [INF] [21] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Jellyfin Media Player"
- [2024-10-11 21:59:30.773 +02:00] [INF] [21] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "UserASUS"
- [2024-10-11 21:59:30.774 +02:00] [INF] [21] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Seirei Gensouki: Spirit Chronicles - s01e01 - Memories of the Previous World"
- [2024-10-11 21:59:30.774 +02:00] [INF] [21] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:59:30.774 +02:00] [INF] [21] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
- [2024-10-11 21:59:30.774 +02:00] [INF] [21] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : All matches, playback registered
- [2024-10-11 21:59:30.775 +02:00] [INF] [21] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback tracker found, adding playback info : "SmVsbHlmaW5NZWRpYVBsYXllciAxLjExLjEgKHdpbmRvd3MteDg2XzY0IDEwKXwxNzI4Njc2NTg1MzMw-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:59:30.775 +02:00] [INF] [21] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
- [2024-10-11 21:59:30.803 +02:00] [INF] [21] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
- [2024-10-11 21:59:31.722 +02:00] [INF] [39] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 21:59:32.121 +02:00] [INF] [39] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-10-11 21:59:32.122 +02:00] [INF] [39] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 6765075 -maxrate 6765075 -bufsize 13530150 -profile:v:0 main -level 53 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"1e2e444dfa126bd631ccf6409eff77f1-1.mp4\" -start_number 0 -hls_segment_filename \"/config/data/transcodes/1e2e444dfa126bd631ccf6409eff77f1%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/1e2e444dfa126bd631ccf6409eff77f1.m3u8\""
- [2024-10-11 21:59:32.371 +02:00] [ERR] [39] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-10-11 21:59:32.452 +02:00] [ERR] [39] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
- at lambda_method1518(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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 Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-11 21:59:32.491 +02:00] [INF] [73] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyODY3NjczNzA0MA11-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96
- [2024-10-11 21:59:32.491 +02:00] [INF] [73] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 10/11/2024 21:59:32
- [2024-10-11 21:59:32.491 +02:00] [INF] [73] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
- [2024-10-11 21:59:32.491 +02:00] [INF] [21] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
- [2024-10-11 21:59:32.582 +02:00] [INF] [73] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 21:59:32.599 +02:00] [INF] [53] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/1e2e444dfa126bd631ccf6409eff77f1.m3u8"
- [2024-10-11 21:59:32.643 +02:00] [WRN] [39] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:59:32.643 +02:00] [WRN] [39] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:59:32.645 +02:00] [INF] [73] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-10-11 21:59:32.646 +02:00] [INF] [73] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 6765075 -maxrate 6765075 -bufsize 13530150 -profile:v:0 main -level 53 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"b7d3ee0df3ddc4227ba0841a54d13895-1.mp4\" -start_number 0 -hls_segment_filename \"/config/data/transcodes/b7d3ee0df3ddc4227ba0841a54d13895%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/b7d3ee0df3ddc4227ba0841a54d13895.m3u8\""
- [2024-10-11 21:59:32.884 +02:00] [ERR] [53] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-10-11 21:59:32.968 +02:00] [ERR] [39] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
- at lambda_method1518(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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 Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-11 21:59:32.996 +02:00] [INF] [39] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 21:59:33.014 +02:00] [INF] [23] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/b7d3ee0df3ddc4227ba0841a54d13895.m3u8"
- [2024-10-11 21:59:33.059 +02:00] [INF] [53] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-10-11 21:59:33.060 +02:00] [INF] [53] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 6765075 -maxrate 6765075 -bufsize 13530150 -profile:v:0 main -level 53 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 libfdk_aac -ac 2 -ab 127999 -ar 44100 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"3138363e6e7cebf821da55004a86f72b-1.mp4\" -start_number 0 -hls_segment_filename \"/config/data/transcodes/3138363e6e7cebf821da55004a86f72b%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/3138363e6e7cebf821da55004a86f72b.m3u8\""
- [2024-10-11 21:59:33.296 +02:00] [ERR] [53] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-10-11 21:59:33.386 +02:00] [ERR] [53] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
- at lambda_method1518(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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 Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-11 21:59:33.444 +02:00] [INF] [39] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/3138363e6e7cebf821da55004a86f72b.m3u8"
- [2024-10-11 21:59:34.944 +02:00] [INF] [39] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.11" playing "Memories of the Previous World". Stopped at "0" ms
- [2024-10-11 21:59:34.966 +02:00] [INF] [29] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyODY3NjczNzA0MA11-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:59:34.966 +02:00] [INF] [29] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Stop Event : 10/11/2024 21:59:34
- [2024-10-11 21:59:34.967 +02:00] [INF] [29] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop but TrackedPlaybackInfo not found! not storing activity in DB
- [2024-10-11 21:59:35.104 +02:00] [WRN] [73] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:59:35.104 +02:00] [WRN] [73] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 21:59:49.509 +02:00] [INF] [39] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 21:59:52.491 +02:00] [INF] [29] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: session.RemoteEndPoint : "86.87.25.109"
- [2024-10-11 21:59:52.492 +02:00] [INF] [29] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_playing_id = "8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:59:52.492 +02:00] [INF] [29] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id = "7255e6f25caf4f91b57d1cfd57b4d033"
- [2024-10-11 21:59:52.492 +02:00] [INF] [29] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : event_user_id_int = 5
- [2024-10-11 21:59:52.493 +02:00] [INF] [29] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_playing_id = ""
- [2024-10-11 21:59:52.493 +02:00] [INF] [29] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : session_user_id = "7255e6f25caf4f91b57d1cfd57b4d033"
- [2024-10-11 21:59:52.493 +02:00] [INF] [29] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : play_method = "na"
- [2024-10-11 21:59:52.493 +02:00] [INF] [29] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.ClientName = "Jellyfin Web"
- [2024-10-11 21:59:52.494 +02:00] [INF] [29] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : e.DeviceName = "Firefox"
- [2024-10-11 21:59:52.494 +02:00] [INF] [29] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemName = "Seirei Gensouki: Spirit Chronicles - s01e01 - Memories of the Previous World"
- [2024-10-11 21:59:52.494 +02:00] [INF] [29] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemId = "8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:59:52.494 +02:00] [INF] [29] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : ItemType = "Episode"
- [2024-10-11 21:59:52.495 +02:00] [INF] [29] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Details do not match for play item
- [2024-10-11 21:59:52.495 +02:00] [INF] [29] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Exited
- [2024-10-11 21:59:59.051 +02:00] [INF] [29] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEyOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE3Mjg2NzY1NTExODU1-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 21:59:59.210 +02:00] [WRN] [39] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 21:59:59.210 +02:00] [WRN] [39] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 22:00:19.510 +02:00] [INF] [39] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 22:00:49.506 +02:00] [INF] [74] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 22:01:19.509 +02:00] [INF] [27] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 22:01:49.511 +02:00] [INF] [22] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 22:01:56.080 +02:00] [INF] [25] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Android" "2.6.2" playing "Memories of the Previous World". Stopped at "6235" ms
- [2024-10-11 22:01:56.099 +02:00] [INF] [25] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "a6bb32af91cc32787255e6f25caf4f91b57d1cfd57b4d033-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 22:01:56.100 +02:00] [INF] [25] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Stop Event : 10/11/2024 22:01:56
- [2024-10-11 22:01:56.100 +02:00] [INF] [25] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Saving playback tracking activity in DB
- [2024-10-11 22:01:56.276 +02:00] [WRN] [25] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 22:01:56.277 +02:00] [WRN] [25] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 22:01:59.096 +02:00] [INF] [25] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Processing playback tracker : "TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzEyOS4wLjAuMCBTYWZhcmkvNTM3LjM2fDE3Mjg2NzY1NTExODU1-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 22:01:59.241 +02:00] [WRN] [25] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 22:01:59.242 +02:00] [WRN] [25] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 22:02:14.131 +02:00] [INF] [10] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.130" request
- [2024-10-11 22:02:19.511 +02:00] [INF] [39] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 22:02:49.513 +02:00] [INF] [71] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 22:03:18.099 +02:00] [INF] [8] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 22:03:18.452 +02:00] [INF] [33] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-10-11 22:03:18.453 +02:00] [INF] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 6765075 -maxrate 6765075 -bufsize 13530150 -profile:v:0 main -level 53 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"2a75c1922530cba715fa7e72d1b66d4e-1.mp4\" -start_number 0 -hls_segment_filename \"/config/data/transcodes/2a75c1922530cba715fa7e72d1b66d4e%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/2a75c1922530cba715fa7e72d1b66d4e.m3u8\""
- [2024-10-11 22:03:18.665 +02:00] [ERR] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-10-11 22:03:18.667 +02:00] [ERR] [33] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
- at lambda_method1518(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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 Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-11 22:03:18.695 +02:00] [INF] [25] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Adding playback tracker : TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyODY3NjczNzA0MA11-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96
- [2024-10-11 22:03:18.695 +02:00] [INF] [25] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Start Event : 10/11/2024 22:03:18
- [2024-10-11 22:03:18.695 +02:00] [INF] [25] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Creating StartPlaybackTimer Task
- [2024-10-11 22:03:18.695 +02:00] [INF] [25] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: StartPlaybackTimer : Entered
- [2024-10-11 22:03:18.794 +02:00] [INF] [25] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 22:03:18.812 +02:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/2a75c1922530cba715fa7e72d1b66d4e.m3u8"
- [2024-10-11 22:03:18.855 +02:00] [INF] [25] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-10-11 22:03:18.856 +02:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 6765075 -maxrate 6765075 -bufsize 13530150 -profile:v:0 main -level 53 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"5e7f087239b670f5d1bea429621ec9e8-1.mp4\" -start_number 0 -hls_segment_filename \"/config/data/transcodes/5e7f087239b670f5d1bea429621ec9e8%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/5e7f087239b670f5d1bea429621ec9e8.m3u8\""
- [2024-10-11 22:03:18.953 +02:00] [WRN] [39] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 22:03:18.953 +02:00] [WRN] [39] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 22:03:19.070 +02:00] [ERR] [39] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-10-11 22:03:19.169 +02:00] [ERR] [39] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
- at lambda_method1518(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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 Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-11 22:03:19.187 +02:00] [INF] [39] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "User". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-10-11 22:03:19.207 +02:00] [INF] [23] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/5e7f087239b670f5d1bea429621ec9e8.m3u8"
- [2024-10-11 22:03:19.260 +02:00] [INF] [23] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-10-11 22:03:19.260 +02:00] [INF] [23] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -noautorotate -i file:\"/data/anime/Seirei Gensouki - Spirit Chronicles/Season 01/Seirei Gensouki - Spirit Chronicles (2021) - S01E01 - 001 - Memories of the Previous World [v2 Bluray-1080p][10bit][x265][AAC 2.0][EN+JA]-Audio.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_qsv -preset veryfast -b:v 6765075 -maxrate 6765075 -bufsize 13530150 -profile:v:0 main -level 53 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -codec:a:0 libfdk_aac -ac 2 -ab 127999 -ar 44100 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename \"daa71b300f778dc7f5baad1b82d5c349-1.mp4\" -start_number 0 -hls_segment_filename \"/config/data/transcodes/daa71b300f778dc7f5baad1b82d5c349%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/daa71b300f778dc7f5baad1b82d5c349.m3u8\""
- [2024-10-11 22:03:19.485 +02:00] [ERR] [23] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-10-11 22:03:19.514 +02:00] [INF] [25] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Webhook Item Added Notifier" Completed after 0 minute(s) and 0 seconds
- [2024-10-11 22:03:19.583 +02:00] [ERR] [25] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/hls1/main/-1.mp4".
- MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
- at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
- at Jellyfin.Api.Controllers.DynamicHlsController.GetHlsVideoSegment(Guid itemId, String playlistId, Int32 segmentId, String container, Int64 runtimeTicks, Int64 actualSegmentLengthTicks, Nullable`1 static, String params, String tag, String deviceProfileId, String playSessionId, String segmentContainer, Nullable`1 segmentLength, Nullable`1 minSegments, String mediaSourceId, String deviceId, String audioCodec, Nullable`1 enableAutoStreamCopy, Nullable`1 allowVideoStreamCopy, Nullable`1 allowAudioStreamCopy, Nullable`1 breakOnNonKeyFrames, Nullable`1 audioSampleRate, Nullable`1 maxAudioBitDepth, Nullable`1 audioBitRate, Nullable`1 audioChannels, Nullable`1 maxAudioChannels, String profile, String level, Nullable`1 framerate, Nullable`1 maxFramerate, Nullable`1 copyTimestamps, Nullable`1 startTimeTicks, Nullable`1 width, Nullable`1 height, Nullable`1 maxWidth, Nullable`1 maxHeight, Nullable`1 videoBitRate, Nullable`1 subtitleStreamIndex, Nullable`1 subtitleMethod, Nullable`1 maxRefFrames, Nullable`1 maxVideoBitDepth, Nullable`1 requireAvc, Nullable`1 deInterlace, Nullable`1 requireNonAnamorphic, Nullable`1 transcodingMaxAudioChannels, Nullable`1 cpuCoreLimit, String liveStreamId, Nullable`1 enableMpegtsM2TsMode, String videoCodec, String subtitleCodec, String transcodeReasons, Nullable`1 audioStreamIndex, Nullable`1 videoStreamIndex, Nullable`1 context, Dictionary`2 streamOptions)
- at lambda_method1518(Closure, Object)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- 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 Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
- at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
- at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
- at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
- at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
- at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
- at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
- at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
- [2024-10-11 22:03:19.723 +02:00] [INF] [23] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/data/transcodes/daa71b300f778dc7f5baad1b82d5c349.m3u8"
- [2024-10-11 22:03:21.223 +02:00] [INF] [25] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.11" playing "Memories of the Previous World". Stopped at "0" ms
- [2024-10-11 22:03:21.230 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop tracker found, processing stop : "TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTMxLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTMxLjB8MTcyODY3NjczNzA0MA11-7255e6f25caf4f91b57d1cfd57b4d033-8ddf6a6d53c8f4e46ab8c36b650afb96"
- [2024-10-11 22:03:21.230 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.Data.PlaybackTracker: PlaybackTracker : Adding Stop Event : 10/11/2024 22:03:21
- [2024-10-11 22:03:21.230 +02:00] [INF] [33] Jellyfin.Plugin.PlaybackReporting.EventMonitorEntryPoint: Playback stop but TrackedPlaybackInfo not found! not storing activity in DB
- [2024-10-11 22:03:21.403 +02:00] [WRN] [39] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with "POST" request to https://discord.com/api/webhooks/1055850967628779571/oSB_REOReqElft1E5i57uJqGQtWiJaQ5Mw1hQ19B5gSDl1P3o1_RvZchkkA5IVdiZYkC: "{
- \"content\": \"@everyone\",
- \"avatar_url\": \"\",
- \"username\": \"Notif JF\",
- \"embeds\": [
- {
- \"color\": \"697804\",
- \"footer\": {
- \"text\": \"From ServerZ\",
- \"icon_url\": \"\"
- },
- \"title\": \"Seirei Gensouki: Spirit Chronicles S01E01 Memories of the Previous World has been added to ServerZ\",
- \"thumbnail\":{
- \"url\": \"https://jf.my-site.com//Items/8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96/Images/Primary\"
- },
- \"description\": \"External Links:\n[Jellyfin](https://jf.my-site.com//web/index.html#!/details?id=8ddf6a6d-53c8-f4e4-6ab8-c36b650afb96&serverId=22d59a98f0164d018b5f5eb20d790ef9)\"
- }
- ]
- }"
- [2024-10-11 22:03:21.404 +02:00] [WRN] [39] Jellyfin.Plugin.Webhook.Destinations.Discord.DiscordClient: Notification failed with response status code NotFound: "{\"message\": \"Unknown Webhook\", \"code\": 10015}"
- [2024-10-11 22:03:26.935 +02:00] [INF] [25] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.130" closed
- [2024-10-11 22:03:27.287 +02:00] [INF] [47] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.130" request
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement