Guest User

Untitled

a guest
Jun 23rd, 2024
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 326.17 KB | None | 0 0
  1. [2024-06-23 12:54:57.838 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
  2. [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]"]
  3. [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"]
  4. [2024-06-23 12:54:57.855 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
  5. [2024-06-23 12:54:57.855 +00:00] [INF] [1] Main: Architecture: X64
  6. [2024-06-23 12:54:57.856 +00:00] [INF] [1] Main: 64-Bit Process: True
  7. [2024-06-23 12:54:57.856 +00:00] [INF] [1] Main: User Interactive: True
  8. [2024-06-23 12:54:57.856 +00:00] [INF] [1] Main: Processor count: 12
  9. [2024-06-23 12:54:57.856 +00:00] [INF] [1] Main: Program data path: "/config/data"
  10. [2024-06-23 12:54:57.856 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  11. [2024-06-23 12:54:57.856 +00:00] [INF] [1] Main: Config directory path: "/config"
  12. [2024-06-23 12:54:57.856 +00:00] [INF] [1] Main: Cache path: "/config/cache"
  13. [2024-06-23 12:54:57.861 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
  14. [2024-06-23 12:54:57.861 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
  15. [2024-06-23 12:54:58.014 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
  16. [2024-06-23 12:54:58.192 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  17. [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"]
  18. [2024-06-23 12:54:58.311 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  19. [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"]
  20. [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"]
  21. [2024-06-23 12:54:58.312 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  22. [2024-06-23 12:54:58.312 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  23. [2024-06-23 12:54:58.312 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  24. [2024-06-23 12:55:01.739 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
  25. [2024-06-23 12:55:01.740 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
  26. [2024-06-23 12:55:01.740 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
  27. [2024-06-23 12:55:01.755 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
  28. [2024-06-23 12:55:01.755 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
  29. [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.
  30. [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.
  31. [2024-06-23 12:55:01.807 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  32. [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.
  33. [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.
  34. [2024-06-23 12:55:03.640 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  35. [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.
  36. [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.
  37. [2024-06-23 12:55:03.814 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  38. [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"]
  39. [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"]
  40. [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"]
  41. [2024-06-23 12:55:03.989 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  42. [2024-06-23 12:55:04.092 +00:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
  43. [2024-06-23 12:55:04.108 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
  44. [2024-06-23 12:55:04.136 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  45. [2024-06-23 12:55:04.136 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
  46. [2024-06-23 12:55:04.136 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  47. [2024-06-23 12:55:04.136 +00:00] [INF] [1] Main: Startup complete 0:00:06.5600271
  48. [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
  49. [2024-06-23 12:55:09.570 +00:00] [INF] [15] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" request
  50. [2024-06-23 12:55:16.086 +00:00] [INF] [20] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
  51. [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
  52. [2024-06-23 12:56:03.658 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.Tasks.OptimizeDatabaseTask: Optimizing and vacuuming jellyfin.db...
  53. [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
  54. [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
  55. [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
  56. [2024-06-23 12:56:03.678 +00:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
  57. [2024-06-23 12:56:03.679 +00:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
  58. [2024-06-23 12:56:03.679 +00:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
  59. [2024-06-23 12:56:03.680 +00:00] [INF] [33] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  60. [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
  61. [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
  62. [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
  63. [2024-06-23 12:56:03.738 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.Tasks.OptimizeDatabaseTask: jellyfin.db optimized successfully!
  64. [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
  65. [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
  66. [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
  67. [2024-06-23 12:56:06.722 +00:00] [INF] [41] Jellyfin.LiveTv.Guide.GuideManager: Refreshing guide with 7 days of guide data
  68. [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
  69. [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
  70. [2024-06-23 12:56:08.036 +00:00] [INF] [32] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
  71. [2024-06-23 12:56:08.039 +00:00] [INF] [35] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
  72. [2024-06-23 12:56:08.064 +00:00] [INF] [19] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
  73. [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
  74. [2024-06-23 12:56:20.191 +00:00] [INF] [34] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" closed
  75. [2024-06-23 13:30:30.151 +00:00] [INF] [51] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  76. [2024-06-23 13:30:30.155 +00:00] [INF] [46] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  77. [2024-06-23 13:30:30.159 +00:00] [INF] [50] Main: Running query planner optimizations in the database... This might take a while
  78. [2024-06-23 13:30:30.170 +00:00] [INF] [3] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
  79. [2024-06-23 13:30:30.170 +00:00] [INF] [3] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
  80. [2024-06-23 13:30:30.170 +00:00] [INF] [3] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
  81. [2024-06-23 13:30:30.179 +00:00] [INF] [50] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  82. [2024-06-23 13:30:30.179 +00:00] [INF] [50] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  83. [2024-06-23 13:30:30.179 +00:00] [INF] [50] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  84. [2024-06-23 13:30:30.179 +00:00] [INF] [50] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  85. [2024-06-23 13:30:34.907 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
  86. [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]"]
  87. [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"]
  88. [2024-06-23 13:30:34.921 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
  89. [2024-06-23 13:30:34.921 +00:00] [INF] [1] Main: Architecture: X64
  90. [2024-06-23 13:30:34.921 +00:00] [INF] [1] Main: 64-Bit Process: True
  91. [2024-06-23 13:30:34.921 +00:00] [INF] [1] Main: User Interactive: True
  92. [2024-06-23 13:30:34.921 +00:00] [INF] [1] Main: Processor count: 12
  93. [2024-06-23 13:30:34.921 +00:00] [INF] [1] Main: Program data path: "/config/data"
  94. [2024-06-23 13:30:34.921 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  95. [2024-06-23 13:30:34.922 +00:00] [INF] [1] Main: Config directory path: "/config"
  96. [2024-06-23 13:30:34.926 +00:00] [INF] [1] Main: Cache path: "/config/cache"
  97. [2024-06-23 13:30:34.926 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
  98. [2024-06-23 13:30:34.926 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
  99. [2024-06-23 13:30:35.007 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
  100. [2024-06-23 13:30:35.101 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  101. [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"]
  102. [2024-06-23 13:30:35.202 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  103. [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"]
  104. [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"]
  105. [2024-06-23 13:30:35.203 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  106. [2024-06-23 13:30:35.203 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  107. [2024-06-23 13:30:35.203 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  108. [2024-06-23 13:30:37.757 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
  109. [2024-06-23 13:30:37.758 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
  110. [2024-06-23 13:30:37.758 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
  111. [2024-06-23 13:30:37.772 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
  112. [2024-06-23 13:30:37.772 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
  113. [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.
  114. [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.
  115. [2024-06-23 13:30:37.813 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  116. [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.
  117. [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.
  118. [2024-06-23 13:30:38.301 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  119. [2024-06-23 13:30:38.303 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
  120. [2024-06-23 13:30:38.305 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
  121. [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.
  122. [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.
  123. [2024-06-23 13:30:38.326 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
  124. [2024-06-23 13:30:38.336 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  125. [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"]
  126. [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"]
  127. [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"]
  128. [2024-06-23 13:30:38.470 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  129. [2024-06-23 13:30:38.591 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  130. [2024-06-23 13:30:38.592 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
  131. [2024-06-23 13:30:38.592 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  132. [2024-06-23 13:30:38.592 +00:00] [INF] [1] Main: Startup complete 0:00:03.8442629
  133. [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
  134. [2024-06-23 13:30:43.759 +00:00] [INF] [8] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" request
  135. [2024-06-23 13:30:45.628 +00:00] [INF] [23] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" closed
  136. [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
  137. [2024-06-23 13:32:58.280 +00:00] [INF] [32] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "rob" has succeeded.
  138. [2024-06-23 13:32:58.280 +00:00] [INF] [32] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "rob": 0/0
  139. [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
  140. [2024-06-23 14:06:05.360 +00:00] [INF] [40] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  141. [2024-06-23 14:06:05.371 +00:00] [INF] [27] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  142. [2024-06-23 14:06:05.376 +00:00] [INF] [41] Main: Running query planner optimizations in the database... This might take a while
  143. [2024-06-23 14:06:05.407 +00:00] [INF] [39] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
  144. [2024-06-23 14:06:05.407 +00:00] [INF] [39] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
  145. [2024-06-23 14:06:05.407 +00:00] [INF] [39] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
  146. [2024-06-23 14:06:05.417 +00:00] [INF] [41] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  147. [2024-06-23 14:06:05.417 +00:00] [INF] [41] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  148. [2024-06-23 14:06:05.418 +00:00] [INF] [41] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  149. [2024-06-23 14:06:05.418 +00:00] [INF] [41] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  150. [2024-06-23 14:07:50.734 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
  151. [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]"]
  152. [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"]
  153. [2024-06-23 14:07:50.752 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
  154. [2024-06-23 14:07:50.752 +00:00] [INF] [1] Main: Architecture: X64
  155. [2024-06-23 14:07:50.752 +00:00] [INF] [1] Main: 64-Bit Process: True
  156. [2024-06-23 14:07:50.757 +00:00] [INF] [1] Main: User Interactive: True
  157. [2024-06-23 14:07:50.757 +00:00] [INF] [1] Main: Processor count: 12
  158. [2024-06-23 14:07:50.757 +00:00] [INF] [1] Main: Program data path: "/config/data"
  159. [2024-06-23 14:07:50.757 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  160. [2024-06-23 14:07:50.757 +00:00] [INF] [1] Main: Config directory path: "/config"
  161. [2024-06-23 14:07:50.757 +00:00] [INF] [1] Main: Cache path: "/config/cache"
  162. [2024-06-23 14:07:50.758 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
  163. [2024-06-23 14:07:50.758 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
  164. [2024-06-23 14:07:50.897 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
  165. [2024-06-23 14:07:51.022 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  166. [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"]
  167. [2024-06-23 14:07:51.120 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  168. [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"]
  169. [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"]
  170. [2024-06-23 14:07:51.122 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  171. [2024-06-23 14:07:51.122 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  172. [2024-06-23 14:07:51.122 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  173. [2024-06-23 14:07:54.165 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
  174. [2024-06-23 14:07:54.165 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
  175. [2024-06-23 14:07:54.166 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
  176. [2024-06-23 14:07:54.187 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
  177. [2024-06-23 14:07:54.187 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
  178. [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.
  179. [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.
  180. [2024-06-23 14:07:54.243 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  181. [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.
  182. [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.
  183. [2024-06-23 14:07:54.829 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  184. [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.
  185. [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.
  186. [2024-06-23 14:07:54.959 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  187. [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"]
  188. [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"]
  189. [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"]
  190. [2024-06-23 14:07:55.137 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  191. [2024-06-23 14:07:55.301 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  192. [2024-06-23 14:07:55.301 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
  193. [2024-06-23 14:07:55.301 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  194. [2024-06-23 14:07:55.302 +00:00] [INF] [1] Main: Startup complete 0:00:06.7666517
  195. [2024-06-23 14:07:55.382 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
  196. [2024-06-23 14:07:56.806 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
  197. [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
  198. [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
  199. [2024-06-23 14:08:12.071 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
  200. [2024-06-23 14:15:06.450 +00:00] [INF] [34] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" request
  201. [2024-06-23 14:15:14.549 +00:00] [INF] [14] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" closed
  202. [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.
  203. [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.
  204. [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
  205. [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
  206. [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
  207. [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
  208. [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
  209. [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
  210. [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
  211. [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
  212. [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
  213. [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
  214. [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
  215. [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
  216. [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
  217. [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
  218. [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
  219. [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
  220. [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
  221. [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
  222. [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
  223. [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.
  224. [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"
  225. [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.
  226. [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"
  227. [2024-06-23 18:05:19.730 +00:00] [INF] [56] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  228. [2024-06-23 18:05:19.790 +00:00] [INF] [55] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  229. [2024-06-23 18:05:19.810 +00:00] [INF] [54] Main: Running query planner optimizations in the database... This might take a while
  230. [2024-06-23 18:05:19.896 +00:00] [INF] [59] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
  231. [2024-06-23 18:05:19.897 +00:00] [INF] [59] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
  232. [2024-06-23 18:05:19.897 +00:00] [INF] [59] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
  233. [2024-06-23 18:05:19.987 +00:00] [INF] [54] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  234. [2024-06-23 18:05:19.987 +00:00] [INF] [54] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  235. [2024-06-23 18:05:19.992 +00:00] [INF] [54] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  236. [2024-06-23 18:05:19.993 +00:00] [INF] [54] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  237. [2024-06-23 18:06:45.437 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
  238. [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]"]
  239. [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"]
  240. [2024-06-23 18:06:45.459 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
  241. [2024-06-23 18:06:45.459 +00:00] [INF] [1] Main: Architecture: X64
  242. [2024-06-23 18:06:45.459 +00:00] [INF] [1] Main: 64-Bit Process: True
  243. [2024-06-23 18:06:45.459 +00:00] [INF] [1] Main: User Interactive: True
  244. [2024-06-23 18:06:45.459 +00:00] [INF] [1] Main: Processor count: 12
  245. [2024-06-23 18:06:45.459 +00:00] [INF] [1] Main: Program data path: "/config/data"
  246. [2024-06-23 18:06:45.460 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  247. [2024-06-23 18:06:45.460 +00:00] [INF] [1] Main: Config directory path: "/config"
  248. [2024-06-23 18:06:45.460 +00:00] [INF] [1] Main: Cache path: "/config/cache"
  249. [2024-06-23 18:06:45.460 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
  250. [2024-06-23 18:06:45.460 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
  251. [2024-06-23 18:06:45.628 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
  252. [2024-06-23 18:06:45.764 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  253. [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"]
  254. [2024-06-23 18:06:45.860 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  255. [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"]
  256. [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"]
  257. [2024-06-23 18:06:45.862 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  258. [2024-06-23 18:06:45.862 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  259. [2024-06-23 18:06:45.862 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  260. [2024-06-23 18:06:49.010 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
  261. [2024-06-23 18:06:49.011 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
  262. [2024-06-23 18:06:49.011 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
  263. [2024-06-23 18:06:49.026 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
  264. [2024-06-23 18:06:49.026 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
  265. [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.
  266. [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.
  267. [2024-06-23 18:06:49.079 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  268. [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.
  269. [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.
  270. [2024-06-23 18:06:49.558 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  271. [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.
  272. [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.
  273. [2024-06-23 18:06:49.727 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
  274. [2024-06-23 18:06:49.740 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  275. [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"]
  276. [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"]
  277. [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"]
  278. [2024-06-23 18:06:49.925 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  279. [2024-06-23 18:06:50.100 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  280. [2024-06-23 18:06:50.101 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
  281. [2024-06-23 18:06:50.101 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  282. [2024-06-23 18:06:50.101 +00:00] [INF] [1] Main: Startup complete 0:00:06.7552753
  283. [2024-06-23 18:06:50.151 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
  284. [2024-06-23 18:06:51.918 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
  285. [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
  286. [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
  287. [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
  288. [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
  289. [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\""
  290. [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\""
  291. [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
  292. [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"
  293. [2024-06-23 18:15:54.853 +00:00] [INF] [37] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  294. [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"
  295. [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
  296. [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\""
  297. [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"
  298. [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"
  299. [2024-06-23 18:16:31.209 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  300. [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"
  301. [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
  302. [2024-06-23 18:37:44.887 +00:00] [INF] [24] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  303. [2024-06-23 18:37:44.925 +00:00] [INF] [28] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  304. [2024-06-23 18:37:44.930 +00:00] [INF] [22] Main: Running query planner optimizations in the database... This might take a while
  305. [2024-06-23 18:37:44.954 +00:00] [INF] [32] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
  306. [2024-06-23 18:37:44.955 +00:00] [INF] [32] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
  307. [2024-06-23 18:37:44.955 +00:00] [INF] [32] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
  308. [2024-06-23 18:37:44.959 +00:00] [INF] [22] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  309. [2024-06-23 18:37:44.959 +00:00] [INF] [22] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  310. [2024-06-23 18:37:44.959 +00:00] [INF] [22] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  311. [2024-06-23 18:37:44.959 +00:00] [INF] [22] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  312. [2024-06-23 19:06:11.385 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
  313. [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]"]
  314. [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"]
  315. [2024-06-23 19:06:11.403 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
  316. [2024-06-23 19:06:11.403 +00:00] [INF] [1] Main: Architecture: X64
  317. [2024-06-23 19:06:11.404 +00:00] [INF] [1] Main: 64-Bit Process: True
  318. [2024-06-23 19:06:11.404 +00:00] [INF] [1] Main: User Interactive: True
  319. [2024-06-23 19:06:11.404 +00:00] [INF] [1] Main: Processor count: 12
  320. [2024-06-23 19:06:11.404 +00:00] [INF] [1] Main: Program data path: "/config/data"
  321. [2024-06-23 19:06:11.404 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  322. [2024-06-23 19:06:11.404 +00:00] [INF] [1] Main: Config directory path: "/config"
  323. [2024-06-23 19:06:11.404 +00:00] [INF] [1] Main: Cache path: "/config/cache"
  324. [2024-06-23 19:06:11.404 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
  325. [2024-06-23 19:06:11.404 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
  326. [2024-06-23 19:06:11.597 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
  327. [2024-06-23 19:06:11.764 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  328. [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"]
  329. [2024-06-23 19:06:11.895 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  330. [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"]
  331. [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"]
  332. [2024-06-23 19:06:11.896 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  333. [2024-06-23 19:06:11.896 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  334. [2024-06-23 19:06:11.896 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  335. [2024-06-23 19:06:15.359 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
  336. [2024-06-23 19:06:15.360 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
  337. [2024-06-23 19:06:15.360 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
  338. [2024-06-23 19:06:15.374 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
  339. [2024-06-23 19:06:15.375 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
  340. [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.
  341. [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.
  342. [2024-06-23 19:06:15.447 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  343. [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.
  344. [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.
  345. [2024-06-23 19:06:16.349 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  346. [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.
  347. [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.
  348. [2024-06-23 19:06:16.554 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  349. [2024-06-23 19:06:16.595 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
  350. [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"]
  351. [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"]
  352. [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"]
  353. [2024-06-23 19:06:16.766 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  354. [2024-06-23 19:06:16.900 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
  355. [2024-06-23 19:06:17.000 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  356. [2024-06-23 19:06:17.001 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
  357. [2024-06-23 19:06:17.001 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  358. [2024-06-23 19:06:17.001 +00:00] [INF] [1] Main: Startup complete 0:00:06.6930747
  359. [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
  360. [2024-06-23 19:06:20.796 +00:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
  361. [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
  362. [2024-06-23 19:07:53.153 +00:00] [INF] [28] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  363. [2024-06-23 19:07:53.160 +00:00] [INF] [10] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  364. [2024-06-23 19:07:53.164 +00:00] [INF] [27] Main: Running query planner optimizations in the database... This might take a while
  365. [2024-06-23 19:07:53.207 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
  366. [2024-06-23 19:07:53.207 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
  367. [2024-06-23 19:07:53.207 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
  368. [2024-06-23 19:07:53.214 +00:00] [INF] [27] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  369. [2024-06-23 19:07:53.214 +00:00] [INF] [27] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  370. [2024-06-23 19:07:53.214 +00:00] [INF] [27] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  371. [2024-06-23 19:07:53.214 +00:00] [INF] [27] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  372. [2024-06-23 19:08:10.603 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
  373. [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]"]
  374. [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"]
  375. [2024-06-23 19:08:10.616 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
  376. [2024-06-23 19:08:10.616 +00:00] [INF] [1] Main: Architecture: X64
  377. [2024-06-23 19:08:10.617 +00:00] [INF] [1] Main: 64-Bit Process: True
  378. [2024-06-23 19:08:10.617 +00:00] [INF] [1] Main: User Interactive: True
  379. [2024-06-23 19:08:10.617 +00:00] [INF] [1] Main: Processor count: 12
  380. [2024-06-23 19:08:10.617 +00:00] [INF] [1] Main: Program data path: "/config/data"
  381. [2024-06-23 19:08:10.617 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  382. [2024-06-23 19:08:10.617 +00:00] [INF] [1] Main: Config directory path: "/config"
  383. [2024-06-23 19:08:10.617 +00:00] [INF] [1] Main: Cache path: "/config/cache"
  384. [2024-06-23 19:08:10.617 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
  385. [2024-06-23 19:08:10.617 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
  386. [2024-06-23 19:08:10.700 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
  387. [2024-06-23 19:08:10.792 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  388. [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"]
  389. [2024-06-23 19:08:10.863 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  390. [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"]
  391. [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"]
  392. [2024-06-23 19:08:10.864 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  393. [2024-06-23 19:08:10.864 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  394. [2024-06-23 19:08:10.864 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  395. [2024-06-23 19:08:13.437 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
  396. [2024-06-23 19:08:13.438 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
  397. [2024-06-23 19:08:13.438 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
  398. [2024-06-23 19:08:13.452 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
  399. [2024-06-23 19:08:13.453 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
  400. [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.
  401. [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.
  402. [2024-06-23 19:08:13.496 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  403. [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.
  404. [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.
  405. [2024-06-23 19:08:13.990 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  406. [2024-06-23 19:08:13.992 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
  407. [2024-06-23 19:08:13.995 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
  408. [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.
  409. [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.
  410. [2024-06-23 19:08:14.019 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
  411. [2024-06-23 19:08:14.026 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  412. [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"]
  413. [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"]
  414. [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"]
  415. [2024-06-23 19:08:14.164 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  416. [2024-06-23 19:08:14.285 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  417. [2024-06-23 19:08:14.286 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
  418. [2024-06-23 19:08:14.286 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  419. [2024-06-23 19:08:14.286 +00:00] [INF] [1] Main: Startup complete 0:00:03.8400636
  420. [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
  421. [2024-06-23 19:08:21.909 +00:00] [INF] [21] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  422. [2024-06-23 19:08:21.943 +00:00] [INF] [20] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  423. [2024-06-23 19:08:21.952 +00:00] [INF] [11] Main: Running query planner optimizations in the database... This might take a while
  424. [2024-06-23 19:08:21.978 +00:00] [INF] [20] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
  425. [2024-06-23 19:08:21.978 +00:00] [INF] [20] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
  426. [2024-06-23 19:08:21.979 +00:00] [INF] [20] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
  427. [2024-06-23 19:08:21.980 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins": Cancelling
  428. [2024-06-23 19:08:21.980 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins": Waiting on Task
  429. [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
  430. [2024-06-23 19:08:22.002 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins": Task exited
  431. [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
  432. [2024-06-23 19:08:22.008 +00:00] [INF] [11] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  433. [2024-06-23 19:08:22.008 +00:00] [INF] [11] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  434. [2024-06-23 19:08:22.008 +00:00] [INF] [11] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  435. [2024-06-23 19:08:22.008 +00:00] [INF] [11] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  436. [2024-06-23 19:21:53.418 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
  437. [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]"]
  438. [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"]
  439. [2024-06-23 19:21:53.431 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
  440. [2024-06-23 19:21:53.431 +00:00] [INF] [1] Main: Architecture: X64
  441. [2024-06-23 19:21:53.432 +00:00] [INF] [1] Main: 64-Bit Process: True
  442. [2024-06-23 19:21:53.432 +00:00] [INF] [1] Main: User Interactive: True
  443. [2024-06-23 19:21:53.432 +00:00] [INF] [1] Main: Processor count: 12
  444. [2024-06-23 19:21:53.432 +00:00] [INF] [1] Main: Program data path: "/config/data"
  445. [2024-06-23 19:21:53.432 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  446. [2024-06-23 19:21:53.432 +00:00] [INF] [1] Main: Config directory path: "/config"
  447. [2024-06-23 19:21:53.432 +00:00] [INF] [1] Main: Cache path: "/config/cache"
  448. [2024-06-23 19:21:53.432 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
  449. [2024-06-23 19:21:53.432 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
  450. [2024-06-23 19:21:53.520 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
  451. [2024-06-23 19:21:53.616 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  452. [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"]
  453. [2024-06-23 19:21:53.679 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  454. [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"]
  455. [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"]
  456. [2024-06-23 19:21:53.680 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  457. [2024-06-23 19:21:53.680 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  458. [2024-06-23 19:21:53.680 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  459. [2024-06-23 19:21:56.229 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
  460. [2024-06-23 19:21:56.229 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
  461. [2024-06-23 19:21:56.230 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
  462. [2024-06-23 19:21:56.245 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
  463. [2024-06-23 19:21:56.245 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
  464. [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.
  465. [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.
  466. [2024-06-23 19:21:56.288 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  467. [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.
  468. [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.
  469. [2024-06-23 19:21:56.863 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  470. [2024-06-23 19:21:56.864 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
  471. [2024-06-23 19:21:56.867 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
  472. [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.
  473. [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.
  474. [2024-06-23 19:21:56.887 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
  475. [2024-06-23 19:21:56.904 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  476. [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"]
  477. [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"]
  478. [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"]
  479. [2024-06-23 19:21:57.045 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  480. [2024-06-23 19:21:57.164 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  481. [2024-06-23 19:21:57.164 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
  482. [2024-06-23 19:21:57.164 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  483. [2024-06-23 19:21:57.164 +00:00] [INF] [1] Main: Startup complete 0:00:03.9035679
  484. [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
  485. [2024-06-23 19:22:04.409 +00:00] [INF] [10] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "rob" has succeeded.
  486. [2024-06-23 19:22:04.411 +00:00] [INF] [10] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "rob": 0/0
  487. [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
  488. [2024-06-23 19:22:04.679 +00:00] [INF] [25] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" request
  489. [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
  490. [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
  491. [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
  492. [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\""
  493. [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"
  494. [2024-06-23 19:23:16.031 +00:00] [INF] [22] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  495. [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
  496. [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\""
  497. [2024-06-23 19:23:35.702 +00:00] [INF] [14] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  498. [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"
  499. [2024-06-23 19:23:45.513 +00:00] [INF] [22] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" closed
  500. [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
  501. [2024-06-23 19:24:02.349 +00:00] [INF] [36] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  502. [2024-06-23 19:24:02.359 +00:00] [INF] [14] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  503. [2024-06-23 19:24:02.365 +00:00] [INF] [38] Main: Running query planner optimizations in the database... This might take a while
  504. [2024-06-23 19:24:02.389 +00:00] [INF] [3] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
  505. [2024-06-23 19:24:02.389 +00:00] [INF] [3] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
  506. [2024-06-23 19:24:02.389 +00:00] [INF] [3] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
  507. [2024-06-23 19:24:02.396 +00:00] [INF] [38] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  508. [2024-06-23 19:24:02.396 +00:00] [INF] [38] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  509. [2024-06-23 19:24:02.396 +00:00] [INF] [38] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  510. [2024-06-23 19:24:02.396 +00:00] [INF] [38] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  511. [2024-06-23 19:24:17.945 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
  512. [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]"]
  513. [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"]
  514. [2024-06-23 19:24:17.966 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
  515. [2024-06-23 19:24:17.966 +00:00] [INF] [1] Main: Architecture: X64
  516. [2024-06-23 19:24:17.966 +00:00] [INF] [1] Main: 64-Bit Process: True
  517. [2024-06-23 19:24:17.966 +00:00] [INF] [1] Main: User Interactive: True
  518. [2024-06-23 19:24:17.966 +00:00] [INF] [1] Main: Processor count: 12
  519. [2024-06-23 19:24:17.966 +00:00] [INF] [1] Main: Program data path: "/config/data"
  520. [2024-06-23 19:24:17.966 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  521. [2024-06-23 19:24:17.966 +00:00] [INF] [1] Main: Config directory path: "/config"
  522. [2024-06-23 19:24:17.967 +00:00] [INF] [1] Main: Cache path: "/config/cache"
  523. [2024-06-23 19:24:17.967 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
  524. [2024-06-23 19:24:17.967 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
  525. [2024-06-23 19:24:18.092 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
  526. [2024-06-23 19:24:18.213 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  527. [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"]
  528. [2024-06-23 19:24:18.336 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  529. [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"]
  530. [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"]
  531. [2024-06-23 19:24:18.338 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  532. [2024-06-23 19:24:18.338 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  533. [2024-06-23 19:24:18.338 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  534. [2024-06-23 19:24:21.256 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
  535. [2024-06-23 19:24:21.257 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
  536. [2024-06-23 19:24:21.257 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
  537. [2024-06-23 19:24:21.271 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
  538. [2024-06-23 19:24:21.271 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
  539. [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.
  540. [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.
  541. [2024-06-23 19:24:21.315 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  542. [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.
  543. [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.
  544. [2024-06-23 19:24:21.876 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  545. [2024-06-23 19:24:21.878 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
  546. [2024-06-23 19:24:21.880 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
  547. [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.
  548. [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.
  549. [2024-06-23 19:24:21.902 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
  550. [2024-06-23 19:24:21.913 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  551. [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"]
  552. [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"]
  553. [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"]
  554. [2024-06-23 19:24:22.049 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  555. [2024-06-23 19:24:22.176 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  556. [2024-06-23 19:24:22.177 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
  557. [2024-06-23 19:24:22.177 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  558. [2024-06-23 19:24:22.177 +00:00] [INF] [1] Main: Startup complete 0:00:04.5177064
  559. [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
  560. [2024-06-23 19:24:34.261 +00:00] [INF] [21] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" request
  561. [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
  562. [2024-06-23 19:52:16.523 +00:00] [INF] [78] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  563. [2024-06-23 19:52:16.529 +00:00] [INF] [75] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" closed
  564. [2024-06-23 19:52:16.535 +00:00] [INF] [76] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  565. [2024-06-23 19:52:16.539 +00:00] [INF] [80] Main: Running query planner optimizations in the database... This might take a while
  566. [2024-06-23 19:52:16.559 +00:00] [INF] [81] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
  567. [2024-06-23 19:52:16.560 +00:00] [INF] [81] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
  568. [2024-06-23 19:52:16.560 +00:00] [INF] [81] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
  569. [2024-06-23 19:52:16.575 +00:00] [INF] [80] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  570. [2024-06-23 19:52:16.575 +00:00] [INF] [80] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  571. [2024-06-23 19:52:16.576 +00:00] [INF] [80] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  572. [2024-06-23 19:52:16.576 +00:00] [INF] [80] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  573. [2024-06-23 19:52:21.906 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
  574. [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]"]
  575. [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"]
  576. [2024-06-23 19:52:21.920 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
  577. [2024-06-23 19:52:21.920 +00:00] [INF] [1] Main: Architecture: X64
  578. [2024-06-23 19:52:21.920 +00:00] [INF] [1] Main: 64-Bit Process: True
  579. [2024-06-23 19:52:21.920 +00:00] [INF] [1] Main: User Interactive: True
  580. [2024-06-23 19:52:21.920 +00:00] [INF] [1] Main: Processor count: 12
  581. [2024-06-23 19:52:21.920 +00:00] [INF] [1] Main: Program data path: "/config/data"
  582. [2024-06-23 19:52:21.920 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  583. [2024-06-23 19:52:21.920 +00:00] [INF] [1] Main: Config directory path: "/config"
  584. [2024-06-23 19:52:21.920 +00:00] [INF] [1] Main: Cache path: "/config/cache"
  585. [2024-06-23 19:52:21.920 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
  586. [2024-06-23 19:52:21.920 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
  587. [2024-06-23 19:52:22.004 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
  588. [2024-06-23 19:52:22.096 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  589. [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"]
  590. [2024-06-23 19:52:22.183 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  591. [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"]
  592. [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"]
  593. [2024-06-23 19:52:22.184 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  594. [2024-06-23 19:52:22.184 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  595. [2024-06-23 19:52:22.184 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  596. [2024-06-23 19:52:24.722 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
  597. [2024-06-23 19:52:24.722 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
  598. [2024-06-23 19:52:24.723 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
  599. [2024-06-23 19:52:24.737 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
  600. [2024-06-23 19:52:24.737 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
  601. [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.
  602. [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.
  603. [2024-06-23 19:52:24.778 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  604. [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.
  605. [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.
  606. [2024-06-23 19:52:25.265 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  607. [2024-06-23 19:52:25.266 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
  608. [2024-06-23 19:52:25.270 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
  609. [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.
  610. [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.
  611. [2024-06-23 19:52:25.291 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
  612. [2024-06-23 19:52:25.300 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  613. [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"]
  614. [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"]
  615. [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"]
  616. [2024-06-23 19:52:25.436 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  617. [2024-06-23 19:52:25.558 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  618. [2024-06-23 19:52:25.558 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
  619. [2024-06-23 19:52:25.558 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  620. [2024-06-23 19:52:25.558 +00:00] [INF] [1] Main: Startup complete 0:00:03.8072523
  621. [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
  622. [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
  623. [2024-06-23 19:55:53.242 +00:00] [INF] [22] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" request
  624. [2024-06-23 19:55:53.670 +00:00] [INF] [21] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.131" closed
  625. [2024-06-23 19:56:10.627 +00:00] [INF] [14] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  626. [2024-06-23 19:56:10.639 +00:00] [INF] [22] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  627. [2024-06-23 19:56:10.646 +00:00] [INF] [24] Main: Running query planner optimizations in the database... This might take a while
  628. [2024-06-23 19:56:10.670 +00:00] [INF] [25] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
  629. [2024-06-23 19:56:10.670 +00:00] [INF] [25] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
  630. [2024-06-23 19:56:10.670 +00:00] [INF] [25] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
  631. [2024-06-23 19:56:10.677 +00:00] [INF] [24] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  632. [2024-06-23 19:56:10.677 +00:00] [INF] [24] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  633. [2024-06-23 19:56:10.677 +00:00] [INF] [24] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  634. [2024-06-23 19:56:10.678 +00:00] [INF] [24] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  635. [2024-06-23 19:56:25.318 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
  636. [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]"]
  637. [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"]
  638. [2024-06-23 19:56:25.342 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
  639. [2024-06-23 19:56:25.342 +00:00] [INF] [1] Main: Architecture: X64
  640. [2024-06-23 19:56:25.342 +00:00] [INF] [1] Main: 64-Bit Process: True
  641. [2024-06-23 19:56:25.342 +00:00] [INF] [1] Main: User Interactive: True
  642. [2024-06-23 19:56:25.343 +00:00] [INF] [1] Main: Processor count: 12
  643. [2024-06-23 19:56:25.343 +00:00] [INF] [1] Main: Program data path: "/config/data"
  644. [2024-06-23 19:56:25.343 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  645. [2024-06-23 19:56:25.343 +00:00] [INF] [1] Main: Config directory path: "/config"
  646. [2024-06-23 19:56:25.343 +00:00] [INF] [1] Main: Cache path: "/config/cache"
  647. [2024-06-23 19:56:25.343 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
  648. [2024-06-23 19:56:25.343 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
  649. [2024-06-23 19:56:25.503 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
  650. [2024-06-23 19:56:25.661 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  651. [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"]
  652. [2024-06-23 19:56:25.757 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  653. [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"]
  654. [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"]
  655. [2024-06-23 19:56:25.759 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  656. [2024-06-23 19:56:25.759 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  657. [2024-06-23 19:56:25.759 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  658. [2024-06-23 19:56:28.952 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
  659. [2024-06-23 19:56:28.953 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
  660. [2024-06-23 19:56:28.953 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
  661. [2024-06-23 19:56:28.968 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
  662. [2024-06-23 19:56:28.968 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
  663. [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.
  664. [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.
  665. [2024-06-23 19:56:29.013 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  666. [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.
  667. [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.
  668. [2024-06-23 19:56:29.535 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  669. [2024-06-23 19:56:29.542 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
  670. [2024-06-23 19:56:29.544 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
  671. [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.
  672. [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.
  673. [2024-06-23 19:56:29.570 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
  674. [2024-06-23 19:56:29.587 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  675. [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"]
  676. [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"]
  677. [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"]
  678. [2024-06-23 19:56:29.724 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  679. [2024-06-23 19:56:29.847 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  680. [2024-06-23 19:56:29.848 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
  681. [2024-06-23 19:56:29.848 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  682. [2024-06-23 19:56:29.848 +00:00] [INF] [1] Main: Startup complete 0:00:04.8018528
  683. [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
  684. [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
  685. [2024-06-23 19:59:00.884 +00:00] [INF] [24] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  686. [2024-06-23 19:59:00.894 +00:00] [INF] [26] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  687. [2024-06-23 19:59:00.900 +00:00] [INF] [3] Main: Running query planner optimizations in the database... This might take a while
  688. [2024-06-23 19:59:00.924 +00:00] [INF] [27] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
  689. [2024-06-23 19:59:00.924 +00:00] [INF] [27] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
  690. [2024-06-23 19:59:00.925 +00:00] [INF] [27] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
  691. [2024-06-23 19:59:00.930 +00:00] [INF] [3] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  692. [2024-06-23 19:59:00.931 +00:00] [INF] [3] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  693. [2024-06-23 19:59:00.931 +00:00] [INF] [3] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  694. [2024-06-23 19:59:00.931 +00:00] [INF] [3] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  695. [2024-06-23 20:07:17.739 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
  696. [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]"]
  697. [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"]
  698. [2024-06-23 20:07:17.845 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
  699. [2024-06-23 20:07:17.845 +00:00] [INF] [1] Main: Architecture: X64
  700. [2024-06-23 20:07:17.845 +00:00] [INF] [1] Main: 64-Bit Process: True
  701. [2024-06-23 20:07:17.845 +00:00] [INF] [1] Main: User Interactive: True
  702. [2024-06-23 20:07:17.845 +00:00] [INF] [1] Main: Processor count: 12
  703. [2024-06-23 20:07:17.845 +00:00] [INF] [1] Main: Program data path: "/config/data"
  704. [2024-06-23 20:07:17.845 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  705. [2024-06-23 20:07:17.846 +00:00] [INF] [1] Main: Config directory path: "/config"
  706. [2024-06-23 20:07:17.846 +00:00] [INF] [1] Main: Cache path: "/config/cache"
  707. [2024-06-23 20:07:17.846 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
  708. [2024-06-23 20:07:17.846 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
  709. [2024-06-23 20:07:18.219 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
  710. [2024-06-23 20:07:18.495 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  711. [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"]
  712. [2024-06-23 20:07:18.640 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  713. [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"]
  714. [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"]
  715. [2024-06-23 20:07:18.641 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  716. [2024-06-23 20:07:18.641 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  717. [2024-06-23 20:07:18.641 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  718. [2024-06-23 20:07:22.805 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
  719. [2024-06-23 20:07:22.806 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
  720. [2024-06-23 20:07:22.806 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
  721. [2024-06-23 20:07:22.820 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
  722. [2024-06-23 20:07:22.821 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
  723. [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.
  724. [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.
  725. [2024-06-23 20:07:22.874 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  726. [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.
  727. [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.
  728. [2024-06-23 20:07:23.583 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  729. [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.
  730. [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.
  731. [2024-06-23 20:07:23.754 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  732. [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"]
  733. [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"]
  734. [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"]
  735. [2024-06-23 20:07:23.866 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
  736. [2024-06-23 20:07:23.914 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  737. [2024-06-23 20:07:24.078 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  738. [2024-06-23 20:07:24.079 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
  739. [2024-06-23 20:07:24.079 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  740. [2024-06-23 20:07:24.079 +00:00] [INF] [1] Main: Startup complete 0:00:07.8541931
  741. [2024-06-23 20:07:24.668 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
  742. [2024-06-23 20:07:26.096 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
  743. [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
  744. [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
  745. [2024-06-23 20:08:15.242 +00:00] [INF] [14] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  746. [2024-06-23 20:08:15.252 +00:00] [INF] [10] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  747. [2024-06-23 20:08:15.256 +00:00] [INF] [18] Main: Running query planner optimizations in the database... This might take a while
  748. [2024-06-23 20:08:15.277 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
  749. [2024-06-23 20:08:15.277 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
  750. [2024-06-23 20:08:15.277 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
  751. [2024-06-23 20:08:15.284 +00:00] [INF] [18] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  752. [2024-06-23 20:08:15.284 +00:00] [INF] [18] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  753. [2024-06-23 20:08:15.284 +00:00] [INF] [18] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  754. [2024-06-23 20:08:15.284 +00:00] [INF] [18] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  755. [2024-06-23 20:08:30.910 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
  756. [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]"]
  757. [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"]
  758. [2024-06-23 20:08:30.933 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
  759. [2024-06-23 20:08:30.933 +00:00] [INF] [1] Main: Architecture: X64
  760. [2024-06-23 20:08:30.934 +00:00] [INF] [1] Main: 64-Bit Process: True
  761. [2024-06-23 20:08:30.934 +00:00] [INF] [1] Main: User Interactive: True
  762. [2024-06-23 20:08:30.934 +00:00] [INF] [1] Main: Processor count: 12
  763. [2024-06-23 20:08:30.934 +00:00] [INF] [1] Main: Program data path: "/config/data"
  764. [2024-06-23 20:08:30.934 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  765. [2024-06-23 20:08:30.934 +00:00] [INF] [1] Main: Config directory path: "/config"
  766. [2024-06-23 20:08:30.934 +00:00] [INF] [1] Main: Cache path: "/config/cache"
  767. [2024-06-23 20:08:30.934 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
  768. [2024-06-23 20:08:30.934 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
  769. [2024-06-23 20:08:31.098 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
  770. [2024-06-23 20:08:31.231 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  771. [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"]
  772. [2024-06-23 20:08:31.337 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  773. [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"]
  774. [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"]
  775. [2024-06-23 20:08:31.339 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  776. [2024-06-23 20:08:31.339 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  777. [2024-06-23 20:08:31.339 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  778. [2024-06-23 20:08:34.342 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
  779. [2024-06-23 20:08:34.342 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
  780. [2024-06-23 20:08:34.343 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
  781. [2024-06-23 20:08:34.357 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
  782. [2024-06-23 20:08:34.357 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
  783. [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.
  784. [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.
  785. [2024-06-23 20:08:34.405 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  786. [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.
  787. [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.
  788. [2024-06-23 20:08:34.912 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  789. [2024-06-23 20:08:34.913 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
  790. [2024-06-23 20:08:34.916 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
  791. [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.
  792. [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.
  793. [2024-06-23 20:08:34.935 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
  794. [2024-06-23 20:08:34.948 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  795. [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"]
  796. [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"]
  797. [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"]
  798. [2024-06-23 20:08:35.088 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  799. [2024-06-23 20:08:35.235 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  800. [2024-06-23 20:08:35.235 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
  801. [2024-06-23 20:08:35.235 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  802. [2024-06-23 20:08:35.236 +00:00] [INF] [1] Main: Startup complete 0:00:04.550097
  803. [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
  804. [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
  805. [2024-06-23 20:22:12.899 +00:00] [INF] [23] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  806. [2024-06-23 20:22:12.919 +00:00] [INF] [22] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  807. [2024-06-23 20:22:12.931 +00:00] [INF] [14] Main: Running query planner optimizations in the database... This might take a while
  808. [2024-06-23 20:22:12.966 +00:00] [INF] [22] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
  809. [2024-06-23 20:22:12.967 +00:00] [INF] [22] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
  810. [2024-06-23 20:22:12.967 +00:00] [INF] [22] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
  811. [2024-06-23 20:22:12.984 +00:00] [INF] [14] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  812. [2024-06-23 20:22:12.984 +00:00] [INF] [14] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  813. [2024-06-23 20:22:12.985 +00:00] [INF] [14] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  814. [2024-06-23 20:22:12.985 +00:00] [INF] [14] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  815. [2024-06-23 20:22:18.165 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
  816. [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]"]
  817. [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"]
  818. [2024-06-23 20:22:18.179 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
  819. [2024-06-23 20:22:18.179 +00:00] [INF] [1] Main: Architecture: X64
  820. [2024-06-23 20:22:18.179 +00:00] [INF] [1] Main: 64-Bit Process: True
  821. [2024-06-23 20:22:18.179 +00:00] [INF] [1] Main: User Interactive: True
  822. [2024-06-23 20:22:18.179 +00:00] [INF] [1] Main: Processor count: 12
  823. [2024-06-23 20:22:18.179 +00:00] [INF] [1] Main: Program data path: "/config/data"
  824. [2024-06-23 20:22:18.179 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  825. [2024-06-23 20:22:18.179 +00:00] [INF] [1] Main: Config directory path: "/config"
  826. [2024-06-23 20:22:18.179 +00:00] [INF] [1] Main: Cache path: "/config/cache"
  827. [2024-06-23 20:22:18.179 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
  828. [2024-06-23 20:22:18.179 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
  829. [2024-06-23 20:22:18.263 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
  830. [2024-06-23 20:22:18.356 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  831. [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"]
  832. [2024-06-23 20:22:18.428 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  833. [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"]
  834. [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"]
  835. [2024-06-23 20:22:18.430 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  836. [2024-06-23 20:22:18.430 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  837. [2024-06-23 20:22:18.430 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  838. [2024-06-23 20:22:20.949 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
  839. [2024-06-23 20:22:20.950 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
  840. [2024-06-23 20:22:20.950 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
  841. [2024-06-23 20:22:20.964 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
  842. [2024-06-23 20:22:20.964 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
  843. [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.
  844. [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.
  845. [2024-06-23 20:22:21.006 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  846. [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.
  847. [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.
  848. [2024-06-23 20:22:21.492 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  849. [2024-06-23 20:22:21.494 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
  850. [2024-06-23 20:22:21.496 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
  851. [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.
  852. [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.
  853. [2024-06-23 20:22:21.516 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
  854. [2024-06-23 20:22:21.527 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  855. [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"]
  856. [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"]
  857. [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"]
  858. [2024-06-23 20:22:21.666 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  859. [2024-06-23 20:22:21.789 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  860. [2024-06-23 20:22:21.789 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
  861. [2024-06-23 20:22:21.789 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  862. [2024-06-23 20:22:21.789 +00:00] [INF] [1] Main: Startup complete 0:00:03.7799188
  863. [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
  864. [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
  865. [2024-06-23 20:23:52.437 +00:00] [INF] [14] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  866. [2024-06-23 20:23:52.443 +00:00] [INF] [21] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  867. [2024-06-23 20:23:52.447 +00:00] [INF] [15] Main: Running query planner optimizations in the database... This might take a while
  868. [2024-06-23 20:23:52.465 +00:00] [INF] [21] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
  869. [2024-06-23 20:23:52.465 +00:00] [INF] [21] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
  870. [2024-06-23 20:23:52.465 +00:00] [INF] [21] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
  871. [2024-06-23 20:23:52.469 +00:00] [INF] [15] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  872. [2024-06-23 20:23:52.469 +00:00] [INF] [15] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  873. [2024-06-23 20:23:52.469 +00:00] [INF] [15] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  874. [2024-06-23 20:23:52.469 +00:00] [INF] [15] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  875. [2024-06-23 20:23:57.309 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
  876. [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]"]
  877. [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"]
  878. [2024-06-23 20:23:57.323 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
  879. [2024-06-23 20:23:57.323 +00:00] [INF] [1] Main: Architecture: X64
  880. [2024-06-23 20:23:57.323 +00:00] [INF] [1] Main: 64-Bit Process: True
  881. [2024-06-23 20:23:57.323 +00:00] [INF] [1] Main: User Interactive: True
  882. [2024-06-23 20:23:57.323 +00:00] [INF] [1] Main: Processor count: 12
  883. [2024-06-23 20:23:57.324 +00:00] [INF] [1] Main: Program data path: "/config/data"
  884. [2024-06-23 20:23:57.324 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  885. [2024-06-23 20:23:57.324 +00:00] [INF] [1] Main: Config directory path: "/config"
  886. [2024-06-23 20:23:57.324 +00:00] [INF] [1] Main: Cache path: "/config/cache"
  887. [2024-06-23 20:23:57.324 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
  888. [2024-06-23 20:23:57.324 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
  889. [2024-06-23 20:23:57.410 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
  890. [2024-06-23 20:23:57.507 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  891. [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"]
  892. [2024-06-23 20:23:57.609 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  893. [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"]
  894. [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"]
  895. [2024-06-23 20:23:57.610 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  896. [2024-06-23 20:23:57.610 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  897. [2024-06-23 20:23:57.610 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  898. [2024-06-23 20:24:00.690 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
  899. [2024-06-23 20:24:00.691 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
  900. [2024-06-23 20:24:00.691 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
  901. [2024-06-23 20:24:00.705 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
  902. [2024-06-23 20:24:00.705 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
  903. [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.
  904. [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.
  905. [2024-06-23 20:24:00.747 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  906. [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.
  907. [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.
  908. [2024-06-23 20:24:01.253 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  909. [2024-06-23 20:24:01.259 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
  910. [2024-06-23 20:24:01.261 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
  911. [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.
  912. [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.
  913. [2024-06-23 20:24:01.280 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
  914. [2024-06-23 20:24:01.293 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  915. [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"]
  916. [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"]
  917. [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"]
  918. [2024-06-23 20:24:01.428 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  919. [2024-06-23 20:24:01.554 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  920. [2024-06-23 20:24:01.554 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
  921. [2024-06-23 20:24:01.554 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  922. [2024-06-23 20:24:01.554 +00:00] [INF] [1] Main: Startup complete 0:00:04.4033849
  923. [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
  924. [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
  925. [2024-06-23 20:25:11.927 +00:00] [INF] [3] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  926. [2024-06-23 20:25:11.935 +00:00] [INF] [10] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  927. [2024-06-23 20:25:11.940 +00:00] [INF] [11] Main: Running query planner optimizations in the database... This might take a while
  928. [2024-06-23 20:25:11.962 +00:00] [INF] [24] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
  929. [2024-06-23 20:25:11.963 +00:00] [INF] [24] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
  930. [2024-06-23 20:25:11.963 +00:00] [INF] [24] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
  931. [2024-06-23 20:25:11.970 +00:00] [INF] [11] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  932. [2024-06-23 20:25:11.970 +00:00] [INF] [11] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  933. [2024-06-23 20:25:11.971 +00:00] [INF] [11] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  934. [2024-06-23 20:25:11.971 +00:00] [INF] [11] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  935. [2024-06-23 20:25:17.214 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
  936. [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]"]
  937. [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"]
  938. [2024-06-23 20:25:17.228 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
  939. [2024-06-23 20:25:17.228 +00:00] [INF] [1] Main: Architecture: X64
  940. [2024-06-23 20:25:17.228 +00:00] [INF] [1] Main: 64-Bit Process: True
  941. [2024-06-23 20:25:17.228 +00:00] [INF] [1] Main: User Interactive: True
  942. [2024-06-23 20:25:17.228 +00:00] [INF] [1] Main: Processor count: 12
  943. [2024-06-23 20:25:17.228 +00:00] [INF] [1] Main: Program data path: "/config/data"
  944. [2024-06-23 20:25:17.228 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  945. [2024-06-23 20:25:17.229 +00:00] [INF] [1] Main: Config directory path: "/config"
  946. [2024-06-23 20:25:17.229 +00:00] [INF] [1] Main: Cache path: "/config/cache"
  947. [2024-06-23 20:25:17.229 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
  948. [2024-06-23 20:25:17.229 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
  949. [2024-06-23 20:25:17.315 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
  950. [2024-06-23 20:25:17.402 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  951. [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"]
  952. [2024-06-23 20:25:17.465 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  953. [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"]
  954. [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"]
  955. [2024-06-23 20:25:17.466 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  956. [2024-06-23 20:25:17.466 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  957. [2024-06-23 20:25:17.466 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  958. [2024-06-23 20:25:19.940 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
  959. [2024-06-23 20:25:19.940 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
  960. [2024-06-23 20:25:19.941 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
  961. [2024-06-23 20:25:19.956 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
  962. [2024-06-23 20:25:19.956 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
  963. [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.
  964. [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.
  965. [2024-06-23 20:25:19.998 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  966. [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.
  967. [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.
  968. [2024-06-23 20:25:20.492 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  969. [2024-06-23 20:25:20.494 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
  970. [2024-06-23 20:25:20.496 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
  971. [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.
  972. [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.
  973. [2024-06-23 20:25:20.514 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
  974. [2024-06-23 20:25:20.529 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  975. [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"]
  976. [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"]
  977. [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"]
  978. [2024-06-23 20:25:20.662 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  979. [2024-06-23 20:25:20.781 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  980. [2024-06-23 20:25:20.781 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
  981. [2024-06-23 20:25:20.781 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  982. [2024-06-23 20:25:20.781 +00:00] [INF] [1] Main: Startup complete 0:00:03.7205059
  983. [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
  984. [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
  985. [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
  986. [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
  987. [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\""
  988. [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"
  989. [2024-06-23 20:28:29.712 +00:00] [INF] [31] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  990. [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
  991. [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\""
  992. [2024-06-23 20:28:49.162 +00:00] [INF] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  993. [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"
  994. [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
  995. [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
  996. [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
  997. [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\""
  998. [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"
  999. [2024-06-23 20:31:53.596 +00:00] [INF] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  1000. [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
  1001. [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\""
  1002. [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
  1003. [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"
  1004. [2024-06-23 20:32:06.350 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  1005. [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"
  1006. [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
  1007. [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\""
  1008. [2024-06-23 20:32:06.900 +00:00] [ERR] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  1009. [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".
  1010. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  1011. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  1012. at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
  1013. 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)
  1014. at lambda_method1308(Closure, Object)
  1015. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  1016. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  1017. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1018. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  1019. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1020. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1021. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1022. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  1023. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1024. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1025. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1026. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1027. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  1028. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  1029. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  1030. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  1031. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  1032. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  1033. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  1034. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  1035. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  1036. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  1037. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  1038. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  1039. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  1040. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  1041. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  1042. [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
  1043. [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"
  1044. [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
  1045. [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\""
  1046. [2024-06-23 20:32:07.181 +00:00] [ERR] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  1047. [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".
  1048. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  1049. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  1050. at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
  1051. 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)
  1052. at lambda_method1308(Closure, Object)
  1053. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  1054. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  1055. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1056. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  1057. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1058. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1059. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1060. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  1061. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1062. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1063. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1064. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1065. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  1066. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  1067. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  1068. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  1069. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  1070. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  1071. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  1072. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  1073. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  1074. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  1075. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  1076. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  1077. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  1078. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  1079. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  1080. [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
  1081. [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"
  1082. [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
  1083. [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\""
  1084. [2024-06-23 20:32:07.546 +00:00] [ERR] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  1085. [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".
  1086. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  1087. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  1088. at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
  1089. 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)
  1090. at lambda_method1308(Closure, Object)
  1091. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  1092. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  1093. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1094. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  1095. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1096. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1097. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1098. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  1099. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1100. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1101. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1102. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1103. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  1104. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  1105. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  1106. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  1107. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  1108. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  1109. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  1110. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  1111. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  1112. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  1113. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  1114. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  1115. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  1116. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  1117. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  1118. [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"
  1119. [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
  1120. [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
  1121. [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
  1122. [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\""
  1123. [2024-06-23 20:32:11.100 +00:00] [ERR] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  1124. [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".
  1125. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  1126. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  1127. at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
  1128. 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)
  1129. at lambda_method1308(Closure, Object)
  1130. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  1131. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  1132. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1133. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  1134. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1135. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1136. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1137. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  1138. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1139. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1140. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1141. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1142. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  1143. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  1144. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  1145. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  1146. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  1147. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  1148. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  1149. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  1150. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  1151. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  1152. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  1153. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  1154. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  1155. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  1156. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  1157. [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
  1158. [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"
  1159. [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
  1160. [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\""
  1161. [2024-06-23 20:32:11.644 +00:00] [ERR] [33] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  1162. [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".
  1163. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  1164. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  1165. at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
  1166. 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)
  1167. at lambda_method1308(Closure, Object)
  1168. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  1169. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  1170. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1171. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  1172. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1173. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1174. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1175. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  1176. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1177. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1178. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1179. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1180. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  1181. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  1182. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  1183. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  1184. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  1185. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  1186. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  1187. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  1188. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  1189. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  1190. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  1191. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  1192. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  1193. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  1194. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  1195. [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
  1196. [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"
  1197. [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
  1198. [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\""
  1199. [2024-06-23 20:32:12.009 +00:00] [ERR] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  1200. [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".
  1201. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  1202. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  1203. at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
  1204. 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)
  1205. at lambda_method1308(Closure, Object)
  1206. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  1207. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  1208. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1209. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  1210. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1211. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1212. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1213. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  1214. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1215. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1216. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1217. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1218. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  1219. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  1220. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  1221. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  1222. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  1223. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  1224. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  1225. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  1226. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  1227. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  1228. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  1229. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  1230. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  1231. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  1232. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  1233. [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"
  1234. [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
  1235. [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
  1236. [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
  1237. [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\""
  1238. [2024-06-23 20:32:26.727 +00:00] [ERR] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  1239. [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".
  1240. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  1241. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  1242. at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
  1243. 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)
  1244. at lambda_method1308(Closure, Object)
  1245. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  1246. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  1247. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1248. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  1249. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1250. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1251. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1252. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  1253. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1254. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1255. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1256. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1257. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  1258. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  1259. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  1260. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  1261. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  1262. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  1263. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  1264. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  1265. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  1266. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  1267. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  1268. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  1269. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  1270. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  1271. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  1272. [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
  1273. [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"
  1274. [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
  1275. [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\""
  1276. [2024-06-23 20:32:27.189 +00:00] [ERR] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  1277. [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".
  1278. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  1279. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  1280. at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
  1281. 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)
  1282. at lambda_method1308(Closure, Object)
  1283. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  1284. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  1285. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1286. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  1287. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1288. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1289. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1290. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  1291. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1292. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1293. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1294. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1295. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  1296. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  1297. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  1298. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  1299. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  1300. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  1301. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  1302. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  1303. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  1304. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  1305. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  1306. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  1307. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  1308. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  1309. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  1310. [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
  1311. [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"
  1312. [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
  1313. [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\""
  1314. [2024-06-23 20:32:27.547 +00:00] [ERR] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  1315. [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".
  1316. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  1317. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  1318. at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
  1319. 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)
  1320. at lambda_method1308(Closure, Object)
  1321. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  1322. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  1323. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1324. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  1325. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1326. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1327. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1328. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  1329. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1330. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1331. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1332. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1333. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  1334. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  1335. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  1336. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  1337. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  1338. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  1339. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  1340. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  1341. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  1342. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  1343. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  1344. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  1345. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  1346. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  1347. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  1348. [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"
  1349. [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
  1350. [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
  1351. [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
  1352. [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\""
  1353. [2024-06-23 20:32:58.120 +00:00] [ERR] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  1354. [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".
  1355. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  1356. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  1357. at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
  1358. 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)
  1359. at lambda_method1308(Closure, Object)
  1360. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  1361. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  1362. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1363. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  1364. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1365. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1366. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1367. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  1368. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1369. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1370. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1371. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1372. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  1373. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  1374. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  1375. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  1376. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  1377. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  1378. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  1379. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  1380. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  1381. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  1382. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  1383. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  1384. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  1385. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  1386. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  1387. [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
  1388. [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"
  1389. [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
  1390. [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\""
  1391. [2024-06-23 20:32:58.610 +00:00] [ERR] [35] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  1392. [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".
  1393. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  1394. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  1395. at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
  1396. 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)
  1397. at lambda_method1308(Closure, Object)
  1398. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  1399. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  1400. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1401. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  1402. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1403. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1404. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1405. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  1406. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1407. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1408. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1409. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1410. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  1411. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  1412. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  1413. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  1414. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  1415. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  1416. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  1417. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  1418. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  1419. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  1420. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  1421. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  1422. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  1423. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  1424. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  1425. [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
  1426. [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"
  1427. [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
  1428. [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\""
  1429. [2024-06-23 20:32:59.074 +00:00] [ERR] [39] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  1430. [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".
  1431. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  1432. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  1433. at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
  1434. 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)
  1435. at lambda_method1308(Closure, Object)
  1436. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  1437. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  1438. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1439. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  1440. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1441. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1442. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1443. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  1444. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1445. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1446. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1447. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1448. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  1449. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  1450. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  1451. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  1452. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  1453. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  1454. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  1455. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  1456. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  1457. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  1458. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  1459. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  1460. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  1461. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  1462. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  1463. [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"
  1464. [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
  1465. [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
  1466. [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
  1467. [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\""
  1468. [2024-06-23 20:34:46.352 +00:00] [ERR] [36] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  1469. [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".
  1470. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  1471. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  1472. at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
  1473. 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)
  1474. at lambda_method1308(Closure, Object)
  1475. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  1476. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  1477. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1478. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  1479. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1480. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1481. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1482. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  1483. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1484. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1485. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1486. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1487. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  1488. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  1489. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  1490. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  1491. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  1492. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  1493. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  1494. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  1495. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  1496. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  1497. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  1498. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  1499. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  1500. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  1501. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  1502. [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
  1503. [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"
  1504. [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
  1505. [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\""
  1506. [2024-06-23 20:34:49.149 +00:00] [ERR] [31] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  1507. [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".
  1508. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  1509. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  1510. at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
  1511. 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)
  1512. at lambda_method1308(Closure, Object)
  1513. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  1514. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  1515. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1516. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  1517. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1518. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1519. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1520. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  1521. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1522. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1523. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1524. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1525. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  1526. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  1527. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  1528. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  1529. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  1530. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  1531. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  1532. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  1533. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  1534. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  1535. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  1536. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  1537. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  1538. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  1539. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  1540. [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
  1541. [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"
  1542. [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
  1543. [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\""
  1544. [2024-06-23 20:34:51.815 +00:00] [ERR] [26] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 1
  1545. [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".
  1546. MediaBrowser.Common.FfmpegException: FFmpeg exited with code 1
  1547. at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String outputPath, String commandLineArguments, Guid userId, TranscodingJobType transcodingJobType, CancellationTokenSource cancellationTokenSource, String workingDirectory)
  1548. at Jellyfin.Api.Controllers.DynamicHlsController.GetDynamicSegment(StreamingRequestDto streamingRequest, Int32 segmentId)
  1549. 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)
  1550. at lambda_method1308(Closure, Object)
  1551. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  1552. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  1553. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1554. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  1555. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1556. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1557. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1558. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  1559. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  1560. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  1561. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1562. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  1563. at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  1564. at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  1565. at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  1566. at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  1567. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  1568. at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  1569. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  1570. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  1571. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  1572. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  1573. at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  1574. at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  1575. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  1576. at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  1577. at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  1578. [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"
  1579. [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
  1580. [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
  1581. [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
  1582. [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\""
  1583. [2024-06-23 20:38:23.964 +00:00] [INF] [28] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  1584. [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"
  1585. [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
  1586. [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
  1587. [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
  1588. [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\""
  1589. [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"
  1590. [2024-06-23 20:39:13.024 +00:00] [INF] [37] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  1591. [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
  1592. [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\""
  1593. [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"
  1594. [2024-06-23 20:39:23.002 +00:00] [INF] [36] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  1595. [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"
  1596. [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
  1597. [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
  1598. [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
  1599. [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\""
  1600. [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"
  1601. [2024-06-23 20:39:41.385 +00:00] [INF] [39] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  1602. [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
  1603. [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\""
  1604. [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
  1605. [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"
  1606. [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
  1607. [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
  1608. [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\""
  1609. [2024-06-23 20:39:53.128 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  1610. [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"
  1611. [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
  1612. [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\""
  1613. [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"
  1614. [2024-06-23 20:39:53.424 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  1615. [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
  1616. [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\""
  1617. [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"
  1618. [2024-06-23 20:39:54.022 +00:00] [INF] [29] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  1619. [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"
  1620. [2024-06-23 20:40:07.993 +00:00] [INF] [37] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  1621. [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"
  1622. [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
  1623. [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
  1624. [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
  1625. [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\""
  1626. [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
  1627. [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"
  1628. [2024-06-23 20:42:22.856 +00:00] [INF] [3] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  1629. [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"
  1630. [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
  1631. [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\""
  1632. [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"
  1633. [2024-06-23 20:42:53.269 +00:00] [INF] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  1634. [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
  1635. [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\""
  1636. [2024-06-23 20:44:39.712 +00:00] [INF] [42] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  1637. [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"
  1638. [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
  1639. [2024-06-23 21:01:02.041 +00:00] [INF] [15] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.126" request
  1640. [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
  1641. [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\""
  1642. [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
  1643. [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"
  1644. [2024-06-23 21:01:20.361 +00:00] [INF] [14] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  1645. [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"
  1646. [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\""
  1647. [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
  1648. [2024-06-23 21:01:54.147 +00:00] [INF] [38] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.50.126" closed
  1649. [2024-06-23 21:02:40.099 +00:00] [INF] [34] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  1650. [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
  1651. [2024-06-23 21:51:21.793 +00:00] [INF] [23] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  1652. [2024-06-23 21:51:21.799 +00:00] [INF] [49] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  1653. [2024-06-23 21:51:21.803 +00:00] [INF] [50] Main: Running query planner optimizations in the database... This might take a while
  1654. [2024-06-23 21:51:21.819 +00:00] [INF] [45] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
  1655. [2024-06-23 21:51:21.819 +00:00] [INF] [45] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
  1656. [2024-06-23 21:51:21.819 +00:00] [INF] [45] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
  1657. [2024-06-23 21:51:21.863 +00:00] [INF] [50] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  1658. [2024-06-23 21:51:21.863 +00:00] [INF] [50] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  1659. [2024-06-23 21:51:21.863 +00:00] [INF] [50] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  1660. [2024-06-23 21:51:21.863 +00:00] [INF] [50] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  1661. [2024-06-23 22:09:58.575 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
  1662. [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]"]
  1663. [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"]
  1664. [2024-06-23 22:09:58.589 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
  1665. [2024-06-23 22:09:58.589 +00:00] [INF] [1] Main: Architecture: X64
  1666. [2024-06-23 22:09:58.589 +00:00] [INF] [1] Main: 64-Bit Process: True
  1667. [2024-06-23 22:09:58.589 +00:00] [INF] [1] Main: User Interactive: True
  1668. [2024-06-23 22:09:58.589 +00:00] [INF] [1] Main: Processor count: 12
  1669. [2024-06-23 22:09:58.590 +00:00] [INF] [1] Main: Program data path: "/config/data"
  1670. [2024-06-23 22:09:58.590 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  1671. [2024-06-23 22:09:58.590 +00:00] [INF] [1] Main: Config directory path: "/config"
  1672. [2024-06-23 22:09:58.590 +00:00] [INF] [1] Main: Cache path: "/config/cache"
  1673. [2024-06-23 22:09:58.590 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
  1674. [2024-06-23 22:09:58.590 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
  1675. [2024-06-23 22:09:58.678 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
  1676. [2024-06-23 22:09:58.758 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  1677. [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"]
  1678. [2024-06-23 22:09:58.832 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  1679. [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"]
  1680. [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"]
  1681. [2024-06-23 22:09:58.834 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  1682. [2024-06-23 22:09:58.834 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  1683. [2024-06-23 22:09:58.834 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  1684. [2024-06-23 22:10:01.474 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
  1685. [2024-06-23 22:10:01.474 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
  1686. [2024-06-23 22:10:01.475 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
  1687. [2024-06-23 22:10:01.488 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
  1688. [2024-06-23 22:10:01.488 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
  1689. [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.
  1690. [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.
  1691. [2024-06-23 22:10:01.527 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  1692. [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.
  1693. [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.
  1694. [2024-06-23 22:10:02.476 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  1695. [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.
  1696. [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.
  1697. [2024-06-23 22:10:02.566 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  1698. [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"]
  1699. [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"]
  1700. [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"]
  1701. [2024-06-23 22:10:02.719 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  1702. [2024-06-23 22:10:02.873 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  1703. [2024-06-23 22:10:02.873 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
  1704. [2024-06-23 22:10:02.873 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  1705. [2024-06-23 22:10:02.873 +00:00] [INF] [1] Main: Startup complete 0:00:05.2471625
  1706. [2024-06-23 22:10:02.962 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
  1707. [2024-06-23 22:10:03.347 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
  1708. [2024-06-23 22:10:04.882 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
  1709. [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
  1710. [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
  1711. [2024-06-23 22:19:47.189 +00:00] [INF] [27] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  1712. [2024-06-23 22:19:47.197 +00:00] [INF] [26] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  1713. [2024-06-23 22:19:47.201 +00:00] [INF] [14] Main: Running query planner optimizations in the database... This might take a while
  1714. [2024-06-23 22:19:47.221 +00:00] [INF] [29] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
  1715. [2024-06-23 22:19:47.221 +00:00] [INF] [29] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
  1716. [2024-06-23 22:19:47.222 +00:00] [INF] [29] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
  1717. [2024-06-23 22:19:47.229 +00:00] [INF] [14] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  1718. [2024-06-23 22:19:47.229 +00:00] [INF] [14] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  1719. [2024-06-23 22:19:47.230 +00:00] [INF] [14] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  1720. [2024-06-23 22:19:47.230 +00:00] [INF] [14] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  1721. [2024-06-23 22:52:09.911 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
  1722. [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]"]
  1723. [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"]
  1724. [2024-06-23 22:52:09.930 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
  1725. [2024-06-23 22:52:09.931 +00:00] [INF] [1] Main: Architecture: X64
  1726. [2024-06-23 22:52:09.931 +00:00] [INF] [1] Main: 64-Bit Process: True
  1727. [2024-06-23 22:52:09.931 +00:00] [INF] [1] Main: User Interactive: True
  1728. [2024-06-23 22:52:09.931 +00:00] [INF] [1] Main: Processor count: 12
  1729. [2024-06-23 22:52:09.931 +00:00] [INF] [1] Main: Program data path: "/config/data"
  1730. [2024-06-23 22:52:09.931 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  1731. [2024-06-23 22:52:09.931 +00:00] [INF] [1] Main: Config directory path: "/config"
  1732. [2024-06-23 22:52:09.931 +00:00] [INF] [1] Main: Cache path: "/config/cache"
  1733. [2024-06-23 22:52:09.931 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
  1734. [2024-06-23 22:52:09.931 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
  1735. [2024-06-23 22:52:10.098 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
  1736. [2024-06-23 22:52:10.228 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  1737. [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"]
  1738. [2024-06-23 22:52:10.347 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  1739. [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"]
  1740. [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"]
  1741. [2024-06-23 22:52:10.348 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  1742. [2024-06-23 22:52:10.348 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  1743. [2024-06-23 22:52:10.348 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  1744. [2024-06-23 22:52:13.281 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
  1745. [2024-06-23 22:52:13.281 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
  1746. [2024-06-23 22:52:13.282 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
  1747. [2024-06-23 22:52:13.296 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
  1748. [2024-06-23 22:52:13.296 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
  1749. [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.
  1750. [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.
  1751. [2024-06-23 22:52:13.361 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  1752. [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.
  1753. [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.
  1754. [2024-06-23 22:52:14.389 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  1755. [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.
  1756. [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.
  1757. [2024-06-23 22:52:14.519 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  1758. [2024-06-23 22:52:14.534 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
  1759. [2024-06-23 22:52:14.560 +00:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
  1760. [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"]
  1761. [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"]
  1762. [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"]
  1763. [2024-06-23 22:52:14.646 +00:00] [INF] [19] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
  1764. [2024-06-23 22:52:14.690 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  1765. [2024-06-23 22:52:14.866 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  1766. [2024-06-23 22:52:14.866 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
  1767. [2024-06-23 22:52:14.866 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  1768. [2024-06-23 22:52:14.866 +00:00] [INF] [1] Main: Startup complete 0:00:06.2744372
  1769. [2024-06-23 22:52:17.160 +00:00] [INF] [28] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  1770. [2024-06-23 22:52:17.168 +00:00] [INF] [10] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  1771. [2024-06-23 22:52:17.174 +00:00] [INF] [21] Main: Running query planner optimizations in the database... This might take a while
  1772. [2024-06-23 22:52:17.200 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/movies"
  1773. [2024-06-23 22:52:17.200 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/tv"
  1774. [2024-06-23 22:52:17.200 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/data/media/other"
  1775. [2024-06-23 22:52:17.209 +00:00] [INF] [21] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  1776. [2024-06-23 22:52:17.209 +00:00] [INF] [21] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  1777. [2024-06-23 22:52:17.209 +00:00] [INF] [21] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  1778. [2024-06-23 22:52:17.210 +00:00] [INF] [21] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  1779. [2024-06-23 22:53:08.735 +00:00] [INF] [1] Main: Jellyfin version: "10.9.6"
  1780. [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]"]
  1781. [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"]
  1782. [2024-06-23 22:53:08.759 +00:00] [INF] [1] Main: Operating system: "Ubuntu 22.04.4 LTS"
  1783. [2024-06-23 22:53:08.759 +00:00] [INF] [1] Main: Architecture: X64
  1784. [2024-06-23 22:53:08.759 +00:00] [INF] [1] Main: 64-Bit Process: True
  1785. [2024-06-23 22:53:08.759 +00:00] [INF] [1] Main: User Interactive: True
  1786. [2024-06-23 22:53:08.759 +00:00] [INF] [1] Main: Processor count: 12
  1787. [2024-06-23 22:53:08.759 +00:00] [INF] [1] Main: Program data path: "/config/data"
  1788. [2024-06-23 22:53:08.760 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  1789. [2024-06-23 22:53:08.760 +00:00] [INF] [1] Main: Config directory path: "/config"
  1790. [2024-06-23 22:53:08.760 +00:00] [INF] [1] Main: Cache path: "/config/cache"
  1791. [2024-06-23 22:53:08.760 +00:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin/web"
  1792. [2024-06-23 22:53:08.760 +00:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/bin/"
  1793. [2024-06-23 22:53:08.956 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/config/cache"
  1794. [2024-06-23 22:53:09.081 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  1795. [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"]
  1796. [2024-06-23 22:53:09.185 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  1797. [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"]
  1798. [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"]
  1799. [2024-06-23 22:53:09.186 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  1800. [2024-06-23 22:53:09.186 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  1801. [2024-06-23 22:53:09.186 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  1802. [2024-06-23 22:53:12.101 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.6.0"
  1803. [2024-06-23 22:53:12.102 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.6.0"
  1804. [2024-06-23 22:53:12.103 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.6.0"
  1805. [2024-06-23 22:53:12.116 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.6.0"
  1806. [2024-06-23 22:53:12.117 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.6.0"
  1807. [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.
  1808. [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.
  1809. [2024-06-23 22:53:12.179 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  1810. [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.
  1811. [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.
  1812. [2024-06-23 22:53:12.664 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  1813. [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.
  1814. [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.
  1815. [2024-06-23 22:53:12.682 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/other"
  1816. [2024-06-23 22:53:12.712 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/movies"
  1817. [2024-06-23 22:53:12.814 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  1818. [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"]
  1819. [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"]
  1820. [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"]
  1821. [2024-06-23 22:53:12.962 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/data/media/tv"
  1822. [2024-06-23 22:53:12.995 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  1823. [2024-06-23 22:53:13.172 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  1824. [2024-06-23 22:53:13.173 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "0d092eba2c8949dc99a6b868f91fb9de"
  1825. [2024-06-23 22:53:13.173 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  1826. [2024-06-23 22:53:13.173 +00:00] [INF] [1] Main: Startup complete 0:00:05.7018638
  1827. [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
  1828. [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
  1829. [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
  1830. [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
  1831. [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\""
  1832. [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"
  1833. [2024-06-23 22:56:09.420 +00:00] [INF] [22] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 0
  1834. [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
  1835. [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\""
  1836.  
Add Comment
Please, Sign In to add comment