[2023-08-25 10:03:45.282 -04:00] [INF] [1] Main: Jellyfin version: "10.8.10" [2023-08-25 10:03:45.315 -04:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_LOG_DIR, /config/log]"] [2023-08-25 10:03:45.317 -04:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"] [2023-08-25 10:03:45.317 -04:00] [INF] [1] Main: Operating system: "Linux" [2023-08-25 10:03:45.317 -04:00] [INF] [1] Main: Architecture: X64 [2023-08-25 10:03:45.318 -04:00] [INF] [1] Main: 64-Bit Process: True [2023-08-25 10:03:45.318 -04:00] [INF] [1] Main: User Interactive: True [2023-08-25 10:03:45.318 -04:00] [INF] [1] Main: Processor count: 8 [2023-08-25 10:03:45.318 -04:00] [INF] [1] Main: Program data path: "/config/data" [2023-08-25 10:03:45.318 -04:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web" [2023-08-25 10:03:45.318 -04:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/" [2023-08-25 10:03:45.474 -04:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache" [2023-08-25 10:03:45.503 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies [2023-08-25 10:03:45.644 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]" [2023-08-25 10:03:45.644 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]" [2023-08-25 10:03:45.644 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]" [2023-08-25 10:03:45.650 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: "[]" [2023-08-25 10:03:45.650 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: "[]" [2023-08-25 10:03:47.240 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.8.10.0" [2023-08-25 10:03:47.240 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.8.10.0" [2023-08-25 10:03:47.240 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.8.10.0" [2023-08-25 10:03:47.241 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.8.10.0" [2023-08-25 10:03:47.241 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.8.10.0" [2023-08-25 10:03:47.297 -04:00] [INF] [1] Main: Kestrel listening on "Any IP4 Address" [2023-08-25 10:03:47.372 -04:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage. [2023-08-25 10:03:47.373 -04:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. [2023-08-25 10:03:47.584 -04:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {024e17f2-5d06-4ba9-a835-e0d754ff75ed} may be persisted to storage in unencrypted form. [2023-08-25 10:03:47.600 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks [2023-08-25 10:03:47.645 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2023-08-26 02:00:00.000 -04:00, which is 15:56:12.3547681 from now. [2023-08-25 10:03:47.800 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "5.1.3" [2023-08-25 10:03:47.850 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"] [2023-08-25 10:03:47.864 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"] [2023-08-25 10:03:47.880 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"] [2023-08-25 10:03:47.955 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"] [2023-08-25 10:03:48.072 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg" [2023-08-25 10:03:48.072 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "dd3c542df62048e1bbe3847123905eca" [2023-08-25 10:03:48.163 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.0808032 [2023-08-25 10:03:48.163 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete [2023-08-25 10:03:48.283 -04:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/Jellyfin/Movies" [2023-08-25 10:03:48.285 -04:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/Jellyfin/Series" [2023-08-25 10:03:48.287 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.1233249 [2023-08-25 10:03:48.287 -04:00] [INF] [1] Main: Startup complete 0:00:03.2020006 [2023-08-25 10:03:49.170 -04:00] [WRN] [19] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"AccessSchedule"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2023-08-25 10:03:49.171 -04:00] [WRN] [19] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ActivityLog"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2023-08-25 10:03:49.171 -04:00] [WRN] [19] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"CustomItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2023-08-25 10:03:49.172 -04:00] [WRN] [19] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"DisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2023-08-25 10:03:49.172 -04:00] [WRN] [19] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"HomeSection"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2023-08-25 10:03:49.172 -04:00] [WRN] [19] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ImageInfo"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2023-08-25 10:03:49.172 -04:00] [WRN] [19] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2023-08-25 10:03:49.172 -04:00] [WRN] [19] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"Permission"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2023-08-25 10:03:49.172 -04:00] [WRN] [19] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"Preference"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2023-08-25 10:03:49.172 -04:00] [WRN] [19] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ApiKey"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2023-08-25 10:03:49.172 -04:00] [WRN] [19] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"Device"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2023-08-25 10:03:49.172 -04:00] [WRN] [19] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"DeviceOptions"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2023-08-25 10:03:49.172 -04:00] [WRN] [19] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"User"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider. [2023-08-25 10:03:50.651 -04:00] [INF] [19] Emby.Server.Implementations.ScheduledTasks.TaskManager: "StartupTrigger" fired for task: "Update Plugins" [2023-08-25 10:03:50.652 -04:00] [INF] [19] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "PluginUpdateTask" [2023-08-25 10:03:50.654 -04:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Update Plugins" [2023-08-25 10:03:51.301 -04:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds [2023-08-25 10:03:51.313 -04:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks [2023-08-25 10:04:48.605 -04:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: "IntervalTrigger" fired for task: "Scan Media Library" [2023-08-25 10:04:48.605 -04:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "RefreshMediaLibraryTask" [2023-08-25 10:04:48.605 -04:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Scan Media Library" [2023-08-25 10:04:48.607 -04:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/Jellyfin/Movies" [2023-08-25 10:04:48.608 -04:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/Jellyfin/Series" [2023-08-25 10:04:48.610 -04:00] [INF] [10] Emby.Server.Implementations.Library.LibraryManager: Validating media library [2023-08-25 10:04:49.062 -04:00] [INF] [22] Emby.Drawing.ImageProcessor: Creating image collage and saving to "/config/cache/temp/81d45224853a437c944cddeff2a09435.png" [2023-08-25 10:04:49.389 -04:00] [INF] [22] Emby.Drawing.ImageProcessor: Completed creation of image collage and saved to "/config/cache/temp/81d45224853a437c944cddeff2a09435.png" [2023-08-25 10:04:51.875 -04:00] [INF] [24] Emby.Drawing.ImageProcessor: Creating image collage and saving to "/config/cache/temp/dab45e7f92a24817b226f38322f6d3a1.png" [2023-08-25 10:04:52.027 -04:00] [INF] [24] Emby.Drawing.ImageProcessor: Completed creation of image collage and saved to "/config/cache/temp/dab45e7f92a24817b226f38322f6d3a1.png" [2023-08-25 10:04:52.081 -04:00] [INF] [26] Emby.Drawing.ImageProcessor: Creating image collage and saving to "/config/cache/temp/bd7636f0871b41e7b8a6c2d069298584.png" [2023-08-25 10:04:52.254 -04:00] [INF] [26] Emby.Drawing.ImageProcessor: Completed creation of image collage and saved to "/config/cache/temp/bd7636f0871b41e7b8a6c2d069298584.png" [2023-08-25 10:04:52.304 -04:00] [INF] [25] Emby.Drawing.ImageProcessor: Creating image collage and saving to "/config/cache/temp/df5bd2204734474da588fb65de3a30b8.png" [2023-08-25 10:04:52.466 -04:00] [INF] [25] Emby.Drawing.ImageProcessor: Completed creation of image collage and saved to "/config/cache/temp/df5bd2204734474da588fb65de3a30b8.png" [2023-08-25 10:04:52.519 -04:00] [INF] [26] Emby.Drawing.ImageProcessor: Creating image collage and saving to "/config/cache/temp/01c82b42201b4f77be7a763b8c93a987.png" [2023-08-25 10:04:52.680 -04:00] [INF] [26] Emby.Drawing.ImageProcessor: Completed creation of image collage and saved to "/config/cache/temp/01c82b42201b4f77be7a763b8c93a987.png" [2023-08-25 10:04:53.313 -04:00] [INF] [22] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 4 seconds [2023-08-25 10:04:53.314 -04:00] [INF] [22] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks [2023-08-25 10:04:53.314 -04:00] [INF] [24] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/Jellyfin/Movies" [2023-08-25 10:04:53.314 -04:00] [INF] [25] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/Jellyfin/Series" [2023-08-25 10:05:36.171 -04:00] [INF] [3] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.4.29" request [2023-08-25 10:05:45.681 -04:00] [INF] [39] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "KonuskyKijkt". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True [2023-08-25 10:05:45.742 -04:00] [INF] [39] Jellyfin.Api.Helpers.MediaInfoHelper: StreamBuilder.BuildVideoItem( Profile="Anonymous Profile", Path="/Jellyfin/Series/Black Butler/Black Butler (2008)/Specials/Black Butler (2008) - S00E02 - His Butler, Performer.mkv", AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=Transcode, TranscodeReason=VideoCodecNotSupported ) "media:/videos/0f596bbf-039e-bf04-88fe-aac372ad2e40/master.m3u8?MediaSourceId=0f596bbf039ebf0488feaac372ad2e40&VideoCodec=h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=139616000&AudioBitrate=384000&MaxFramerate=23.976025&api_key=&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=803f03a320f4d2fef804bb6fad00d423&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=120&hevc-videobitdepth=10&hevc-profile=main10&TranscodeReasons=VideoCodecNotSupported" [2023-08-25 10:05:46.222 -04:00] [INF] [10] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request [2023-08-25 10:05:46.246 -04:00] [INF] [10] Jellyfin.Api.Helpers.TranscodingJobHelper: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -init_hw_device vaapi=va:,driver=iHD,kernel_driver=i915 -init_hw_device qsv=qs@va -filter_hw_device qs -autorotate 0 -i file:\"/Jellyfin/Series/Black Butler/Black Butler (2008)/Specials/Black Butler (2008) - S00E02 - His Butler, Performer.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_qsv -preset 7 -look_ahead 0 -b:v 3011258 -maxrate 3011258 -bufsize 6022516 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*a)\,min(1920\,1078*a))/2)*2:trunc(min(max(iw/a\,ih)\,min(1920/a\,1078))/2)*2,format=yuv420p\" -codec:a:0 libfdk_aac -ac 2 -ab 256000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 0 -hls_segment_filename \"/config/data/transcodes/c2295ce1438f36a70e7f212f17716b6c%d.ts\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/c2295ce1438f36a70e7f212f17716b6c.m3u8\"" [2023-08-25 10:05:47.483 -04:00] [WRN] [38] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.4.60:8096/videos/0f596bbf-039e-bf04-88fe-aac372ad2e40/hls1/main/0.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTA5LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTE2LjB8MTY5Mjg0NDE2MDkxNA11&MediaSourceId=0f596bbf039ebf0488feaac372ad2e40&VideoCodec=h264&AudioCodec=aac,mp3&AudioStreamIndex=1&VideoBitrate=139616000&AudioBitrate=384000&MaxFramerate=23.976025&PlaySessionId=8926b412478a403095e02a4c6229dbee&api_key=29d14e1bb2ac46c89c5b5b883cd3c959&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=803f03a320f4d2fef804bb6fad00d423&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=120&hevc-videobitdepth=10&hevc-profile=main10&TranscodeReasons=VideoCodecNotSupported&runtimeTicks=0&actualSegmentLengthTicks=30000000" to "192.168.4.29" in 0:00:01.2952862 with Status Code 200 [2023-08-25 10:05:56.995 -04:00] [INF] [47] Jellyfin.Api.Helpers.TranscodingJobHelper: Stopping ffmpeg process with q command for "/config/data/transcodes/c2295ce1438f36a70e7f212f17716b6c.m3u8" [2023-08-25 10:05:57.057 -04:00] [INF] [47] Jellyfin.Api.Helpers.TranscodingJobHelper: FFmpeg exited with code 0 [2023-08-25 10:05:57.058 -04:00] [INF] [47] Jellyfin.Api.Helpers.TranscodingJobHelper: Deleting partial stream file(s) "/config/data/transcodes/c2295ce1438f36a70e7f212f17716b6c.m3u8" [2023-08-25 10:05:58.572 -04:00] [INF] [47] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.8.10" playing "His Butler, Performer". Stopped at "6311" ms [2023-08-25 10:05:58.621 -04:00] [WRN] [47] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.4.60:8096/Sessions/Playing/Stopped" to "192.168.4.29" in 0:00:01.6460579 with Status Code 204 [2023-08-25 10:18:13.900 -04:00] [INF] [93] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.4.29" closed [2023-08-25 10:18:49.883 -04:00] [INF] [76] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.4.31" request [2023-08-25 10:20:36.872 -04:00] [INF] [91] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "KonuskyKijkt". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True [2023-08-25 10:20:36.875 -04:00] [INF] [91] Jellyfin.Api.Helpers.MediaInfoHelper: StreamBuilder.BuildVideoItem( Profile="Anonymous Profile", Path="/Jellyfin/Series/Black Butler/Black Butler Book of Circus (2014)/Season 3/Black Butler Book of Circus (2014) - S03E01 - His Butler, Presenting.mkv", AudioStreamIndex=2, SubtitleStreamIndex=4 ) => ( PlayMethod=Transcode, TranscodeReason=AudioCodecNotSupported ) "media:/videos/71eb6283-2624-c70b-ba07-fba1b42106bb/master.m3u8?MediaSourceId=71eb62832624c70bba07fba1b42106bb&VideoCodec=h264,hevc,hevc&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=2&VideoBitrate=139616000&AudioBitrate=384000&MaxFramerate=23.976025&api_key=&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=0970446a3f69cde465be76391e87f48c&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&hevc-level=120&hevc-videobitdepth=10&hevc-profile=main10&hevc-rangetype=SDR,HDR10,HLG,DOVI&TranscodeReasons=AudioCodecNotSupported" [2023-08-25 10:20:38.861 -04:00] [INF] [66] Jellyfin.Api.Helpers.TranscodingJobHelper: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -fflags +genpts -i file:\"/Jellyfin/Series/Black Butler/Black Butler Book of Circus (2014)/Season 3/Black Butler Book of Circus (2014) - S03E01 - His Butler, Presenting.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:2 -map -0:s -codec:v:0 copy -tag:v:0 hvc1 -bsf:v hevc_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type mpegts -start_number 0 -hls_segment_filename \"/config/data/transcodes/c9d72cdf2fa873dc5625f12ca6e53a2a%d.ts\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/c9d72cdf2fa873dc5625f12ca6e53a2a.m3u8\"" [2023-08-25 10:20:51.448 -04:00] [INF] [66] MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-i file:\"/Jellyfin/Series/Black Butler/Black Butler Book of Circus (2014)/Season 3/Black Butler Book of Circus (2014) - S03E01 - His Butler, Presenting.mkv\" -copyts -map 0:4 -an -vn -c:s copy \"/config/data/data/subtitles/a/aa3ff630-b9fa-1b32-43b2-749afa23a995.ass\"" [2023-08-25 10:20:52.186 -04:00] [INF] [72] MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder: ffmpeg subtitle extraction completed for "file:\"/Jellyfin/Series/Black Butler/Black Butler Book of Circus (2014)/Season 3/Black Butler Book of Circus (2014) - S03E01 - His Butler, Presenting.mkv\"" to "/config/data/data/subtitles/a/aa3ff630-b9fa-1b32-43b2-749afa23a995.ass" [2023-08-25 10:20:52.189 -04:00] [WRN] [96] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.4.60:8096/Videos/71eb6283-2624-c70b-ba07-fba1b42106bb/71eb62832624c70bba07fba1b42106bb/Subtitles/4/0/Stream.ass?api_key=b4664da9966a4308937471c451ece255" to "192.168.4.31" in 0:00:00.7438193 with Status Code 200 [2023-08-25 10:20:52.289 -04:00] [INF] [70] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:7 \"/config/data/data/attachments/7/7de76a0d-c85a-0577-82c9-5f888cdcfbdb\" -i file:\"/Jellyfin/Series/Black Butler/Black Butler Book of Circus (2014)/Season 3/Black Butler Book of Circus (2014) - S03E01 - His Butler, Presenting.mkv\" -t 0 -f null null" [2023-08-25 10:20:52.289 -04:00] [INF] [73] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:6 \"/config/data/data/attachments/c/c317c03f-6002-7588-bed5-0cfe13421b34\" -i file:\"/Jellyfin/Series/Black Butler/Black Butler Book of Circus (2014)/Season 3/Black Butler Book of Circus (2014) - S03E01 - His Butler, Presenting.mkv\" -t 0 -f null null" [2023-08-25 10:20:52.289 -04:00] [INF] [68] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:5 \"/config/data/data/attachments/8/8a6ff5ec-97c5-6b4a-8b1d-9ede6b5716e0\" -i file:\"/Jellyfin/Series/Black Butler/Black Butler Book of Circus (2014)/Season 3/Black Butler Book of Circus (2014) - S03E01 - His Butler, Presenting.mkv\" -t 0 -f null null" [2023-08-25 10:20:52.289 -04:00] [INF] [96] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:8 \"/config/data/data/attachments/f/f6d59a49-c0ff-6ee1-2acf-e299f9eda4ae\" -i file:\"/Jellyfin/Series/Black Butler/Black Butler Book of Circus (2014)/Season 3/Black Butler Book of Circus (2014) - S03E01 - His Butler, Presenting.mkv\" -t 0 -f null null" [2023-08-25 10:20:52.425 -04:00] [INF] [70] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/f/f6d59a49-c0ff-6ee1-2acf-e299f9eda4ae" to "/config/data/data/attachments/f/f6d59a49-c0ff-6ee1-2acf-e299f9eda4ae" [2023-08-25 10:20:52.438 -04:00] [INF] [68] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/7/7de76a0d-c85a-0577-82c9-5f888cdcfbdb" to "/config/data/data/attachments/7/7de76a0d-c85a-0577-82c9-5f888cdcfbdb" [2023-08-25 10:20:52.441 -04:00] [INF] [68] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/8/8a6ff5ec-97c5-6b4a-8b1d-9ede6b5716e0" to "/config/data/data/attachments/8/8a6ff5ec-97c5-6b4a-8b1d-9ede6b5716e0" [2023-08-25 10:20:52.448 -04:00] [INF] [75] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/c/c317c03f-6002-7588-bed5-0cfe13421b34" to "/config/data/data/attachments/c/c317c03f-6002-7588-bed5-0cfe13421b34" [2023-08-25 10:20:55.006 -04:00] [INF] [68] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "KonuskyKijkt". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True [2023-08-25 10:20:55.006 -04:00] [INF] [68] Jellyfin.Api.Helpers.MediaInfoHelper: StreamBuilder.BuildVideoItem( Profile="Anonymous Profile", Path="/Jellyfin/Series/Black Butler/Black Butler Book of Circus (2014)/Season 3/Black Butler Book of Circus (2014) - S03E01 - His Butler, Presenting.mkv", AudioStreamIndex=1, SubtitleStreamIndex=4 ) => ( PlayMethod=Transcode, TranscodeReason=AudioCodecNotSupported ) "media:/videos/71eb6283-2624-c70b-ba07-fba1b42106bb/master.m3u8?MediaSourceId=71eb62832624c70bba07fba1b42106bb&VideoCodec=h264,hevc,hevc&AudioCodec=aac,mp3,ac3,eac3&AudioStreamIndex=1&VideoBitrate=139616000&AudioBitrate=384000&MaxFramerate=23.976025&api_key=&TranscodingMaxAudioChannels=6&RequireAvc=false&Tag=0970446a3f69cde465be76391e87f48c&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&hevc-level=120&hevc-videobitdepth=10&hevc-profile=main10&hevc-rangetype=SDR,HDR10,HLG,DOVI&TranscodeReasons=AudioCodecNotSupported" [2023-08-25 10:20:55.105 -04:00] [INF] [68] Jellyfin.Api.Helpers.TranscodingJobHelper: Stopping ffmpeg process with q command for "/config/data/transcodes/c9d72cdf2fa873dc5625f12ca6e53a2a.m3u8" [2023-08-25 10:20:55.135 -04:00] [INF] [68] Jellyfin.Api.Helpers.TranscodingJobHelper: FFmpeg exited with code 0 [2023-08-25 10:20:55.135 -04:00] [INF] [68] Jellyfin.Api.Helpers.TranscodingJobHelper: Deleting partial stream file(s) "/config/data/transcodes/c9d72cdf2fa873dc5625f12ca6e53a2a.m3u8" [2023-08-25 10:20:56.134 -04:00] [INF] [70] Jellyfin.Api.Helpers.TranscodingJobHelper: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -fflags +genpts -i file:\"/Jellyfin/Series/Black Butler/Black Butler Book of Circus (2014)/Season 3/Black Butler Book of Circus (2014) - S03E01 - His Butler, Presenting.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 libfdk_aac -ac 2 -ab 256000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type mpegts -start_number 0 -hls_segment_filename \"/config/data/transcodes/ada788cbd77fa803d50e6b47c3742093%d.ts\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/ada788cbd77fa803d50e6b47c3742093.m3u8\"" [2023-08-25 10:21:22.367 -04:00] [INF] [71] Jellyfin.Api.Helpers.TranscodingJobHelper: FFmpeg exited with code 0 [2023-08-25 10:21:23.615 -04:00] [INF] [80] MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-i file:\"/Jellyfin/Series/Black Butler/Black Butler Book of Circus (2014)/Season 3/Black Butler Book of Circus (2014) - S03E01 - His Butler, Presenting.mkv\" -copyts -map 0:3 -an -vn -c:s copy \"/config/data/data/subtitles/3/33121ec7-dca3-8aa1-0440-8832bb3faad4.ass\"" [2023-08-25 10:21:23.754 -04:00] [INF] [77] MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder: ffmpeg subtitle extraction completed for "file:\"/Jellyfin/Series/Black Butler/Black Butler Book of Circus (2014)/Season 3/Black Butler Book of Circus (2014) - S03E01 - His Butler, Presenting.mkv\"" to "/config/data/data/subtitles/3/33121ec7-dca3-8aa1-0440-8832bb3faad4.ass" [2023-08-25 10:46:13.535 -04:00] [INF] [63] Jellyfin.Api.Helpers.TranscodingJobHelper: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -ss 00:24:12.999 -fflags +genpts -i file:\"/Jellyfin/Series/Black Butler/Black Butler Book of Circus (2014)/Season 3/Black Butler Book of Circus (2014) - S03E01 - His Butler, Presenting.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 libfdk_aac -ac 2 -ab 256000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type mpegts -start_number 242 -hls_segment_filename \"/config/data/transcodes/ada788cbd77fa803d50e6b47c3742093%d.ts\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/ada788cbd77fa803d50e6b47c3742093.m3u8\"" [2023-08-25 10:46:13.587 -04:00] [INF] [62] Jellyfin.Api.Helpers.TranscodingJobHelper: FFmpeg exited with code 0 [2023-08-25 10:46:41.372 -04:00] [INF] [95] Jellyfin.Api.Helpers.TranscodingJobHelper: Deleting partial stream file(s) "/config/data/transcodes/ada788cbd77fa803d50e6b47c3742093.m3u8" [2023-08-25 10:46:42.979 -04:00] [INF] [55] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.8.10" playing "His Butler, Presenting". Stopped at "1447445" ms [2023-08-25 10:46:43.024 -04:00] [WRN] [55] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.4.60:8096/Sessions/Playing/Stopped" to "192.168.4.31" in 0:00:01.6538822 with Status Code 204 [2023-08-25 10:47:13.986 -04:00] [INF] [85] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets. [2023-08-25 10:47:25.989 -04:00] [INF] [56] Emby.Server.Implementations.Session.SessionWebSocketListener: Lost 1 WebSockets. [2023-08-25 11:02:33.529 -04:00] [WRN] [172] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "192.168.4.31" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake." [2023-08-25 11:02:33.539 -04:00] [INF] [172] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.4.31" closed [2023-08-25 11:28:37.994 -04:00] [INF] [251] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.4.29" request [2023-08-25 11:29:33.652 -04:00] [INF] [251] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "KonuskyKijkt". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True [2023-08-25 11:29:33.653 -04:00] [INF] [251] Jellyfin.Api.Helpers.MediaInfoHelper: StreamBuilder.BuildVideoItem( Profile="Anonymous Profile", Path="/Jellyfin/Movies/who_is_she.mp4", AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=DirectPlay, TranscodeReason=0 ) "media:/videos/6c4db7f2-7423-d9dd-5a9e-8692dfd9d9b9/stream.mp4?MediaSourceId=6c4db7f27423d9dd5a9e8692dfd9d9b9&Static=true&VideoCodec=h264&AudioCodec=aac&AudioStreamIndex=1&api_key=&SubtitleMethod=Encode&Tag=24004c064d6361216c18c21c77ea6382" [2023-08-25 11:29:43.586 -04:00] [INF] [239] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.8.10" playing "Who Is She?". Stopped at "9250" ms [2023-08-25 11:29:57.939 -04:00] [INF] [247] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "KonuskyKijkt". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True [2023-08-25 11:29:57.940 -04:00] [INF] [247] Jellyfin.Api.Helpers.MediaInfoHelper: StreamBuilder.BuildVideoItem( Profile="Anonymous Profile", Path="/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv", AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=Transcode, TranscodeReason=VideoCodecNotSupported, AudioCodecNotSupported ) "media:/videos/58b3f19c-d3fb-2f79-4caa-320c90111426/master.m3u8?MediaSourceId=58b3f19cd3fb2f794caa320c90111426&VideoCodec=h264&AudioCodec=aac&AudioStreamIndex=0&VideoBitrate=139871947&AudioBitrate=128053&AudioSampleRate=48000&MaxFramerate=23.976025&api_key=&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=8f0a445544bc7957b6b743ce52c87286&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=120&hevc-videobitdepth=10&hevc-profile=main10&hevc-audiochannels=2&aac-profile=lc&TranscodeReasons=VideoCodecNotSupported,%20AudioCodecNotSupported" [2023-08-25 11:29:58.575 -04:00] [INF] [243] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request [2023-08-25 11:29:58.577 -04:00] [INF] [243] Jellyfin.Api.Helpers.TranscodingJobHelper: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -init_hw_device vaapi=va:,driver=iHD,kernel_driver=i915 -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:\"/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv\" -autoscale 0 -map_metadata -1 -map_chapters -1 -threads 0 -map 0:2 -map 0:0 -map -0:s -codec:v:0 h264_qsv -preset 7 -look_ahead 0 -b:v 5522524 -maxrate 5522524 -bufsize 11045048 -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 mpegts -start_number 0 -hls_segment_filename \"/config/data/transcodes/2e8dd7eaac9e10a6db069f472dea56d1%d.ts\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/data/transcodes/2e8dd7eaac9e10a6db069f472dea56d1.m3u8\"" [2023-08-25 11:29:59.393 -04:00] [WRN] [245] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.4.60:8096/videos/58b3f19c-d3fb-2f79-4caa-320c90111426/hls1/main/0.ts?DeviceId=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NDsgcnY6MTA5LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMTE2LjB8MTY5Mjg0NDE2MDkxNA11&MediaSourceId=58b3f19cd3fb2f794caa320c90111426&VideoCodec=h264&AudioCodec=aac&AudioStreamIndex=0&VideoBitrate=139871947&AudioBitrate=128053&AudioSampleRate=48000&MaxFramerate=23.976025&PlaySessionId=ab475ec2c09f42569dbb9506193b756b&api_key=29d14e1bb2ac46c89c5b5b883cd3c959&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=8f0a445544bc7957b6b743ce52c87286&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=True&hevc-level=120&hevc-videobitdepth=10&hevc-profile=main10&hevc-audiochannels=2&aac-profile=lc&TranscodeReasons=VideoCodecNotSupported,%20AudioCodecNotSupported&runtimeTicks=0&actualSegmentLengthTicks=30000000" to "192.168.4.29" in 0:00:00.8221247 with Status Code 200 [2023-08-25 11:30:02.984 -04:00] [INF] [243] MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-i file:\"/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv\" -copyts -map 0:3 -an -vn -c:s copy \"/config/data/data/subtitles/9/9a79e491-b10f-e2f1-0aa5-475702f89536.ass\"" [2023-08-25 11:30:04.146 -04:00] [INF] [244] MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder: ffmpeg subtitle extraction completed for "file:\"/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv\"" to "/config/data/data/subtitles/9/9a79e491-b10f-e2f1-0aa5-475702f89536.ass" [2023-08-25 11:30:04.147 -04:00] [WRN] [243] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.4.60:8096/Videos/58b3f19c-d3fb-2f79-4caa-320c90111426/58b3f19cd3fb2f794caa320c90111426/Subtitles/3/0/Stream.ass?api_key=29d14e1bb2ac46c89c5b5b883cd3c959" to "192.168.4.29" in 0:00:01.1663072 with Status Code 200 [2023-08-25 11:30:04.507 -04:00] [INF] [244] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:9 \"/config/data/data/attachments/d/dc3214bf-dbc7-b46b-081c-6b7ff2a085be\" -i file:\"/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv\" -t 0 -f null null" [2023-08-25 11:30:04.525 -04:00] [INF] [238] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:10 \"/config/data/data/attachments/f/ff593d72-d898-f621-2ed5-fc0c62c91f82\" -i file:\"/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv\" -t 0 -f null null" [2023-08-25 11:30:04.526 -04:00] [INF] [241] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:11 \"/config/data/data/attachments/0/01900e3f-686f-a7f8-2500-135a714e6b6b\" -i file:\"/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv\" -t 0 -f null null" [2023-08-25 11:30:04.677 -04:00] [INF] [247] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:13 \"/config/data/data/attachments/1/1cf35606-fd32-7d36-b124-a0cee1b9f67b\" -i file:\"/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv\" -t 0 -f null null" [2023-08-25 11:30:04.684 -04:00] [INF] [243] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:12 \"/config/data/data/attachments/3/352093bd-86b5-59d7-dffe-d2fc6edbd767\" -i file:\"/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv\" -t 0 -f null null" [2023-08-25 11:30:04.736 -04:00] [INF] [241] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:14 \"/config/data/data/attachments/d/daa8ce90-2fc0-b504-0ddc-b2fb416674f2\" -i file:\"/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv\" -t 0 -f null null" [2023-08-25 11:30:04.777 -04:00] [INF] [241] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/0/01900e3f-686f-a7f8-2500-135a714e6b6b" to "/config/data/data/attachments/0/01900e3f-686f-a7f8-2500-135a714e6b6b" [2023-08-25 11:30:04.793 -04:00] [INF] [245] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/f/ff593d72-d898-f621-2ed5-fc0c62c91f82" to "/config/data/data/attachments/f/ff593d72-d898-f621-2ed5-fc0c62c91f82" [2023-08-25 11:30:04.813 -04:00] [INF] [247] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/d/dc3214bf-dbc7-b46b-081c-6b7ff2a085be" to "/config/data/data/attachments/d/dc3214bf-dbc7-b46b-081c-6b7ff2a085be" [2023-08-25 11:30:04.926 -04:00] [INF] [238] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/1/1cf35606-fd32-7d36-b124-a0cee1b9f67b" to "/config/data/data/attachments/1/1cf35606-fd32-7d36-b124-a0cee1b9f67b" [2023-08-25 11:30:04.955 -04:00] [INF] [241] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/3/352093bd-86b5-59d7-dffe-d2fc6edbd767" to "/config/data/data/attachments/3/352093bd-86b5-59d7-dffe-d2fc6edbd767" [2023-08-25 11:30:04.992 -04:00] [INF] [241] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/d/daa8ce90-2fc0-b504-0ddc-b2fb416674f2" to "/config/data/data/attachments/d/daa8ce90-2fc0-b504-0ddc-b2fb416674f2" [2023-08-25 11:30:05.017 -04:00] [INF] [247] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:15 \"/config/data/data/attachments/e/e35cc38c-ed70-f935-36d2-a7a68f8209a4\" -i file:\"/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv\" -t 0 -f null null" [2023-08-25 11:30:05.086 -04:00] [INF] [241] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:16 \"/config/data/data/attachments/3/390dbb3a-59d7-1024-fe4d-e61834ffe453\" -i file:\"/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv\" -t 0 -f null null" [2023-08-25 11:30:05.146 -04:00] [INF] [247] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/e/e35cc38c-ed70-f935-36d2-a7a68f8209a4" to "/config/data/data/attachments/e/e35cc38c-ed70-f935-36d2-a7a68f8209a4" [2023-08-25 11:30:05.229 -04:00] [INF] [241] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/3/390dbb3a-59d7-1024-fe4d-e61834ffe453" to "/config/data/data/attachments/3/390dbb3a-59d7-1024-fe4d-e61834ffe453" [2023-08-25 11:30:05.264 -04:00] [INF] [240] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:17 \"/config/data/data/attachments/a/aca3fd3c-5a0e-524b-68dd-9114ecc3fc8f\" -i file:\"/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv\" -t 0 -f null null" [2023-08-25 11:30:05.388 -04:00] [INF] [240] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/a/aca3fd3c-5a0e-524b-68dd-9114ecc3fc8f" to "/config/data/data/attachments/a/aca3fd3c-5a0e-524b-68dd-9114ecc3fc8f" [2023-08-25 11:30:05.412 -04:00] [INF] [244] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:18 \"/config/data/data/attachments/8/854a6e0f-30a2-36ef-0333-37627f8641d9\" -i file:\"/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv\" -t 0 -f null null" [2023-08-25 11:30:05.482 -04:00] [INF] [238] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:19 \"/config/data/data/attachments/4/40619665-9b1c-4f25-b765-cc76cbf705cd\" -i file:\"/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv\" -t 0 -f null null" [2023-08-25 11:30:05.545 -04:00] [INF] [243] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/8/854a6e0f-30a2-36ef-0333-37627f8641d9" to "/config/data/data/attachments/8/854a6e0f-30a2-36ef-0333-37627f8641d9" [2023-08-25 11:30:05.624 -04:00] [INF] [243] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/4/40619665-9b1c-4f25-b765-cc76cbf705cd" to "/config/data/data/attachments/4/40619665-9b1c-4f25-b765-cc76cbf705cd" [2023-08-25 11:30:05.646 -04:00] [INF] [238] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:20 \"/config/data/data/attachments/d/d9b3b656-7cee-aa8e-3fb1-de05d96a0a82\" -i file:\"/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv\" -t 0 -f null null" [2023-08-25 11:30:05.766 -04:00] [INF] [238] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/d/d9b3b656-7cee-aa8e-3fb1-de05d96a0a82" to "/config/data/data/attachments/d/d9b3b656-7cee-aa8e-3fb1-de05d96a0a82" [2023-08-25 11:30:05.855 -04:00] [INF] [238] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:21 \"/config/data/data/attachments/9/9849eed4-7985-0684-1417-554522d41c98\" -i file:\"/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv\" -t 0 -f null null" [2023-08-25 11:30:05.879 -04:00] [INF] [240] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:22 \"/config/data/data/attachments/9/9151ec4d-18a4-5d43-28e9-b0f4baab70fc\" -i file:\"/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv\" -t 0 -f null null" [2023-08-25 11:30:05.883 -04:00] [INF] [245] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:23 \"/config/data/data/attachments/1/1a06a449-8bda-11e6-9f32-f826a1f29ad9\" -i file:\"/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv\" -t 0 -f null null" [2023-08-25 11:30:05.938 -04:00] [INF] [238] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:24 \"/config/data/data/attachments/7/73e76831-51d3-b6b8-8a57-22474f8c0d77\" -i file:\"/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv\" -t 0 -f null null" [2023-08-25 11:30:05.949 -04:00] [INF] [243] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:25 \"/config/data/data/attachments/3/3f2901b1-d629-b7fb-48df-eba5515be307\" -i file:\"/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv\" -t 0 -f null null" [2023-08-25 11:30:05.972 -04:00] [INF] [245] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:26 \"/config/data/data/attachments/4/405433b0-08ee-22b4-d8cf-a1c4f6acb575\" -i file:\"/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv\" -t 0 -f null null" [2023-08-25 11:30:06.183 -04:00] [INF] [240] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/9/9849eed4-7985-0684-1417-554522d41c98" to "/config/data/data/attachments/9/9849eed4-7985-0684-1417-554522d41c98" [2023-08-25 11:30:06.191 -04:00] [INF] [240] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/9/9151ec4d-18a4-5d43-28e9-b0f4baab70fc" to "/config/data/data/attachments/9/9151ec4d-18a4-5d43-28e9-b0f4baab70fc" [2023-08-25 11:30:06.228 -04:00] [INF] [249] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/1/1a06a449-8bda-11e6-9f32-f826a1f29ad9" to "/config/data/data/attachments/1/1a06a449-8bda-11e6-9f32-f826a1f29ad9" [2023-08-25 11:30:06.255 -04:00] [INF] [245] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-dump_attachment:27 \"/config/data/data/attachments/1/19d01f8f-e3eb-4651-a1bd-61750de72f6f\" -i file:\"/Jellyfin/Series/One Pace/[1] Romance Dawn 01.mkv\" -t 0 -f null null" [2023-08-25 11:30:06.287 -04:00] [INF] [249] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/3/3f2901b1-d629-b7fb-48df-eba5515be307" to "/config/data/data/attachments/3/3f2901b1-d629-b7fb-48df-eba5515be307" [2023-08-25 11:30:06.326 -04:00] [INF] [247] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/4/405433b0-08ee-22b4-d8cf-a1c4f6acb575" to "/config/data/data/attachments/4/405433b0-08ee-22b4-d8cf-a1c4f6acb575" [2023-08-25 11:30:06.366 -04:00] [INF] [247] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/7/73e76831-51d3-b6b8-8a57-22474f8c0d77" to "/config/data/data/attachments/7/73e76831-51d3-b6b8-8a57-22474f8c0d77" [2023-08-25 11:30:06.431 -04:00] [INF] [247] MediaBrowser.MediaEncoding.Attachments.AttachmentExtractor: ffmpeg attachment extraction completed for "/config/data/data/attachments/1/19d01f8f-e3eb-4651-a1bd-61750de72f6f" to "/config/data/data/attachments/1/19d01f8f-e3eb-4651-a1bd-61750de72f6f" [2023-08-25 11:30:53.485 -04:00] [INF] [246] Jellyfin.Api.Helpers.TranscodingJobHelper: Stopping ffmpeg process with q command for "/config/data/transcodes/2e8dd7eaac9e10a6db069f472dea56d1.m3u8" [2023-08-25 11:30:53.541 -04:00] [INF] [246] Jellyfin.Api.Helpers.TranscodingJobHelper: FFmpeg exited with code 0 [2023-08-25 11:30:53.541 -04:00] [INF] [246] Jellyfin.Api.Helpers.TranscodingJobHelper: Deleting partial stream file(s) "/config/data/transcodes/2e8dd7eaac9e10a6db069f472dea56d1.m3u8" [2023-08-25 11:30:55.095 -04:00] [INF] [246] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.8.10" playing "Romance Dawn 01". Stopped at "31779" ms [2023-08-25 11:30:55.114 -04:00] [WRN] [246] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.4.60:8096/Sessions/Playing/Stopped" to "192.168.4.29" in 0:00:01.6357841 with Status Code 204