Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [2024-06-23 12:54:57.838 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-23 12:54:57.853 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]"]
- [2024-06-23 12:54:57.855 +00:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-23 12:54:57.855 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2024-06-23 12:54:57.855 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-23 12:54:57.856 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-23 12:54:57.856 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-23 12:54:57.856 +00:00] [INF] [1] Main: Processor count: 12
- [2024-06-23 12:54:57.856 +00:00] [INF] [1] Main: Program data path: "/config/data"
- [2024-06-23 12:54:57.856 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-23 12:54:57.856 +00:00] [INF] [1] Main: Config directory path: "/config"
- [2024-06-23 12:54:57.856 +00:00] [INF] [1] Main: Cache path: "/config/cache"
- [2024-06-23 12:54:57.861 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
- [2024-06-23 12:54:57.861 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [2024-06-23 12:54:58.014 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
- [2024-06-23 12:54:58.192 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-06-23 12:54:58.311 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 12:54:58.311 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-06-23 12:54:58.311 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 12:54:58.312 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.17.0.4"]
- [2024-06-23 12:54:58.312 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-06-23 12:54:58.312 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-06-23 12:54:58.312 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-06-23 12:55:01.739 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
- [2024-06-23 12:55:01.740 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
- [2024-06-23 12:55:01.740 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
- [2024-06-23 12:55:01.755 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
- [2024-06-23 12:55:01.755 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
- [2024-06-23 12:55:01.799 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
- [2024-06-23 12:55:01.799 +00: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.
- [2024-06-23 12:55:01.807 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-06-23 12:55:01.821 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {6fb8c57f-1177-40e4-bf01-4e06d0246214} may be persisted to storage in unencrypted form.
- [2024-06-23 12:55:02.313 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/run/s6-rc:s6-rc-init:GpnPlA/servicedirs/svc-jellyfin/wwwroot". Static files may be unavailable.
- [2024-06-23 12:55:03.640 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-06-23 12:55:03.651 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-06-24 03:00:00.000 +00:00, which is 14:04:56.3487802 from now.
- [2024-06-23 12:55:03.654 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-06-24 02:00:00.000 +00:00, which is 13:04:56.3453390 from now.
- [2024-06-23 12:55:03.814 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
- [2024-06-23 12:55:03.886 +00: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"]
- [2024-06-23 12:55:03.899 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-06-23 12:55:03.914 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-06-23 12:55:03.989 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [2024-06-23 12:55:04.092 +00:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
- [2024-06-23 12:55:04.108 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
- [2024-06-23 12:55:04.136 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
- [2024-06-23 12:55:04.136 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
- [2024-06-23 12:55:04.136 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-06-23 12:55:04.136 +00:00] [INF] [1] Main: Startup complete 0:00:06.5600271
- [2024-06-23 12:55:06.669 +00:00] [INF] [19] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 12:55:09.570 +00:00] [INF] [15] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" request
- [2024-06-23 12:55:16.086 +00:00] [INF] [20] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
- [2024-06-23 12:55:17.890 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 11 seconds
- [2024-06-23 12:56:03.658 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.Tasks.OptimizeDatabaseTask: Optimizing and vacuuming jellyfin.db...
- [2024-06-23 12:56:03.662 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 12:56:03.662 +00:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Log Directory" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 12:56:03.662 +00:00] [INF] [32] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Download missing subtitles" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 12:56:03.678 +00:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
- [2024-06-23 12:56:03.679 +00:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
- [2024-06-23 12:56:03.679 +00:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
- [2024-06-23 12:56:03.680 +00:00] [INF] [33] Emby.Server.Implementations.Library.LibraryManager: Validating media library
- [2024-06-23 12:56:03.680 +00:00] [INF] [36] Emby.Server.Implementations.ScheduledTasks.TaskManager: "TasksRefreshChannels" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 12:56:03.698 +00:00] [INF] [30] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Cache Directory" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 12:56:03.714 +00:00] [INF] [31] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Audio Normalization" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 12:56:03.738 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.Tasks.OptimizeDatabaseTask: jellyfin.db optimized successfully!
- [2024-06-23 12:56:03.738 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Optimize database" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 12:56:03.857 +00:00] [WRN] [33] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/data/playlists" is inaccessible or empty, skipping
- [2024-06-23 12:56:03.908 +00:00] [WRN] [38] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/data/playlists" is inaccessible or empty, skipping
- [2024-06-23 12:56:06.722 +00:00] [INF] [41] Jellyfin.LiveTv.Guide.GuideManager: Refreshing guide with 7 days of guide data
- [2024-06-23 12:56:06.725 +00:00] [INF] [41] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Refresh Guide" Completed after 0 minute(s) and 3 seconds
- [2024-06-23 12:56:07.970 +00:00] [INF] [26] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 4 seconds
- [2024-06-23 12:56:08.036 +00:00] [INF] [32] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
- [2024-06-23 12:56:08.039 +00:00] [INF] [35] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
- [2024-06-23 12:56:08.064 +00:00] [INF] [19] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
- [2024-06-23 12:56:08.937 +00:00] [INF] [34] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 5 seconds
- [2024-06-23 12:56:20.191 +00:00] [INF] [34] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" closed
- [2024-06-23 13:30:30.151 +00:00] [INF] [51] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
- [2024-06-23 13:30:30.155 +00:00] [INF] [46] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
- [2024-06-23 13:30:30.159 +00:00] [INF] [50] Main: Running query planner optimizations in the database... This might take a while
- [2024-06-23 13:30:30.170 +00:00] [INF] [3] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
- [2024-06-23 13:30:30.170 +00:00] [INF] [3] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
- [2024-06-23 13:30:30.170 +00:00] [INF] [3] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
- [2024-06-23 13:30:30.179 +00:00] [INF] [50] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
- [2024-06-23 13:30:30.179 +00:00] [INF] [50] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
- [2024-06-23 13:30:30.179 +00:00] [INF] [50] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
- [2024-06-23 13:30:30.179 +00:00] [INF] [50] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
- [2024-06-23 13:30:34.907 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-23 13:30:34.919 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_CACHE_DIR, /config/cache]"]
- [2024-06-23 13:30:34.920 +00:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-23 13:30:34.921 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2024-06-23 13:30:34.921 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-23 13:30:34.921 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-23 13:30:34.921 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-23 13:30:34.921 +00:00] [INF] [1] Main: Processor count: 12
- [2024-06-23 13:30:34.921 +00:00] [INF] [1] Main: Program data path: "/config/data"
- [2024-06-23 13:30:34.921 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-23 13:30:34.922 +00:00] [INF] [1] Main: Config directory path: "/config"
- [2024-06-23 13:30:34.926 +00:00] [INF] [1] Main: Cache path: "/config/cache"
- [2024-06-23 13:30:34.926 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
- [2024-06-23 13:30:34.926 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [2024-06-23 13:30:35.007 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
- [2024-06-23 13:30:35.101 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-06-23 13:30:35.201 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 13:30:35.202 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-06-23 13:30:35.202 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 13:30:35.203 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.21.0.4"]
- [2024-06-23 13:30:35.203 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-06-23 13:30:35.203 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-06-23 13:30:35.203 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-06-23 13:30:37.757 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
- [2024-06-23 13:30:37.758 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
- [2024-06-23 13:30:37.758 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
- [2024-06-23 13:30:37.772 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
- [2024-06-23 13:30:37.772 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
- [2024-06-23 13:30:37.808 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
- [2024-06-23 13:30:37.808 +00: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.
- [2024-06-23 13:30:37.813 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-06-23 13:30:37.825 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {ff0dd2cb-7406-478d-9ba0-b32fb960ce05} may be persisted to storage in unencrypted form.
- [2024-06-23 13:30:38.275 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/run/s6-rc:s6-rc-init:IoFjMm/servicedirs/svc-jellyfin/wwwroot". Static files may be unavailable.
- [2024-06-23 13:30:38.301 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-06-23 13:30:38.303 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
- [2024-06-23 13:30:38.305 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
- [2024-06-23 13:30:38.315 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-06-24 03:00:00.000 +00:00, which is 13:29:21.6847619 from now.
- [2024-06-23 13:30:38.318 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-06-24 02:00:00.000 +00:00, which is 12:29:21.6819474 from now.
- [2024-06-23 13:30:38.326 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
- [2024-06-23 13:30:38.336 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
- [2024-06-23 13:30:38.371 +00: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"]
- [2024-06-23 13:30:38.383 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-06-23 13:30:38.396 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-06-23 13:30:38.470 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [2024-06-23 13:30:38.591 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
- [2024-06-23 13:30:38.592 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
- [2024-06-23 13:30:38.592 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-06-23 13:30:38.592 +00:00] [INF] [1] Main: Startup complete 0:00:03.8442629
- [2024-06-23 13:30:41.332 +00:00] [INF] [21] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 13:30:43.759 +00:00] [INF] [8] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" request
- [2024-06-23 13:30:45.628 +00:00] [INF] [23] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" closed
- [2024-06-23 13:30:50.387 +00:00] [INF] [26] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 9 seconds
- [2024-06-23 13:32:58.280 +00:00] [INF] [32] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "rob" has succeeded.
- [2024-06-23 13:32:58.280 +00:00] [INF] [32] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "rob": 0/0
- [2024-06-23 13:32:58.290 +00:00] [INF] [32] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user beb94d29-90f9-4a78-893c-7610a3bb8b03
- [2024-06-23 14:06:05.360 +00:00] [INF] [40] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
- [2024-06-23 14:06:05.371 +00:00] [INF] [27] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
- [2024-06-23 14:06:05.376 +00:00] [INF] [41] Main: Running query planner optimizations in the database... This might take a while
- [2024-06-23 14:06:05.407 +00:00] [INF] [39] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
- [2024-06-23 14:06:05.407 +00:00] [INF] [39] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
- [2024-06-23 14:06:05.407 +00:00] [INF] [39] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
- [2024-06-23 14:06:05.417 +00:00] [INF] [41] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
- [2024-06-23 14:06:05.417 +00:00] [INF] [41] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
- [2024-06-23 14:06:05.418 +00:00] [INF] [41] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
- [2024-06-23 14:06:05.418 +00:00] [INF] [41] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
- [2024-06-23 14:07:50.734 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-23 14:07:50.750 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_DATA_DIR, /config/data]"]
- [2024-06-23 14:07:50.751 +00:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-23 14:07:50.752 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2024-06-23 14:07:50.752 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-23 14:07:50.752 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-23 14:07:50.757 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-23 14:07:50.757 +00:00] [INF] [1] Main: Processor count: 12
- [2024-06-23 14:07:50.757 +00:00] [INF] [1] Main: Program data path: "/config/data"
- [2024-06-23 14:07:50.757 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-23 14:07:50.757 +00:00] [INF] [1] Main: Config directory path: "/config"
- [2024-06-23 14:07:50.757 +00:00] [INF] [1] Main: Cache path: "/config/cache"
- [2024-06-23 14:07:50.758 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
- [2024-06-23 14:07:50.758 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [2024-06-23 14:07:50.897 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
- [2024-06-23 14:07:51.022 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-06-23 14:07:51.120 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 14:07:51.120 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-06-23 14:07:51.120 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 14:07:51.121 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.21.0.2"]
- [2024-06-23 14:07:51.122 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-06-23 14:07:51.122 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-06-23 14:07:51.122 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-06-23 14:07:54.165 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
- [2024-06-23 14:07:54.165 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
- [2024-06-23 14:07:54.166 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
- [2024-06-23 14:07:54.187 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
- [2024-06-23 14:07:54.187 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
- [2024-06-23 14:07:54.235 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
- [2024-06-23 14:07:54.236 +00: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.
- [2024-06-23 14:07:54.243 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-06-23 14:07:54.258 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {15ade7e0-b9c3-45c2-a57d-2539e4dbe7d9} may be persisted to storage in unencrypted form.
- [2024-06-23 14:07:54.701 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/run/s6-rc:s6-rc-init:LEmAnJ/servicedirs/svc-jellyfin/wwwroot". Static files may be unavailable.
- [2024-06-23 14:07:54.829 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-06-23 14:07:54.843 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-06-24 03:00:00.000 +00:00, which is 12:52:05.1566696 from now.
- [2024-06-23 14:07:54.846 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-06-24 02:00:00.000 +00:00, which is 11:52:05.1532641 from now.
- [2024-06-23 14:07:54.959 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
- [2024-06-23 14:07:55.004 +00: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"]
- [2024-06-23 14:07:55.019 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-06-23 14:07:55.045 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-06-23 14:07:55.137 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [2024-06-23 14:07:55.301 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
- [2024-06-23 14:07:55.301 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
- [2024-06-23 14:07:55.301 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-06-23 14:07:55.302 +00:00] [INF] [1] Main: Startup complete 0:00:06.7666517
- [2024-06-23 14:07:55.382 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
- [2024-06-23 14:07:56.806 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
- [2024-06-23 14:07:57.878 +00:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 14:08:07.076 +00:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 9 seconds
- [2024-06-23 14:08:12.071 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
- [2024-06-23 14:15:06.450 +00:00] [INF] [34] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" request
- [2024-06-23 14:15:14.549 +00:00] [INF] [14] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" closed
- [2024-06-23 14:38:58.442 +00:00] [INF] [46] Emby.Server.Implementations.IO.LibraryMonitor: "The Simpsons" ("/data/media/tv/The Simpsons") will be refreshed.
- [2024-06-23 14:38:59.153 +00:00] [INF] [46] Emby.Server.Implementations.IO.LibraryMonitor: "The Simpsons" ("/data/media/tv/The Simpsons") will be refreshed.
- [2024-06-23 14:39:00.353 +00:00] [INF] [45] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 35", Path: "/data/media/tv/The Simpsons/Season 35", Id: b5b4facf-f0de-5df9-c36b-87b3bab5a79f
- [2024-06-23 14:39:00.382 +00:00] [INF] [45] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 17", Path: "/data/media/tv/The Simpsons/Season 17", Id: 6b6c8a64-6026-e5ef-fd19-106e827c726c
- [2024-06-23 14:39:00.399 +00:00] [INF] [45] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 22", Path: "/data/media/tv/The Simpsons/Season 22", Id: fa4f63ea-4a7a-b67a-efc9-503e250ea68c
- [2024-06-23 14:39:00.514 +00:00] [INF] [45] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 15", Path: "/data/media/tv/The Simpsons/Season 15", Id: 1da615b2-e698-6a46-67d7-e5460baebc69
- [2024-06-23 14:39:00.611 +00:00] [INF] [45] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 21", Path: "/data/media/tv/The Simpsons/Season 21", Id: 88de4414-7baf-5e46-1edf-b30b67527558
- [2024-06-23 14:39:00.714 +00:00] [INF] [45] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 14", Path: "/data/media/tv/The Simpsons/Season 14", Id: 0273162a-7054-da03-4d84-2e425f62aa3e
- [2024-06-23 14:39:00.742 +00:00] [INF] [45] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 18", Path: "/data/media/tv/The Simpsons/Season 18", Id: db1c9296-5835-1a02-ee2e-16b5b0613cd0
- [2024-06-23 14:39:00.818 +00:00] [INF] [45] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 12", Path: "/data/media/tv/The Simpsons/Season 12", Id: 215c8dd1-bb18-3b21-6961-ef07826b25cc
- [2024-06-23 14:39:00.910 +00:00] [INF] [45] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 28", Path: "/data/media/tv/The Simpsons/Season 28", Id: 2906f964-c584-2203-a9f4-110ae6524e23
- [2024-06-23 14:39:01.130 +00:00] [INF] [45] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 27", Path: "/data/media/tv/The Simpsons/Season 27", Id: 00068efc-752c-9c53-af1e-6f83fdaa393f
- [2024-06-23 14:39:01.338 +00:00] [INF] [45] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 26", Path: "/data/media/tv/The Simpsons/Season 26", Id: 7ebf803d-31b0-5d99-9f38-16c2c8a9d810
- [2024-06-23 14:39:01.510 +00:00] [INF] [45] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 16", Path: "/data/media/tv/The Simpsons/Season 16", Id: 65473a2a-229f-964e-8ac1-6fa10d185950
- [2024-06-23 14:39:01.589 +00:00] [INF] [45] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 23", Path: "/data/media/tv/The Simpsons/Season 23", Id: 1928481e-7a7c-3669-d655-6d76dbce4b05
- [2024-06-23 14:39:01.762 +00:00] [INF] [45] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 11", Path: "/data/media/tv/The Simpsons/Season 11", Id: 5496dbb3-03ac-cdc2-f045-7fa2cbeff53a
- [2024-06-23 14:39:01.823 +00:00] [INF] [45] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 13", Path: "/data/media/tv/The Simpsons/Season 13", Id: 4cd45ae6-3c40-38f7-c549-a1d3c9aa1c67
- [2024-06-23 14:39:01.828 +00:00] [INF] [45] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 20", Path: "/data/media/tv/The Simpsons/Season 20", Id: 71a74e1c-65bd-c021-e9c5-eb5023c37715
- [2024-06-23 14:39:01.917 +00:00] [INF] [45] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 25", Path: "/data/media/tv/The Simpsons/Season 25", Id: 2300ac10-2663-dbc9-f1e6-77c1f9b5747f
- [2024-06-23 14:39:02.092 +00:00] [INF] [45] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 19", Path: "/data/media/tv/The Simpsons/Season 19", Id: 225f7f55-9a79-9f47-f8f3-c90316702389
- [2024-06-23 14:39:02.174 +00:00] [INF] [45] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season 24", Path: "/data/media/tv/The Simpsons/Season 24", Id: dfd40b1b-29e4-d7fb-7032-c5669971850b
- [2024-06-23 14:56:55.976 +00:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: "Season 2" ("/data/media/tv/The Walking Dead/Season 2") will be refreshed.
- [2024-06-23 14:56:56.200 +00:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/data/media/tv/The Walking Dead/Season 2/The.Walking.Dead-S02E02-Bloodletting-BluRay-1080p-HEVC-TrueHD-7.1-AsmoFuscated.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
- [2024-06-23 15:09:55.928 +00:00] [INF] [44] Emby.Server.Implementations.IO.LibraryMonitor: "Season 2" ("/data/media/tv/The Walking Dead/Season 2") will be refreshed.
- [2024-06-23 15:09:55.939 +00:00] [INF] [34] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/data/media/tv/The Walking Dead/Season 2/The.Walking.Dead.S02E03.REPACK.1080p.BluRay.x264-BWB-Obfuscated.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
- [2024-06-23 18:05:19.730 +00:00] [INF] [56] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
- [2024-06-23 18:05:19.790 +00:00] [INF] [55] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
- [2024-06-23 18:05:19.810 +00:00] [INF] [54] Main: Running query planner optimizations in the database... This might take a while
- [2024-06-23 18:05:19.896 +00:00] [INF] [59] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
- [2024-06-23 18:05:19.897 +00:00] [INF] [59] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
- [2024-06-23 18:05:19.897 +00:00] [INF] [59] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
- [2024-06-23 18:05:19.987 +00:00] [INF] [54] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
- [2024-06-23 18:05:19.987 +00:00] [INF] [54] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
- [2024-06-23 18:05:19.992 +00:00] [INF] [54] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
- [2024-06-23 18:05:19.993 +00:00] [INF] [54] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
- [2024-06-23 18:06:45.437 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-23 18:06:45.456 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_CACHE_DIR, /config/cache]"]
- [2024-06-23 18:06:45.458 +00:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-23 18:06:45.459 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2024-06-23 18:06:45.459 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-23 18:06:45.459 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-23 18:06:45.459 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-23 18:06:45.459 +00:00] [INF] [1] Main: Processor count: 12
- [2024-06-23 18:06:45.459 +00:00] [INF] [1] Main: Program data path: "/config/data"
- [2024-06-23 18:06:45.460 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-23 18:06:45.460 +00:00] [INF] [1] Main: Config directory path: "/config"
- [2024-06-23 18:06:45.460 +00:00] [INF] [1] Main: Cache path: "/config/cache"
- [2024-06-23 18:06:45.460 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
- [2024-06-23 18:06:45.460 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [2024-06-23 18:06:45.628 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
- [2024-06-23 18:06:45.764 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-06-23 18:06:45.860 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 18:06:45.860 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-06-23 18:06:45.860 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 18:06:45.861 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.21.0.3"]
- [2024-06-23 18:06:45.862 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-06-23 18:06:45.862 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-06-23 18:06:45.862 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-06-23 18:06:49.010 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
- [2024-06-23 18:06:49.011 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
- [2024-06-23 18:06:49.011 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
- [2024-06-23 18:06:49.026 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
- [2024-06-23 18:06:49.026 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
- [2024-06-23 18:06:49.070 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
- [2024-06-23 18:06:49.070 +00: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.
- [2024-06-23 18:06:49.079 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-06-23 18:06:49.095 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {f8226ac7-870d-47f4-83cd-5520a34863d0} may be persisted to storage in unencrypted form.
- [2024-06-23 18:06:49.514 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/run/s6-rc:s6-rc-init:CaAihD/servicedirs/svc-jellyfin/wwwroot". Static files may be unavailable.
- [2024-06-23 18:06:49.558 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-06-23 18:06:49.572 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-06-24 03:00:00.000 +00:00, which is 08:53:10.4277647 from now.
- [2024-06-23 18:06:49.575 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-06-24 02:00:00.000 +00:00, which is 07:53:10.4245130 from now.
- [2024-06-23 18:06:49.727 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
- [2024-06-23 18:06:49.740 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
- [2024-06-23 18:06:49.807 +00: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"]
- [2024-06-23 18:06:49.821 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-06-23 18:06:49.843 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-06-23 18:06:49.925 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [2024-06-23 18:06:50.100 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
- [2024-06-23 18:06:50.101 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
- [2024-06-23 18:06:50.101 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-06-23 18:06:50.101 +00:00] [INF] [1] Main: Startup complete 0:00:06.7552753
- [2024-06-23 18:06:50.151 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
- [2024-06-23 18:06:51.918 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
- [2024-06-23 18:06:52.592 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 18:06:53.389 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 18:15:38.925 +00:00] [INF] [24] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 18:15:40.029 +00:00] [INF] [22] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 18:15:40.037 +00:00] [INF] [22] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -f matroska -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E02.MULTI.1080p.WEB.H264-HiggsBoson.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -af \"volume=2\" -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 \"3843d6f87501135ddbc8f0f8c5b90632-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/3843d6f87501135ddbc8f0f8c5b90632%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/3843d6f87501135ddbc8f0f8c5b90632.m3u8\""
- [2024-06-23 18:15:40.682 +00:00] [INF] [27] MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-i \"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E02.MULTI.1080p.WEB.H264-HiggsBoson.mkv\" -copyts -map 0:3 -an -vn -c:s copy \"/config/data/data/subtitles/2/244ff411-cbec-6d45-ed62-344f8d64f280.srt\" -map 0:4 -an -vn -c:s copy \"/config/data/data/subtitles/6/693639c3-4731-2cfd-9872-57adf6700683.srt\""
- [2024-06-23 18:15:54.817 +00:00] [INF] [24] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 18:15:54.827 +00:00] [INF] [37] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/cache/transcodes/3843d6f87501135ddbc8f0f8c5b90632.m3u8"
- [2024-06-23 18:15:54.853 +00:00] [INF] [37] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-23 18:15:54.854 +00:00] [INF] [37] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/3843d6f87501135ddbc8f0f8c5b90632.m3u8"
- [2024-06-23 18:15:54.898 +00:00] [INF] [24] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 18:15:54.898 +00:00] [INF] [24] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -f matroska -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E02.MULTI.1080p.WEB.H264-HiggsBoson.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:2 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -af \"volume=2\" -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 \"7a2015612cdcdd93ea0c0ae0ed289ee8-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/7a2015612cdcdd93ea0c0ae0ed289ee8%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/7a2015612cdcdd93ea0c0ae0ed289ee8.m3u8\""
- [2024-06-23 18:16:00.811 +00:00] [INF] [3] MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder: ffmpeg subtitle extraction completed for "/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E02.MULTI.1080p.WEB.H264-HiggsBoson.mkv" to "/config/data/data/subtitles/2/244ff411-cbec-6d45-ed62-344f8d64f280.srt"
- [2024-06-23 18:16:00.811 +00:00] [INF] [3] MediaBrowser.MediaEncoding.Subtitles.SubtitleEncoder: ffmpeg subtitle extraction completed for "/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E02.MULTI.1080p.WEB.H264-HiggsBoson.mkv" to "/config/data/data/subtitles/6/693639c3-4731-2cfd-9872-57adf6700683.srt"
- [2024-06-23 18:16:31.209 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-23 18:37:16.052 +00:00] [INF] [28] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/7a2015612cdcdd93ea0c0ae0ed289ee8.m3u8"
- [2024-06-23 18:37:17.726 +00:00] [INF] [36] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.6" playing "Part Two: Toil and Trouble". Stopped at "161120" ms
- [2024-06-23 18:37:44.887 +00:00] [INF] [24] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
- [2024-06-23 18:37:44.925 +00:00] [INF] [28] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
- [2024-06-23 18:37:44.930 +00:00] [INF] [22] Main: Running query planner optimizations in the database... This might take a while
- [2024-06-23 18:37:44.954 +00:00] [INF] [32] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
- [2024-06-23 18:37:44.955 +00:00] [INF] [32] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
- [2024-06-23 18:37:44.955 +00:00] [INF] [32] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
- [2024-06-23 18:37:44.959 +00:00] [INF] [22] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
- [2024-06-23 18:37:44.959 +00:00] [INF] [22] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
- [2024-06-23 18:37:44.959 +00:00] [INF] [22] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
- [2024-06-23 18:37:44.959 +00:00] [INF] [22] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
- [2024-06-23 19:06:11.385 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-23 19:06:11.402 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_LOG_DIR, /config/log]"]
- [2024-06-23 19:06:11.403 +00:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-23 19:06:11.403 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2024-06-23 19:06:11.403 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-23 19:06:11.404 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-23 19:06:11.404 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-23 19:06:11.404 +00:00] [INF] [1] Main: Processor count: 12
- [2024-06-23 19:06:11.404 +00:00] [INF] [1] Main: Program data path: "/config/data"
- [2024-06-23 19:06:11.404 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-23 19:06:11.404 +00:00] [INF] [1] Main: Config directory path: "/config"
- [2024-06-23 19:06:11.404 +00:00] [INF] [1] Main: Cache path: "/config/cache"
- [2024-06-23 19:06:11.404 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
- [2024-06-23 19:06:11.404 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [2024-06-23 19:06:11.597 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
- [2024-06-23 19:06:11.764 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-06-23 19:06:11.894 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 19:06:11.895 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-06-23 19:06:11.895 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 19:06:11.896 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.21.0.2"]
- [2024-06-23 19:06:11.896 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-06-23 19:06:11.896 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-06-23 19:06:11.896 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-06-23 19:06:15.359 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
- [2024-06-23 19:06:15.360 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
- [2024-06-23 19:06:15.360 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
- [2024-06-23 19:06:15.374 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
- [2024-06-23 19:06:15.375 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
- [2024-06-23 19:06:15.433 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
- [2024-06-23 19:06:15.433 +00: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.
- [2024-06-23 19:06:15.447 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-06-23 19:06:15.468 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {248774a2-dff3-43fd-a1e8-798bc17c5ae4} may be persisted to storage in unencrypted form.
- [2024-06-23 19:06:15.918 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/run/s6-rc:s6-rc-init:KKJDfE/servicedirs/svc-jellyfin/wwwroot". Static files may be unavailable.
- [2024-06-23 19:06:16.349 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-06-23 19:06:16.372 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-06-24 03:00:00.000 +00:00, which is 07:53:43.6279303 from now.
- [2024-06-23 19:06:16.376 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-06-24 02:00:00.000 +00:00, which is 06:53:43.6233522 from now.
- [2024-06-23 19:06:16.554 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
- [2024-06-23 19:06:16.595 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
- [2024-06-23 19:06:16.627 +00: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"]
- [2024-06-23 19:06:16.649 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-06-23 19:06:16.679 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-06-23 19:06:16.766 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [2024-06-23 19:06:16.900 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
- [2024-06-23 19:06:17.000 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
- [2024-06-23 19:06:17.001 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
- [2024-06-23 19:06:17.001 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-06-23 19:06:17.001 +00:00] [INF] [1] Main: Startup complete 0:00:06.6930747
- [2024-06-23 19:06:19.387 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 19:06:20.796 +00:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
- [2024-06-23 19:06:28.311 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 8 seconds
- [2024-06-23 19:07:53.153 +00:00] [INF] [28] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
- [2024-06-23 19:07:53.160 +00:00] [INF] [10] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
- [2024-06-23 19:07:53.164 +00:00] [INF] [27] Main: Running query planner optimizations in the database... This might take a while
- [2024-06-23 19:07:53.207 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
- [2024-06-23 19:07:53.207 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
- [2024-06-23 19:07:53.207 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
- [2024-06-23 19:07:53.214 +00:00] [INF] [27] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
- [2024-06-23 19:07:53.214 +00:00] [INF] [27] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
- [2024-06-23 19:07:53.214 +00:00] [INF] [27] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
- [2024-06-23 19:07:53.214 +00:00] [INF] [27] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
- [2024-06-23 19:08:10.603 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-23 19:08:10.615 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_LOG_DIR, /config/log]"]
- [2024-06-23 19:08:10.616 +00:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-23 19:08:10.616 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2024-06-23 19:08:10.616 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-23 19:08:10.617 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-23 19:08:10.617 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-23 19:08:10.617 +00:00] [INF] [1] Main: Processor count: 12
- [2024-06-23 19:08:10.617 +00:00] [INF] [1] Main: Program data path: "/config/data"
- [2024-06-23 19:08:10.617 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-23 19:08:10.617 +00:00] [INF] [1] Main: Config directory path: "/config"
- [2024-06-23 19:08:10.617 +00:00] [INF] [1] Main: Cache path: "/config/cache"
- [2024-06-23 19:08:10.617 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
- [2024-06-23 19:08:10.617 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [2024-06-23 19:08:10.700 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
- [2024-06-23 19:08:10.792 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-06-23 19:08:10.863 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 19:08:10.863 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-06-23 19:08:10.863 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 19:08:10.864 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.17.0.3"]
- [2024-06-23 19:08:10.864 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-06-23 19:08:10.864 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-06-23 19:08:10.864 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-06-23 19:08:13.437 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
- [2024-06-23 19:08:13.438 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
- [2024-06-23 19:08:13.438 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
- [2024-06-23 19:08:13.452 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
- [2024-06-23 19:08:13.453 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
- [2024-06-23 19:08:13.490 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
- [2024-06-23 19:08:13.490 +00: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.
- [2024-06-23 19:08:13.496 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-06-23 19:08:13.509 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {20f11b0f-60ba-4468-b042-dafc4bbdada0} may be persisted to storage in unencrypted form.
- [2024-06-23 19:08:13.963 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/run/s6-rc:s6-rc-init:PFdcka/servicedirs/svc-jellyfin/wwwroot". Static files may be unavailable.
- [2024-06-23 19:08:13.990 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-06-23 19:08:13.992 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
- [2024-06-23 19:08:13.995 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
- [2024-06-23 19:08:14.004 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-06-24 03:00:00.000 +00:00, which is 07:51:45.9959011 from now.
- [2024-06-23 19:08:14.006 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-06-24 02:00:00.000 +00:00, which is 06:51:45.9931552 from now.
- [2024-06-23 19:08:14.019 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
- [2024-06-23 19:08:14.026 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
- [2024-06-23 19:08:14.066 +00: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"]
- [2024-06-23 19:08:14.078 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-06-23 19:08:14.091 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-06-23 19:08:14.164 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [2024-06-23 19:08:14.285 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
- [2024-06-23 19:08:14.286 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
- [2024-06-23 19:08:14.286 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-06-23 19:08:14.286 +00:00] [INF] [1] Main: Startup complete 0:00:03.8400636
- [2024-06-23 19:08:17.021 +00:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 19:08:21.909 +00:00] [INF] [21] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
- [2024-06-23 19:08:21.943 +00:00] [INF] [20] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
- [2024-06-23 19:08:21.952 +00:00] [INF] [11] Main: Running query planner optimizations in the database... This might take a while
- [2024-06-23 19:08:21.978 +00:00] [INF] [20] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
- [2024-06-23 19:08:21.978 +00:00] [INF] [20] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
- [2024-06-23 19:08:21.979 +00:00] [INF] [20] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
- [2024-06-23 19:08:21.980 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins": Cancelling
- [2024-06-23 19:08:21.980 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins": Waiting on Task
- [2024-06-23 19:08:21.985 +00:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Cancelled after 0 minute(s) and 4 seconds
- [2024-06-23 19:08:22.002 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins": Task exited
- [2024-06-23 19:08:22.002 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Aborted after 0 minute(s) and 4 seconds
- [2024-06-23 19:08:22.008 +00:00] [INF] [11] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
- [2024-06-23 19:08:22.008 +00:00] [INF] [11] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
- [2024-06-23 19:08:22.008 +00:00] [INF] [11] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
- [2024-06-23 19:08:22.008 +00:00] [INF] [11] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
- [2024-06-23 19:21:53.418 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-23 19:21:53.430 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_CONFIG_DIR, /config]"]
- [2024-06-23 19:21:53.431 +00:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-23 19:21:53.431 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2024-06-23 19:21:53.431 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-23 19:21:53.432 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-23 19:21:53.432 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-23 19:21:53.432 +00:00] [INF] [1] Main: Processor count: 12
- [2024-06-23 19:21:53.432 +00:00] [INF] [1] Main: Program data path: "/config/data"
- [2024-06-23 19:21:53.432 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-23 19:21:53.432 +00:00] [INF] [1] Main: Config directory path: "/config"
- [2024-06-23 19:21:53.432 +00:00] [INF] [1] Main: Cache path: "/config/cache"
- [2024-06-23 19:21:53.432 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
- [2024-06-23 19:21:53.432 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [2024-06-23 19:21:53.520 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
- [2024-06-23 19:21:53.616 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-06-23 19:21:53.679 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 19:21:53.679 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-06-23 19:21:53.679 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 19:21:53.680 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.17.0.3"]
- [2024-06-23 19:21:53.680 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-06-23 19:21:53.680 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-06-23 19:21:53.680 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-06-23 19:21:56.229 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
- [2024-06-23 19:21:56.229 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
- [2024-06-23 19:21:56.230 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
- [2024-06-23 19:21:56.245 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
- [2024-06-23 19:21:56.245 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
- [2024-06-23 19:21:56.282 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
- [2024-06-23 19:21:56.282 +00: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.
- [2024-06-23 19:21:56.288 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-06-23 19:21:56.301 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {5e766731-b3f8-42cb-9177-c57fed596bab} may be persisted to storage in unencrypted form.
- [2024-06-23 19:21:56.830 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/run/s6-rc:s6-rc-init:DnMfFN/servicedirs/svc-jellyfin/wwwroot". Static files may be unavailable.
- [2024-06-23 19:21:56.863 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-06-23 19:21:56.864 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
- [2024-06-23 19:21:56.867 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
- [2024-06-23 19:21:56.879 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-06-24 03:00:00.000 +00:00, which is 07:38:03.1207024 from now.
- [2024-06-23 19:21:56.883 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-06-24 02:00:00.000 +00:00, which is 06:38:03.1166474 from now.
- [2024-06-23 19:21:56.887 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
- [2024-06-23 19:21:56.904 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
- [2024-06-23 19:21:56.943 +00: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"]
- [2024-06-23 19:21:56.959 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-06-23 19:21:56.972 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-06-23 19:21:57.045 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [2024-06-23 19:21:57.164 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
- [2024-06-23 19:21:57.164 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
- [2024-06-23 19:21:57.164 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-06-23 19:21:57.164 +00:00] [INF] [1] Main: Startup complete 0:00:03.9035679
- [2024-06-23 19:21:59.901 +00:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 19:22:04.409 +00:00] [INF] [10] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "rob" has succeeded.
- [2024-06-23 19:22:04.411 +00:00] [INF] [10] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "rob": 0/0
- [2024-06-23 19:22:04.447 +00:00] [INF] [10] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user beb94d29-90f9-4a78-893c-7610a3bb8b03
- [2024-06-23 19:22:04.679 +00:00] [INF] [25] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" request
- [2024-06-23 19:22:11.127 +00:00] [INF] [24] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 11 seconds
- [2024-06-23 19:23:13.085 +00:00] [INF] [22] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 19:23:13.542 +00:00] [INF] [22] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 19:23:13.550 +00:00] [INF] [22] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -f matroska -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E02.MULTI.1080p.WEB.H264-HiggsBoson.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:2 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -af \"volume=2\" -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 \"072cb9cd8df89fdcfe164937e02ad209-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/072cb9cd8df89fdcfe164937e02ad209%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/072cb9cd8df89fdcfe164937e02ad209.m3u8\""
- [2024-06-23 19:23:15.974 +00:00] [INF] [22] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/cache/transcodes/072cb9cd8df89fdcfe164937e02ad209.m3u8"
- [2024-06-23 19:23:16.031 +00:00] [INF] [22] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-23 19:23:16.032 +00:00] [INF] [22] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 19:23:16.033 +00:00] [INF] [22] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -ss 00:20:36.500 -noaccurate_seek -fflags +genpts -f matroska -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E02.MULTI.1080p.WEB.H264-HiggsBoson.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:2 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -af \"volume=2\" -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 \"072cb9cd8df89fdcfe164937e02ad209-1.mp4\" -start_number 206 -hls_segment_filename \"/config/cache/transcodes/072cb9cd8df89fdcfe164937e02ad209%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/072cb9cd8df89fdcfe164937e02ad209.m3u8\""
- [2024-06-23 19:23:35.702 +00:00] [INF] [14] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-23 19:23:45.405 +00:00] [INF] [14] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/072cb9cd8df89fdcfe164937e02ad209.m3u8"
- [2024-06-23 19:23:45.513 +00:00] [INF] [22] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" closed
- [2024-06-23 19:23:47.032 +00:00] [INF] [14] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.6" playing "Part Two: Toil and Trouble". Stopped at "1239600" ms
- [2024-06-23 19:24:02.349 +00:00] [INF] [36] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
- [2024-06-23 19:24:02.359 +00:00] [INF] [14] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
- [2024-06-23 19:24:02.365 +00:00] [INF] [38] Main: Running query planner optimizations in the database... This might take a while
- [2024-06-23 19:24:02.389 +00:00] [INF] [3] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
- [2024-06-23 19:24:02.389 +00:00] [INF] [3] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
- [2024-06-23 19:24:02.389 +00:00] [INF] [3] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
- [2024-06-23 19:24:02.396 +00:00] [INF] [38] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
- [2024-06-23 19:24:02.396 +00:00] [INF] [38] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
- [2024-06-23 19:24:02.396 +00:00] [INF] [38] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
- [2024-06-23 19:24:02.396 +00:00] [INF] [38] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
- [2024-06-23 19:24:17.945 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-23 19:24:17.963 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]"]
- [2024-06-23 19:24:17.965 +00:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-23 19:24:17.966 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2024-06-23 19:24:17.966 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-23 19:24:17.966 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-23 19:24:17.966 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-23 19:24:17.966 +00:00] [INF] [1] Main: Processor count: 12
- [2024-06-23 19:24:17.966 +00:00] [INF] [1] Main: Program data path: "/config/data"
- [2024-06-23 19:24:17.966 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-23 19:24:17.966 +00:00] [INF] [1] Main: Config directory path: "/config"
- [2024-06-23 19:24:17.967 +00:00] [INF] [1] Main: Cache path: "/config/cache"
- [2024-06-23 19:24:17.967 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
- [2024-06-23 19:24:17.967 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [2024-06-23 19:24:18.092 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
- [2024-06-23 19:24:18.213 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-06-23 19:24:18.336 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 19:24:18.336 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-06-23 19:24:18.336 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 19:24:18.337 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.17.0.3"]
- [2024-06-23 19:24:18.338 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-06-23 19:24:18.338 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-06-23 19:24:18.338 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-06-23 19:24:21.256 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
- [2024-06-23 19:24:21.257 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
- [2024-06-23 19:24:21.257 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
- [2024-06-23 19:24:21.271 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
- [2024-06-23 19:24:21.271 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
- [2024-06-23 19:24:21.310 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
- [2024-06-23 19:24:21.310 +00: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.
- [2024-06-23 19:24:21.315 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-06-23 19:24:21.328 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {bae8453d-aa76-47ee-ab8a-ea298014afd4} may be persisted to storage in unencrypted form.
- [2024-06-23 19:24:21.851 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/run/s6-rc:s6-rc-init:AJiaIm/servicedirs/svc-jellyfin/wwwroot". Static files may be unavailable.
- [2024-06-23 19:24:21.876 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-06-23 19:24:21.878 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
- [2024-06-23 19:24:21.880 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
- [2024-06-23 19:24:21.890 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-06-24 03:00:00.000 +00:00, which is 07:35:38.1091932 from now.
- [2024-06-23 19:24:21.893 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-06-24 02:00:00.000 +00:00, which is 06:35:38.1063304 from now.
- [2024-06-23 19:24:21.902 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
- [2024-06-23 19:24:21.913 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
- [2024-06-23 19:24:21.948 +00: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"]
- [2024-06-23 19:24:21.961 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-06-23 19:24:21.974 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-06-23 19:24:22.049 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [2024-06-23 19:24:22.176 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
- [2024-06-23 19:24:22.177 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
- [2024-06-23 19:24:22.177 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-06-23 19:24:22.177 +00:00] [INF] [1] Main: Startup complete 0:00:04.5177064
- [2024-06-23 19:24:24.915 +00:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 19:24:34.261 +00:00] [INF] [21] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" request
- [2024-06-23 19:24:35.484 +00:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 10 seconds
- [2024-06-23 19:52:16.523 +00:00] [INF] [78] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
- [2024-06-23 19:52:16.529 +00:00] [INF] [75] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" closed
- [2024-06-23 19:52:16.535 +00:00] [INF] [76] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
- [2024-06-23 19:52:16.539 +00:00] [INF] [80] Main: Running query planner optimizations in the database... This might take a while
- [2024-06-23 19:52:16.559 +00:00] [INF] [81] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
- [2024-06-23 19:52:16.560 +00:00] [INF] [81] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
- [2024-06-23 19:52:16.560 +00:00] [INF] [81] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
- [2024-06-23 19:52:16.575 +00:00] [INF] [80] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
- [2024-06-23 19:52:16.575 +00:00] [INF] [80] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
- [2024-06-23 19:52:16.576 +00:00] [INF] [80] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
- [2024-06-23 19:52:16.576 +00:00] [INF] [80] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
- [2024-06-23 19:52:21.906 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-23 19:52:21.918 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_LOG_DIR, /config/log]"]
- [2024-06-23 19:52:21.919 +00:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-23 19:52:21.920 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2024-06-23 19:52:21.920 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-23 19:52:21.920 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-23 19:52:21.920 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-23 19:52:21.920 +00:00] [INF] [1] Main: Processor count: 12
- [2024-06-23 19:52:21.920 +00:00] [INF] [1] Main: Program data path: "/config/data"
- [2024-06-23 19:52:21.920 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-23 19:52:21.920 +00:00] [INF] [1] Main: Config directory path: "/config"
- [2024-06-23 19:52:21.920 +00:00] [INF] [1] Main: Cache path: "/config/cache"
- [2024-06-23 19:52:21.920 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
- [2024-06-23 19:52:21.920 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [2024-06-23 19:52:22.004 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
- [2024-06-23 19:52:22.096 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-06-23 19:52:22.183 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 19:52:22.183 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-06-23 19:52:22.183 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 19:52:22.184 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.17.0.3"]
- [2024-06-23 19:52:22.184 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-06-23 19:52:22.184 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-06-23 19:52:22.184 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-06-23 19:52:24.722 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
- [2024-06-23 19:52:24.722 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
- [2024-06-23 19:52:24.723 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
- [2024-06-23 19:52:24.737 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
- [2024-06-23 19:52:24.737 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
- [2024-06-23 19:52:24.772 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
- [2024-06-23 19:52:24.773 +00: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.
- [2024-06-23 19:52:24.778 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-06-23 19:52:24.790 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {1acda2cb-096a-40d4-ab6f-c089d7abd883} may be persisted to storage in unencrypted form.
- [2024-06-23 19:52:25.239 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/run/s6-rc:s6-rc-init:OFJElg/servicedirs/svc-jellyfin/wwwroot". Static files may be unavailable.
- [2024-06-23 19:52:25.265 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-06-23 19:52:25.266 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
- [2024-06-23 19:52:25.270 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
- [2024-06-23 19:52:25.278 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-06-24 03:00:00.000 +00:00, which is 07:07:34.7217655 from now.
- [2024-06-23 19:52:25.280 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-06-24 02:00:00.000 +00:00, which is 06:07:34.7190347 from now.
- [2024-06-23 19:52:25.291 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
- [2024-06-23 19:52:25.300 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
- [2024-06-23 19:52:25.338 +00: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"]
- [2024-06-23 19:52:25.351 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-06-23 19:52:25.364 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-06-23 19:52:25.436 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [2024-06-23 19:52:25.558 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
- [2024-06-23 19:52:25.558 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
- [2024-06-23 19:52:25.558 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-06-23 19:52:25.558 +00:00] [INF] [1] Main: Startup complete 0:00:03.8072523
- [2024-06-23 19:52:28.295 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 19:52:39.088 +00:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 10 seconds
- [2024-06-23 19:55:53.242 +00:00] [INF] [22] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" request
- [2024-06-23 19:55:53.670 +00:00] [INF] [21] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" closed
- [2024-06-23 19:56:10.627 +00:00] [INF] [14] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
- [2024-06-23 19:56:10.639 +00:00] [INF] [22] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
- [2024-06-23 19:56:10.646 +00:00] [INF] [24] Main: Running query planner optimizations in the database... This might take a while
- [2024-06-23 19:56:10.670 +00:00] [INF] [25] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
- [2024-06-23 19:56:10.670 +00:00] [INF] [25] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
- [2024-06-23 19:56:10.670 +00:00] [INF] [25] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
- [2024-06-23 19:56:10.677 +00:00] [INF] [24] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
- [2024-06-23 19:56:10.677 +00:00] [INF] [24] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
- [2024-06-23 19:56:10.677 +00:00] [INF] [24] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
- [2024-06-23 19:56:10.678 +00:00] [INF] [24] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
- [2024-06-23 19:56:25.318 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-23 19:56:25.339 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config/data]"]
- [2024-06-23 19:56:25.341 +00:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-23 19:56:25.342 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2024-06-23 19:56:25.342 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-23 19:56:25.342 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-23 19:56:25.342 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-23 19:56:25.343 +00:00] [INF] [1] Main: Processor count: 12
- [2024-06-23 19:56:25.343 +00:00] [INF] [1] Main: Program data path: "/config/data"
- [2024-06-23 19:56:25.343 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-23 19:56:25.343 +00:00] [INF] [1] Main: Config directory path: "/config"
- [2024-06-23 19:56:25.343 +00:00] [INF] [1] Main: Cache path: "/config/cache"
- [2024-06-23 19:56:25.343 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
- [2024-06-23 19:56:25.343 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [2024-06-23 19:56:25.503 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
- [2024-06-23 19:56:25.661 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-06-23 19:56:25.757 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 19:56:25.757 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-06-23 19:56:25.757 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 19:56:25.758 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.17.0.2"]
- [2024-06-23 19:56:25.759 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-06-23 19:56:25.759 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-06-23 19:56:25.759 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-06-23 19:56:28.952 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
- [2024-06-23 19:56:28.953 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
- [2024-06-23 19:56:28.953 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
- [2024-06-23 19:56:28.968 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
- [2024-06-23 19:56:28.968 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
- [2024-06-23 19:56:29.007 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
- [2024-06-23 19:56:29.007 +00: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.
- [2024-06-23 19:56:29.013 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-06-23 19:56:29.026 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {b2ac6edd-d623-41f5-b5b7-e838271144f5} may be persisted to storage in unencrypted form.
- [2024-06-23 19:56:29.509 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/run/s6-rc:s6-rc-init:NhgBAL/servicedirs/svc-jellyfin/wwwroot". Static files may be unavailable.
- [2024-06-23 19:56:29.535 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-06-23 19:56:29.542 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
- [2024-06-23 19:56:29.544 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
- [2024-06-23 19:56:29.561 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-06-24 03:00:00.000 +00:00, which is 07:03:30.4383076 from now.
- [2024-06-23 19:56:29.566 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-06-24 02:00:00.000 +00:00, which is 06:03:30.4335613 from now.
- [2024-06-23 19:56:29.570 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
- [2024-06-23 19:56:29.587 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
- [2024-06-23 19:56:29.622 +00: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"]
- [2024-06-23 19:56:29.635 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-06-23 19:56:29.649 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-06-23 19:56:29.724 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [2024-06-23 19:56:29.847 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
- [2024-06-23 19:56:29.848 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
- [2024-06-23 19:56:29.848 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-06-23 19:56:29.848 +00:00] [INF] [1] Main: Startup complete 0:00:04.8018528
- [2024-06-23 19:56:32.581 +00:00] [INF] [21] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 19:56:43.158 +00:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 10 seconds
- [2024-06-23 19:59:00.884 +00:00] [INF] [24] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
- [2024-06-23 19:59:00.894 +00:00] [INF] [26] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
- [2024-06-23 19:59:00.900 +00:00] [INF] [3] Main: Running query planner optimizations in the database... This might take a while
- [2024-06-23 19:59:00.924 +00:00] [INF] [27] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
- [2024-06-23 19:59:00.924 +00:00] [INF] [27] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
- [2024-06-23 19:59:00.925 +00:00] [INF] [27] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
- [2024-06-23 19:59:00.930 +00:00] [INF] [3] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
- [2024-06-23 19:59:00.931 +00:00] [INF] [3] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
- [2024-06-23 19:59:00.931 +00:00] [INF] [3] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
- [2024-06-23 19:59:00.931 +00:00] [INF] [3] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
- [2024-06-23 20:07:17.739 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-23 20:07:17.840 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_LOG_DIR, /config/log]"]
- [2024-06-23 20:07:17.842 +00:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-23 20:07:17.845 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2024-06-23 20:07:17.845 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-23 20:07:17.845 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-23 20:07:17.845 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-23 20:07:17.845 +00:00] [INF] [1] Main: Processor count: 12
- [2024-06-23 20:07:17.845 +00:00] [INF] [1] Main: Program data path: "/config/data"
- [2024-06-23 20:07:17.845 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-23 20:07:17.846 +00:00] [INF] [1] Main: Config directory path: "/config"
- [2024-06-23 20:07:17.846 +00:00] [INF] [1] Main: Cache path: "/config/cache"
- [2024-06-23 20:07:17.846 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
- [2024-06-23 20:07:17.846 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [2024-06-23 20:07:18.219 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
- [2024-06-23 20:07:18.495 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-06-23 20:07:18.639 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 20:07:18.640 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-06-23 20:07:18.640 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 20:07:18.641 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.17.0.3"]
- [2024-06-23 20:07:18.641 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-06-23 20:07:18.641 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-06-23 20:07:18.641 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-06-23 20:07:22.805 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
- [2024-06-23 20:07:22.806 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
- [2024-06-23 20:07:22.806 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
- [2024-06-23 20:07:22.820 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
- [2024-06-23 20:07:22.821 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
- [2024-06-23 20:07:22.866 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
- [2024-06-23 20:07:22.866 +00: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.
- [2024-06-23 20:07:22.874 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-06-23 20:07:22.889 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {273d5a27-7f5b-49c5-b26c-3d5680bc2d3a} may be persisted to storage in unencrypted form.
- [2024-06-23 20:07:23.394 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/run/s6-rc:s6-rc-init:JaAPFB/servicedirs/svc-jellyfin/wwwroot". Static files may be unavailable.
- [2024-06-23 20:07:23.583 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-06-23 20:07:23.611 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-06-24 03:00:00.000 +00:00, which is 06:52:36.3889715 from now.
- [2024-06-23 20:07:23.615 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-06-24 02:00:00.000 +00:00, which is 05:52:36.3842581 from now.
- [2024-06-23 20:07:23.754 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
- [2024-06-23 20:07:23.796 +00: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"]
- [2024-06-23 20:07:23.811 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-06-23 20:07:23.829 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-06-23 20:07:23.866 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
- [2024-06-23 20:07:23.914 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [2024-06-23 20:07:24.078 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
- [2024-06-23 20:07:24.079 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
- [2024-06-23 20:07:24.079 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-06-23 20:07:24.079 +00:00] [INF] [1] Main: Startup complete 0:00:07.8541931
- [2024-06-23 20:07:24.668 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
- [2024-06-23 20:07:26.096 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
- [2024-06-23 20:07:26.631 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 20:07:37.307 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 10 seconds
- [2024-06-23 20:08:15.242 +00:00] [INF] [14] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
- [2024-06-23 20:08:15.252 +00:00] [INF] [10] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
- [2024-06-23 20:08:15.256 +00:00] [INF] [18] Main: Running query planner optimizations in the database... This might take a while
- [2024-06-23 20:08:15.277 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
- [2024-06-23 20:08:15.277 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
- [2024-06-23 20:08:15.277 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
- [2024-06-23 20:08:15.284 +00:00] [INF] [18] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
- [2024-06-23 20:08:15.284 +00:00] [INF] [18] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
- [2024-06-23 20:08:15.284 +00:00] [INF] [18] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
- [2024-06-23 20:08:15.284 +00:00] [INF] [18] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
- [2024-06-23 20:08:30.910 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-23 20:08:30.930 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_CACHE_DIR, /config/cache]"]
- [2024-06-23 20:08:30.933 +00:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-23 20:08:30.933 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2024-06-23 20:08:30.933 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-23 20:08:30.934 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-23 20:08:30.934 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-23 20:08:30.934 +00:00] [INF] [1] Main: Processor count: 12
- [2024-06-23 20:08:30.934 +00:00] [INF] [1] Main: Program data path: "/config/data"
- [2024-06-23 20:08:30.934 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-23 20:08:30.934 +00:00] [INF] [1] Main: Config directory path: "/config"
- [2024-06-23 20:08:30.934 +00:00] [INF] [1] Main: Cache path: "/config/cache"
- [2024-06-23 20:08:30.934 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
- [2024-06-23 20:08:30.934 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [2024-06-23 20:08:31.098 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
- [2024-06-23 20:08:31.231 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-06-23 20:08:31.337 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 20:08:31.337 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-06-23 20:08:31.338 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 20:08:31.339 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.17.0.3"]
- [2024-06-23 20:08:31.339 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-06-23 20:08:31.339 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-06-23 20:08:31.339 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-06-23 20:08:34.342 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
- [2024-06-23 20:08:34.342 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
- [2024-06-23 20:08:34.343 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
- [2024-06-23 20:08:34.357 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
- [2024-06-23 20:08:34.357 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
- [2024-06-23 20:08:34.398 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
- [2024-06-23 20:08:34.399 +00: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.
- [2024-06-23 20:08:34.405 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-06-23 20:08:34.417 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {b688f6ec-ee1e-4d87-bc8f-e224c8023e83} may be persisted to storage in unencrypted form.
- [2024-06-23 20:08:34.885 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/run/s6-rc:s6-rc-init:DGKMNn/servicedirs/svc-jellyfin/wwwroot". Static files may be unavailable.
- [2024-06-23 20:08:34.912 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-06-23 20:08:34.913 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
- [2024-06-23 20:08:34.916 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
- [2024-06-23 20:08:34.926 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-06-24 03:00:00.000 +00:00, which is 06:51:25.0740849 from now.
- [2024-06-23 20:08:34.928 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-06-24 02:00:00.000 +00:00, which is 05:51:25.0710689 from now.
- [2024-06-23 20:08:34.935 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
- [2024-06-23 20:08:34.948 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
- [2024-06-23 20:08:34.988 +00: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"]
- [2024-06-23 20:08:35.001 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-06-23 20:08:35.014 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-06-23 20:08:35.088 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [2024-06-23 20:08:35.235 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
- [2024-06-23 20:08:35.235 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
- [2024-06-23 20:08:35.235 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-06-23 20:08:35.236 +00:00] [INF] [1] Main: Startup complete 0:00:04.550097
- [2024-06-23 20:08:37.939 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 20:08:48.715 +00:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 10 seconds
- [2024-06-23 20:22:12.899 +00:00] [INF] [23] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
- [2024-06-23 20:22:12.919 +00:00] [INF] [22] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
- [2024-06-23 20:22:12.931 +00:00] [INF] [14] Main: Running query planner optimizations in the database... This might take a while
- [2024-06-23 20:22:12.966 +00:00] [INF] [22] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
- [2024-06-23 20:22:12.967 +00:00] [INF] [22] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
- [2024-06-23 20:22:12.967 +00:00] [INF] [22] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
- [2024-06-23 20:22:12.984 +00:00] [INF] [14] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
- [2024-06-23 20:22:12.984 +00:00] [INF] [14] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
- [2024-06-23 20:22:12.985 +00:00] [INF] [14] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
- [2024-06-23 20:22:12.985 +00:00] [INF] [14] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
- [2024-06-23 20:22:18.165 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-23 20:22:18.177 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config]"]
- [2024-06-23 20:22:18.178 +00:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-23 20:22:18.179 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2024-06-23 20:22:18.179 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-23 20:22:18.179 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-23 20:22:18.179 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-23 20:22:18.179 +00:00] [INF] [1] Main: Processor count: 12
- [2024-06-23 20:22:18.179 +00:00] [INF] [1] Main: Program data path: "/config/data"
- [2024-06-23 20:22:18.179 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-23 20:22:18.179 +00:00] [INF] [1] Main: Config directory path: "/config"
- [2024-06-23 20:22:18.179 +00:00] [INF] [1] Main: Cache path: "/config/cache"
- [2024-06-23 20:22:18.179 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
- [2024-06-23 20:22:18.179 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [2024-06-23 20:22:18.263 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
- [2024-06-23 20:22:18.356 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-06-23 20:22:18.428 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 20:22:18.428 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-06-23 20:22:18.428 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 20:22:18.429 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.17.0.3"]
- [2024-06-23 20:22:18.430 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-06-23 20:22:18.430 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-06-23 20:22:18.430 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-06-23 20:22:20.949 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
- [2024-06-23 20:22:20.950 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
- [2024-06-23 20:22:20.950 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
- [2024-06-23 20:22:20.964 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
- [2024-06-23 20:22:20.964 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
- [2024-06-23 20:22:21.000 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
- [2024-06-23 20:22:21.000 +00: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.
- [2024-06-23 20:22:21.006 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-06-23 20:22:21.018 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {14f11b1d-1eb2-4588-b839-ab4cc7a4ce2d} may be persisted to storage in unencrypted form.
- [2024-06-23 20:22:21.467 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/run/s6-rc:s6-rc-init:IHLaKC/servicedirs/svc-jellyfin/wwwroot". Static files may be unavailable.
- [2024-06-23 20:22:21.492 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-06-23 20:22:21.494 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
- [2024-06-23 20:22:21.496 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
- [2024-06-23 20:22:21.505 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-06-24 03:00:00.000 +00:00, which is 06:37:38.4944467 from now.
- [2024-06-23 20:22:21.508 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-06-24 02:00:00.000 +00:00, which is 05:37:38.4917506 from now.
- [2024-06-23 20:22:21.516 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
- [2024-06-23 20:22:21.527 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
- [2024-06-23 20:22:21.561 +00: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"]
- [2024-06-23 20:22:21.579 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-06-23 20:22:21.592 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-06-23 20:22:21.666 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [2024-06-23 20:22:21.789 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
- [2024-06-23 20:22:21.789 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
- [2024-06-23 20:22:21.789 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-06-23 20:22:21.789 +00:00] [INF] [1] Main: Startup complete 0:00:03.7799188
- [2024-06-23 20:22:24.522 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 20:22:35.406 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 10 seconds
- [2024-06-23 20:23:52.437 +00:00] [INF] [14] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
- [2024-06-23 20:23:52.443 +00:00] [INF] [21] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
- [2024-06-23 20:23:52.447 +00:00] [INF] [15] Main: Running query planner optimizations in the database... This might take a while
- [2024-06-23 20:23:52.465 +00:00] [INF] [21] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
- [2024-06-23 20:23:52.465 +00:00] [INF] [21] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
- [2024-06-23 20:23:52.465 +00:00] [INF] [21] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
- [2024-06-23 20:23:52.469 +00:00] [INF] [15] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
- [2024-06-23 20:23:52.469 +00:00] [INF] [15] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
- [2024-06-23 20:23:52.469 +00:00] [INF] [15] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
- [2024-06-23 20:23:52.469 +00:00] [INF] [15] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
- [2024-06-23 20:23:57.309 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-23 20:23:57.321 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_CACHE_DIR, /config/cache]"]
- [2024-06-23 20:23:57.323 +00:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-23 20:23:57.323 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2024-06-23 20:23:57.323 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-23 20:23:57.323 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-23 20:23:57.323 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-23 20:23:57.323 +00:00] [INF] [1] Main: Processor count: 12
- [2024-06-23 20:23:57.324 +00:00] [INF] [1] Main: Program data path: "/config/data"
- [2024-06-23 20:23:57.324 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-23 20:23:57.324 +00:00] [INF] [1] Main: Config directory path: "/config"
- [2024-06-23 20:23:57.324 +00:00] [INF] [1] Main: Cache path: "/config/cache"
- [2024-06-23 20:23:57.324 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
- [2024-06-23 20:23:57.324 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [2024-06-23 20:23:57.410 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
- [2024-06-23 20:23:57.507 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-06-23 20:23:57.609 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 20:23:57.609 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-06-23 20:23:57.609 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 20:23:57.610 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.17.0.3"]
- [2024-06-23 20:23:57.610 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-06-23 20:23:57.610 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-06-23 20:23:57.610 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-06-23 20:24:00.690 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
- [2024-06-23 20:24:00.691 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
- [2024-06-23 20:24:00.691 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
- [2024-06-23 20:24:00.705 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
- [2024-06-23 20:24:00.705 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
- [2024-06-23 20:24:00.742 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
- [2024-06-23 20:24:00.742 +00: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.
- [2024-06-23 20:24:00.747 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-06-23 20:24:00.760 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {d969866c-d43f-49a5-ae25-6c62651ab8fd} may be persisted to storage in unencrypted form.
- [2024-06-23 20:24:01.227 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/run/s6-rc:s6-rc-init:ONkFEN/servicedirs/svc-jellyfin/wwwroot". Static files may be unavailable.
- [2024-06-23 20:24:01.253 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-06-23 20:24:01.259 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
- [2024-06-23 20:24:01.261 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
- [2024-06-23 20:24:01.271 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-06-24 03:00:00.000 +00:00, which is 06:35:58.7282595 from now.
- [2024-06-23 20:24:01.274 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-06-24 02:00:00.000 +00:00, which is 05:35:58.7255276 from now.
- [2024-06-23 20:24:01.280 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
- [2024-06-23 20:24:01.293 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
- [2024-06-23 20:24:01.328 +00: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"]
- [2024-06-23 20:24:01.341 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-06-23 20:24:01.354 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-06-23 20:24:01.428 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [2024-06-23 20:24:01.554 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
- [2024-06-23 20:24:01.554 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
- [2024-06-23 20:24:01.554 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-06-23 20:24:01.554 +00:00] [INF] [1] Main: Startup complete 0:00:04.4033849
- [2024-06-23 20:24:04.289 +00:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 20:24:15.213 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 10 seconds
- [2024-06-23 20:25:11.927 +00:00] [INF] [3] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
- [2024-06-23 20:25:11.935 +00:00] [INF] [10] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
- [2024-06-23 20:25:11.940 +00:00] [INF] [11] Main: Running query planner optimizations in the database... This might take a while
- [2024-06-23 20:25:11.962 +00:00] [INF] [24] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
- [2024-06-23 20:25:11.963 +00:00] [INF] [24] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
- [2024-06-23 20:25:11.963 +00:00] [INF] [24] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
- [2024-06-23 20:25:11.970 +00:00] [INF] [11] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
- [2024-06-23 20:25:11.970 +00:00] [INF] [11] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
- [2024-06-23 20:25:11.971 +00:00] [INF] [11] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
- [2024-06-23 20:25:11.971 +00:00] [INF] [11] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
- [2024-06-23 20:25:17.214 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-23 20:25:17.226 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_CONFIG_DIR, /config]"]
- [2024-06-23 20:25:17.228 +00:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-23 20:25:17.228 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2024-06-23 20:25:17.228 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-23 20:25:17.228 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-23 20:25:17.228 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-23 20:25:17.228 +00:00] [INF] [1] Main: Processor count: 12
- [2024-06-23 20:25:17.228 +00:00] [INF] [1] Main: Program data path: "/config/data"
- [2024-06-23 20:25:17.228 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-23 20:25:17.229 +00:00] [INF] [1] Main: Config directory path: "/config"
- [2024-06-23 20:25:17.229 +00:00] [INF] [1] Main: Cache path: "/config/cache"
- [2024-06-23 20:25:17.229 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
- [2024-06-23 20:25:17.229 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [2024-06-23 20:25:17.315 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
- [2024-06-23 20:25:17.402 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-06-23 20:25:17.465 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 20:25:17.465 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-06-23 20:25:17.465 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 20:25:17.466 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.17.0.3"]
- [2024-06-23 20:25:17.466 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-06-23 20:25:17.466 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-06-23 20:25:17.466 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-06-23 20:25:19.940 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
- [2024-06-23 20:25:19.940 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
- [2024-06-23 20:25:19.941 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
- [2024-06-23 20:25:19.956 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
- [2024-06-23 20:25:19.956 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
- [2024-06-23 20:25:19.993 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
- [2024-06-23 20:25:19.993 +00: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.
- [2024-06-23 20:25:19.998 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-06-23 20:25:20.010 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {096c24d9-8654-4462-8aed-e6a8211bdae8} may be persisted to storage in unencrypted form.
- [2024-06-23 20:25:20.466 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/run/s6-rc:s6-rc-init:pOPKMA/servicedirs/svc-jellyfin/wwwroot". Static files may be unavailable.
- [2024-06-23 20:25:20.492 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-06-23 20:25:20.494 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
- [2024-06-23 20:25:20.496 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
- [2024-06-23 20:25:20.507 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-06-24 03:00:00.000 +00:00, which is 06:34:39.4921950 from now.
- [2024-06-23 20:25:20.510 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-06-24 02:00:00.000 +00:00, which is 05:34:39.4894029 from now.
- [2024-06-23 20:25:20.514 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
- [2024-06-23 20:25:20.529 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
- [2024-06-23 20:25:20.564 +00: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"]
- [2024-06-23 20:25:20.577 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-06-23 20:25:20.590 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-06-23 20:25:20.662 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [2024-06-23 20:25:20.781 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
- [2024-06-23 20:25:20.781 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
- [2024-06-23 20:25:20.781 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-06-23 20:25:20.781 +00:00] [INF] [1] Main: Startup complete 0:00:03.7205059
- [2024-06-23 20:25:23.529 +00:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 20:25:34.129 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 10 seconds
- [2024-06-23 20:28:28.256 +00:00] [INF] [32] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:28:28.648 +00:00] [INF] [32] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:28:28.656 +00:00] [INF] [32] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E02.MULTI.1080p.WEB.H264-HiggsBoson.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:2 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -af \"volume=2\" -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 \"25e33ef858ca24241622fc72ef10c9f8-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/25e33ef858ca24241622fc72ef10c9f8%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/25e33ef858ca24241622fc72ef10c9f8.m3u8\""
- [2024-06-23 20:28:29.695 +00:00] [INF] [31] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/cache/transcodes/25e33ef858ca24241622fc72ef10c9f8.m3u8"
- [2024-06-23 20:28:29.712 +00:00] [INF] [31] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-23 20:28:29.713 +00:00] [INF] [31] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:28:29.714 +00:00] [INF] [31] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -ss 00:20:36.500 -noaccurate_seek -fflags +genpts -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E02.MULTI.1080p.WEB.H264-HiggsBoson.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:2 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -af \"volume=2\" -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 \"25e33ef858ca24241622fc72ef10c9f8-1.mp4\" -start_number 206 -hls_segment_filename \"/config/cache/transcodes/25e33ef858ca24241622fc72ef10c9f8%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/25e33ef858ca24241622fc72ef10c9f8.m3u8\""
- [2024-06-23 20:28:49.162 +00:00] [INF] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-23 20:29:43.989 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/25e33ef858ca24241622fc72ef10c9f8.m3u8"
- [2024-06-23 20:29:45.622 +00:00] [INF] [29] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.6" playing "Part Two: Toil and Trouble". Stopped at "1309141" ms
- [2024-06-23 20:31:53.065 +00:00] [INF] [38] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:31:53.368 +00:00] [INF] [38] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:31:53.369 +00:00] [INF] [38] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E02.MULTI.1080p.WEB.H264-HiggsBoson.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:2 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -af \"volume=2\" -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 \"334555e8025e147a5363f72c9aa81a29-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/334555e8025e147a5363f72c9aa81a29%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/334555e8025e147a5363f72c9aa81a29.m3u8\""
- [2024-06-23 20:31:53.591 +00:00] [INF] [34] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/cache/transcodes/334555e8025e147a5363f72c9aa81a29.m3u8"
- [2024-06-23 20:31:53.596 +00:00] [INF] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-23 20:31:53.596 +00:00] [INF] [34] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:31:53.596 +00:00] [INF] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -ss 00:21:48.500 -noaccurate_seek -fflags +genpts -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E02.MULTI.1080p.WEB.H264-HiggsBoson.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:2 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -af \"volume=2\" -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 \"334555e8025e147a5363f72c9aa81a29-1.mp4\" -start_number 218 -hls_segment_filename \"/config/cache/transcodes/334555e8025e147a5363f72c9aa81a29%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/334555e8025e147a5363f72c9aa81a29.m3u8\""
- [2024-06-23 20:32:06.306 +00:00] [INF] [25] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:32:06.313 +00:00] [INF] [14] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/cache/transcodes/334555e8025e147a5363f72c9aa81a29.m3u8"
- [2024-06-23 20:32:06.350 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-23 20:32:06.350 +00:00] [INF] [14] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/334555e8025e147a5363f72c9aa81a29.m3u8"
- [2024-06-23 20:32:06.384 +00:00] [INF] [14] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:32:06.390 +00:00] [INF] [14] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E02.MULTI.1080p.WEB.H264-HiggsBoson.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:2 -map -0:s -codec:v:0 av1_nvenc -preset p1 -b:v 292000 -maxrate 292000 -bufsize 584000 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_cuda=w=426:h=240:format=yuv420p\" -codec:a:0 libfdk_aac -ac 2 -ab 128000 -af \"volume=2\" -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 \"b732a8171fd04b99fcb6afbfccd645bb-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/b732a8171fd04b99fcb6afbfccd645bb%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/b732a8171fd04b99fcb6afbfccd645bb.m3u8\""
- [2024-06-23 20:32:06.900 +00:00] [ERR] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-06-23 20:32:06.903 +00:00] [ERR] [34] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/07c3972f-3e5a-8106-bda7-4ef05fda0d9a/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_method1308(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-06-23 20:32:06.918 +00:00] [INF] [34] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:32:06.924 +00:00] [INF] [37] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/b732a8171fd04b99fcb6afbfccd645bb.m3u8"
- [2024-06-23 20:32:06.952 +00:00] [INF] [34] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:32:06.952 +00:00] [INF] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E02.MULTI.1080p.WEB.H264-HiggsBoson.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:2 -map -0:s -codec:v:0 av1_nvenc -preset p1 -b:v 292000 -maxrate 292000 -bufsize 584000 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_cuda=w=426:h=240:format=yuv420p\" -codec:a:0 libfdk_aac -ac 2 -ab 128000 -af \"volume=2\" -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 \"cd629f86676d8a45d706b6992c0f602d-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/cd629f86676d8a45d706b6992c0f602d%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/cd629f86676d8a45d706b6992c0f602d.m3u8\""
- [2024-06-23 20:32:07.181 +00:00] [ERR] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-06-23 20:32:07.267 +00:00] [ERR] [34] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/07c3972f-3e5a-8106-bda7-4ef05fda0d9a/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_method1308(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-06-23 20:32:07.288 +00:00] [INF] [33] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:32:07.294 +00:00] [INF] [37] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/cd629f86676d8a45d706b6992c0f602d.m3u8"
- [2024-06-23 20:32:07.317 +00:00] [INF] [25] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:32:07.317 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E02.MULTI.1080p.WEB.H264-HiggsBoson.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:2 -map -0:s -codec:v:0 av1_nvenc -preset p1 -b:v 292000 -maxrate 292000 -bufsize 584000 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_cuda=w=426:h=240:format=yuv420p\" -codec:a:0 libfdk_aac -ac 2 -ab 128000 -af \"volume=2\" -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 \"9613b38ccdc605433c7d3554f14f4639-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/9613b38ccdc605433c7d3554f14f4639%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/9613b38ccdc605433c7d3554f14f4639.m3u8\""
- [2024-06-23 20:32:07.546 +00:00] [ERR] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-06-23 20:32:07.632 +00:00] [ERR] [33] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/07c3972f-3e5a-8106-bda7-4ef05fda0d9a/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_method1308(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-06-23 20:32:07.654 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/9613b38ccdc605433c7d3554f14f4639.m3u8"
- [2024-06-23 20:32:09.158 +00:00] [INF] [14] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.6" playing "Part Two: Toil and Trouble". Stopped at "0" ms
- [2024-06-23 20:32:10.572 +00:00] [INF] [25] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:32:10.858 +00:00] [INF] [33] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:32:10.858 +00:00] [INF] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E02.MULTI.1080p.WEB.H264-HiggsBoson.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:2 -map -0:s -codec:v:0 av1_nvenc -preset p1 -b:v 292000 -maxrate 292000 -bufsize 584000 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_cuda=w=426:h=240:format=yuv420p\" -codec:a:0 libfdk_aac -ac 2 -ab 128000 -af \"volume=2\" -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 \"5eb0c487a22a481e11d675edc837d0f3-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/5eb0c487a22a481e11d675edc837d0f3%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/5eb0c487a22a481e11d675edc837d0f3.m3u8\""
- [2024-06-23 20:32:11.100 +00:00] [ERR] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-06-23 20:32:11.171 +00:00] [ERR] [25] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/07c3972f-3e5a-8106-bda7-4ef05fda0d9a/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_method1308(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-06-23 20:32:11.380 +00:00] [INF] [33] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:32:11.390 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/5eb0c487a22a481e11d675edc837d0f3.m3u8"
- [2024-06-23 20:32:11.423 +00:00] [INF] [33] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:32:11.423 +00:00] [INF] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E02.MULTI.1080p.WEB.H264-HiggsBoson.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:2 -map -0:s -codec:v:0 av1_nvenc -preset p1 -b:v 292000 -maxrate 292000 -bufsize 584000 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_cuda=w=426:h=240:format=yuv420p\" -codec:a:0 libfdk_aac -ac 2 -ab 128000 -af \"volume=2\" -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 \"a31c434638143a5f2399bfb8b2f7a4e4-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/a31c434638143a5f2399bfb8b2f7a4e4%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/a31c434638143a5f2399bfb8b2f7a4e4.m3u8\""
- [2024-06-23 20:32:11.644 +00:00] [ERR] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-06-23 20:32:11.732 +00:00] [ERR] [33] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/07c3972f-3e5a-8106-bda7-4ef05fda0d9a/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_method1308(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-06-23 20:32:11.750 +00:00] [INF] [25] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:32:11.757 +00:00] [INF] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/a31c434638143a5f2399bfb8b2f7a4e4.m3u8"
- [2024-06-23 20:32:11.780 +00:00] [INF] [34] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:32:11.780 +00:00] [INF] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E02.MULTI.1080p.WEB.H264-HiggsBoson.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:2 -map -0:s -codec:v:0 av1_nvenc -preset p1 -b:v 292000 -maxrate 292000 -bufsize 584000 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_cuda=w=426:h=240:format=yuv420p\" -codec:a:0 libfdk_aac -ac 2 -ab 128000 -af \"volume=2\" -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 \"d137d9c88a8df298dc6f2cbfee812b9b-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/d137d9c88a8df298dc6f2cbfee812b9b%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/d137d9c88a8df298dc6f2cbfee812b9b.m3u8\""
- [2024-06-23 20:32:12.009 +00:00] [ERR] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-06-23 20:32:12.096 +00:00] [ERR] [33] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/07c3972f-3e5a-8106-bda7-4ef05fda0d9a/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_method1308(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-06-23 20:32:12.205 +00:00] [INF] [37] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/d137d9c88a8df298dc6f2cbfee812b9b.m3u8"
- [2024-06-23 20:32:13.705 +00:00] [INF] [25] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.6" playing "Part Two: Toil and Trouble". Stopped at "0" ms
- [2024-06-23 20:32:26.189 +00:00] [INF] [35] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:32:26.473 +00:00] [INF] [34] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:32:26.473 +00:00] [INF] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E02.MULTI.1080p.WEB.H264-HiggsBoson.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:2 -map -0:s -codec:v:0 av1_nvenc -preset p1 -b:v 292000 -maxrate 292000 -bufsize 584000 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_cuda=w=426:h=240:format=yuv420p\" -codec:a:0 libfdk_aac -ac 2 -ab 128000 -af \"volume=2\" -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 \"2ae134c68792f6bd3daf9018e5412f71-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/2ae134c68792f6bd3daf9018e5412f71%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/2ae134c68792f6bd3daf9018e5412f71.m3u8\""
- [2024-06-23 20:32:26.727 +00:00] [ERR] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-06-23 20:32:26.788 +00:00] [ERR] [34] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/07c3972f-3e5a-8106-bda7-4ef05fda0d9a/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_method1308(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-06-23 20:32:26.914 +00:00] [INF] [34] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:32:26.921 +00:00] [INF] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/2ae134c68792f6bd3daf9018e5412f71.m3u8"
- [2024-06-23 20:32:26.947 +00:00] [INF] [33] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:32:26.947 +00:00] [INF] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E02.MULTI.1080p.WEB.H264-HiggsBoson.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:2 -map -0:s -codec:v:0 av1_nvenc -preset p1 -b:v 292000 -maxrate 292000 -bufsize 584000 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_cuda=w=426:h=240:format=yuv420p\" -codec:a:0 libfdk_aac -ac 2 -ab 128000 -af \"volume=2\" -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 \"05c8296c71c99ce09d50904f35a605d7-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/05c8296c71c99ce09d50904f35a605d7%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/05c8296c71c99ce09d50904f35a605d7.m3u8\""
- [2024-06-23 20:32:27.189 +00:00] [ERR] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-06-23 20:32:27.268 +00:00] [ERR] [35] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/07c3972f-3e5a-8106-bda7-4ef05fda0d9a/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_method1308(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-06-23 20:32:27.287 +00:00] [INF] [33] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:32:27.292 +00:00] [INF] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/05c8296c71c99ce09d50904f35a605d7.m3u8"
- [2024-06-23 20:32:27.320 +00:00] [INF] [34] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:32:27.321 +00:00] [INF] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E02.MULTI.1080p.WEB.H264-HiggsBoson.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:2 -map -0:s -codec:v:0 av1_nvenc -preset p1 -b:v 292000 -maxrate 292000 -bufsize 584000 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_cuda=w=426:h=240:format=yuv420p\" -codec:a:0 libfdk_aac -ac 2 -ab 128000 -af \"volume=2\" -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 \"16612560c9773bc12304225d4a3db19b-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/16612560c9773bc12304225d4a3db19b%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/16612560c9773bc12304225d4a3db19b.m3u8\""
- [2024-06-23 20:32:27.547 +00:00] [ERR] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-06-23 20:32:27.638 +00:00] [ERR] [34] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/07c3972f-3e5a-8106-bda7-4ef05fda0d9a/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_method1308(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-06-23 20:32:27.692 +00:00] [INF] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/16612560c9773bc12304225d4a3db19b.m3u8"
- [2024-06-23 20:32:29.192 +00:00] [INF] [34] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.6" playing "Part Two: Toil and Trouble". Stopped at "0" ms
- [2024-06-23 20:32:57.017 +00:00] [INF] [39] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:32:57.324 +00:00] [INF] [35] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:32:57.325 +00:00] [INF] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E01.1080p.WEB.H264-LAZYCUNTS.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_nvenc -preset p1 -b:v 292000 -maxrate 292000 -bufsize 584000 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_cuda=w=426:h=240:format=yuv420p\" -codec:a:0 libfdk_aac -ac 2 -ab 128000 -af \"volume=2\" -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 \"323c9b5e84c497a280a2941a8a6ea797-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/323c9b5e84c497a280a2941a8a6ea797%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/323c9b5e84c497a280a2941a8a6ea797.m3u8\""
- [2024-06-23 20:32:58.120 +00:00] [ERR] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-06-23 20:32:58.147 +00:00] [ERR] [34] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/3a96c431-f591-b1c0-c14f-a585abd37f10/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_method1308(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-06-23 20:32:58.264 +00:00] [INF] [34] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:32:58.286 +00:00] [INF] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/323c9b5e84c497a280a2941a8a6ea797.m3u8"
- [2024-06-23 20:32:58.325 +00:00] [INF] [35] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:32:58.326 +00:00] [INF] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E01.1080p.WEB.H264-LAZYCUNTS.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_nvenc -preset p1 -b:v 292000 -maxrate 292000 -bufsize 584000 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_cuda=w=426:h=240:format=yuv420p\" -codec:a:0 libfdk_aac -ac 2 -ab 128000 -af \"volume=2\" -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 \"da473b38b58dc482adb345a42a4826fb-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/da473b38b58dc482adb345a42a4826fb%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/da473b38b58dc482adb345a42a4826fb.m3u8\""
- [2024-06-23 20:32:58.610 +00:00] [ERR] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-06-23 20:32:58.687 +00:00] [ERR] [35] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/3a96c431-f591-b1c0-c14f-a585abd37f10/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_method1308(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-06-23 20:32:58.733 +00:00] [INF] [37] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:32:58.763 +00:00] [INF] [39] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/da473b38b58dc482adb345a42a4826fb.m3u8"
- [2024-06-23 20:32:58.811 +00:00] [INF] [34] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:32:58.811 +00:00] [INF] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E01.1080p.WEB.H264-LAZYCUNTS.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_nvenc -preset p1 -b:v 292000 -maxrate 292000 -bufsize 584000 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_cuda=w=426:h=240:format=yuv420p\" -codec:a:0 libfdk_aac -ac 2 -ab 128000 -af \"volume=2\" -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 \"2be71df80e7110f9f26013b40003461b-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/2be71df80e7110f9f26013b40003461b%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/2be71df80e7110f9f26013b40003461b.m3u8\""
- [2024-06-23 20:32:59.074 +00:00] [ERR] [39] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-06-23 20:32:59.153 +00:00] [ERR] [39] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/3a96c431-f591-b1c0-c14f-a585abd37f10/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_method1308(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-06-23 20:32:59.285 +00:00] [INF] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/2be71df80e7110f9f26013b40003461b.m3u8"
- [2024-06-23 20:33:00.783 +00:00] [INF] [34] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.6" playing "Part One: Master and Apprentice". Stopped at "0" ms
- [2024-06-23 20:34:42.824 +00:00] [INF] [36] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:34:43.139 +00:00] [INF] [36] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:34:43.139 +00:00] [INF] [36] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/The Acolyte/Season 1/The.Acolyte.S01E01.Lost.Found.2160p.DSNP.WEB-DL.DDP5.1.DoVi.H.265-NTb.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_nvenc -preset p1 -b:v 292000 -maxrate 292000 -bufsize 584000 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt2020:color_trc=smpte2084:colorspace=bt2020nc,scale_cuda=w=426:h=240,tonemap_cuda=format=yuv420p:p=bt709:t=bt709:m=bt709:tonemap=bt2390:peak=100:desat=0\" -codec:a:0 libfdk_aac -ac 2 -ab 128000 -af \"volume=2\" -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 \"646a0e925e49abe49edf02fc8f314b85-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/646a0e925e49abe49edf02fc8f314b85%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/646a0e925e49abe49edf02fc8f314b85.m3u8\""
- [2024-06-23 20:34:46.352 +00:00] [ERR] [36] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-06-23 20:34:46.361 +00:00] [ERR] [36] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/2b5cb8ca-37dc-1c9a-87b2-6da4952d7a8c/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_method1308(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-06-23 20:34:46.495 +00:00] [INF] [36] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:34:46.510 +00:00] [INF] [39] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/646a0e925e49abe49edf02fc8f314b85.m3u8"
- [2024-06-23 20:34:46.535 +00:00] [INF] [36] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:34:46.536 +00:00] [INF] [36] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/The Acolyte/Season 1/The.Acolyte.S01E01.Lost.Found.2160p.DSNP.WEB-DL.DDP5.1.DoVi.H.265-NTb.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_nvenc -preset p1 -b:v 292000 -maxrate 292000 -bufsize 584000 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt2020:color_trc=smpte2084:colorspace=bt2020nc,scale_cuda=w=426:h=240,tonemap_cuda=format=yuv420p:p=bt709:t=bt709:m=bt709:tonemap=bt2390:peak=100:desat=0\" -codec:a:0 libfdk_aac -ac 2 -ab 128000 -af \"volume=2\" -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 \"e2b26e2c98ea4d5edbddadb704aa90b7-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/e2b26e2c98ea4d5edbddadb704aa90b7%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/e2b26e2c98ea4d5edbddadb704aa90b7.m3u8\""
- [2024-06-23 20:34:49.149 +00:00] [ERR] [31] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-06-23 20:34:49.154 +00:00] [ERR] [31] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/2b5cb8ca-37dc-1c9a-87b2-6da4952d7a8c/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_method1308(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-06-23 20:34:49.171 +00:00] [INF] [31] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:34:49.180 +00:00] [INF] [29] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/e2b26e2c98ea4d5edbddadb704aa90b7.m3u8"
- [2024-06-23 20:34:49.204 +00:00] [INF] [29] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:34:49.205 +00:00] [INF] [29] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/The Acolyte/Season 1/The.Acolyte.S01E01.Lost.Found.2160p.DSNP.WEB-DL.DDP5.1.DoVi.H.265-NTb.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 av1_nvenc -preset p1 -b:v 292000 -maxrate 292000 -bufsize 584000 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt2020:color_trc=smpte2084:colorspace=bt2020nc,scale_cuda=w=426:h=240,tonemap_cuda=format=yuv420p:p=bt709:t=bt709:m=bt709:tonemap=bt2390:peak=100:desat=0\" -codec:a:0 libfdk_aac -ac 2 -ab 128000 -af \"volume=2\" -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 \"efbe16935e0db82d5eb25d3eba2f8707-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/efbe16935e0db82d5eb25d3eba2f8707%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/efbe16935e0db82d5eb25d3eba2f8707.m3u8\""
- [2024-06-23 20:34:51.815 +00:00] [ERR] [26] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
- [2024-06-23 20:34:51.821 +00:00] [ERR] [26] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "/videos/2b5cb8ca-37dc-1c9a-87b2-6da4952d7a8c/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_method1308(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-06-23 20:34:51.869 +00:00] [INF] [39] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/efbe16935e0db82d5eb25d3eba2f8707.m3u8"
- [2024-06-23 20:34:53.370 +00:00] [INF] [27] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.6" playing "Lost / Found". Stopped at "0" ms
- [2024-06-23 20:35:07.525 +00:00] [INF] [39] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:35:07.827 +00:00] [INF] [39] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:35:07.828 +00:00] [INF] [39] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -f matroska -noautorotate -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E01.1080p.WEB.H264-LAZYCUNTS.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 libsvtav1 -preset 10 -b:v 292000 -bufsize 584000 -svtav1-params:0 rc=1:tune=0:film-grain=0:enable-overlays=1:enable-tf=0 -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)\,426)/2)*2:trunc(ow/a/2)*2,format=yuv420p\" -codec:a:0 libfdk_aac -ac 2 -ab 128000 -af \"volume=2\" -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 \"ecb12856bbda7d561345ea8d7b01204c-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/ecb12856bbda7d561345ea8d7b01204c%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/ecb12856bbda7d561345ea8d7b01204c.m3u8\""
- [2024-06-23 20:38:23.964 +00:00] [INF] [28] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-23 20:38:54.782 +00:00] [INF] [14] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/ecb12856bbda7d561345ea8d7b01204c.m3u8"
- [2024-06-23 20:38:56.337 +00:00] [INF] [33] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.6" playing "Part One: Master and Apprentice". Stopped at "65735" ms
- [2024-06-23 20:39:02.129 +00:00] [INF] [37] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:39:02.431 +00:00] [INF] [34] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:39:02.432 +00:00] [INF] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E01.1080p.WEB.H264-LAZYCUNTS.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_nvenc -preset p1 -b:v 292000 -maxrate 292000 -bufsize 584000 -profile:v:0 high -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_cuda=w=426:h=240:format=yuv420p\" -codec:a:0 libfdk_aac -ac 2 -ab 128000 -af \"volume=2\" -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 \"7ed37d7cc74181f23645c37e80f29fb0-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/7ed37d7cc74181f23645c37e80f29fb0%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/7ed37d7cc74181f23645c37e80f29fb0.m3u8\""
- [2024-06-23 20:39:12.921 +00:00] [INF] [37] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/cache/transcodes/7ed37d7cc74181f23645c37e80f29fb0.m3u8"
- [2024-06-23 20:39:13.024 +00:00] [INF] [37] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-23 20:39:13.024 +00:00] [INF] [37] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:39:13.025 +00:00] [INF] [37] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -ss 00:37:36.000 -noaccurate_seek -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E01.1080p.WEB.H264-LAZYCUNTS.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_nvenc -preset p1 -b:v 292000 -maxrate 292000 -bufsize 584000 -profile:v:0 high -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_cuda=w=426:h=240:format=yuv420p\" -codec:a:0 libfdk_aac -ac 2 -ab 128000 -af \"volume=2\" -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 \"7ed37d7cc74181f23645c37e80f29fb0-1.mp4\" -start_number 752 -hls_segment_filename \"/config/cache/transcodes/7ed37d7cc74181f23645c37e80f29fb0%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/7ed37d7cc74181f23645c37e80f29fb0.m3u8\""
- [2024-06-23 20:39:22.919 +00:00] [INF] [36] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/cache/transcodes/7ed37d7cc74181f23645c37e80f29fb0.m3u8"
- [2024-06-23 20:39:23.002 +00:00] [INF] [36] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-23 20:39:23.002 +00:00] [INF] [36] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/7ed37d7cc74181f23645c37e80f29fb0.m3u8"
- [2024-06-23 20:39:24.512 +00:00] [INF] [25] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.6" playing "Part One: Master and Apprentice". Stopped at "2263133" ms
- [2024-06-23 20:39:40.263 +00:00] [INF] [39] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:39:40.611 +00:00] [INF] [37] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:39:40.612 +00:00] [INF] [37] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E01.1080p.WEB.H264-LAZYCUNTS.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_nvenc -preset p1 -b:v 292000 -maxrate 292000 -bufsize 584000 -profile:v:0 high -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_cuda=w=426:h=240:format=yuv420p\" -codec:a:0 libfdk_aac -ac 2 -ab 128000 -af \"volume=2\" -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 \"b43298e2ecb6cc0c41fc005500ba3784-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/b43298e2ecb6cc0c41fc005500ba3784%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/b43298e2ecb6cc0c41fc005500ba3784.m3u8\""
- [2024-06-23 20:39:41.334 +00:00] [INF] [37] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/cache/transcodes/b43298e2ecb6cc0c41fc005500ba3784.m3u8"
- [2024-06-23 20:39:41.385 +00:00] [INF] [39] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-23 20:39:41.385 +00:00] [INF] [37] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:39:41.385 +00:00] [INF] [37] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -ss 00:37:42.000 -noaccurate_seek -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E01.1080p.WEB.H264-LAZYCUNTS.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_nvenc -preset p1 -b:v 292000 -maxrate 292000 -bufsize 584000 -profile:v:0 high -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_cuda=w=426:h=240:format=yuv420p\" -codec:a:0 libfdk_aac -ac 2 -ab 128000 -af \"volume=2\" -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 \"b43298e2ecb6cc0c41fc005500ba3784-1.mp4\" -start_number 754 -hls_segment_filename \"/config/cache/transcodes/b43298e2ecb6cc0c41fc005500ba3784%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/b43298e2ecb6cc0c41fc005500ba3784.m3u8\""
- [2024-06-23 20:39:52.933 +00:00] [INF] [29] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:39:52.944 +00:00] [INF] [25] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/cache/transcodes/b43298e2ecb6cc0c41fc005500ba3784.m3u8"
- [2024-06-23 20:39:53.018 +00:00] [WRN] [39] Jellyfin.Api.Controllers.DynamicHlsController: cannot serve "/config/cache/transcodes/b43298e2ecb6cc0c41fc005500ba3784822.mp4" as it doesn't exist and no transcode is running
- [2024-06-23 20:39:53.024 +00:00] [INF] [39] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:39:53.024 +00:00] [INF] [39] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -ss 00:41:09.000 -noaccurate_seek -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E01.1080p.WEB.H264-LAZYCUNTS.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_nvenc -preset p1 -b:v 292000 -maxrate 292000 -bufsize 584000 -profile:v:0 high -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_cuda=w=426:h=240:format=yuv420p\" -codec:a:0 libfdk_aac -ac 2 -ab 128000 -af \"volume=2\" -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 \"b43298e2ecb6cc0c41fc005500ba3784-1.mp4\" -start_number 823 -hls_segment_filename \"/config/cache/transcodes/b43298e2ecb6cc0c41fc005500ba3784%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/b43298e2ecb6cc0c41fc005500ba3784.m3u8\""
- [2024-06-23 20:39:53.128 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-23 20:39:53.128 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/b43298e2ecb6cc0c41fc005500ba3784.m3u8"
- [2024-06-23 20:39:53.199 +00:00] [INF] [34] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:39:53.199 +00:00] [INF] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E01.1080p.WEB.H264-LAZYCUNTS.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -af \"volume=2\" -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 \"31ef0b3e217b324b04af4e5c016610c1-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/31ef0b3e217b324b04af4e5c016610c1%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/31ef0b3e217b324b04af4e5c016610c1.m3u8\""
- [2024-06-23 20:39:53.419 +00:00] [INF] [39] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/cache/transcodes/31ef0b3e217b324b04af4e5c016610c1.m3u8"
- [2024-06-23 20:39:53.424 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-23 20:39:53.425 +00:00] [INF] [39] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:39:53.425 +00:00] [INF] [39] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -ss 00:37:44.458 -noaccurate_seek -fflags +genpts -i file:\"/data/media/tv/Ahsoka/Season 1/Ahsoka.S01E01.1080p.WEB.H264-LAZYCUNTS.mkv\" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -bsf:v h264_mp4toannexb -start_at_zero -codec:a:0 libfdk_aac -ac 2 -ab 256000 -af \"volume=2\" -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 \"31ef0b3e217b324b04af4e5c016610c1-1.mp4\" -start_number 377 -hls_segment_filename \"/config/cache/transcodes/31ef0b3e217b324b04af4e5c016610c1%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/31ef0b3e217b324b04af4e5c016610c1.m3u8\""
- [2024-06-23 20:39:53.952 +00:00] [INF] [29] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/cache/transcodes/b43298e2ecb6cc0c41fc005500ba3784.m3u8"
- [2024-06-23 20:39:54.022 +00:00] [INF] [29] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-23 20:39:54.022 +00:00] [INF] [29] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/b43298e2ecb6cc0c41fc005500ba3784.m3u8"
- [2024-06-23 20:40:07.993 +00:00] [INF] [37] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-23 20:42:08.519 +00:00] [INF] [37] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/31ef0b3e217b324b04af4e5c016610c1.m3u8"
- [2024-06-23 20:42:10.093 +00:00] [INF] [21] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.6" playing "Part One: Master and Apprentice". Stopped at "2401804" ms
- [2024-06-23 20:42:12.784 +00:00] [INF] [39] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:42:13.097 +00:00] [INF] [39] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:42:13.098 +00:00] [INF] [39] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/The Acolyte/Season 1/The.Acolyte.S01E01.Lost.Found.2160p.DSNP.WEB-DL.DDP5.1.DoVi.H.265-NTb.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_nvenc -preset p1 -b:v 28965270 -maxrate 28965270 -bufsize 57930540 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt2020:color_trc=smpte2084:colorspace=bt2020nc,tonemap_cuda=format=yuv420p:p=bt709:t=bt709:m=bt709:tonemap=bt2390:peak=100:desat=0\" -codec:a:0 libfdk_aac -ac 2 -ab 256000 -af \"volume=2\" -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 \"e821997eae600f47f913f440199004cf-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/e821997eae600f47f913f440199004cf%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/e821997eae600f47f913f440199004cf.m3u8\""
- [2024-06-23 20:42:22.665 +00:00] [INF] [15] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 20:42:22.675 +00:00] [INF] [3] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/cache/transcodes/e821997eae600f47f913f440199004cf.m3u8"
- [2024-06-23 20:42:22.856 +00:00] [INF] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-23 20:42:22.856 +00:00] [INF] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/e821997eae600f47f913f440199004cf.m3u8"
- [2024-06-23 20:42:22.907 +00:00] [INF] [21] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:42:22.908 +00:00] [INF] [21] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/The Acolyte/Season 1/The.Acolyte.S01E01.Lost.Found.2160p.DSNP.WEB-DL.DDP5.1.DoVi.H.265-NTb.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_nvenc -preset p1 -b:v 28965270 -maxrate 28965270 -bufsize 57930540 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt2020:color_trc=smpte2084:colorspace=bt2020nc,tonemap_cuda=format=yuv420p:p=bt709:t=bt709:m=bt709:tonemap=bt2390:peak=100:desat=0\" -codec:a:0 libfdk_aac -ac 2 -ab 256000 -af \"volume=2\" -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 \"839ec5536a36c2c0336fb500ba0a5db9-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/839ec5536a36c2c0336fb500ba0a5db9%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/839ec5536a36c2c0336fb500ba0a5db9.m3u8\""
- [2024-06-23 20:42:53.173 +00:00] [INF] [29] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/cache/transcodes/839ec5536a36c2c0336fb500ba0a5db9.m3u8"
- [2024-06-23 20:42:53.269 +00:00] [INF] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-23 20:42:53.270 +00:00] [INF] [29] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 20:42:53.270 +00:00] [INF] [29] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -ss 00:27:39.000 -noaccurate_seek -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/The Acolyte/Season 1/The.Acolyte.S01E01.Lost.Found.2160p.DSNP.WEB-DL.DDP5.1.DoVi.H.265-NTb.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_nvenc -preset p1 -b:v 28965270 -maxrate 28965270 -bufsize 57930540 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt2020:color_trc=smpte2084:colorspace=bt2020nc,tonemap_cuda=format=yuv420p:p=bt709:t=bt709:m=bt709:tonemap=bt2390:peak=100:desat=0\" -codec:a:0 libfdk_aac -ac 2 -ab 256000 -af \"volume=2\" -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 \"839ec5536a36c2c0336fb500ba0a5db9-1.mp4\" -start_number 553 -hls_segment_filename \"/config/cache/transcodes/839ec5536a36c2c0336fb500ba0a5db9%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/839ec5536a36c2c0336fb500ba0a5db9.m3u8\""
- [2024-06-23 20:44:39.712 +00:00] [INF] [42] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-23 20:59:47.276 +00:00] [INF] [15] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/839ec5536a36c2c0336fb500ba0a5db9.m3u8"
- [2024-06-23 20:59:49.068 +00:00] [INF] [21] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.6" playing "Lost / Found". Stopped at "2240596" ms
- [2024-06-23 21:01:02.041 +00:00] [INF] [15] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.126" request
- [2024-06-23 21:01:10.088 +00:00] [INF] [30] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 21:01:11.624 +00:00] [INF] [15] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -i file:\"/data/media/tv/The Acolyte/Season 1/The.Acolyte.S01E02.Revenge.Justice.2160p.DSNP.WEB-DL.DDP5.1.Atmos.DV.H.265-FLUX.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 dvh1 -strict -2 -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 \"d5bfc0ca87f9c0f7225fe7c0d52b2a86-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/d5bfc0ca87f9c0f7225fe7c0d52b2a86%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/d5bfc0ca87f9c0f7225fe7c0d52b2a86.m3u8\""
- [2024-06-23 21:01:20.283 +00:00] [INF] [15] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 21:01:20.294 +00:00] [INF] [14] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/cache/transcodes/d5bfc0ca87f9c0f7225fe7c0d52b2a86.m3u8"
- [2024-06-23 21:01:20.361 +00:00] [INF] [14] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-23 21:01:20.361 +00:00] [INF] [14] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) "/config/cache/transcodes/d5bfc0ca87f9c0f7225fe7c0d52b2a86.m3u8"
- [2024-06-23 21:01:20.717 +00:00] [INF] [14] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -i file:\"/data/media/tv/The Acolyte/Season 1/The.Acolyte.S01E01.Lost.Found.2160p.DSNP.WEB-DL.DDP5.1.DoVi.H.265-NTb.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 dvh1 -strict -2 -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 \"2190ba4da7abf0507a227a470d18bf09-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/2190ba4da7abf0507a227a470d18bf09%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/2190ba4da7abf0507a227a470d18bf09.m3u8\""
- [2024-06-23 21:01:21.963 +00:00] [INF] [14] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.6" playing "Revenge / Justice". Stopped at "121" ms
- [2024-06-23 21:01:54.147 +00:00] [INF] [38] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.126" closed
- [2024-06-23 21:02:40.099 +00:00] [INF] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-23 21:09:46.388 +00:00] [INF] [29] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.9.6" playing "Lost / Found". Stopped at "651034" ms
- [2024-06-23 21:51:21.793 +00:00] [INF] [23] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
- [2024-06-23 21:51:21.799 +00:00] [INF] [49] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
- [2024-06-23 21:51:21.803 +00:00] [INF] [50] Main: Running query planner optimizations in the database... This might take a while
- [2024-06-23 21:51:21.819 +00:00] [INF] [45] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
- [2024-06-23 21:51:21.819 +00:00] [INF] [45] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
- [2024-06-23 21:51:21.819 +00:00] [INF] [45] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
- [2024-06-23 21:51:21.863 +00:00] [INF] [50] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
- [2024-06-23 21:51:21.863 +00:00] [INF] [50] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
- [2024-06-23 21:51:21.863 +00:00] [INF] [50] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
- [2024-06-23 21:51:21.863 +00:00] [INF] [50] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
- [2024-06-23 22:09:58.575 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-23 22:09:58.587 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_LOG_DIR, /config/log]"]
- [2024-06-23 22:09:58.589 +00:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-23 22:09:58.589 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2024-06-23 22:09:58.589 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-23 22:09:58.589 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-23 22:09:58.589 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-23 22:09:58.589 +00:00] [INF] [1] Main: Processor count: 12
- [2024-06-23 22:09:58.590 +00:00] [INF] [1] Main: Program data path: "/config/data"
- [2024-06-23 22:09:58.590 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-23 22:09:58.590 +00:00] [INF] [1] Main: Config directory path: "/config"
- [2024-06-23 22:09:58.590 +00:00] [INF] [1] Main: Cache path: "/config/cache"
- [2024-06-23 22:09:58.590 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
- [2024-06-23 22:09:58.590 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [2024-06-23 22:09:58.678 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
- [2024-06-23 22:09:58.758 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-06-23 22:09:58.832 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 22:09:58.832 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-06-23 22:09:58.832 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 22:09:58.833 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.17.0.3", "172.21.0.3"]
- [2024-06-23 22:09:58.834 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-06-23 22:09:58.834 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-06-23 22:09:58.834 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-06-23 22:10:01.474 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
- [2024-06-23 22:10:01.474 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
- [2024-06-23 22:10:01.475 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
- [2024-06-23 22:10:01.488 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
- [2024-06-23 22:10:01.488 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
- [2024-06-23 22:10:01.522 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
- [2024-06-23 22:10:01.522 +00: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.
- [2024-06-23 22:10:01.527 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-06-23 22:10:01.539 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {9f96ae22-3245-4d1d-869c-d4819caba258} may be persisted to storage in unencrypted form.
- [2024-06-23 22:10:01.922 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/run/s6-rc:s6-rc-init:CDObom/servicedirs/svc-jellyfin/wwwroot". Static files may be unavailable.
- [2024-06-23 22:10:02.476 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-06-23 22:10:02.489 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-06-24 03:00:00.000 +00:00, which is 04:49:57.5110993 from now.
- [2024-06-23 22:10:02.491 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-06-24 02:00:00.000 +00:00, which is 03:49:57.5085264 from now.
- [2024-06-23 22:10:02.566 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
- [2024-06-23 22:10:02.611 +00: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"]
- [2024-06-23 22:10:02.628 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-06-23 22:10:02.641 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-06-23 22:10:02.719 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [2024-06-23 22:10:02.873 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
- [2024-06-23 22:10:02.873 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
- [2024-06-23 22:10:02.873 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-06-23 22:10:02.873 +00:00] [INF] [1] Main: Startup complete 0:00:05.2471625
- [2024-06-23 22:10:02.962 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
- [2024-06-23 22:10:03.347 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
- [2024-06-23 22:10:04.882 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
- [2024-06-23 22:10:05.506 +00:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 22:10:14.312 +00:00] [INF] [18] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 8 seconds
- [2024-06-23 22:19:47.189 +00:00] [INF] [27] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
- [2024-06-23 22:19:47.197 +00:00] [INF] [26] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
- [2024-06-23 22:19:47.201 +00:00] [INF] [14] Main: Running query planner optimizations in the database... This might take a while
- [2024-06-23 22:19:47.221 +00:00] [INF] [29] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
- [2024-06-23 22:19:47.221 +00:00] [INF] [29] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
- [2024-06-23 22:19:47.222 +00:00] [INF] [29] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
- [2024-06-23 22:19:47.229 +00:00] [INF] [14] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
- [2024-06-23 22:19:47.229 +00:00] [INF] [14] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
- [2024-06-23 22:19:47.230 +00:00] [INF] [14] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
- [2024-06-23 22:19:47.230 +00:00] [INF] [14] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
- [2024-06-23 22:52:09.911 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-23 22:52:09.929 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_LOG_DIR, /config/log]"]
- [2024-06-23 22:52:09.930 +00:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-23 22:52:09.930 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2024-06-23 22:52:09.931 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-23 22:52:09.931 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-23 22:52:09.931 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-23 22:52:09.931 +00:00] [INF] [1] Main: Processor count: 12
- [2024-06-23 22:52:09.931 +00:00] [INF] [1] Main: Program data path: "/config/data"
- [2024-06-23 22:52:09.931 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-23 22:52:09.931 +00:00] [INF] [1] Main: Config directory path: "/config"
- [2024-06-23 22:52:09.931 +00:00] [INF] [1] Main: Cache path: "/config/cache"
- [2024-06-23 22:52:09.931 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
- [2024-06-23 22:52:09.931 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [2024-06-23 22:52:10.098 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
- [2024-06-23 22:52:10.228 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-06-23 22:52:10.346 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 22:52:10.347 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-06-23 22:52:10.347 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 22:52:10.348 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.17.0.2", "172.21.0.5"]
- [2024-06-23 22:52:10.348 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-06-23 22:52:10.348 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-06-23 22:52:10.348 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-06-23 22:52:13.281 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
- [2024-06-23 22:52:13.281 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
- [2024-06-23 22:52:13.282 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
- [2024-06-23 22:52:13.296 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
- [2024-06-23 22:52:13.296 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
- [2024-06-23 22:52:13.353 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
- [2024-06-23 22:52:13.353 +00: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.
- [2024-06-23 22:52:13.361 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-06-23 22:52:13.382 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {8470daf2-95b0-4e8e-9305-1b11be0ae416} may be persisted to storage in unencrypted form.
- [2024-06-23 22:52:13.831 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/run/s6-rc:s6-rc-init:goKIEa/servicedirs/svc-jellyfin/wwwroot". Static files may be unavailable.
- [2024-06-23 22:52:14.389 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-06-23 22:52:14.412 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-06-24 03:00:00.000 +00:00, which is 04:07:45.5879717 from now.
- [2024-06-23 22:52:14.417 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-06-24 02:00:00.000 +00:00, which is 03:07:45.5821607 from now.
- [2024-06-23 22:52:14.519 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
- [2024-06-23 22:52:14.534 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
- [2024-06-23 22:52:14.560 +00:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
- [2024-06-23 22:52:14.571 +00: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"]
- [2024-06-23 22:52:14.586 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-06-23 22:52:14.613 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-06-23 22:52:14.646 +00:00] [INF] [19] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
- [2024-06-23 22:52:14.690 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [2024-06-23 22:52:14.866 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
- [2024-06-23 22:52:14.866 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
- [2024-06-23 22:52:14.866 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-06-23 22:52:14.866 +00:00] [INF] [1] Main: Startup complete 0:00:06.2744372
- [2024-06-23 22:52:17.160 +00:00] [INF] [28] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
- [2024-06-23 22:52:17.168 +00:00] [INF] [10] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
- [2024-06-23 22:52:17.174 +00:00] [INF] [21] Main: Running query planner optimizations in the database... This might take a while
- [2024-06-23 22:52:17.200 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
- [2024-06-23 22:52:17.200 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
- [2024-06-23 22:52:17.200 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
- [2024-06-23 22:52:17.209 +00:00] [INF] [21] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
- [2024-06-23 22:52:17.209 +00:00] [INF] [21] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
- [2024-06-23 22:52:17.209 +00:00] [INF] [21] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
- [2024-06-23 22:52:17.210 +00:00] [INF] [21] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
- [2024-06-23 22:53:08.735 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
- [2024-06-23 22:53:08.756 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_CACHE_DIR, /config/cache]", "[JELLYFIN_CONFIG_DIR, /config]"]
- [2024-06-23 22:53:08.758 +00:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
- [2024-06-23 22:53:08.759 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
- [2024-06-23 22:53:08.759 +00:00] [INF] [1] Main: Architecture: X64
- [2024-06-23 22:53:08.759 +00:00] [INF] [1] Main: 64-Bit Process: True
- [2024-06-23 22:53:08.759 +00:00] [INF] [1] Main: User Interactive: True
- [2024-06-23 22:53:08.759 +00:00] [INF] [1] Main: Processor count: 12
- [2024-06-23 22:53:08.759 +00:00] [INF] [1] Main: Program data path: "/config/data"
- [2024-06-23 22:53:08.760 +00:00] [INF] [1] Main: Log directory path: "/config/log"
- [2024-06-23 22:53:08.760 +00:00] [INF] [1] Main: Config directory path: "/config"
- [2024-06-23 22:53:08.760 +00:00] [INF] [1] Main: Cache path: "/config/cache"
- [2024-06-23 22:53:08.760 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
- [2024-06-23 22:53:08.760 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
- [2024-06-23 22:53:08.956 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
- [2024-06-23 22:53:09.081 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
- [2024-06-23 22:53:09.185 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 22:53:09.185 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
- [2024-06-23 22:53:09.185 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
- [2024-06-23 22:53:09.186 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.17.0.2", "172.21.0.5"]
- [2024-06-23 22:53:09.186 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
- [2024-06-23 22:53:09.186 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
- [2024-06-23 22:53:09.186 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
- [2024-06-23 22:53:12.101 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
- [2024-06-23 22:53:12.102 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
- [2024-06-23 22:53:12.103 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
- [2024-06-23 22:53:12.116 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
- [2024-06-23 22:53:12.117 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
- [2024-06-23 22:53:12.164 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage.
- [2024-06-23 22:53:12.164 +00: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.
- [2024-06-23 22:53:12.179 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
- [2024-06-23 22:53:12.204 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {d8946772-2c87-4b9c-bf2b-39322ab6500e} may be persisted to storage in unencrypted form.
- [2024-06-23 22:53:12.636 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/run/s6-rc:s6-rc-init:LDODPe/servicedirs/svc-jellyfin/wwwroot". Static files may be unavailable.
- [2024-06-23 22:53:12.664 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
- [2024-06-23 22:53:12.678 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-06-24 03:00:00.000 +00:00, which is 04:06:47.3211566 from now.
- [2024-06-23 22:53:12.682 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-06-24 02:00:00.000 +00:00, which is 03:06:47.3173663 from now.
- [2024-06-23 22:53:12.682 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
- [2024-06-23 22:53:12.712 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
- [2024-06-23 22:53:12.814 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
- [2024-06-23 22:53:12.885 +00: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"]
- [2024-06-23 22:53:12.898 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "av1_vaapi", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mjpeg_qsv", "mjpeg_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
- [2024-06-23 22:53:12.915 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "libplacebo", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_vulkan", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "scale_vulkan", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
- [2024-06-23 22:53:12.962 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
- [2024-06-23 22:53:12.995 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
- [2024-06-23 22:53:13.172 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
- [2024-06-23 22:53:13.173 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
- [2024-06-23 22:53:13.173 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
- [2024-06-23 22:53:13.173 +00:00] [INF] [1] Main: Startup complete 0:00:05.7018638
- [2024-06-23 22:53:15.693 +00:00] [INF] [22] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
- [2024-06-23 22:53:24.464 +00:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 8 seconds
- [2024-06-23 22:56:04.607 +00:00] [INF] [3] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "rob". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
- [2024-06-23 22:56:04.993 +00:00] [INF] [22] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 22:56:05.007 +00:00] [INF] [22] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/The Acolyte/Season 1/The.Acolyte.S01E01.Lost.Found.2160p.DSNP.WEB-DL.DDP5.1.DoVi.H.265-NTb.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_nvenc -preset p1 -b:v 28965270 -maxrate 28965270 -bufsize 57930540 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt2020:color_trc=smpte2084:colorspace=bt2020nc,tonemap_cuda=format=yuv420p:p=bt709:t=bt709:m=bt709:tonemap=bt2390:peak=100:desat=0\" -codec:a:0 libfdk_aac -ac 2 -ab 256000 -af \"volume=2\" -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 \"0daec35b628789c094972a66e1191807-1.mp4\" -start_number 0 -hls_segment_filename \"/config/cache/transcodes/0daec35b628789c094972a66e1191807%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/0daec35b628789c094972a66e1191807.m3u8\""
- [2024-06-23 22:56:09.355 +00:00] [INF] [22] MediaBrowser.Controller.MediaEncoding.TranscodingJob: Stopping ffmpeg process with q command for "/config/cache/transcodes/0daec35b628789c094972a66e1191807.m3u8"
- [2024-06-23 22:56:09.420 +00:00] [INF] [22] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
- [2024-06-23 22:56:09.421 +00:00] [INF] [22] Jellyfin.Api.Controllers.DynamicHlsController: Current HLS implementation doesn't support non-keyframe breaks but one is requested, ignoring that request
- [2024-06-23 22:56:09.422 +00:00] [INF] [22] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -ss 00:10:51.000 -noaccurate_seek -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -hwaccel_flags +unsafe_output -threads 1 -noautorotate -i file:\"/data/media/tv/The Acolyte/Season 1/The.Acolyte.S01E01.Lost.Found.2160p.DSNP.WEB-DL.DDP5.1.DoVi.H.265-NTb.mkv\" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_nvenc -preset p1 -b:v 28965270 -maxrate 28965270 -bufsize 57930540 -g:v:0 72 -keyint_min:v:0 72 -vf \"setparams=color_primaries=bt2020:color_trc=smpte2084:colorspace=bt2020nc,tonemap_cuda=format=yuv420p:p=bt709:t=bt709:m=bt709:tonemap=bt2390:peak=100:desat=0\" -codec:a:0 libfdk_aac -ac 2 -ab 256000 -af \"volume=2\" -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 \"0daec35b628789c094972a66e1191807-1.mp4\" -start_number 217 -hls_segment_filename \"/config/cache/transcodes/0daec35b628789c094972a66e1191807%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/config/cache/transcodes/0daec35b628789c094972a66e1191807.m3u8\""
Add Comment
Please, Sign In to add comment