Advertisement
Guest User

Untitled

a guest
Jul 10th, 2024
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 115.68 KB | None | 0 0
  1. [2024-07-10 12:42:17.125 -04:00] [INF] [1] Main: Jellyfin version: "10.9.7"
  2. [2024-07-10 12:42:17.139 -04:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]"]
  3. [2024-07-10 12:42:17.141 -04:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
  4. [2024-07-10 12:42:17.141 -04:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
  5. [2024-07-10 12:42:17.141 -04:00] [INF] [1] Main: Architecture: X64
  6. [2024-07-10 12:42:17.141 -04:00] [INF] [1] Main: 64-Bit Process: True
  7. [2024-07-10 12:42:17.141 -04:00] [INF] [1] Main: User Interactive: True
  8. [2024-07-10 12:42:17.141 -04:00] [INF] [1] Main: Processor count: 12
  9. [2024-07-10 12:42:17.141 -04:00] [INF] [1] Main: Program data path: "/config"
  10. [2024-07-10 12:42:17.141 -04:00] [INF] [1] Main: Log directory path: "/config/log"
  11. [2024-07-10 12:42:17.141 -04:00] [INF] [1] Main: Config directory path: "/config/config"
  12. [2024-07-10 12:42:17.141 -04:00] [INF] [1] Main: Cache path: "/cache"
  13. [2024-07-10 12:42:17.141 -04:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
  14. [2024-07-10 12:42:17.141 -04:00] [INF] [1] Main: Application directory: "/jellyfin/"
  15. [2024-07-10 12:42:17.212 -04:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  16. [2024-07-10 12:42:17.252 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  17. [2024-07-10 12:42:17.302 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  18. [2024-07-10 12:42:17.302 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  19. [2024-07-10 12:42:17.302 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  20. [2024-07-10 12:42:17.303 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.1.180"]
  21. [2024-07-10 12:42:17.303 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["192.168.1.180"]
  22. [2024-07-10 12:42:17.303 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  23. [2024-07-10 12:42:17.303 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  24. [2024-07-10 12:42:22.327 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.7.0"
  25. [2024-07-10 12:42:22.328 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.7.0"
  26. [2024-07-10 12:42:22.328 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.7.0"
  27. [2024-07-10 12:42:22.340 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.7.0"
  28. [2024-07-10 12:42:22.340 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.7.0"
  29. [2024-07-10 12:42:22.384 -04:00] [INF] [1] Main: Kestrel is listening on "192.168.1.180"
  30. [2024-07-10 12:42:22.777 -04:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
  31. [2024-07-10 12:42:22.802 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  32. [2024-07-10 12:42:22.803 -04:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Workout Videos"
  33. [2024-07-10 12:42:22.809 -04:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/4K Movies"
  34. [2024-07-10 12:42:22.815 -04:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Home Movies"
  35. [2024-07-10 12:42:22.819 -04:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/720p Movies"
  36. [2024-07-10 12:42:22.819 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-07-11 03:00:00.000 -04:00, which is 14:17:37.1806974 from now.
  37. [2024-07-10 12:42:22.823 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-07-11 02:00:00.000 -04:00, which is 13:17:37.1763060 from now.
  38. [2024-07-10 12:42:22.829 -04:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/4K TV Shows"
  39. [2024-07-10 12:42:22.848 -04:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/1080p Movies"
  40. [2024-07-10 12:42:22.854 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  41. [2024-07-10 12:42:22.894 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
  42. [2024-07-10 12:42:22.897 -04:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/720p TV Shows"
  43. [2024-07-10 12:42:22.908 -04: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"]
  44. [2024-07-10 12:42:22.920 -04: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"]
  45. [2024-07-10 12:42:22.938 -04:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/1080p TV Shows"
  46. [2024-07-10 12:42:22.984 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  47. [2024-07-10 12:42:23.089 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  48. [2024-07-10 12:42:23.089 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "1889a1e3c3a647069ff471c978aa12c2"
  49. [2024-07-10 12:42:23.089 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  50. [2024-07-10 12:42:23.089 -04:00] [INF] [1] Main: Startup complete 0:00:06.0689927
  51. [2024-07-10 12:42:25.849 -04:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  52. [2024-07-10 12:42:26.692 -04:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
  53. [2024-07-10 12:42:35.952 -04:00] [INF] [10] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.161" request
  54. [2024-07-10 12:42:37.675 -04:00] [INF] [10] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.161" closed
  55. [2024-07-10 12:42:37.924 -04:00] [INF] [16] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.161" request
  56. [2024-07-10 12:42:39.437 -04:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/720p Movies"
  57. [2024-07-10 12:42:39.437 -04:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/4K TV Shows"
  58. [2024-07-10 12:42:39.437 -04:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1080p TV Shows"
  59. [2024-07-10 12:42:39.437 -04:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1080p Movies"
  60. [2024-07-10 12:42:39.437 -04:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Workout Videos"
  61. [2024-07-10 12:42:39.438 -04:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/720p TV Shows"
  62. [2024-07-10 12:42:39.438 -04:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Home Movies"
  63. [2024-07-10 12:42:39.438 -04:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/4K Movies"
  64. [2024-07-10 12:42:39.438 -04:00] [INF] [10] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  65. [2024-07-10 12:42:39.578 -04:00] [WRN] [10] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  66. [2024-07-10 12:42:39.651 -04:00] [WRN] [30] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  67. [2024-07-10 12:42:41.144 -04:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/1080p Movies/Superman Man of Tomorrow (2020)/Superman Man of Tomorrow (2020) - 1080p.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  68. [2024-07-10 12:43:07.915 -04:00] [INF] [1] Main: Jellyfin version: "10.9.7"
  69. [2024-07-10 12:43:07.930 -04:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
  70. [2024-07-10 12:43:07.931 -04:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
  71. [2024-07-10 12:43:07.931 -04:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
  72. [2024-07-10 12:43:07.931 -04:00] [INF] [1] Main: Architecture: X64
  73. [2024-07-10 12:43:07.931 -04:00] [INF] [1] Main: 64-Bit Process: True
  74. [2024-07-10 12:43:07.931 -04:00] [INF] [1] Main: User Interactive: True
  75. [2024-07-10 12:43:07.931 -04:00] [INF] [1] Main: Processor count: 12
  76. [2024-07-10 12:43:07.932 -04:00] [INF] [1] Main: Program data path: "/config"
  77. [2024-07-10 12:43:07.932 -04:00] [INF] [1] Main: Log directory path: "/config/log"
  78. [2024-07-10 12:43:07.932 -04:00] [INF] [1] Main: Config directory path: "/config/config"
  79. [2024-07-10 12:43:07.932 -04:00] [INF] [1] Main: Cache path: "/cache"
  80. [2024-07-10 12:43:07.932 -04:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
  81. [2024-07-10 12:43:07.932 -04:00] [INF] [1] Main: Application directory: "/jellyfin/"
  82. [2024-07-10 12:43:08.000 -04:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  83. [2024-07-10 12:43:08.040 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  84. [2024-07-10 12:43:08.093 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  85. [2024-07-10 12:43:08.094 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  86. [2024-07-10 12:43:08.094 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  87. [2024-07-10 12:43:08.094 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.1.180"]
  88. [2024-07-10 12:43:08.095 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["192.168.1.180"]
  89. [2024-07-10 12:43:08.095 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  90. [2024-07-10 12:43:08.095 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  91. [2024-07-10 12:43:13.315 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.7.0"
  92. [2024-07-10 12:43:13.316 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.7.0"
  93. [2024-07-10 12:43:13.316 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.7.0"
  94. [2024-07-10 12:43:13.331 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.7.0"
  95. [2024-07-10 12:43:13.331 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.7.0"
  96. [2024-07-10 12:43:13.364 -04:00] [INF] [1] Main: Kestrel is listening on "192.168.1.180"
  97. [2024-07-10 12:43:13.735 -04:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
  98. [2024-07-10 12:43:13.761 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  99. [2024-07-10 12:43:13.763 -04:00] [INF] [19] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Workout Videos"
  100. [2024-07-10 12:43:13.770 -04:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/4K Movies"
  101. [2024-07-10 12:43:13.774 -04:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Home Movies"
  102. [2024-07-10 12:43:13.778 -04:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/720p Movies"
  103. [2024-07-10 12:43:13.780 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-07-11 03:00:00.000 -04:00, which is 14:16:46.2198108 from now.
  104. [2024-07-10 12:43:13.784 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-07-11 02:00:00.000 -04:00, which is 13:16:46.2157390 from now.
  105. [2024-07-10 12:43:13.789 -04:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/4K TV Shows"
  106. [2024-07-10 12:43:13.812 -04:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/1080p Movies"
  107. [2024-07-10 12:43:13.819 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  108. [2024-07-10 12:43:13.854 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
  109. [2024-07-10 12:43:13.861 -04:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/720p TV Shows"
  110. [2024-07-10 12:43:13.868 -04: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"]
  111. [2024-07-10 12:43:13.883 -04: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"]
  112. [2024-07-10 12:43:13.914 -04:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/1080p TV Shows"
  113. [2024-07-10 12:43:13.957 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  114. [2024-07-10 12:43:14.056 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  115. [2024-07-10 12:43:14.057 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "1889a1e3c3a647069ff471c978aa12c2"
  116. [2024-07-10 12:43:14.057 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  117. [2024-07-10 12:43:14.057 -04:00] [INF] [1] Main: Startup complete 0:00:06.2383168
  118. [2024-07-10 12:43:14.936 -04:00] [INF] [8] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.161" request
  119. [2024-07-10 12:43:16.811 -04:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  120. [2024-07-10 12:43:17.073 -04:00] [INF] [17] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.161" closed
  121. [2024-07-10 12:43:17.244 -04:00] [INF] [15] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.161" request
  122. [2024-07-10 12:43:17.409 -04:00] [INF] [18] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
  123. [2024-07-10 12:43:18.981 -04:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/720p Movies"
  124. [2024-07-10 12:43:18.981 -04:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/4K TV Shows"
  125. [2024-07-10 12:43:18.981 -04:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1080p TV Shows"
  126. [2024-07-10 12:43:18.981 -04:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1080p Movies"
  127. [2024-07-10 12:43:18.981 -04:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Workout Videos"
  128. [2024-07-10 12:43:18.981 -04:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/720p TV Shows"
  129. [2024-07-10 12:43:18.982 -04:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Home Movies"
  130. [2024-07-10 12:43:18.982 -04:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/4K Movies"
  131. [2024-07-10 12:43:18.982 -04:00] [INF] [14] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  132. [2024-07-10 12:43:19.116 -04:00] [WRN] [14] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  133. [2024-07-10 12:43:19.187 -04:00] [WRN] [17] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  134. [2024-07-10 12:43:20.757 -04:00] [INF] [23] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/1080p Movies/Superman Man of Tomorrow (2020)/Superman Man of Tomorrow (2020) - 1080p.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  135. [2024-07-10 12:43:20.835 -04:00] [INF] [33] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "The Acolyte"
  136. [2024-07-10 12:43:20.840 -04:00] [INF] [40] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/1080p TV Shows/The Challenge - World Championship (2023)/theme.mp3\" -threads 0 -v warning -print_format json -show_streams -show_format"
  137. [2024-07-10 13:25:38.621 -04:00] [INF] [1] Main: Jellyfin version: "10.9.7"
  138. [2024-07-10 13:25:38.635 -04:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]"]
  139. [2024-07-10 13:25:38.636 -04:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
  140. [2024-07-10 13:25:38.636 -04:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
  141. [2024-07-10 13:25:38.636 -04:00] [INF] [1] Main: Architecture: X64
  142. [2024-07-10 13:25:38.636 -04:00] [INF] [1] Main: 64-Bit Process: True
  143. [2024-07-10 13:25:38.637 -04:00] [INF] [1] Main: User Interactive: True
  144. [2024-07-10 13:25:38.637 -04:00] [INF] [1] Main: Processor count: 12
  145. [2024-07-10 13:25:38.637 -04:00] [INF] [1] Main: Program data path: "/config"
  146. [2024-07-10 13:25:38.637 -04:00] [INF] [1] Main: Log directory path: "/config/log"
  147. [2024-07-10 13:25:38.637 -04:00] [INF] [1] Main: Config directory path: "/config/config"
  148. [2024-07-10 13:25:38.637 -04:00] [INF] [1] Main: Cache path: "/cache"
  149. [2024-07-10 13:25:38.637 -04:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
  150. [2024-07-10 13:25:38.637 -04:00] [INF] [1] Main: Application directory: "/jellyfin/"
  151. [2024-07-10 13:25:38.706 -04:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  152. [2024-07-10 13:25:38.746 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  153. [2024-07-10 13:25:38.800 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  154. [2024-07-10 13:25:38.800 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  155. [2024-07-10 13:25:38.800 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  156. [2024-07-10 13:25:38.800 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.1.180"]
  157. [2024-07-10 13:25:38.801 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["192.168.1.180"]
  158. [2024-07-10 13:25:38.801 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  159. [2024-07-10 13:25:38.801 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  160. [2024-07-10 13:25:44.046 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.7.0"
  161. [2024-07-10 13:25:44.047 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.7.0"
  162. [2024-07-10 13:25:44.047 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.7.0"
  163. [2024-07-10 13:25:44.059 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.7.0"
  164. [2024-07-10 13:25:44.059 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.7.0"
  165. [2024-07-10 13:25:44.092 -04:00] [INF] [1] Main: Kestrel is listening on "192.168.1.180"
  166. [2024-07-10 13:25:44.482 -04:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
  167. [2024-07-10 13:25:44.507 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  168. [2024-07-10 13:25:44.509 -04:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Workout Videos"
  169. [2024-07-10 13:25:44.515 -04:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/4K Movies"
  170. [2024-07-10 13:25:44.519 -04:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Home Movies"
  171. [2024-07-10 13:25:44.524 -04:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/720p Movies"
  172. [2024-07-10 13:25:44.525 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-07-11 03:00:00.000 -04:00, which is 13:34:15.4745720 from now.
  173. [2024-07-10 13:25:44.529 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-07-11 02:00:00.000 -04:00, which is 12:34:15.4702423 from now.
  174. [2024-07-10 13:25:44.534 -04:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/4K TV Shows"
  175. [2024-07-10 13:25:44.552 -04:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/1080p Movies"
  176. [2024-07-10 13:25:44.568 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  177. [2024-07-10 13:25:44.602 -04:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/720p TV Shows"
  178. [2024-07-10 13:25:44.606 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
  179. [2024-07-10 13:25:44.617 -04: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"]
  180. [2024-07-10 13:25:44.630 -04: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"]
  181. [2024-07-10 13:25:44.646 -04:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/1080p TV Shows"
  182. [2024-07-10 13:25:44.699 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  183. [2024-07-10 13:25:44.798 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  184. [2024-07-10 13:25:44.798 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "1889a1e3c3a647069ff471c978aa12c2"
  185. [2024-07-10 13:25:44.798 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  186. [2024-07-10 13:25:44.798 -04:00] [INF] [1] Main: Startup complete 0:00:06.2768883
  187. [2024-07-10 13:25:47.555 -04:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  188. [2024-07-10 13:25:48.314 -04:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
  189. [2024-07-10 13:26:20.033 -04:00] [INF] [29] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.161" request
  190. [2024-07-10 13:26:44.536 -04:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/720p Movies"
  191. [2024-07-10 13:26:44.537 -04:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1080p TV Shows"
  192. [2024-07-10 13:26:44.537 -04:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/4K TV Shows"
  193. [2024-07-10 13:26:44.537 -04:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1080p Movies"
  194. [2024-07-10 13:26:44.537 -04:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Workout Videos"
  195. [2024-07-10 13:26:44.537 -04:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/720p TV Shows"
  196. [2024-07-10 13:26:44.538 -04:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Home Movies"
  197. [2024-07-10 13:26:44.538 -04:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/4K Movies"
  198. [2024-07-10 13:26:44.539 -04:00] [INF] [33] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  199. [2024-07-10 13:26:44.674 -04:00] [WRN] [33] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  200. [2024-07-10 13:26:44.741 -04:00] [WRN] [34] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  201. [2024-07-10 13:26:46.195 -04:00] [INF] [30] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "The Acolyte"
  202. [2024-07-10 13:27:11.558 -04:00] [INF] [1] Main: Jellyfin version: "10.9.7"
  203. [2024-07-10 13:27:11.572 -04:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
  204. [2024-07-10 13:27:11.573 -04:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
  205. [2024-07-10 13:27:11.574 -04:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
  206. [2024-07-10 13:27:11.574 -04:00] [INF] [1] Main: Architecture: X64
  207. [2024-07-10 13:27:11.574 -04:00] [INF] [1] Main: 64-Bit Process: True
  208. [2024-07-10 13:27:11.574 -04:00] [INF] [1] Main: User Interactive: True
  209. [2024-07-10 13:27:11.574 -04:00] [INF] [1] Main: Processor count: 12
  210. [2024-07-10 13:27:11.574 -04:00] [INF] [1] Main: Program data path: "/config"
  211. [2024-07-10 13:27:11.574 -04:00] [INF] [1] Main: Log directory path: "/config/log"
  212. [2024-07-10 13:27:11.574 -04:00] [INF] [1] Main: Config directory path: "/config/config"
  213. [2024-07-10 13:27:11.574 -04:00] [INF] [1] Main: Cache path: "/cache"
  214. [2024-07-10 13:27:11.574 -04:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
  215. [2024-07-10 13:27:11.574 -04:00] [INF] [1] Main: Application directory: "/jellyfin/"
  216. [2024-07-10 13:27:11.644 -04:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  217. [2024-07-10 13:27:11.684 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  218. [2024-07-10 13:27:11.739 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  219. [2024-07-10 13:27:11.739 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  220. [2024-07-10 13:27:11.739 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  221. [2024-07-10 13:27:11.740 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.1.180"]
  222. [2024-07-10 13:27:11.740 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["192.168.1.180"]
  223. [2024-07-10 13:27:11.740 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  224. [2024-07-10 13:27:11.740 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  225. [2024-07-10 13:27:16.816 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.7.0"
  226. [2024-07-10 13:27:16.816 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.7.0"
  227. [2024-07-10 13:27:16.816 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.7.0"
  228. [2024-07-10 13:27:16.828 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.7.0"
  229. [2024-07-10 13:27:16.828 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.7.0"
  230. [2024-07-10 13:27:16.867 -04:00] [INF] [1] Main: Kestrel is listening on "192.168.1.180"
  231. [2024-07-10 13:27:17.264 -04:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
  232. [2024-07-10 13:27:17.289 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  233. [2024-07-10 13:27:17.291 -04:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Workout Videos"
  234. [2024-07-10 13:27:17.297 -04:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/4K Movies"
  235. [2024-07-10 13:27:17.302 -04:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Home Movies"
  236. [2024-07-10 13:27:17.305 -04:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/720p Movies"
  237. [2024-07-10 13:27:17.306 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-07-11 03:00:00.000 -04:00, which is 13:32:42.6934987 from now.
  238. [2024-07-10 13:27:17.310 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-07-11 02:00:00.000 -04:00, which is 12:32:42.6896347 from now.
  239. [2024-07-10 13:27:17.315 -04:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/4K TV Shows"
  240. [2024-07-10 13:27:17.332 -04:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/1080p Movies"
  241. [2024-07-10 13:27:17.338 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  242. [2024-07-10 13:27:17.379 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
  243. [2024-07-10 13:27:17.384 -04:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/720p TV Shows"
  244. [2024-07-10 13:27:17.391 -04: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"]
  245. [2024-07-10 13:27:17.403 -04: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"]
  246. [2024-07-10 13:27:17.422 -04:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/1080p TV Shows"
  247. [2024-07-10 13:27:17.468 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  248. [2024-07-10 13:27:17.567 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  249. [2024-07-10 13:27:17.568 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "1889a1e3c3a647069ff471c978aa12c2"
  250. [2024-07-10 13:27:17.568 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  251. [2024-07-10 13:27:17.568 -04:00] [INF] [1] Main: Startup complete 0:00:06.1073146
  252. [2024-07-10 13:27:19.782 -04:00] [INF] [11] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.161" request
  253. [2024-07-10 13:27:20.335 -04:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  254. [2024-07-10 13:27:20.950 -04:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
  255. [2024-07-10 13:27:27.153 -04:00] [INF] [17] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.161" closed
  256. [2024-07-10 13:28:17.316 -04:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/720p Movies"
  257. [2024-07-10 13:28:17.316 -04:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/4K TV Shows"
  258. [2024-07-10 13:28:17.316 -04:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1080p TV Shows"
  259. [2024-07-10 13:28:17.316 -04:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1080p Movies"
  260. [2024-07-10 13:28:17.316 -04:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Workout Videos"
  261. [2024-07-10 13:28:17.316 -04:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/720p TV Shows"
  262. [2024-07-10 13:28:17.317 -04:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Home Movies"
  263. [2024-07-10 13:28:17.317 -04:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/4K Movies"
  264. [2024-07-10 13:28:17.317 -04:00] [INF] [16] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  265. [2024-07-10 13:28:17.450 -04:00] [WRN] [16] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  266. [2024-07-10 13:28:17.519 -04:00] [WRN] [11] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  267. [2024-07-10 13:28:19.034 -04:00] [INF] [47] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "The Acolyte"
  268. [2024-07-10 13:28:19.041 -04:00] [INF] [47] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 6375183c-f972-f403-849d-6976a52eeac7
  269. [2024-07-10 14:37:22.645 -04:00] [INF] [1] Main: Jellyfin version: "10.9.7"
  270. [2024-07-10 14:37:22.672 -04:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_PublishedServerUrl, 192.168.1.180]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
  271. [2024-07-10 14:37:22.674 -04:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
  272. [2024-07-10 14:37:22.674 -04:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
  273. [2024-07-10 14:37:22.674 -04:00] [INF] [1] Main: Architecture: X64
  274. [2024-07-10 14:37:22.674 -04:00] [INF] [1] Main: 64-Bit Process: True
  275. [2024-07-10 14:37:22.674 -04:00] [INF] [1] Main: User Interactive: True
  276. [2024-07-10 14:37:22.674 -04:00] [INF] [1] Main: Processor count: 12
  277. [2024-07-10 14:37:22.674 -04:00] [INF] [1] Main: Program data path: "/config"
  278. [2024-07-10 14:37:22.674 -04:00] [INF] [1] Main: Log directory path: "/config/log"
  279. [2024-07-10 14:37:22.674 -04:00] [INF] [1] Main: Config directory path: "/config/config"
  280. [2024-07-10 14:37:22.674 -04:00] [INF] [1] Main: Cache path: "/cache"
  281. [2024-07-10 14:37:22.674 -04:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
  282. [2024-07-10 14:37:22.674 -04:00] [INF] [1] Main: Application directory: "/jellyfin/"
  283. [2024-07-10 14:37:22.750 -04:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  284. [2024-07-10 14:37:22.799 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  285. [2024-07-10 14:37:22.855 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  286. [2024-07-10 14:37:22.855 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  287. [2024-07-10 14:37:22.856 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  288. [2024-07-10 14:37:22.856 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.1.180"]
  289. [2024-07-10 14:37:22.857 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["192.168.1.180"]
  290. [2024-07-10 14:37:22.857 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  291. [2024-07-10 14:37:22.857 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  292. [2024-07-10 14:37:27.914 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.7.0"
  293. [2024-07-10 14:37:27.915 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.7.0"
  294. [2024-07-10 14:37:27.915 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.7.0"
  295. [2024-07-10 14:37:27.926 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.7.0"
  296. [2024-07-10 14:37:27.927 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.7.0"
  297. [2024-07-10 14:37:27.959 -04:00] [INF] [1] Main: Kestrel is listening on "192.168.1.180"
  298. [2024-07-10 14:37:27.973 -04:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {e189881a-d465-413d-ba7a-38ae1a80acc6} may be persisted to storage in unencrypted form.
  299. [2024-07-10 14:37:28.351 -04:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
  300. [2024-07-10 14:37:28.376 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  301. [2024-07-10 14:37:28.378 -04:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Workout Videos"
  302. [2024-07-10 14:37:28.383 -04:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/4K Movies"
  303. [2024-07-10 14:37:28.388 -04:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Home Movies"
  304. [2024-07-10 14:37:28.392 -04:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/720p Movies"
  305. [2024-07-10 14:37:28.393 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-07-11 03:00:00.000 -04:00, which is 12:22:31.6067036 from now.
  306. [2024-07-10 14:37:28.397 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-07-11 02:00:00.000 -04:00, which is 11:22:31.6026987 from now.
  307. [2024-07-10 14:37:28.401 -04:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/4K TV Shows"
  308. [2024-07-10 14:37:28.420 -04:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/1080p Movies"
  309. [2024-07-10 14:37:28.474 -04:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/720p TV Shows"
  310. [2024-07-10 14:37:28.504 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  311. [2024-07-10 14:37:28.522 -04:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/1080p TV Shows"
  312. [2024-07-10 14:37:28.537 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
  313. [2024-07-10 14:37:28.548 -04: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"]
  314. [2024-07-10 14:37:28.560 -04: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"]
  315. [2024-07-10 14:37:28.625 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  316. [2024-07-10 14:37:28.732 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  317. [2024-07-10 14:37:28.732 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "1889a1e3c3a647069ff471c978aa12c2"
  318. [2024-07-10 14:37:28.732 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  319. [2024-07-10 14:37:28.732 -04:00] [INF] [1] Main: Startup complete 0:00:06.2148317
  320. [2024-07-10 14:37:31.424 -04:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  321. [2024-07-10 14:37:32.490 -04:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds
  322. [2024-07-10 14:38:28.403 -04:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/720p Movies"
  323. [2024-07-10 14:38:28.404 -04:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/4K TV Shows"
  324. [2024-07-10 14:38:28.404 -04:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1080p TV Shows"
  325. [2024-07-10 14:38:28.404 -04:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1080p Movies"
  326. [2024-07-10 14:38:28.404 -04:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Workout Videos"
  327. [2024-07-10 14:38:28.404 -04:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/720p TV Shows"
  328. [2024-07-10 14:38:28.404 -04:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Home Movies"
  329. [2024-07-10 14:38:28.405 -04:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/4K Movies"
  330. [2024-07-10 14:38:28.405 -04:00] [INF] [8] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  331. [2024-07-10 14:38:28.540 -04:00] [WRN] [8] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  332. [2024-07-10 14:38:28.610 -04:00] [WRN] [31] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  333. [2024-07-10 14:38:30.086 -04:00] [INF] [37] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/1080p Movies/Superman Man of Tomorrow (2020)/Superman Man of Tomorrow (2020) - 1080p.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  334. [2024-07-10 14:38:30.121 -04:00] [INF] [21] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "The Acolyte"
  335. [2024-07-10 14:38:30.167 -04:00] [ERR] [28] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  336. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  337. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  338. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  339. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  340. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  341. [2024-07-10 14:38:30.201 -04:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/1080p TV Shows/The Challenge - World Championship (2023)/theme.mp3\" -threads 0 -v warning -print_format json -show_streams -show_format"
  342. [2024-07-10 14:38:30.278 -04:00] [INF] [21] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "The Acolyte"
  343. [2024-07-10 14:38:30.280 -04:00] [INF] [21] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 6375183c-f972-f403-849d-6976a52eeac7
  344. [2024-07-10 14:38:30.347 -04:00] [INF] [30] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/4K TV Shows/Ted Lasso (2020)/Season 2/Ted Lasso (2020) S02E04 - 2160p.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  345. [2024-07-10 14:38:30.352 -04:00] [INF] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/4K TV Shows/The Acolyte (2024)/Season 1/The Acolyte (2024) S01E07 - 2160p.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  346. [2024-07-10 14:49:22.001 -04:00] [INF] [1] Main: Jellyfin version: "10.9.7"
  347. [2024-07-10 14:49:22.020 -04:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_PublishedServerUrl, 192.168.1.180]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
  348. [2024-07-10 14:49:22.021 -04:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
  349. [2024-07-10 14:49:22.021 -04:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
  350. [2024-07-10 14:49:22.021 -04:00] [INF] [1] Main: Architecture: X64
  351. [2024-07-10 14:49:22.022 -04:00] [INF] [1] Main: 64-Bit Process: True
  352. [2024-07-10 14:49:22.022 -04:00] [INF] [1] Main: User Interactive: True
  353. [2024-07-10 14:49:22.022 -04:00] [INF] [1] Main: Processor count: 12
  354. [2024-07-10 14:49:22.022 -04:00] [INF] [1] Main: Program data path: "/config"
  355. [2024-07-10 14:49:22.022 -04:00] [INF] [1] Main: Log directory path: "/config/log"
  356. [2024-07-10 14:49:22.022 -04:00] [INF] [1] Main: Config directory path: "/config/config"
  357. [2024-07-10 14:49:22.022 -04:00] [INF] [1] Main: Cache path: "/cache"
  358. [2024-07-10 14:49:22.022 -04:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
  359. [2024-07-10 14:49:22.022 -04:00] [INF] [1] Main: Application directory: "/jellyfin/"
  360. [2024-07-10 14:49:22.101 -04:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  361. [2024-07-10 14:49:22.152 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  362. [2024-07-10 14:49:22.211 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  363. [2024-07-10 14:49:22.212 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  364. [2024-07-10 14:49:22.212 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  365. [2024-07-10 14:49:22.212 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.1.180"]
  366. [2024-07-10 14:49:22.213 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["192.168.1.180"]
  367. [2024-07-10 14:49:22.213 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  368. [2024-07-10 14:49:22.213 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  369. [2024-07-10 14:49:27.332 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.7.0"
  370. [2024-07-10 14:49:27.332 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.7.0"
  371. [2024-07-10 14:49:27.333 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.7.0"
  372. [2024-07-10 14:49:27.344 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.7.0"
  373. [2024-07-10 14:49:27.344 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.7.0"
  374. [2024-07-10 14:49:27.381 -04:00] [INF] [1] Main: Kestrel is listening on "192.168.1.180"
  375. [2024-07-10 14:49:27.394 -04:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {96e69454-5a84-4402-9603-f5eb9c06e8d7} may be persisted to storage in unencrypted form.
  376. [2024-07-10 14:49:27.778 -04:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
  377. [2024-07-10 14:49:27.803 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  378. [2024-07-10 14:49:27.806 -04:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Workout Videos"
  379. [2024-07-10 14:49:27.812 -04:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/4K Movies"
  380. [2024-07-10 14:49:27.816 -04:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Home Movies"
  381. [2024-07-10 14:49:27.821 -04:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/720p Movies"
  382. [2024-07-10 14:49:27.821 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-07-11 03:00:00.000 -04:00, which is 12:10:32.1782615 from now.
  383. [2024-07-10 14:49:27.826 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-07-11 02:00:00.000 -04:00, which is 11:10:32.1738190 from now.
  384. [2024-07-10 14:49:27.831 -04:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/4K TV Shows"
  385. [2024-07-10 14:49:27.849 -04:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/1080p Movies"
  386. [2024-07-10 14:49:27.896 -04:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/720p TV Shows"
  387. [2024-07-10 14:49:27.931 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  388. [2024-07-10 14:49:27.946 -04:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/1080p TV Shows"
  389. [2024-07-10 14:49:27.967 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
  390. [2024-07-10 14:49:27.978 -04: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"]
  391. [2024-07-10 14:49:27.990 -04: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"]
  392. [2024-07-10 14:49:28.053 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  393. [2024-07-10 14:49:28.153 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  394. [2024-07-10 14:49:28.153 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "1889a1e3c3a647069ff471c978aa12c2"
  395. [2024-07-10 14:49:28.153 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  396. [2024-07-10 14:49:28.154 -04:00] [INF] [1] Main: Startup complete 0:00:06.2824097
  397. [2024-07-10 14:49:30.852 -04:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  398. [2024-07-10 14:49:32.459 -04:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds
  399. [2024-07-10 14:50:27.832 -04:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/720p Movies"
  400. [2024-07-10 14:50:27.832 -04:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/4K TV Shows"
  401. [2024-07-10 14:50:27.832 -04:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1080p TV Shows"
  402. [2024-07-10 14:50:27.832 -04:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1080p Movies"
  403. [2024-07-10 14:50:27.832 -04:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Workout Videos"
  404. [2024-07-10 14:50:27.832 -04:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/720p TV Shows"
  405. [2024-07-10 14:50:27.833 -04:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Home Movies"
  406. [2024-07-10 14:50:27.833 -04:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/4K Movies"
  407. [2024-07-10 14:50:27.833 -04:00] [INF] [11] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  408. [2024-07-10 14:50:27.966 -04:00] [WRN] [11] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  409. [2024-07-10 14:50:28.035 -04:00] [WRN] [35] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  410. [2024-07-10 14:50:29.471 -04:00] [INF] [55] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "The Acolyte"
  411. [2024-07-10 14:55:38.172 -04:00] [INF] [1] Main: Jellyfin version: "10.9.7"
  412. [2024-07-10 14:55:38.186 -04:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_PublishedServerUrl, 192.168.1.180]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]"]
  413. [2024-07-10 14:55:38.187 -04:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
  414. [2024-07-10 14:55:38.187 -04:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
  415. [2024-07-10 14:55:38.187 -04:00] [INF] [1] Main: Architecture: X64
  416. [2024-07-10 14:55:38.188 -04:00] [INF] [1] Main: 64-Bit Process: True
  417. [2024-07-10 14:55:38.188 -04:00] [INF] [1] Main: User Interactive: True
  418. [2024-07-10 14:55:38.188 -04:00] [INF] [1] Main: Processor count: 12
  419. [2024-07-10 14:55:38.188 -04:00] [INF] [1] Main: Program data path: "/config"
  420. [2024-07-10 14:55:38.188 -04:00] [INF] [1] Main: Log directory path: "/config/log"
  421. [2024-07-10 14:55:38.188 -04:00] [INF] [1] Main: Config directory path: "/config/config"
  422. [2024-07-10 14:55:38.188 -04:00] [INF] [1] Main: Cache path: "/cache"
  423. [2024-07-10 14:55:38.188 -04:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
  424. [2024-07-10 14:55:38.188 -04:00] [INF] [1] Main: Application directory: "/jellyfin/"
  425. [2024-07-10 14:55:38.256 -04:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  426. [2024-07-10 14:55:38.295 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  427. [2024-07-10 14:55:38.349 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  428. [2024-07-10 14:55:38.349 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  429. [2024-07-10 14:55:38.349 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  430. [2024-07-10 14:55:38.350 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.1.180"]
  431. [2024-07-10 14:55:38.350 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["192.168.1.180"]
  432. [2024-07-10 14:55:38.350 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  433. [2024-07-10 14:55:38.350 -04:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  434. [2024-07-10 14:55:43.579 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.7.0"
  435. [2024-07-10 14:55:43.579 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.7.0"
  436. [2024-07-10 14:55:43.580 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.7.0"
  437. [2024-07-10 14:55:43.597 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.7.0"
  438. [2024-07-10 14:55:43.597 -04:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.7.0"
  439. [2024-07-10 14:55:43.634 -04:00] [INF] [1] Main: Kestrel is listening on "192.168.1.180"
  440. [2024-07-10 14:55:44.035 -04:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
  441. [2024-07-10 14:55:44.061 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  442. [2024-07-10 14:55:44.063 -04:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Workout Videos"
  443. [2024-07-10 14:55:44.070 -04:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/4K Movies"
  444. [2024-07-10 14:55:44.074 -04:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Home Movies"
  445. [2024-07-10 14:55:44.078 -04:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/720p Movies"
  446. [2024-07-10 14:55:44.080 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-07-11 03:00:00.000 -04:00, which is 12:04:15.9198715 from now.
  447. [2024-07-10 14:55:44.084 -04:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-07-11 02:00:00.000 -04:00, which is 11:04:15.9152937 from now.
  448. [2024-07-10 14:55:44.087 -04:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/4K TV Shows"
  449. [2024-07-10 14:55:44.106 -04:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/1080p Movies"
  450. [2024-07-10 14:55:44.123 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  451. [2024-07-10 14:55:44.158 -04:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/720p TV Shows"
  452. [2024-07-10 14:55:44.162 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
  453. [2024-07-10 14:55:44.175 -04: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"]
  454. [2024-07-10 14:55:44.188 -04: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"]
  455. [2024-07-10 14:55:44.201 -04:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/1080p TV Shows"
  456. [2024-07-10 14:55:44.253 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  457. [2024-07-10 14:55:44.351 -04:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  458. [2024-07-10 14:55:44.351 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "1889a1e3c3a647069ff471c978aa12c2"
  459. [2024-07-10 14:55:44.351 -04:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  460. [2024-07-10 14:55:44.351 -04:00] [INF] [1] Main: Startup complete 0:00:06.2836247
  461. [2024-07-10 14:55:44.890 -04:00] [INF] [10] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.161" request
  462. [2024-07-10 14:55:47.127 -04:00] [INF] [30] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  463. [2024-07-10 14:55:47.737 -04:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
  464. [2024-07-10 14:55:59.298 -04:00] [INF] [30] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/720p Movies"
  465. [2024-07-10 14:55:59.298 -04:00] [INF] [30] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/4K TV Shows"
  466. [2024-07-10 14:55:59.298 -04:00] [INF] [30] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1080p TV Shows"
  467. [2024-07-10 14:55:59.299 -04:00] [INF] [30] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1080p Movies"
  468. [2024-07-10 14:55:59.299 -04:00] [INF] [30] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Workout Videos"
  469. [2024-07-10 14:55:59.299 -04:00] [INF] [30] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/720p TV Shows"
  470. [2024-07-10 14:55:59.299 -04:00] [INF] [30] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Home Movies"
  471. [2024-07-10 14:55:59.299 -04:00] [INF] [30] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/4K Movies"
  472. [2024-07-10 14:55:59.300 -04:00] [INF] [30] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  473. [2024-07-10 14:55:59.436 -04:00] [WRN] [30] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  474. [2024-07-10 14:55:59.505 -04:00] [WRN] [10] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  475. [2024-07-10 14:56:00.970 -04:00] [INF] [45] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "The Acolyte"
  476. [2024-07-10 14:56:00.971 -04:00] [INF] [45] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 6375183c-f972-f403-849d-6976a52eeac7
  477. [2024-07-10 19:25:30.677 +00:00] [INF] [1] Main: Jellyfin version: "10.9.7"
  478. [2024-07-10 19:25:30.692 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_PublishedServerUrl, 192.168.1.180]", "[JELLYFIN_CACHE_DIR, /cache]"]
  479. [2024-07-10 19:25:30.693 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
  480. [2024-07-10 19:25:30.693 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
  481. [2024-07-10 19:25:30.693 +00:00] [INF] [1] Main: Architecture: X64
  482. [2024-07-10 19:25:30.694 +00:00] [INF] [1] Main: 64-Bit Process: True
  483. [2024-07-10 19:25:30.694 +00:00] [INF] [1] Main: User Interactive: True
  484. [2024-07-10 19:25:30.694 +00:00] [INF] [1] Main: Processor count: 12
  485. [2024-07-10 19:25:30.694 +00:00] [INF] [1] Main: Program data path: "/config"
  486. [2024-07-10 19:25:30.694 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  487. [2024-07-10 19:25:30.694 +00:00] [INF] [1] Main: Config directory path: "/config/config"
  488. [2024-07-10 19:25:30.694 +00:00] [INF] [1] Main: Cache path: "/cache"
  489. [2024-07-10 19:25:30.694 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
  490. [2024-07-10 19:25:30.694 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
  491. [2024-07-10 19:25:30.774 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  492. [2024-07-10 19:25:30.825 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  493. [2024-07-10 19:25:30.885 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  494. [2024-07-10 19:25:30.885 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  495. [2024-07-10 19:25:30.886 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  496. [2024-07-10 19:25:30.886 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: []
  497. [2024-07-10 19:25:30.887 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["::"]
  498. [2024-07-10 19:25:30.887 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  499. [2024-07-10 19:25:30.887 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  500. [2024-07-10 19:25:36.036 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.7.0"
  501. [2024-07-10 19:25:36.037 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.7.0"
  502. [2024-07-10 19:25:36.037 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.7.0"
  503. [2024-07-10 19:25:36.049 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.7.0"
  504. [2024-07-10 19:25:36.049 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.7.0"
  505. [2024-07-10 19:25:36.085 +00:00] [INF] [1] Main: Kestrel is listening on "all interfaces"
  506. [2024-07-10 19:25:36.099 +00:00] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {e5cc60f1-2644-4f66-949f-723e8922b391} may be persisted to storage in unencrypted form.
  507. [2024-07-10 19:25:36.496 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
  508. [2024-07-10 19:25:36.530 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  509. [2024-07-10 19:25:36.531 +00:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Workout Videos"
  510. [2024-07-10 19:25:36.538 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/4K Movies"
  511. [2024-07-10 19:25:36.542 +00:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Home Movies"
  512. [2024-07-10 19:25:36.546 +00:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/720p Movies"
  513. [2024-07-10 19:25:36.547 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-07-11 03:00:00.000 +00:00, which is 07:34:23.4528222 from now.
  514. [2024-07-10 19:25:36.551 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-07-11 02:00:00.000 +00:00, which is 06:34:23.4488512 from now.
  515. [2024-07-10 19:25:36.556 +00:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/4K TV Shows"
  516. [2024-07-10 19:25:36.575 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/1080p Movies"
  517. [2024-07-10 19:25:36.621 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/720p TV Shows"
  518. [2024-07-10 19:25:36.661 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  519. [2024-07-10 19:25:36.664 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/1080p TV Shows"
  520. [2024-07-10 19:25:36.700 +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"]
  521. [2024-07-10 19:25:36.712 +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"]
  522. [2024-07-10 19:25:36.724 +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"]
  523. [2024-07-10 19:25:36.789 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  524. [2024-07-10 19:25:36.885 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  525. [2024-07-10 19:25:36.886 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "1889a1e3c3a647069ff471c978aa12c2"
  526. [2024-07-10 19:25:36.886 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  527. [2024-07-10 19:25:36.886 +00:00] [INF] [1] Main: Startup complete 0:00:06.338599
  528. [2024-07-10 19:25:39.576 +00:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  529. [2024-07-10 19:25:45.503 +00:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 5 seconds
  530. [2024-07-10 19:26:06.795 +00:00] [INF] [15] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "::ffff:192.168.1.161" request
  531. [2024-07-10 19:26:13.271 +00:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/720p Movies"
  532. [2024-07-10 19:26:13.271 +00:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/4K TV Shows"
  533. [2024-07-10 19:26:13.271 +00:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1080p TV Shows"
  534. [2024-07-10 19:26:13.271 +00:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1080p Movies"
  535. [2024-07-10 19:26:13.272 +00:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Workout Videos"
  536. [2024-07-10 19:26:13.272 +00:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/720p TV Shows"
  537. [2024-07-10 19:26:13.272 +00:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Home Movies"
  538. [2024-07-10 19:26:13.272 +00:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/4K Movies"
  539. [2024-07-10 19:26:13.273 +00:00] [INF] [14] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  540. [2024-07-10 19:26:13.413 +00:00] [WRN] [14] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  541. [2024-07-10 19:26:13.481 +00:00] [WRN] [29] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  542. [2024-07-10 19:26:14.957 +00:00] [INF] [32] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "The Acolyte"
  543. [2024-07-10 19:26:14.984 +00:00] [INF] [38] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/1080p Movies/Superman Man of Tomorrow (2020)/Superman Man of Tomorrow (2020) - 1080p.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  544. [2024-07-10 19:26:15.069 +00:00] [INF] [32] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "The Acolyte"
  545. [2024-07-10 19:26:15.070 +00:00] [INF] [32] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 6375183c-f972-f403-849d-6976a52eeac7
  546. [2024-07-10 19:27:04.496 +00:00] [INF] [1] Main: Jellyfin version: "10.9.7"
  547. [2024-07-10 19:27:04.506 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_PublishedServerUrl, 192.168.1.180]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_CONFIG_DIR, /config/config]"]
  548. [2024-07-10 19:27:04.507 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
  549. [2024-07-10 19:27:04.508 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
  550. [2024-07-10 19:27:04.508 +00:00] [INF] [1] Main: Architecture: X64
  551. [2024-07-10 19:27:04.508 +00:00] [INF] [1] Main: 64-Bit Process: True
  552. [2024-07-10 19:27:04.508 +00:00] [INF] [1] Main: User Interactive: True
  553. [2024-07-10 19:27:04.508 +00:00] [INF] [1] Main: Processor count: 12
  554. [2024-07-10 19:27:04.508 +00:00] [INF] [1] Main: Program data path: "/config"
  555. [2024-07-10 19:27:04.508 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  556. [2024-07-10 19:27:04.508 +00:00] [INF] [1] Main: Config directory path: "/config/config"
  557. [2024-07-10 19:27:04.508 +00:00] [INF] [1] Main: Cache path: "/cache"
  558. [2024-07-10 19:27:04.508 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
  559. [2024-07-10 19:27:04.508 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
  560. [2024-07-10 19:27:04.575 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  561. [2024-07-10 19:27:04.616 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  562. [2024-07-10 19:27:04.674 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  563. [2024-07-10 19:27:04.675 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  564. [2024-07-10 19:27:04.675 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  565. [2024-07-10 19:27:04.675 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: []
  566. [2024-07-10 19:27:04.676 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["::"]
  567. [2024-07-10 19:27:04.676 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  568. [2024-07-10 19:27:04.676 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  569. [2024-07-10 19:27:09.757 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.7.0"
  570. [2024-07-10 19:27:09.757 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.7.0"
  571. [2024-07-10 19:27:09.757 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.7.0"
  572. [2024-07-10 19:27:09.769 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.7.0"
  573. [2024-07-10 19:27:09.769 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.7.0"
  574. [2024-07-10 19:27:09.801 +00:00] [INF] [1] Main: Kestrel is listening on "all interfaces"
  575. [2024-07-10 19:27:10.201 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
  576. [2024-07-10 19:27:10.226 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  577. [2024-07-10 19:27:10.227 +00:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Workout Videos"
  578. [2024-07-10 19:27:10.235 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/4K Movies"
  579. [2024-07-10 19:27:10.240 +00:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Home Movies"
  580. [2024-07-10 19:27:10.245 +00:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/720p Movies"
  581. [2024-07-10 19:27:10.244 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-07-11 03:00:00.000 +00:00, which is 07:32:49.7552487 from now.
  582. [2024-07-10 19:27:10.249 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-07-11 02:00:00.000 +00:00, which is 06:32:49.7502580 from now.
  583. [2024-07-10 19:27:10.258 +00:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/4K TV Shows"
  584. [2024-07-10 19:27:10.279 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/1080p Movies"
  585. [2024-07-10 19:27:10.282 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  586. [2024-07-10 19:27:10.325 +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"]
  587. [2024-07-10 19:27:10.332 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/720p TV Shows"
  588. [2024-07-10 19:27:10.338 +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"]
  589. [2024-07-10 19:27:10.358 +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"]
  590. [2024-07-10 19:27:10.384 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/1080p TV Shows"
  591. [2024-07-10 19:27:10.431 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  592. [2024-07-10 19:27:10.531 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  593. [2024-07-10 19:27:10.532 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "1889a1e3c3a647069ff471c978aa12c2"
  594. [2024-07-10 19:27:10.532 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  595. [2024-07-10 19:27:10.532 +00:00] [INF] [1] Main: Startup complete 0:00:06.1415957
  596. [2024-07-10 19:27:13.287 +00:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  597. [2024-07-10 19:27:13.910 +00:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
  598. [2024-07-10 19:27:29.303 +00:00] [INF] [8] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "::ffff:192.168.1.161" request
  599. [2024-07-10 19:27:31.716 +00:00] [INF] [8] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "::ffff:192.168.1.161" closed
  600. [2024-07-10 19:27:31.898 +00:00] [INF] [8] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "::ffff:192.168.1.161" request
  601. [2024-07-10 19:27:32.460 +00:00] [INF] [18] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "::ffff:192.168.1.177" request
  602. [2024-07-10 19:27:38.735 +00:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/720p Movies"
  603. [2024-07-10 19:27:38.736 +00:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/4K TV Shows"
  604. [2024-07-10 19:27:38.736 +00:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1080p TV Shows"
  605. [2024-07-10 19:27:38.736 +00:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1080p Movies"
  606. [2024-07-10 19:27:38.736 +00:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Workout Videos"
  607. [2024-07-10 19:27:38.736 +00:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/720p TV Shows"
  608. [2024-07-10 19:27:38.737 +00:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Home Movies"
  609. [2024-07-10 19:27:38.737 +00:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/4K Movies"
  610. [2024-07-10 19:27:38.738 +00:00] [INF] [18] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  611. [2024-07-10 19:27:38.883 +00:00] [WRN] [18] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  612. [2024-07-10 19:27:38.952 +00:00] [WRN] [16] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  613. [2024-07-10 19:27:40.450 +00:00] [INF] [36] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "The Acolyte"
  614. [2024-07-10 19:27:40.504 +00:00] [INF] [53] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/1080p Movies/Superman Man of Tomorrow (2020)/Superman Man of Tomorrow (2020) - 1080p.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  615. [2024-07-10 19:27:40.556 +00:00] [INF] [36] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "The Acolyte"
  616. [2024-07-10 19:27:40.557 +00:00] [INF] [36] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 6375183c-f972-f403-849d-6976a52eeac7
  617. [2024-07-10 19:32:26.964 +00:00] [INF] [1] Main: Jellyfin version: "10.9.7"
  618. [2024-07-10 19:32:26.973 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_PublishedServerUrl, 192.168.1.180]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]"]
  619. [2024-07-10 19:32:26.974 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
  620. [2024-07-10 19:32:26.975 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
  621. [2024-07-10 19:32:26.975 +00:00] [INF] [1] Main: Architecture: X64
  622. [2024-07-10 19:32:26.975 +00:00] [INF] [1] Main: 64-Bit Process: True
  623. [2024-07-10 19:32:26.975 +00:00] [INF] [1] Main: User Interactive: True
  624. [2024-07-10 19:32:26.975 +00:00] [INF] [1] Main: Processor count: 12
  625. [2024-07-10 19:32:26.975 +00:00] [INF] [1] Main: Program data path: "/config"
  626. [2024-07-10 19:32:26.975 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  627. [2024-07-10 19:32:26.975 +00:00] [INF] [1] Main: Config directory path: "/config/config"
  628. [2024-07-10 19:32:26.975 +00:00] [INF] [1] Main: Cache path: "/cache"
  629. [2024-07-10 19:32:26.975 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
  630. [2024-07-10 19:32:26.975 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
  631. [2024-07-10 19:32:27.042 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  632. [2024-07-10 19:32:27.082 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  633. [2024-07-10 19:32:27.135 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  634. [2024-07-10 19:32:27.135 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  635. [2024-07-10 19:32:27.135 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  636. [2024-07-10 19:32:27.135 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: []
  637. [2024-07-10 19:32:27.136 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["::"]
  638. [2024-07-10 19:32:27.136 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  639. [2024-07-10 19:32:27.136 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  640. [2024-07-10 19:32:32.163 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.7.0"
  641. [2024-07-10 19:32:32.164 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.7.0"
  642. [2024-07-10 19:32:32.164 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.7.0"
  643. [2024-07-10 19:32:32.178 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.7.0"
  644. [2024-07-10 19:32:32.179 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.7.0"
  645. [2024-07-10 19:32:32.213 +00:00] [INF] [1] Main: Kestrel is listening on "all interfaces"
  646. [2024-07-10 19:32:32.604 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
  647. [2024-07-10 19:32:32.628 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  648. [2024-07-10 19:32:32.630 +00:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Workout Videos"
  649. [2024-07-10 19:32:32.636 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/4K Movies"
  650. [2024-07-10 19:32:32.640 +00:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Home Movies"
  651. [2024-07-10 19:32:32.644 +00:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/720p Movies"
  652. [2024-07-10 19:32:32.645 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-07-11 03:00:00.000 +00:00, which is 07:27:27.3548084 from now.
  653. [2024-07-10 19:32:32.649 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-07-11 02:00:00.000 +00:00, which is 06:27:27.3506644 from now.
  654. [2024-07-10 19:32:32.655 +00:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/4K TV Shows"
  655. [2024-07-10 19:32:32.671 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/1080p Movies"
  656. [2024-07-10 19:32:32.676 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  657. [2024-07-10 19:32:32.716 +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"]
  658. [2024-07-10 19:32:32.722 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/720p TV Shows"
  659. [2024-07-10 19:32:32.728 +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"]
  660. [2024-07-10 19:32:32.741 +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"]
  661. [2024-07-10 19:32:32.761 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/1080p TV Shows"
  662. [2024-07-10 19:32:32.806 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  663. [2024-07-10 19:32:32.911 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  664. [2024-07-10 19:32:32.911 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "1889a1e3c3a647069ff471c978aa12c2"
  665. [2024-07-10 19:32:32.911 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  666. [2024-07-10 19:32:32.911 +00:00] [INF] [1] Main: Startup complete 0:00:06.05179
  667. [2024-07-10 19:32:35.320 +00:00] [INF] [15] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "::ffff:192.168.1.161" request
  668. [2024-07-10 19:32:35.679 +00:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  669. [2024-07-10 19:32:36.401 +00:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
  670. [2024-07-10 19:32:38.176 +00:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/720p Movies"
  671. [2024-07-10 19:32:38.177 +00:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/4K TV Shows"
  672. [2024-07-10 19:32:38.177 +00:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1080p TV Shows"
  673. [2024-07-10 19:32:38.177 +00:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1080p Movies"
  674. [2024-07-10 19:32:38.177 +00:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Workout Videos"
  675. [2024-07-10 19:32:38.177 +00:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/720p TV Shows"
  676. [2024-07-10 19:32:38.177 +00:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Home Movies"
  677. [2024-07-10 19:32:38.178 +00:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/4K Movies"
  678. [2024-07-10 19:32:38.178 +00:00] [INF] [18] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  679. [2024-07-10 19:32:38.311 +00:00] [WRN] [18] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  680. [2024-07-10 19:32:38.380 +00:00] [WRN] [16] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  681. [2024-07-10 19:32:39.874 +00:00] [INF] [11] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/1080p Movies/Superman Man of Tomorrow (2020)/Superman Man of Tomorrow (2020) - 1080p.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  682. [2024-07-10 19:32:39.935 +00:00] [ERR] [8] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  683. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  684. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  685. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  686. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  687. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  688. [2024-07-10 19:32:39.979 +00:00] [INF] [41] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "The Acolyte"
  689. [2024-07-10 19:32:39.999 +00:00] [INF] [15] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/1080p TV Shows/The Challenge - World Championship (2023)/theme.mp3\" -threads 0 -v warning -print_format json -show_streams -show_format"
  690. [2024-07-10 19:32:40.025 +00:00] [ERR] [10] MediaBrowser.Providers.Music.AudioMetadataService: Error in "Probe Provider"
  691. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  692. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  693. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  694. at MediaBrowser.Providers.MediaInfo.AudioFileProber.Probe[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  695. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  696. [2024-07-10 19:32:56.977 +00:00] [INF] [1] Main: Jellyfin version: "10.9.7"
  697. [2024-07-10 19:32:56.988 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_PublishedServerUrl, 192.168.1.180]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_CACHE_DIR, /cache]"]
  698. [2024-07-10 19:32:56.989 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
  699. [2024-07-10 19:32:56.989 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
  700. [2024-07-10 19:32:56.989 +00:00] [INF] [1] Main: Architecture: X64
  701. [2024-07-10 19:32:56.990 +00:00] [INF] [1] Main: 64-Bit Process: True
  702. [2024-07-10 19:32:56.990 +00:00] [INF] [1] Main: User Interactive: True
  703. [2024-07-10 19:32:56.990 +00:00] [INF] [1] Main: Processor count: 12
  704. [2024-07-10 19:32:56.990 +00:00] [INF] [1] Main: Program data path: "/config"
  705. [2024-07-10 19:32:56.990 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  706. [2024-07-10 19:32:56.990 +00:00] [INF] [1] Main: Config directory path: "/config/config"
  707. [2024-07-10 19:32:56.990 +00:00] [INF] [1] Main: Cache path: "/cache"
  708. [2024-07-10 19:32:56.990 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
  709. [2024-07-10 19:32:56.990 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
  710. [2024-07-10 19:32:57.061 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  711. [2024-07-10 19:32:57.104 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  712. [2024-07-10 19:32:57.171 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  713. [2024-07-10 19:32:57.171 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  714. [2024-07-10 19:32:57.171 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["::1/128", "fe80::/10", "fc00::/7", "127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  715. [2024-07-10 19:32:57.172 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: []
  716. [2024-07-10 19:32:57.172 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["::"]
  717. [2024-07-10 19:32:57.172 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  718. [2024-07-10 19:32:57.172 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  719. [2024-07-10 19:33:02.386 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.7.0"
  720. [2024-07-10 19:33:02.387 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.7.0"
  721. [2024-07-10 19:33:02.387 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.7.0"
  722. [2024-07-10 19:33:02.408 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.7.0"
  723. [2024-07-10 19:33:02.409 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.7.0"
  724. [2024-07-10 19:33:02.447 +00:00] [INF] [1] Main: Kestrel is listening on "all interfaces"
  725. [2024-07-10 19:33:02.826 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
  726. [2024-07-10 19:33:02.859 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  727. [2024-07-10 19:33:02.862 +00:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Workout Videos"
  728. [2024-07-10 19:33:02.868 +00:00] [INF] [8] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/4K Movies"
  729. [2024-07-10 19:33:02.874 +00:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/Home Movies"
  730. [2024-07-10 19:33:02.878 +00:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/720p Movies"
  731. [2024-07-10 19:33:02.878 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-07-11 03:00:00.000 +00:00, which is 07:26:57.1219893 from now.
  732. [2024-07-10 19:33:02.882 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-07-11 02:00:00.000 +00:00, which is 06:26:57.1174400 from now.
  733. [2024-07-10 19:33:02.888 +00:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/4K TV Shows"
  734. [2024-07-10 19:33:02.906 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/1080p Movies"
  735. [2024-07-10 19:33:02.913 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  736. [2024-07-10 19:33:02.953 +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"]
  737. [2024-07-10 19:33:02.961 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/720p TV Shows"
  738. [2024-07-10 19:33:02.966 +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"]
  739. [2024-07-10 19:33:02.978 +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"]
  740. [2024-07-10 19:33:03.001 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media/1080p TV Shows"
  741. [2024-07-10 19:33:03.043 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  742. [2024-07-10 19:33:03.140 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  743. [2024-07-10 19:33:03.140 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "1889a1e3c3a647069ff471c978aa12c2"
  744. [2024-07-10 19:33:03.140 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  745. [2024-07-10 19:33:03.141 +00:00] [INF] [1] Main: Startup complete 0:00:06.2637108
  746. [2024-07-10 19:33:05.112 +00:00] [INF] [10] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "::ffff:192.168.1.161" request
  747. [2024-07-10 19:33:05.907 +00:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  748. [2024-07-10 19:33:06.666 +00:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 0 seconds
  749. [2024-07-10 19:33:07.660 +00:00] [INF] [10] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "::ffff:192.168.1.161" closed
  750. [2024-07-10 19:33:07.868 +00:00] [INF] [16] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "::ffff:192.168.1.161" request
  751. [2024-07-10 19:33:09.248 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/720p Movies"
  752. [2024-07-10 19:33:09.248 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/4K TV Shows"
  753. [2024-07-10 19:33:09.248 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1080p TV Shows"
  754. [2024-07-10 19:33:09.248 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/1080p Movies"
  755. [2024-07-10 19:33:09.248 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Workout Videos"
  756. [2024-07-10 19:33:09.248 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/720p TV Shows"
  757. [2024-07-10 19:33:09.249 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/Home Movies"
  758. [2024-07-10 19:33:09.249 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media/4K Movies"
  759. [2024-07-10 19:33:09.249 +00:00] [INF] [16] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  760. [2024-07-10 19:33:09.383 +00:00] [WRN] [16] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  761. [2024-07-10 19:33:09.460 +00:00] [WRN] [18] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  762. [2024-07-10 19:33:10.944 +00:00] [INF] [47] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/1080p Movies/Superman Man of Tomorrow (2020)/Superman Man of Tomorrow (2020) - 1080p.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  763. [2024-07-10 19:33:11.006 +00:00] [INF] [45] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "The Acolyte"
  764. [2024-07-10 19:33:11.013 +00:00] [INF] [45] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 6375183c-f972-f403-849d-6976a52eeac7
  765. [2024-07-10 19:33:11.004 +00:00] [ERR] [50] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  766. MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.
  767. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  768. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  769. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  770. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  771.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement