Advertisement
Guest User

Untitled

a guest
Aug 11th, 2024
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 281.27 KB | None | 0 0
  1. [2024-08-11 01:01:27.883 +00:00] [INF] [4] Main: Jellyfin version: "10.9.8"
  2. [2024-08-11 01:01:27.916 +00:00] [INF] [4] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]"]
  3. [2024-08-11 01:01:27.920 +00:00] [INF] [4] Main: Arguments: ["/jellyfin/jellyfin.dll"]
  4. [2024-08-11 01:01:27.920 +00:00] [INF] [4] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
  5. [2024-08-11 01:01:27.921 +00:00] [INF] [4] Main: Architecture: X64
  6. [2024-08-11 01:01:27.922 +00:00] [INF] [4] Main: 64-Bit Process: True
  7. [2024-08-11 01:01:27.922 +00:00] [INF] [4] Main: User Interactive: True
  8. [2024-08-11 01:01:27.922 +00:00] [INF] [4] Main: Processor count: 4
  9. [2024-08-11 01:01:27.922 +00:00] [INF] [4] Main: Program data path: "/config"
  10. [2024-08-11 01:01:27.923 +00:00] [INF] [4] Main: Log directory path: "/config/log"
  11. [2024-08-11 01:01:27.923 +00:00] [INF] [4] Main: Config directory path: "/config/config"
  12. [2024-08-11 01:01:27.923 +00:00] [INF] [4] Main: Cache path: "/cache"
  13. [2024-08-11 01:01:27.923 +00:00] [INF] [4] Main: Web resources path: "/jellyfin/jellyfin-web"
  14. [2024-08-11 01:01:27.924 +00:00] [INF] [4] Main: Application directory: "/jellyfin/"
  15. [2024-08-11 01:01:27.948 +00:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration"]
  16. [2024-08-11 01:01:28.108 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  17. [2024-08-11 01:01:28.144 +00:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  18. [2024-08-11 01:01:28.229 +00:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  19. [2024-08-11 01:01:28.230 +00:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  20. [2024-08-11 01:01:28.230 +00:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  21. [2024-08-11 01:01:28.233 +00:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.17.0.2"]
  22. [2024-08-11 01:01:28.234 +00:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  23. [2024-08-11 01:01:28.234 +00:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  24. [2024-08-11 01:01:28.234 +00:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  25. [2024-08-11 01:01:29.756 +00:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: There are pending EFCore migrations in the database. Applying... (This may take a while, do not stop Jellyfin)
  26. [2024-08-11 01:01:30.549 +00:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"ImageInfos"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  27. [2024-08-11 01:01:30.549 +00:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"ImageInfos"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  28. [2024-08-11 01:01:30.553 +00:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Permissions"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  29. [2024-08-11 01:01:30.553 +00:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Permissions"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  30. [2024-08-11 01:01:30.555 +00:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Preferences"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  31. [2024-08-11 01:01:30.555 +00:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Preferences"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  32. [2024-08-11 01:01:30.557 +00:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Users"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  33. [2024-08-11 01:01:30.558 +00:00] [WRN] [4] Microsoft.EntityFrameworkCore.Migrations: An operation of type '"SqlOperation"' will be attempted while a rebuild of table '"Users"' is pending. The database may not be in an expected state. Review the SQL generated by this migration to help diagnose any failures. Consider moving these operations to a subsequent migration.
  34. [2024-08-11 01:01:31.038 +00:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: EFCore migrations applied successfully
  35. [2024-08-11 01:01:31.854 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  36. [2024-08-11 01:01:31.903 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  37. [2024-08-11 01:01:31.911 +00:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.8.0"
  38. [2024-08-11 01:01:31.912 +00:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.8.0"
  39. [2024-08-11 01:01:31.913 +00:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.8.0"
  40. [2024-08-11 01:01:31.935 +00:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.8.0"
  41. [2024-08-11 01:01:31.935 +00:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.8.0"
  42. [2024-08-11 01:01:32.020 +00:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase", "FixPlaylistOwner", "MigrateRatingLevels", "FixAudioData"]
  43. [2024-08-11 01:01:32.025 +00:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddDefaultPluginRepository"'
  44. [2024-08-11 01:01:32.026 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  45. [2024-08-11 01:01:32.027 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  46. [2024-08-11 01:01:32.027 +00:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Migration '"AddDefaultPluginRepository"' applied successfully
  47. [2024-08-11 01:01:32.028 +00:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"ReaddDefaultPluginRepository"'
  48. [2024-08-11 01:01:32.028 +00:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Migration '"ReaddDefaultPluginRepository"' applied successfully
  49. [2024-08-11 01:01:32.029 +00:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddDefaultCastReceivers"'
  50. [2024-08-11 01:01:32.030 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  51. [2024-08-11 01:01:32.031 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  52. [2024-08-11 01:01:32.031 +00:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Migration '"AddDefaultCastReceivers"' applied successfully
  53. [2024-08-11 01:01:32.032 +00:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"UpdateDefaultPluginRepository10.9"'
  54. [2024-08-11 01:01:32.032 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  55. [2024-08-11 01:01:32.033 +00:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  56. [2024-08-11 01:01:32.033 +00:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Migration '"UpdateDefaultPluginRepository10.9"' applied successfully
  57. [2024-08-11 01:01:32.055 +00:00] [INF] [4] Main: Kestrel is listening on "0.0.0.0"
  58. [2024-08-11 01:01:32.999 +00:00] [WRN] [4] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
  59. [2024-08-11 01:01:33.104 +00:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  60. [2024-08-11 01:01:33.142 +00:00] [INF] [4] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-08-11 03:00:00.000 +00:00, which is 01:58:26.8582134 from now.
  61. [2024-08-11 01:01:33.149 +00:00] [INF] [4] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-08-11 02:00:00.000 +00:00, which is 00:58:26.8505577 from now.
  62. [2024-08-11 01:01:33.193 +00:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  63. [2024-08-11 01:01:33.277 +00:00] [INF] [4] 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"]
  64. [2024-08-11 01:01:33.306 +00:00] [INF] [4] 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"]
  65. [2024-08-11 01:01:33.336 +00:00] [INF] [4] 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"]
  66. [2024-08-11 01:01:33.495 +00:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  67. [2024-08-11 01:01:33.821 +00:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  68. [2024-08-11 01:01:33.847 +00:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: ServerId: "2725b1f1f5f941318278746ceaa7dd30"
  69. [2024-08-11 01:01:33.847 +00:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: Core startup complete
  70. [2024-08-11 01:01:33.848 +00:00] [INF] [4] Main: Startup complete 0:00:06.2177135
  71. [2024-08-11 01:01:36.168 +00:00] [INF] [6] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  72. [2024-08-11 01:02:16.254 +00:00] [ERR] [18] Emby.Server.Implementations.Updates.InstallationManager: An error occurred while accessing the plugin manifest: "https://repo.jellyfin.org/files/plugin/manifest.json"
  73. System.Net.Http.HttpRequestException: Resource temporarily unavailable (repo.jellyfin.org:443)
  74. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  75. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  76. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  77. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  78. at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.AttemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken)
  79. at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.OnConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken)
  80. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  81. --- End of inner exception stack trace ---
  82. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  83. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  84. at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  85. at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
  86. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  87. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  88. at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  89. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  90. at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
  91. at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
  92. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  93. at System.Net.Http.Json.HttpClientJsonExtensions.<FromJsonAsyncCore>g__Core|12_0[TValue,TJsonOptions](HttpClient client, Task`1 responseTask, Boolean usingResponseHeadersRead, CancellationTokenSource linkedCTS, Func`4 deserializeMethod, TJsonOptions jsonOptions, CancellationToken cancellationToken)
  94. at Emby.Server.Implementations.Updates.InstallationManager.GetPackages(String manifestName, String manifest, Boolean filterIncompatible, CancellationToken cancellationToken)
  95. [2024-08-11 01:02:16.274 +00:00] [INF] [18] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 40 seconds
  96. [2024-08-11 01:03:44.004 +00:00] [INF] [23] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  97. [2024-08-11 01:03:44.018 +00:00] [INF] [22] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  98. [2024-08-11 01:03:44.026 +00:00] [INF] [24] Main: Running query planner optimizations in the database... This might take a while
  99. [2024-08-11 01:03:44.062 +00:00] [INF] [24] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  100. [2024-08-11 01:03:44.063 +00:00] [INF] [24] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  101. [2024-08-11 01:03:44.063 +00:00] [INF] [24] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  102. [2024-08-11 01:03:44.064 +00:00] [INF] [24] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  103. [2024-08-11 01:10:22.260 +00:00] [INF] [1] Main: Jellyfin version: "10.9.8"
  104. [2024-08-11 01:10:22.294 +00:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_WEB_DIR, /jellyfin/jellyfin-web]", "[JELLYFIN_DATA_DIR, /config]", "[JELLYFIN_CONFIG_DIR, /config/config]", "[JELLYFIN_FFMPEG, /usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CACHE_DIR, /cache]", "[JELLYFIN_LOG_DIR, /config/log]"]
  105. [2024-08-11 01:10:22.297 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
  106. [2024-08-11 01:10:22.298 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
  107. [2024-08-11 01:10:22.298 +00:00] [INF] [1] Main: Architecture: X64
  108. [2024-08-11 01:10:22.299 +00:00] [INF] [1] Main: 64-Bit Process: True
  109. [2024-08-11 01:10:22.299 +00:00] [INF] [1] Main: User Interactive: True
  110. [2024-08-11 01:10:22.299 +00:00] [INF] [1] Main: Processor count: 4
  111. [2024-08-11 01:10:22.299 +00:00] [INF] [1] Main: Program data path: "/config"
  112. [2024-08-11 01:10:22.300 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  113. [2024-08-11 01:10:22.300 +00:00] [INF] [1] Main: Config directory path: "/config/config"
  114. [2024-08-11 01:10:22.300 +00:00] [INF] [1] Main: Cache path: "/cache"
  115. [2024-08-11 01:10:22.300 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
  116. [2024-08-11 01:10:22.301 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
  117. [2024-08-11 01:10:22.492 +00:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration", "MigrateMusicBrainzTimeout", "MigrateNetworkConfiguration"]
  118. [2024-08-11 01:10:22.558 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  119. [2024-08-11 01:10:22.608 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  120. [2024-08-11 01:10:22.696 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  121. [2024-08-11 01:10:22.697 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  122. [2024-08-11 01:10:22.698 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  123. [2024-08-11 01:10:22.700 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.17.0.2"]
  124. [2024-08-11 01:10:22.701 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  125. [2024-08-11 01:10:22.701 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  126. [2024-08-11 01:10:22.701 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  127. [2024-08-11 01:10:25.094 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.8.0"
  128. [2024-08-11 01:10:25.096 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.8.0"
  129. [2024-08-11 01:10:25.097 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.8.0"
  130. [2024-08-11 01:10:25.132 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.8.0"
  131. [2024-08-11 01:10:25.133 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.8.0"
  132. [2024-08-11 01:10:25.205 +00:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["DisableTranscodingThrottling", "CreateLoggingConfigHeirarchy", "MigrateActivityLogDatabase", "RemoveDuplicateExtras", "MigrateUserDatabase", "MigrateDisplayPreferencesDatabase", "RemoveDownloadImagesInAdvance", "MigrateAuthenticationDatabase", "FixPlaylistOwner", "MigrateRatingLevels", "FixAudioData"]
  133. [2024-08-11 01:10:25.260 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  134. [2024-08-11 01:10:26.241 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
  135. [2024-08-11 01:10:26.310 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  136. [2024-08-11 01:10:26.346 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-08-11 03:00:00.000 +00:00, which is 01:49:33.6537677 from now.
  137. [2024-08-11 01:10:26.353 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-08-11 02:00:00.000 +00:00, which is 00:49:33.6462020 from now.
  138. [2024-08-11 01:10:26.427 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  139. [2024-08-11 01:10:26.533 +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"]
  140. [2024-08-11 01:10:26.563 +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"]
  141. [2024-08-11 01:10:26.593 +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"]
  142. [2024-08-11 01:10:26.753 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  143. [2024-08-11 01:10:27.083 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  144. [2024-08-11 01:10:27.084 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "2725b1f1f5f941318278746ceaa7dd30"
  145. [2024-08-11 01:10:27.085 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  146. [2024-08-11 01:10:27.085 +00:00] [INF] [1] Main: Startup complete 0:00:05.0661923
  147. [2024-08-11 01:10:29.401 +00:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  148. [2024-08-11 01:11:07.889 +00:00] [INF] [14] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "Kendall" has been denied (IP: "172.17.0.1").
  149. [2024-08-11 01:11:07.896 +00:00] [ERR] [14] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
  150. [2024-08-11 01:11:09.481 +00:00] [ERR] [11] Emby.Server.Implementations.Updates.InstallationManager: An error occurred while accessing the plugin manifest: "https://repo.jellyfin.org/files/plugin/manifest.json"
  151. System.Net.Http.HttpRequestException: Resource temporarily unavailable (repo.jellyfin.org:443)
  152. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  153. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  154. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  155. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  156. at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.AttemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken)
  157. at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.OnConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken)
  158. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  159. --- End of inner exception stack trace ---
  160. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  161. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  162. at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  163. at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
  164. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  165. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  166. at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  167. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  168. at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
  169. at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
  170. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  171. at System.Net.Http.Json.HttpClientJsonExtensions.<FromJsonAsyncCore>g__Core|12_0[TValue,TJsonOptions](HttpClient client, Task`1 responseTask, Boolean usingResponseHeadersRead, CancellationTokenSource linkedCTS, Func`4 deserializeMethod, TJsonOptions jsonOptions, CancellationToken cancellationToken)
  172. at Emby.Server.Implementations.Updates.InstallationManager.GetPackages(String manifestName, String manifest, Boolean filterIncompatible, CancellationToken cancellationToken)
  173. [2024-08-11 01:11:09.500 +00:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 40 seconds
  174. [2024-08-11 01:11:47.365 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  175. [2024-08-11 01:11:47.394 +00:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  176. [2024-08-11 01:11:47.396 +00:00] [INF] [16] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  177. [2024-08-11 01:11:47.438 +00:00] [WRN] [16] Jellyfin.Server.Implementations.Users.UserManager: No users, creating one with username "root"
  178. [2024-08-11 01:13:18.488 +00:00] [INF] [25] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  179. [2024-08-11 01:13:18.550 +00:00] [INF] [25] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  180. [2024-08-11 01:13:24.864 +00:00] [INF] [16] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  181. [2024-08-11 01:13:24.864 +00:00] [INF] [16] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  182. [2024-08-11 01:13:24.865 +00:00] [INF] [16] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  183. [2024-08-11 01:13:24.865 +00:00] [INF] [16] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.17.0.2"]
  184. [2024-08-11 01:13:24.865 +00:00] [INF] [16] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  185. [2024-08-11 01:13:24.865 +00:00] [INF] [16] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  186. [2024-08-11 01:13:24.866 +00:00] [INF] [16] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  187. [2024-08-11 01:13:26.342 +00:00] [INF] [25] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  188. [2024-08-11 01:13:26.365 +00:00] [INF] [25] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  189. [2024-08-11 01:13:26.367 +00:00] [INF] [25] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  190. [2024-08-11 01:13:26.372 +00:00] [INF] [25] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  191. [2024-08-11 01:13:26.514 +00:00] [WRN] [25] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  192. [2024-08-11 01:13:26.551 +00:00] [WRN] [16] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  193. [2024-08-11 01:13:26.580 +00:00] [INF] [21] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 0 seconds
  194. [2024-08-11 01:13:31.992 +00:00] [INF] [25] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "test" has succeeded.
  195. [2024-08-11 01:13:31.994 +00:00] [INF] [25] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "test": 0/0
  196. [2024-08-11 01:13:32.087 +00:00] [INF] [25] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 0e4ddee4-9645-489a-8488-ec48ae6c896f
  197. [2024-08-11 01:13:32.631 +00:00] [INF] [24] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" request
  198. [2024-08-11 01:13:44.740 +00:00] [INF] [16] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" closed
  199. [2024-08-11 01:13:44.789 +00:00] [INF] [8] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" request
  200. [2024-08-11 01:14:03.546 +00:00] [INF] [8] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  201. [2024-08-11 01:14:03.550 +00:00] [WRN] [8] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  202. [2024-08-11 01:14:03.560 +00:00] [WRN] [8] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  203. [2024-08-11 01:14:03.565 +00:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 0 seconds
  204. [2024-08-11 01:14:15.322 +00:00] [WRN] [8] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  205. [2024-08-11 01:14:15.414 +00:00] [INF] [23] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  206. [2024-08-11 01:14:15.434 +00:00] [WRN] [23] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  207. [2024-08-11 01:14:15.499 +00:00] [WRN] [23] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  208. [2024-08-11 01:14:20.319 +00:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Peggy Sue Got Married (1986) [720p] [BluRay] [YTS.MX]/Peggy.Sue.Got.Married.1986.720p.BluRay.x264.AAC-[YTS.MX].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  209. [2024-08-11 01:14:20.319 +00:00] [INF] [11] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Fury/Fury.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  210. [2024-08-11 01:14:20.319 +00:00] [INF] [22] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Good The Bad And The Ugly/The.Good.the.Bad.and.the.Ugly.1966.1080p.BrRip.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  211. [2024-08-11 01:14:20.319 +00:00] [INF] [8] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Change Up (2011)/The.Change.Up.2011.BrRip.720p.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  212. [2024-08-11 01:14:20.717 +00:00] [INF] [22] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Good The Bad And The Ugly/The.Good.the.Bad.and.the.Ugly.1966.1080p.BrRip.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  213. [2024-08-11 01:14:20.717 +00:00] [INF] [8] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Change Up (2011)/The.Change.Up.2011.BrRip.720p.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  214. [2024-08-11 01:14:20.717 +00:00] [INF] [23] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Fury/Fury.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  215. [2024-08-11 01:14:20.822 +00:00] [WRN] [11] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=09w9MTtZDEM". Using "plugin://plugin.video.youtube/play/?video_id=09w9MTtZDEM" instead is advised.
  216. [2024-08-11 01:14:20.822 +00:00] [WRN] [23] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=IFNUGzCOQoI". Using "plugin://plugin.video.youtube/play/?video_id=IFNUGzCOQoI" instead is advised.
  217. [2024-08-11 01:14:20.822 +00:00] [WRN] [20] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=64ZbqxnXZmM". Using "plugin://plugin.video.youtube/play/?video_id=64ZbqxnXZmM" instead is advised.
  218. [2024-08-11 01:14:20.823 +00:00] [WRN] [23] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=3VQjSSB78es". Using "plugin://plugin.video.youtube/play/?video_id=3VQjSSB78es" instead is advised.
  219. [2024-08-11 01:14:20.823 +00:00] [WRN] [11] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=q94n3eWOWXM". Using "plugin://plugin.video.youtube/play/?video_id=q94n3eWOWXM" instead is advised.
  220. [2024-08-11 01:14:20.823 +00:00] [WRN] [20] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=joT1q31AuxA". Using "plugin://plugin.video.youtube/play/?video_id=joT1q31AuxA" instead is advised.
  221. [2024-08-11 01:14:20.829 +00:00] [WRN] [11] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=zLoXqSQQKPA". Using "plugin://plugin.video.youtube/play/?video_id=zLoXqSQQKPA" instead is advised.
  222. [2024-08-11 01:14:20.831 +00:00] [WRN] [8] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=p3W7SIrMMaQ". Using "plugin://plugin.video.youtube/play/?video_id=p3W7SIrMMaQ" instead is advised.
  223. [2024-08-11 01:14:20.831 +00:00] [WRN] [8] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=43Qc70ZeMFw". Using "plugin://plugin.video.youtube/play/?video_id=43Qc70ZeMFw" instead is advised.
  224. [2024-08-11 01:14:27.556 +00:00] [WRN] [23] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  225. [2024-08-11 01:14:27.576 +00:00] [INF] [23] Emby.Server.Implementations.ScheduledTasks.TaskManager: Attempting to cancel Scheduled Task "Scan Media Library"
  226. [2024-08-11 01:14:48.386 +00:00] [WRN] [20] Microsoft.EntityFrameworkCore.Query: Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'.
  227. [2024-08-11 01:15:00.902 +00:00] [ERR] [23] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "TheMovieDb"
  228. System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.themoviedb.org:443)
  229. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  230. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  231. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  232. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  233. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  234. --- End of inner exception stack trace ---
  235. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  236. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  237. at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  238. at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
  239. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  240. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  241. at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  242. at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  243. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  244. at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
  245. at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
  246. at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
  247. at TMDbLib.Client.TMDbClient.GetConfigAsync()
  248. at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.EnsureClientConfigAsync()
  249. at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.GetMovieAsync(Int32 tmdbId, String language, String imageLanguages, CancellationToken cancellationToken)
  250. at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
  251. at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
  252. [2024-08-11 01:15:40.931 +00:00] [ERR] [22] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "TheMovieDb"
  253. System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.themoviedb.org:443)
  254. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  255. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  256. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  257. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  258. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  259. --- End of inner exception stack trace ---
  260. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  261. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  262. at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  263. at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
  264. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  265. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  266. at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  267. at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  268. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  269. at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
  270. at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
  271. at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
  272. at TMDbLib.Client.TMDbClient.GetConfigAsync()
  273. at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.EnsureClientConfigAsync()
  274. at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.GetMovieAsync(Int32 tmdbId, String language, String imageLanguages, CancellationToken cancellationToken)
  275. at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
  276. at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
  277. [2024-08-11 01:16:00.863 +00:00] [INF] [20] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Cancelled after 1 minute(s) and 45 seconds
  278. [2024-08-11 01:16:00.959 +00:00] [INF] [20] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media"
  279. [2024-08-11 01:16:00.959 +00:00] [INF] [20] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/tv"
  280. [2024-08-11 01:16:00.959 +00:00] [INF] [20] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  281. [2024-08-11 01:16:00.985 +00:00] [WRN] [20] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  282. [2024-08-11 01:16:01.025 +00:00] [WRN] [20] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  283. [2024-08-11 01:16:01.226 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/tv"
  284. [2024-08-11 01:16:02.228 +00:00] [INF] [22] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media"
  285. [2024-08-11 01:17:21.590 +00:00] [INF] [19] Emby.Server.Implementations.ScheduledTasks.TaskManager: Attempting to cancel Scheduled Task "Scan Media Library"
  286. [2024-08-11 01:17:22.656 +00:00] [INF] [24] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Cancelled after 1 minute(s) and 21 seconds
  287. [2024-08-11 01:17:22.739 +00:00] [ERR] [30] Emby.Server.Implementations.IO.LibraryMonitor: Error in Directory watcher for: "/tv"
  288. System.IO.IOException: The configured user limit (8192) on the number of inotify watches has been reached, or the operating system failed to allocate a required resource.
  289. [2024-08-11 01:17:22.739 +00:00] [INF] [30] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/tv"
  290. [2024-08-11 01:17:22.740 +00:00] [INF] [30] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/tv"
  291. [2024-08-11 01:17:22.741 +00:00] [ERR] [16] Emby.Server.Implementations.IO.LibraryMonitor: Error in Directory watcher for: "/media"
  292. System.IO.IOException: The configured user limit (8192) on the number of inotify watches has been reached, or the operating system failed to allocate a required resource.
  293. [2024-08-11 01:17:22.741 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media"
  294. [2024-08-11 01:17:22.741 +00:00] [INF] [16] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media"
  295. [2024-08-11 01:18:46.330 +00:00] [WRN] [37] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=kAphgHhlteM". Using "plugin://plugin.video.youtube/play/?video_id=kAphgHhlteM" instead is advised.
  296. [2024-08-11 01:18:46.331 +00:00] [WRN] [37] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=c8aFcHFu8QM". Using "plugin://plugin.video.youtube/play/?video_id=c8aFcHFu8QM" instead is advised.
  297. [2024-08-11 01:18:46.331 +00:00] [WRN] [37] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=92bmDq2h92Q". Using "plugin://plugin.video.youtube/play/?video_id=92bmDq2h92Q" instead is advised.
  298. [2024-08-11 01:18:46.347 +00:00] [WRN] [33] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=UK4IRLysIKo". Using "plugin://plugin.video.youtube/play/?video_id=UK4IRLysIKo" instead is advised.
  299. [2024-08-11 01:18:46.380 +00:00] [WRN] [11] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=KTu8iDynwNc". Using "plugin://plugin.video.youtube/play/?video_id=KTu8iDynwNc" instead is advised.
  300. [2024-08-11 01:18:46.380 +00:00] [WRN] [11] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=72kQIIDBIUU". Using "plugin://plugin.video.youtube/play/?video_id=72kQIIDBIUU" instead is advised.
  301. [2024-08-11 01:19:22.361 +00:00] [INF] [37] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" closed
  302. [2024-08-11 01:19:22.701 +00:00] [INF] [43] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" request
  303. [2024-08-11 01:19:26.376 +00:00] [ERR] [37] MediaBrowser.Providers.TV.SeriesMetadataService: Error in "TheMovieDb"
  304. System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.themoviedb.org:443)
  305. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  306. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  307. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  308. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  309. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  310. --- End of inner exception stack trace ---
  311. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  312. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  313. at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  314. at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
  315. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  316. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  317. at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  318. at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  319. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  320. at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
  321. at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
  322. at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
  323. at TMDbLib.Client.TMDbClient.GetConfigAsync()
  324. at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.EnsureClientConfigAsync()
  325. at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.GetSeriesAsync(Int32 tmdbId, String language, String imageLanguages, CancellationToken cancellationToken)
  326. at MediaBrowser.Providers.Plugins.Tmdb.TV.TmdbSeriesProvider.GetMetadata(SeriesInfo info, CancellationToken cancellationToken)
  327. at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
  328. [2024-08-11 01:20:05.966 +00:00] [INF] [29] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" closed
  329. [2024-08-11 01:20:06.264 +00:00] [INF] [29] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" request
  330. [2024-08-11 01:20:06.411 +00:00] [ERR] [26] MediaBrowser.Providers.TV.SeriesMetadataService: Error in "TheMovieDb"
  331. System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.themoviedb.org:443)
  332. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  333. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  334. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  335. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  336. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  337. --- End of inner exception stack trace ---
  338. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  339. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  340. at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  341. at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
  342. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  343. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  344. at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  345. at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  346. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  347. at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
  348. at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
  349. at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
  350. at TMDbLib.Client.TMDbClient.GetConfigAsync()
  351. at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.EnsureClientConfigAsync()
  352. at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.GetSeriesAsync(Int32 tmdbId, String language, String imageLanguages, CancellationToken cancellationToken)
  353. at MediaBrowser.Providers.Plugins.Tmdb.TV.TmdbSeriesProvider.GetMetadata(SeriesInfo info, CancellationToken cancellationToken)
  354. at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
  355. [2024-08-11 01:20:06.421 +00:00] [ERR] [31] MediaBrowser.Providers.TV.SeriesMetadataService: Error in "The Open Movie Database"
  356. System.Net.Http.HttpRequestException: Resource temporarily unavailable (www.omdbapi.com:443)
  357. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  358. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  359. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  360. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  361. at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.AttemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken)
  362. at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.OnConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken)
  363. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  364. --- End of inner exception stack trace ---
  365. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  366. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  367. at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  368. at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
  369. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  370. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  371. at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  372. at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  373. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  374. at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
  375. at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
  376. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  377. at System.Net.Http.Json.HttpClientJsonExtensions.<FromJsonAsyncCore>g__Core|12_0[TValue,TJsonOptions](HttpClient client, Task`1 responseTask, Boolean usingResponseHeadersRead, CancellationTokenSource linkedCTS, Func`4 deserializeMethod, TJsonOptions jsonOptions, CancellationToken cancellationToken)
  378. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.EnsureItemInfo(String imdbId, CancellationToken cancellationToken)
  379. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.GetRootObject(String imdbId, CancellationToken cancellationToken)
  380. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.Fetch[T](MetadataResult`1 itemResult, String imdbId, String language, String country, CancellationToken cancellationToken)
  381. at MediaBrowser.Providers.Plugins.Omdb.OmdbItemProvider.GetResult[T](ItemLookupInfo info, CancellationToken cancellationToken)
  382. at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
  383. [2024-08-11 01:20:26.404 +00:00] [WRN] [31] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=b1PX9E2RsgU". Using "plugin://plugin.video.youtube/play/?video_id=b1PX9E2RsgU" instead is advised.
  384. [2024-08-11 01:20:46.457 +00:00] [ERR] [3] MediaBrowser.Providers.TV.SeriesMetadataService: Error in "The Open Movie Database"
  385. System.Net.Http.HttpRequestException: Resource temporarily unavailable (www.omdbapi.com:443)
  386. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  387. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  388. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  389. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  390. at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.AttemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken)
  391. at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.OnConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken)
  392. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  393. --- End of inner exception stack trace ---
  394. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  395. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  396. at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  397. at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
  398. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  399. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  400. at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  401. at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  402. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  403. at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
  404. at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
  405. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  406. at System.Net.Http.Json.HttpClientJsonExtensions.<FromJsonAsyncCore>g__Core|12_0[TValue,TJsonOptions](HttpClient client, Task`1 responseTask, Boolean usingResponseHeadersRead, CancellationTokenSource linkedCTS, Func`4 deserializeMethod, TJsonOptions jsonOptions, CancellationToken cancellationToken)
  407. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.EnsureItemInfo(String imdbId, CancellationToken cancellationToken)
  408. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.GetRootObject(String imdbId, CancellationToken cancellationToken)
  409. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.Fetch[T](MetadataResult`1 itemResult, String imdbId, String language, String country, CancellationToken cancellationToken)
  410. at MediaBrowser.Providers.Plugins.Omdb.OmdbItemProvider.GetResult[T](ItemLookupInfo info, CancellationToken cancellationToken)
  411. at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
  412. [2024-08-11 01:21:46.466 +00:00] [ERR] [14] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/D/David Attenborough/folder.jpg"
  413. System.IO.FileNotFoundException: File not found
  414. File name: '/config/metadata/People/D/David Attenborough/folder.jpg'
  415. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  416. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  417. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  418. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  419. [2024-08-11 01:21:46.469 +00:00] [ERR] [14] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/C/Charles Tisseyre/folder.jpg"
  420. System.IO.FileNotFoundException: File not found
  421. File name: '/config/metadata/People/C/Charles Tisseyre/folder.jpg'
  422. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  423. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  424. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  425. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  426. [2024-08-11 01:21:46.707 +00:00] [INF] [14] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Planet Earth II"
  427. [2024-08-11 01:21:46.727 +00:00] [INF] [14] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Planet Earth II"
  428. [2024-08-11 01:21:46.730 +00:00] [INF] [14] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 1bd4d3cb-6c80-f792-0c33-3ff4e401656d
  429. [2024-08-11 01:21:46.752 +00:00] [INF] [14] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/Planet Earth 2/BBC.Planet.Earth.II.4of6.Deserts.1080p.HDTV.x265.AAC.MVGroup.org.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  430. [2024-08-11 01:21:46.957 +00:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/Planet Earth 2/BBC.Planet.Earth.II.5of6.Grasslands.1080p.HDTV.x265.AAC.MVGroup.org.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  431. [2024-08-11 01:21:47.078 +00:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/Planet Earth 2/BBC.Planet.Earth.II.2of6.Mountains.1080p.HDTV.x265.AAC.MVGroup.org.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  432. [2024-08-11 01:21:47.212 +00:00] [INF] [28] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/Planet Earth 2/BBC.Planet.Earth.II.6of6.Cities.1080p.HDTV.x265.AAC.MVGroup.org.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  433. [2024-08-11 01:21:47.343 +00:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/Planet Earth 2/BBC.Planet.Earth.II.3of6.Jungles.1080p.HDTV.x265.AAC.MVGroup.org.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  434. [2024-08-11 01:21:47.473 +00:00] [INF] [14] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/Planet Earth 2/BBC.Planet.Earth.II.1of6.Islands.1080p.HDTV.x265.AAC.MVGroup.org.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  435. [2024-08-11 01:21:48.135 +00:00] [WRN] [14] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=kAphgHhlteM". Using "plugin://plugin.video.youtube/play/?video_id=kAphgHhlteM" instead is advised.
  436. [2024-08-11 01:21:48.135 +00:00] [WRN] [14] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=c8aFcHFu8QM". Using "plugin://plugin.video.youtube/play/?video_id=c8aFcHFu8QM" instead is advised.
  437. [2024-08-11 01:21:48.135 +00:00] [WRN] [14] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=92bmDq2h92Q". Using "plugin://plugin.video.youtube/play/?video_id=92bmDq2h92Q" instead is advised.
  438. [2024-08-11 01:21:48.805 +00:00] [INF] [14] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  439. [2024-08-11 01:21:49.041 +00:00] [WRN] [33] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  440. [2024-08-11 01:21:49.057 +00:00] [INF] [32] Jellyfin.Drawing.ImageProcessor: Creating image collage and saving to "/cache/temp/701f67a9819e4ee9b10dcbb054a42ce9.png"
  441. [2024-08-11 01:21:49.755 +00:00] [INF] [32] Jellyfin.Drawing.ImageProcessor: Completed creation of image collage and saved to "/cache/temp/701f67a9819e4ee9b10dcbb054a42ce9.png"
  442. [2024-08-11 01:21:49.805 +00:00] [WRN] [30] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  443. [2024-08-11 01:21:53.470 +00:00] [WRN] [19] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=UK4IRLysIKo". Using "plugin://plugin.video.youtube/play/?video_id=UK4IRLysIKo" instead is advised.
  444. [2024-08-11 01:21:53.529 +00:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Fury/Fury.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  445. [2024-08-11 01:21:53.529 +00:00] [INF] [19] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Change Up (2011)/The.Change.Up.2011.BrRip.720p.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  446. [2024-08-11 01:21:53.531 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=KTu8iDynwNc". Using "plugin://plugin.video.youtube/play/?video_id=KTu8iDynwNc" instead is advised.
  447. [2024-08-11 01:21:53.531 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=72kQIIDBIUU". Using "plugin://plugin.video.youtube/play/?video_id=72kQIIDBIUU" instead is advised.
  448. [2024-08-11 01:21:53.532 +00:00] [INF] [19] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Good The Bad And The Ugly/The.Good.the.Bad.and.the.Ugly.1966.1080p.BrRip.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  449. [2024-08-11 01:21:53.534 +00:00] [INF] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Peggy Sue Got Married (1986) [720p] [BluRay] [YTS.MX]/Peggy.Sue.Got.Married.1986.720p.BluRay.x264.AAC-[YTS.MX].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  450. [2024-08-11 01:21:53.606 +00:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Change Up (2011)/The.Change.Up.2011.BrRip.720p.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  451. [2024-08-11 01:21:53.646 +00:00] [WRN] [19] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=p3W7SIrMMaQ". Using "plugin://plugin.video.youtube/play/?video_id=p3W7SIrMMaQ" instead is advised.
  452. [2024-08-11 01:21:53.646 +00:00] [WRN] [19] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=43Qc70ZeMFw". Using "plugin://plugin.video.youtube/play/?video_id=43Qc70ZeMFw" instead is advised.
  453. [2024-08-11 01:21:53.663 +00:00] [WRN] [32] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=64ZbqxnXZmM". Using "plugin://plugin.video.youtube/play/?video_id=64ZbqxnXZmM" instead is advised.
  454. [2024-08-11 01:21:53.663 +00:00] [WRN] [32] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=joT1q31AuxA". Using "plugin://plugin.video.youtube/play/?video_id=joT1q31AuxA" instead is advised.
  455. [2024-08-11 01:21:53.666 +00:00] [INF] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Fury/Fury.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  456. [2024-08-11 01:21:53.680 +00:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Good The Bad And The Ugly/The.Good.the.Bad.and.the.Ugly.1966.1080p.BrRip.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  457. [2024-08-11 01:21:53.699 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=09w9MTtZDEM". Using "plugin://plugin.video.youtube/play/?video_id=09w9MTtZDEM" instead is advised.
  458. [2024-08-11 01:21:53.700 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=q94n3eWOWXM". Using "plugin://plugin.video.youtube/play/?video_id=q94n3eWOWXM" instead is advised.
  459. [2024-08-11 01:21:53.700 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=zLoXqSQQKPA". Using "plugin://plugin.video.youtube/play/?video_id=zLoXqSQQKPA" instead is advised.
  460. [2024-08-11 01:21:53.711 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=IFNUGzCOQoI". Using "plugin://plugin.video.youtube/play/?video_id=IFNUGzCOQoI" instead is advised.
  461. [2024-08-11 01:21:53.711 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=3VQjSSB78es". Using "plugin://plugin.video.youtube/play/?video_id=3VQjSSB78es" instead is advised.
  462. [2024-08-11 01:22:06.395 +00:00] [WRN] [19] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=xVRPB0W3oQM". Using "plugin://plugin.video.youtube/play/?video_id=xVRPB0W3oQM" instead is advised.
  463. [2024-08-11 01:22:06.415 +00:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/The GRIM ADVENTURES of BILLY and MANDY (2001-2008) - COMPLETE Animated TV Series &, S01-S07 - 720p Web-DL x264/EXTRAS/TGAoBaM - Credits - What Came To Dinner (360p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  464. [2024-08-11 01:22:06.418 +00:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/The GRIM ADVENTURES of BILLY and MANDY (2001-2008) - COMPLETE Animated TV Series &, S01-S07 - 720p Web-DL x264/EXTRAS/TGAoBaM - Deleted Scene, Keeper Of The Reaper (480p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  465. [2024-08-11 01:22:06.419 +00:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/The GRIM ADVENTURES of BILLY and MANDY (2001-2008) - COMPLETE Animated TV Series &, S01-S07 - 720p Web-DL x264/EXTRAS/TGAoBaM - Music Video - A Grave New World (480p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  466. [2024-08-11 01:22:06.421 +00:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/The GRIM ADVENTURES of BILLY and MANDY (2001-2008) - COMPLETE Animated TV Series &, S01-S07 - 720p Web-DL x264/EXTRAS/TGAoBaM - Credits - There Be Dwarves (360p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  467. [2024-08-11 01:22:06.440 +00:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/The GRIM ADVENTURES of BILLY and MANDY (2001-2008) - COMPLETE Animated TV Series &, S01-S07 - 720p Web-DL x264/EXTRAS/TGAoBaM - Billy and Mandy Moon The Moon, Alternate Ending (480p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  468. [2024-08-11 01:22:07.111 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=xismimhiYNM". Using "plugin://plugin.video.youtube/play/?video_id=xismimhiYNM" instead is advised.
  469. [2024-08-11 01:22:26.481 +00:00] [ERR] [25] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/H/Henry Winkler/folder.jpg"
  470. System.IO.FileNotFoundException: File not found
  471. File name: '/config/metadata/People/H/Henry Winkler/folder.jpg'
  472. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  473. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  474. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  475. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  476. [2024-08-11 01:22:26.483 +00:00] [ERR] [25] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/M/Marion Ross/folder.jpg"
  477. System.IO.FileNotFoundException: File not found
  478. File name: '/config/metadata/People/M/Marion Ross/folder.jpg'
  479. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  480. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  481. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  482. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  483. [2024-08-11 01:22:26.484 +00:00] [ERR] [25] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/T/Tom Bosley/folder.jpg"
  484. System.IO.FileNotFoundException: File not found
  485. File name: '/config/metadata/People/T/Tom Bosley/folder.jpg'
  486. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  487. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  488. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  489. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  490. [2024-08-11 01:22:26.485 +00:00] [ERR] [25] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/A/Anson Williams/folder.jpg"
  491. System.IO.FileNotFoundException: File not found
  492. File name: '/config/metadata/People/A/Anson Williams/folder.jpg'
  493. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  494. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  495. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  496. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  497. [2024-08-11 01:22:26.487 +00:00] [ERR] [25] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/D/Don Most/folder.jpg"
  498. System.IO.FileNotFoundException: File not found
  499. File name: '/config/metadata/People/D/Don Most/folder.jpg'
  500. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  501. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  502. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  503. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  504. [2024-08-11 01:22:26.488 +00:00] [ERR] [25] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/S/Scott Baio/folder.jpg"
  505. System.IO.FileNotFoundException: File not found
  506. File name: '/config/metadata/People/S/Scott Baio/folder.jpg'
  507. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  508. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  509. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  510. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  511. [2024-08-11 01:22:26.489 +00:00] [ERR] [25] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/T/Ted McGinley/folder.jpg"
  512. System.IO.FileNotFoundException: File not found
  513. File name: '/config/metadata/People/T/Ted McGinley/folder.jpg'
  514. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  515. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  516. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  517. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  518. [2024-08-11 01:22:26.490 +00:00] [ERR] [25] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/C/Cathy Silvers/folder.jpg"
  519. System.IO.FileNotFoundException: File not found
  520. File name: '/config/metadata/People/C/Cathy Silvers/folder.jpg'
  521. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  522. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  523. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  524. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  525. [2024-08-11 01:22:26.492 +00:00] [ERR] [25] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/G/Garry Marshall/folder.jpg"
  526. System.IO.FileNotFoundException: File not found
  527. File name: '/config/metadata/People/G/Garry Marshall/folder.jpg'
  528. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  529. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  530. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  531. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  532. [2024-08-11 01:22:26.590 +00:00] [INF] [25] MediaBrowser.Providers.TV.SeriesMetadataService: Creating Season "Season Unknown" entry for "Happy Days"
  533. [2024-08-11 01:22:26.597 +00:00] [INF] [25] MediaBrowser.Providers.TV.SeriesMetadataService: Removing virtual season null in series "Happy Days"
  534. [2024-08-11 01:22:26.597 +00:00] [INF] [25] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Season", Name: "Season Unknown", Path: "", Id: 3fb5d8c0-fe57-27fa-9a4e-56bd595fe459
  535. [2024-08-11 01:23:28.158 +00:00] [WRN] [23] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=2KJz0JRcNE8". Using "plugin://plugin.video.youtube/play/?video_id=2KJz0JRcNE8" instead is advised.
  536. [2024-08-11 01:23:28.158 +00:00] [WRN] [23] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=XL4iCAB6MFo". Using "plugin://plugin.video.youtube/play/?video_id=XL4iCAB6MFo" instead is advised.
  537. [2024-08-11 01:23:28.159 +00:00] [WRN] [23] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=nxuyzk5DUFc". Using "plugin://plugin.video.youtube/play/?video_id=nxuyzk5DUFc" instead is advised.
  538. [2024-08-11 01:23:33.487 +00:00] [WRN] [25] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=b1PX9E2RsgU". Using "plugin://plugin.video.youtube/play/?video_id=b1PX9E2RsgU" instead is advised.
  539. [2024-08-11 01:23:33.521 +00:00] [WRN] [16] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=xVRPB0W3oQM". Using "plugin://plugin.video.youtube/play/?video_id=xVRPB0W3oQM" instead is advised.
  540. [2024-08-11 01:23:33.538 +00:00] [WRN] [23] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=2KJz0JRcNE8". Using "plugin://plugin.video.youtube/play/?video_id=2KJz0JRcNE8" instead is advised.
  541. [2024-08-11 01:23:33.538 +00:00] [WRN] [23] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=XL4iCAB6MFo". Using "plugin://plugin.video.youtube/play/?video_id=XL4iCAB6MFo" instead is advised.
  542. [2024-08-11 01:23:33.538 +00:00] [WRN] [23] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=nxuyzk5DUFc". Using "plugin://plugin.video.youtube/play/?video_id=nxuyzk5DUFc" instead is advised.
  543. [2024-08-11 01:23:33.538 +00:00] [WRN] [17] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=xismimhiYNM". Using "plugin://plugin.video.youtube/play/?video_id=xismimhiYNM" instead is advised.
  544. [2024-08-11 01:23:33.650 +00:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/2001 A Space Odyssey (1968)/2001.A.Space.Odyssey.1968.720p.BrRip.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  545. [2024-08-11 01:23:33.667 +00:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Chronicles of Narnia - Prince Caspian (2008) [1080p]/The.Chronicles.of.Narnia.Prince.Caspian.2008.1080p.Brrip.x264.Deceit.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  546. [2024-08-11 01:23:33.702 +00:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Triple 9 (2016) [YTS.AG]/Triple.9.2016.720p.BluRay.x264-[YTS.AG].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  547. [2024-08-11 01:23:33.714 +00:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Vengeance (2022) [720p] [WEBRip] [YTS.MX]/Vengeance.2022.720p.WEBRip.x264.AAC-[YTS.MX].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  548. [2024-08-11 01:23:33.799 +00:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/2001 A Space Odyssey (1968)/2001.A.Space.Odyssey.1968.720p.BrRip.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  549. [2024-08-11 01:23:33.857 +00:00] [INF] [23] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/2001 A Space Odyssey (1968)/2001.A.Space.Odyssey.1968.720p.BrRip.x264.YIFY.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  550. [2024-08-11 01:23:33.898 +00:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Chronicles of Narnia - Prince Caspian (2008) [1080p]/The.Chronicles.of.Narnia.Prince.Caspian.2008.1080p.Brrip.x264.Deceit.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  551. [2024-08-11 01:23:33.963 +00:00] [WRN] [16] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=oR_e9y-bka0". Using "plugin://plugin.video.youtube/play/?video_id=oR_e9y-bka0" instead is advised.
  552. [2024-08-11 01:23:33.983 +00:00] [INF] [16] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Chronicles of Narnia - Prince Caspian (2008) [1080p]/The.Chronicles.of.Narnia.Prince.Caspian.2008.1080p.Brrip.x264.Deceit.YIFY.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  553. [2024-08-11 01:23:33.992 +00:00] [WRN] [25] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=sNy8tFXcr2M". Using "plugin://plugin.video.youtube/play/?video_id=sNy8tFXcr2M" instead is advised.
  554. [2024-08-11 01:23:33.992 +00:00] [WRN] [25] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=POtgL_2qEHY". Using "plugin://plugin.video.youtube/play/?video_id=POtgL_2qEHY" instead is advised.
  555. [2024-08-11 01:23:34.003 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Triple 9 (2016) [YTS.AG]/Triple.9.2016.720p.BluRay.x264-[YTS.AG].eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  556. [2024-08-11 01:23:34.034 +00:00] [WRN] [16] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=bgK53cIYlZs". Using "plugin://plugin.video.youtube/play/?video_id=bgK53cIYlZs" instead is advised.
  557. [2024-08-11 01:23:34.072 +00:00] [WRN] [17] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=vEa7iTdH_Z4". Using "plugin://plugin.video.youtube/play/?video_id=vEa7iTdH_Z4" instead is advised.
  558. [2024-08-11 01:23:34.072 +00:00] [WRN] [17] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=jrBIt3GEXaA". Using "plugin://plugin.video.youtube/play/?video_id=jrBIt3GEXaA" instead is advised.
  559. [2024-08-11 01:23:47.131 +00:00] [INF] [20] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/ED, EDD n EDDY (1999-2009) - Complete ANIMATED TV Series, S01-S06 - 720p HMax Web-DL x264/EXTRAS/Ed, Edd n Eddy - EXTRA - Promo, Antonucci in Best Day Edder, No. 7-1 (240p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  560. [2024-08-11 01:23:47.132 +00:00] [INF] [20] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/ED, EDD n EDDY (1999-2009) - Complete ANIMATED TV Series, S01-S06 - 720p HMax Web-DL x264/EXTRAS/Ed, Edd n Eddy - EXTRA - Promo, Rolling in the City (240p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  561. [2024-08-11 01:23:47.134 +00:00] [INF] [20] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/ED, EDD n EDDY (1999-2009) - Complete ANIMATED TV Series, S01-S06 - 720p HMax Web-DL x264/EXTRAS/Ed, Edd n Eddy - EXTRA - Unreleased Footage from 'May I Have This Ed' (480p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  562. [2024-08-11 01:23:47.153 +00:00] [INF] [20] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/ED, EDD n EDDY (1999-2009) - Complete ANIMATED TV Series, S01-S06 - 720p HMax Web-DL x264/EXTRAS/Ed, Edd n Eddy - EXTRA - Promo, Three Hour Marathon (240p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  563. [2024-08-11 01:23:47.165 +00:00] [INF] [20] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/ED, EDD n EDDY (1999-2009) - Complete ANIMATED TV Series, S01-S06 - 720p HMax Web-DL x264/EXTRAS/Ed, Edd n Eddy - EXTRA - How to Draw Eddy (480p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  564. [2024-08-11 01:23:47.166 +00:00] [INF] [20] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/ED, EDD n EDDY (1999-2009) - Complete ANIMATED TV Series, S01-S06 - 720p HMax Web-DL x264/EXTRAS/Ed, Edd n Eddy - EXTRA - Promo, Antonucci in Best Day Edder, No. 5-1 (240p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  565. [2024-08-11 01:23:47.176 +00:00] [INF] [20] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/ED, EDD n EDDY (1999-2009) - Complete ANIMATED TV Series, S01-S06 - 720p HMax Web-DL x264/EXTRAS/Ed, Edd n Eddy - EXTRA - Promo, Kanker Sisters (240p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  566. [2024-08-11 01:23:47.183 +00:00] [INF] [20] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/ED, EDD n EDDY (1999-2009) - Complete ANIMATED TV Series, S01-S06 - 720p HMax Web-DL x264/EXTRAS/Ed, Edd n Eddy - EXTRA - Promo, Antonucci in Best Day Edder, No. 3-1 (240p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  567. [2024-08-11 01:23:47.189 +00:00] [INF] [20] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/ED, EDD n EDDY (1999-2009) - Complete ANIMATED TV Series, S01-S06 - 720p HMax Web-DL x264/EXTRAS/Ed, Edd n Eddy - EXTRA - Promo, Cartoon Network (240p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  568. [2024-08-11 01:23:47.199 +00:00] [INF] [20] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/ED, EDD n EDDY (1999-2009) - Complete ANIMATED TV Series, S01-S06 - 720p HMax Web-DL x264/EXTRAS/Ed, Edd n Eddy - EXTRA - Xolo TV Interview with Danny Antonucci (240p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  569. [2024-08-11 01:23:47.217 +00:00] [INF] [20] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/ED, EDD n EDDY (1999-2009) - Complete ANIMATED TV Series, S01-S06 - 720p HMax Web-DL x264/EXTRAS/Ed, Edd n Eddy - EXTRA - Promo, Antonucci in Best Day Edder, No. 2-1 (240p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  570. [2024-08-11 01:23:47.234 +00:00] [INF] [20] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/ED, EDD n EDDY (1999-2009) - Complete ANIMATED TV Series, S01-S06 - 720p HMax Web-DL x264/EXTRAS/Ed, Edd n Eddy - EXTRA - Cartoon Network Interview with Danny Antonucci (240p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  571. [2024-08-11 01:23:47.246 +00:00] [INF] [20] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/ED, EDD n EDDY (1999-2009) - Complete ANIMATED TV Series, S01-S06 - 720p HMax Web-DL x264/EXTRAS/Ed, Edd n Eddy - EXTRA - How to Make an EEnE Cartoon (480p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  572. [2024-08-11 01:23:47.270 +00:00] [INF] [20] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/ED, EDD n EDDY (1999-2009) - Complete ANIMATED TV Series, S01-S06 - 720p HMax Web-DL x264/EXTRAS/Ed, Edd n Eddy - EXTRA - Behind The Eds with Show's Creator (480p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  573. [2024-08-11 01:23:47.306 +00:00] [INF] [20] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/ED, EDD n EDDY (1999-2009) - Complete ANIMATED TV Series, S01-S06 - 720p HMax Web-DL x264/EXTRAS/Ed, Edd n Eddy - EXTRA - Promo, Wild West (240p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  574. [2024-08-11 01:23:47.325 +00:00] [INF] [20] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/ED, EDD n EDDY (1999-2009) - Complete ANIMATED TV Series, S01-S06 - 720p HMax Web-DL x264/EXTRAS/Ed, Edd n Eddy - EXTRA - A Interview with The Creator (480p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  575. [2024-08-11 01:23:47.351 +00:00] [INF] [20] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/ED, EDD n EDDY (1999-2009) - Complete ANIMATED TV Series, S01-S06 - 720p HMax Web-DL x264/EXTRAS/Ed, Edd n Eddy - EXTRA - Promo, Antonucci in Best Day Edder, No. 6-1 (240p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  576. [2024-08-11 01:23:47.356 +00:00] [INF] [20] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/ED, EDD n EDDY (1999-2009) - Complete ANIMATED TV Series, S01-S06 - 720p HMax Web-DL x264/EXTRAS/Ed, Edd n Eddy - EXTRA - Promo, Antonucci in Best Day Edder, No. 1-1 (240p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  577. [2024-08-11 01:23:47.371 +00:00] [INF] [20] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/ED, EDD n EDDY (1999-2009) - Complete ANIMATED TV Series, S01-S06 - 720p HMax Web-DL x264/EXTRAS/Ed, Edd n Eddy - EXTRA - Promo, Antonucci in Best Day Edder, No. 4-1 (240p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  578. [2024-08-11 01:23:47.383 +00:00] [INF] [20] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/tv/ED, EDD n EDDY (1999-2009) - Complete ANIMATED TV Series, S01-S06 - 720p HMax Web-DL x264/EXTRAS/Ed, Edd n Eddy - EXTRA - Promo, Only One Thing in Common (240p).mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  579. [2024-08-11 01:25:08.200 +00:00] [WRN] [45] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=Y9a8lmtYz7E". Using "plugin://plugin.video.youtube/play/?video_id=Y9a8lmtYz7E" instead is advised.
  580. [2024-08-11 01:25:13.573 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=Y9a8lmtYz7E". Using "plugin://plugin.video.youtube/play/?video_id=Y9a8lmtYz7E" instead is advised.
  581. [2024-08-11 01:25:13.970 +00:00] [INF] [47] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Rush Hour 3 (2007)/Rush.Hour.3.2007.720p.BrRip.x264.Deceit.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  582. [2024-08-11 01:25:13.995 +00:00] [INF] [47] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Teenage Mutant Ninja Turtles III (1993) [BluRay] [720p] [YTS.AM]/Teenage.Mutant.Ninja.Turtles.III.1993.720p.BluRay.x264-[YTS.AM].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  583. [2024-08-11 01:25:14.037 +00:00] [INF] [47] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Searchers (1956) [BluRay] [720p] [YTS.LT]/The.Searchers.1956.720p.BluRay.x264-[YTS.LT].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  584. [2024-08-11 01:25:14.076 +00:00] [INF] [24] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/This Is Where I Leave You (2014)/This.Is.Where.I.Leave.You.2014.720p.BluRay.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  585. [2024-08-11 01:25:14.154 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=w2dNvVdz3js". Using "plugin://plugin.video.youtube/play/?video_id=w2dNvVdz3js" instead is advised.
  586. [2024-08-11 01:25:14.154 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=KaZRDXg-xB8". Using "plugin://plugin.video.youtube/play/?video_id=KaZRDXg-xB8" instead is advised.
  587. [2024-08-11 01:25:14.201 +00:00] [INF] [47] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Rush Hour 3 (2007)/Rush.Hour.3.2007.720p.BrRip.x264.Deceit.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  588. [2024-08-11 01:25:14.225 +00:00] [INF] [45] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/This Is Where I Leave You (2014)/This.Is.Where.I.Leave.You.2014.720p.BluRay.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  589. [2024-08-11 01:25:14.228 +00:00] [INF] [45] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Searchers (1956) [BluRay] [720p] [YTS.LT]/The.Searchers.1956.720p.BluRay.x264-[YTS.LT].srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  590. [2024-08-11 01:25:14.257 +00:00] [INF] [47] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Rush Hour 3 (2007)/Rush.Hour.3.2007.720p.BrRip.x264.Deceit.YIFY.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  591. [2024-08-11 01:25:14.294 +00:00] [WRN] [47] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=fH0cEP0mvlU". Using "plugin://plugin.video.youtube/play/?video_id=fH0cEP0mvlU" instead is advised.
  592. [2024-08-11 01:25:14.304 +00:00] [WRN] [45] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=9UkNXL-WYbg". Using "plugin://plugin.video.youtube/play/?video_id=9UkNXL-WYbg" instead is advised.
  593. [2024-08-11 01:25:14.304 +00:00] [WRN] [45] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=ii_7QnXPQxA". Using "plugin://plugin.video.youtube/play/?video_id=ii_7QnXPQxA" instead is advised.
  594. [2024-08-11 01:25:14.304 +00:00] [WRN] [45] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=XYOp3l9wL1k". Using "plugin://plugin.video.youtube/play/?video_id=XYOp3l9wL1k" instead is advised.
  595. [2024-08-11 01:25:14.304 +00:00] [WRN] [45] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=hLzwup8l5HQ". Using "plugin://plugin.video.youtube/play/?video_id=hLzwup8l5HQ" instead is advised.
  596. [2024-08-11 01:25:14.313 +00:00] [WRN] [43] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=sKf4ef4j6qQ". Using "plugin://plugin.video.youtube/play/?video_id=sKf4ef4j6qQ" instead is advised.
  597. [2024-08-11 01:25:27.882 +00:00] [WRN] [43] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=cwNFUgYWGG4". Using "plugin://plugin.video.youtube/play/?video_id=cwNFUgYWGG4" instead is advised.
  598. [2024-08-11 01:26:48.241 +00:00] [WRN] [45] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=apr31MFjg08". Using "plugin://plugin.video.youtube/play/?video_id=apr31MFjg08" instead is advised.
  599. [2024-08-11 01:26:53.568 +00:00] [WRN] [46] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=cwNFUgYWGG4". Using "plugin://plugin.video.youtube/play/?video_id=cwNFUgYWGG4" instead is advised.
  600. [2024-08-11 01:26:53.596 +00:00] [WRN] [17] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=apr31MFjg08". Using "plugin://plugin.video.youtube/play/?video_id=apr31MFjg08" instead is advised.
  601. [2024-08-11 01:26:54.158 +00:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/North.to.Alaska.1960.1080p.BluRay.x265-RARBG/North.to.Alaska.1960.1080p.BluRay.x265-RARBG.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  602. [2024-08-11 01:26:54.297 +00:00] [INF] [46] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Snow White and the Huntsman/Snow.White.and.the.Huntsman.EXTENDED.2012.720p.BrRip.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  603. [2024-08-11 01:26:54.306 +00:00] [INF] [46] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Santa's Little Helpers (2019) [BluRay] [1080p] [YTS.AM]/Santa's.Little.Helpers.2019.1080p.BluRay.x264-[YTS.AM].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  604. [2024-08-11 01:26:54.317 +00:00] [INF] [46] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Love Bug (1968)/The.Love.Bug.1968.720p.BluRay.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  605. [2024-08-11 01:26:54.332 +00:00] [WRN] [17] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=UhZeTaaus2Y". Using "plugin://plugin.video.youtube/play/?video_id=UhZeTaaus2Y" instead is advised.
  606. [2024-08-11 01:26:54.504 +00:00] [INF] [46] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Love Bug (1968)/The.Love.Bug.1968.720p.BluRay.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  607. [2024-08-11 01:26:54.505 +00:00] [INF] [45] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Snow White and the Huntsman/Snow.White.and.the.Huntsman.EXTENDED.2012.720p.BrRip.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  608. [2024-08-11 01:26:54.570 +00:00] [INF] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Snow White and the Huntsman/Snow.White.and.the.Huntsman.EXTENDED.2012.720p.BrRip.x264.YIFY.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  609. [2024-08-11 01:26:54.583 +00:00] [WRN] [52] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=gn3gK27HIsw". Using "plugin://plugin.video.youtube/play/?video_id=gn3gK27HIsw" instead is advised.
  610. [2024-08-11 01:26:54.583 +00:00] [WRN] [52] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=KHoSXE9nIHg". Using "plugin://plugin.video.youtube/play/?video_id=KHoSXE9nIHg" instead is advised.
  611. [2024-08-11 01:26:54.640 +00:00] [WRN] [52] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=7HyhpISiVRQ". Using "plugin://plugin.video.youtube/play/?video_id=7HyhpISiVRQ" instead is advised.
  612. [2024-08-11 01:26:54.641 +00:00] [WRN] [52] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=F9cBVm9gtKU". Using "plugin://plugin.video.youtube/play/?video_id=F9cBVm9gtKU" instead is advised.
  613. [2024-08-11 01:27:06.460 +00:00] [WRN] [52] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=YPG4I2jPSRE". Using "plugin://plugin.video.youtube/play/?video_id=YPG4I2jPSRE" instead is advised.
  614. [2024-08-11 01:27:07.915 +00:00] [WRN] [52] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=xK7S9mrFWL4". Using "plugin://plugin.video.youtube/play/?video_id=xK7S9mrFWL4" instead is advised.
  615. [2024-08-11 01:28:28.276 +00:00] [WRN] [47] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=LHOtME2DL4g". Using "plugin://plugin.video.youtube/play/?video_id=LHOtME2DL4g" instead is advised.
  616. [2024-08-11 01:28:33.510 +00:00] [WRN] [49] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=YPG4I2jPSRE". Using "plugin://plugin.video.youtube/play/?video_id=YPG4I2jPSRE" instead is advised.
  617. [2024-08-11 01:28:33.570 +00:00] [WRN] [47] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=xK7S9mrFWL4". Using "plugin://plugin.video.youtube/play/?video_id=xK7S9mrFWL4" instead is advised.
  618. [2024-08-11 01:28:33.613 +00:00] [WRN] [48] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=LHOtME2DL4g". Using "plugin://plugin.video.youtube/play/?video_id=LHOtME2DL4g" instead is advised.
  619. [2024-08-11 01:28:34.334 +00:00] [INF] [50] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Fast & Furious Presents Hobbs & Shaw (2019) [BluRay] [720p] [YTS.LT]/Fast.&.Furious.Presents.Hobbs.&.Shaw.2019.720p.BluRay.x264-[YTS.LT].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  620. [2024-08-11 01:28:34.429 +00:00] [INF] [48] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Robin Hood Prince Of Thieves (1991) [BluRay] [720p] [YTS.AM]/Robin.Hood.Prince.Of.Thieves.1991.720p.BluRay.x264-[YTS.AM].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  621. [2024-08-11 01:28:34.522 +00:00] [INF] [50] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Fast & Furious Presents Hobbs & Shaw (2019) [BluRay] [720p] [YTS.LT]/Fast.&.Furious.Presents.Hobbs.&.Shaw.2019.720p.BluRay.x264-[YTS.LT].eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  622. [2024-08-11 01:28:34.578 +00:00] [INF] [48] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Robin Hood Prince Of Thieves (1991) [BluRay] [720p] [YTS.AM]/Robin.Hood.Prince.Of.Thieves.1991.720p.BluRay.x264-[YTS.AM].eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  623. [2024-08-11 01:28:34.578 +00:00] [WRN] [50] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=b736ZM_KfEk". Using "plugin://plugin.video.youtube/play/?video_id=b736ZM_KfEk" instead is advised.
  624. [2024-08-11 01:28:34.579 +00:00] [WRN] [50] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=HZ7PAyCDwEg". Using "plugin://plugin.video.youtube/play/?video_id=HZ7PAyCDwEg" instead is advised.
  625. [2024-08-11 01:28:34.579 +00:00] [WRN] [50] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=9SA7FaKxZVI". Using "plugin://plugin.video.youtube/play/?video_id=9SA7FaKxZVI" instead is advised.
  626. [2024-08-11 01:28:34.586 +00:00] [INF] [48] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Stargate EXTENDED (1994)/Stargate.EXTENDED.1994.720p.BrRip.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  627. [2024-08-11 01:28:34.643 +00:00] [INF] [50] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Campaign EXTENDED (2012)/The.Campaign.EXTENDED.2012.720p.BRrip.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  628. [2024-08-11 01:28:34.661 +00:00] [WRN] [47] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=DJSsMR5NUuc". Using "plugin://plugin.video.youtube/play/?video_id=DJSsMR5NUuc" instead is advised.
  629. [2024-08-11 01:28:34.768 +00:00] [INF] [48] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Campaign EXTENDED (2012)/The.Campaign.EXTENDED.2012.720p.BRrip.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  630. [2024-08-11 01:28:34.789 +00:00] [INF] [47] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Stargate EXTENDED (1994)/Stargate.EXTENDED.1994.720p.BrRip.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  631. [2024-08-11 01:28:34.810 +00:00] [INF] [47] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Campaign EXTENDED (2012)/The.Campaign.EXTENDED.2012.720p.BRrip.x264.YIFY.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  632. [2024-08-11 01:28:34.836 +00:00] [WRN] [47] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=xh3z1x9uq9w". Using "plugin://plugin.video.youtube/play/?video_id=xh3z1x9uq9w" instead is advised.
  633. [2024-08-11 01:28:34.837 +00:00] [WRN] [47] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=GZwcZ8TBlaU". Using "plugin://plugin.video.youtube/play/?video_id=GZwcZ8TBlaU" instead is advised.
  634. [2024-08-11 01:28:34.837 +00:00] [WRN] [47] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=qMLyCQq6Gvc". Using "plugin://plugin.video.youtube/play/?video_id=qMLyCQq6Gvc" instead is advised.
  635. [2024-08-11 01:28:34.875 +00:00] [WRN] [48] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=omcm3VCVpag". Using "plugin://plugin.video.youtube/play/?video_id=omcm3VCVpag" instead is advised.
  636. [2024-08-11 01:28:46.484 +00:00] [WRN] [48] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=JWtnJjn6ng0". Using "plugin://plugin.video.youtube/play/?video_id=JWtnJjn6ng0" instead is advised.
  637. [2024-08-11 01:28:46.484 +00:00] [WRN] [48] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=n8Q0bJ_zO7w". Using "plugin://plugin.video.youtube/play/?video_id=n8Q0bJ_zO7w" instead is advised.
  638. [2024-08-11 01:28:47.931 +00:00] [WRN] [47] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=6Of1wKwGVPo". Using "plugin://plugin.video.youtube/play/?video_id=6Of1wKwGVPo" instead is advised.
  639. [2024-08-11 01:28:47.931 +00:00] [WRN] [47] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=ex09pE_fUf4". Using "plugin://plugin.video.youtube/play/?video_id=ex09pE_fUf4" instead is advised.
  640. [2024-08-11 01:29:06.755 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=c1z7iLlFu9E". Using "plugin://plugin.video.youtube/play/?video_id=c1z7iLlFu9E" instead is advised.
  641. [2024-08-11 01:29:06.756 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=Anw5KRS2bjs". Using "plugin://plugin.video.youtube/play/?video_id=Anw5KRS2bjs" instead is advised.
  642. [2024-08-11 01:29:06.756 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=nrc-fRMHvBM". Using "plugin://plugin.video.youtube/play/?video_id=nrc-fRMHvBM" instead is advised.
  643. [2024-08-11 01:29:06.756 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=hkwDj6A1oNk". Using "plugin://plugin.video.youtube/play/?video_id=hkwDj6A1oNk" instead is advised.
  644. [2024-08-11 01:29:06.756 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=XPRNwg7KNos". Using "plugin://plugin.video.youtube/play/?video_id=XPRNwg7KNos" instead is advised.
  645. [2024-08-11 01:29:06.756 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=_COmckF6OxE". Using "plugin://plugin.video.youtube/play/?video_id=_COmckF6OxE" instead is advised.
  646. [2024-08-11 01:29:06.756 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=NujGR1l9hAc". Using "plugin://plugin.video.youtube/play/?video_id=NujGR1l9hAc" instead is advised.
  647. [2024-08-11 01:29:06.756 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=xCwwxNbtK6Y". Using "plugin://plugin.video.youtube/play/?video_id=xCwwxNbtK6Y" instead is advised.
  648. [2024-08-11 01:29:06.756 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=iIaVdlcDRA0". Using "plugin://plugin.video.youtube/play/?video_id=iIaVdlcDRA0" instead is advised.
  649. [2024-08-11 01:29:06.756 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=d2_2oCRPrjM". Using "plugin://plugin.video.youtube/play/?video_id=d2_2oCRPrjM" instead is advised.
  650. [2024-08-11 01:29:06.757 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=xLtYmhj-0Kg". Using "plugin://plugin.video.youtube/play/?video_id=xLtYmhj-0Kg" instead is advised.
  651. [2024-08-11 01:30:08.292 +00:00] [WRN] [40] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=WHPzntyVPJk". Using "plugin://plugin.video.youtube/play/?video_id=WHPzntyVPJk" instead is advised.
  652. [2024-08-11 01:30:13.520 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=JWtnJjn6ng0". Using "plugin://plugin.video.youtube/play/?video_id=JWtnJjn6ng0" instead is advised.
  653. [2024-08-11 01:30:13.520 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=n8Q0bJ_zO7w". Using "plugin://plugin.video.youtube/play/?video_id=n8Q0bJ_zO7w" instead is advised.
  654. [2024-08-11 01:30:13.576 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=6Of1wKwGVPo". Using "plugin://plugin.video.youtube/play/?video_id=6Of1wKwGVPo" instead is advised.
  655. [2024-08-11 01:30:13.576 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=ex09pE_fUf4". Using "plugin://plugin.video.youtube/play/?video_id=ex09pE_fUf4" instead is advised.
  656. [2024-08-11 01:30:13.583 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=c1z7iLlFu9E". Using "plugin://plugin.video.youtube/play/?video_id=c1z7iLlFu9E" instead is advised.
  657. [2024-08-11 01:30:13.583 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=Anw5KRS2bjs". Using "plugin://plugin.video.youtube/play/?video_id=Anw5KRS2bjs" instead is advised.
  658. [2024-08-11 01:30:13.583 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=nrc-fRMHvBM". Using "plugin://plugin.video.youtube/play/?video_id=nrc-fRMHvBM" instead is advised.
  659. [2024-08-11 01:30:13.583 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=hkwDj6A1oNk". Using "plugin://plugin.video.youtube/play/?video_id=hkwDj6A1oNk" instead is advised.
  660. [2024-08-11 01:30:13.583 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=XPRNwg7KNos". Using "plugin://plugin.video.youtube/play/?video_id=XPRNwg7KNos" instead is advised.
  661. [2024-08-11 01:30:13.583 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=_COmckF6OxE". Using "plugin://plugin.video.youtube/play/?video_id=_COmckF6OxE" instead is advised.
  662. [2024-08-11 01:30:13.583 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=NujGR1l9hAc". Using "plugin://plugin.video.youtube/play/?video_id=NujGR1l9hAc" instead is advised.
  663. [2024-08-11 01:30:13.583 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=xCwwxNbtK6Y". Using "plugin://plugin.video.youtube/play/?video_id=xCwwxNbtK6Y" instead is advised.
  664. [2024-08-11 01:30:13.584 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=iIaVdlcDRA0". Using "plugin://plugin.video.youtube/play/?video_id=iIaVdlcDRA0" instead is advised.
  665. [2024-08-11 01:30:13.584 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=d2_2oCRPrjM". Using "plugin://plugin.video.youtube/play/?video_id=d2_2oCRPrjM" instead is advised.
  666. [2024-08-11 01:30:13.584 +00:00] [WRN] [24] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=xLtYmhj-0Kg". Using "plugin://plugin.video.youtube/play/?video_id=xLtYmhj-0Kg" instead is advised.
  667. [2024-08-11 01:30:13.620 +00:00] [WRN] [40] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=WHPzntyVPJk". Using "plugin://plugin.video.youtube/play/?video_id=WHPzntyVPJk" instead is advised.
  668. [2024-08-11 01:30:14.586 +00:00] [INF] [24] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/A Tale of Two Christmases 2022/a.tale.of.two.christmases.2022.1080p.webrip.hevc.x265.rmteam.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  669. [2024-08-11 01:30:14.654 +00:00] [WRN] [40] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=zHWttv__7nI". Using "plugin://plugin.video.youtube/play/?video_id=zHWttv__7nI" instead is advised.
  670. [2024-08-11 01:30:14.666 +00:00] [INF] [43] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The.Passion.Of.The.Christ.2004.1080p.BluRay.x264-Japhson/japhson-tpotc.mkv\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  671. [2024-08-11 01:30:14.803 +00:00] [WRN] [43] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=4Aif1qEB_JU". Using "plugin://plugin.video.youtube/play/?video_id=4Aif1qEB_JU" instead is advised.
  672. [2024-08-11 01:30:14.840 +00:00] [INF] [43] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Talladega Nights The Ballad of Ricky Bobby (2006)/Talladega.Nights.The.Ballad.of.Ricky.Bobby.2006.720p.bluray.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  673. [2024-08-11 01:30:14.879 +00:00] [INF] [40] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Collateral (2004) [REPACK] [1080p] [BluRay] [5.1] [YTS.MX]/Collateral.2004.REPACK.1080p.BluRay.x264.AAC5.1-[YTS.MX].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  674. [2024-08-11 01:30:14.948 +00:00] [INF] [43] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Talladega Nights The Ballad of Ricky Bobby (2006)/Talladega.Nights.The.Ballad.of.Ricky.Bobby.2006.720p.bluray.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  675. [2024-08-11 01:30:14.991 +00:00] [INF] [47] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Talladega Nights The Ballad of Ricky Bobby (2006)/Talladega.Nights.The.Ballad.of.Ricky.Bobby.2006.720p.bluray.x264.YIFY.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  676. [2024-08-11 01:30:15.028 +00:00] [INF] [43] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Collateral (2004) [REPACK] [1080p] [BluRay] [5.1] [YTS.MX]/Collateral.2004.REPACK.1080p.BluRay.x264.AAC5.1-[YTS.MX].eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  677. [2024-08-11 01:30:15.046 +00:00] [WRN] [47] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=Kc9Xty70x00". Using "plugin://plugin.video.youtube/play/?video_id=Kc9Xty70x00" instead is advised.
  678. [2024-08-11 01:30:15.046 +00:00] [WRN] [47] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=myKtVl8N7jU". Using "plugin://plugin.video.youtube/play/?video_id=myKtVl8N7jU" instead is advised.
  679. [2024-08-11 01:30:15.071 +00:00] [INF] [43] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Collateral (2004) [REPACK] [1080p] [BluRay] [5.1] [YTS.MX]/Collateral.2004.REPACK.1080p.BluRay.x264.AAC5.1-[YTS.MX].srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  680. [2024-08-11 01:30:15.146 +00:00] [WRN] [43] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=-JDf2zIFgO8". Using "plugin://plugin.video.youtube/play/?video_id=-JDf2zIFgO8" instead is advised.
  681. [2024-08-11 01:30:27.952 +00:00] [WRN] [43] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=jUeBoQA2gTQ". Using "plugin://plugin.video.youtube/play/?video_id=jUeBoQA2gTQ" instead is advised.
  682. [2024-08-11 01:30:34.845 +00:00] [INF] [43] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" closed
  683. [2024-08-11 01:30:35.239 +00:00] [INF] [24] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" request
  684. [2024-08-11 01:30:54.167 +00:00] [INF] [54] Emby.Server.Implementations.ScheduledTasks.TaskManager: Attempting to cancel Scheduled Task "Scan Media Library"
  685. [2024-08-11 01:31:08.419 +00:00] [INF] [55] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" closed
  686. [2024-08-11 01:31:08.735 +00:00] [INF] [56] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" request
  687. [2024-08-11 01:31:25.915 +00:00] [INF] [54] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" closed
  688. [2024-08-11 01:31:26.071 +00:00] [INF] [55] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" request
  689. [2024-08-11 01:31:48.316 +00:00] [WRN] [56] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=AsaMWxppznk". Using "plugin://plugin.video.youtube/play/?video_id=AsaMWxppznk" instead is advised.
  690. [2024-08-11 01:31:48.316 +00:00] [WRN] [56] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=dPhhRFkrNts". Using "plugin://plugin.video.youtube/play/?video_id=dPhhRFkrNts" instead is advised.
  691. [2024-08-11 01:31:55.149 +00:00] [ERR] [56] Emby.Server.Implementations.IO.LibraryMonitor: Error in Directory watcher for: "/media"
  692. System.IO.IOException: The configured user limit (8192) on the number of inotify watches has been reached, or the operating system failed to allocate a required resource.
  693. [2024-08-11 01:31:55.149 +00:00] [ERR] [40] Emby.Server.Implementations.IO.LibraryMonitor: Error in Directory watcher for: "/tv"
  694. System.IO.IOException: The configured user limit (8192) on the number of inotify watches has been reached, or the operating system failed to allocate a required resource.
  695. [2024-08-11 01:31:55.150 +00:00] [INF] [56] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media"
  696. [2024-08-11 01:31:55.150 +00:00] [INF] [56] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media"
  697. [2024-08-11 01:31:55.150 +00:00] [INF] [40] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/tv"
  698. [2024-08-11 01:31:55.149 +00:00] [INF] [55] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Cancelled after 10 minute(s) and 6 seconds
  699. [2024-08-11 01:31:55.150 +00:00] [INF] [40] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/tv"
  700. [2024-08-11 01:32:07.969 +00:00] [WRN] [55] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=oBZrZij2-g8". Using "plugin://plugin.video.youtube/play/?video_id=oBZrZij2-g8" instead is advised.
  701. [2024-08-11 01:32:26.793 +00:00] [WRN] [54] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=5hAXVqrljbs". Using "plugin://plugin.video.youtube/play/?video_id=5hAXVqrljbs" instead is advised.
  702. [2024-08-11 01:33:28.330 +00:00] [WRN] [41] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=-uRRKqQbmw4". Using "plugin://plugin.video.youtube/play/?video_id=-uRRKqQbmw4" instead is advised.
  703. [2024-08-11 01:34:39.861 +00:00] [INF] [41] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" closed
  704. [2024-08-11 01:34:40.266 +00:00] [INF] [55] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" request
  705. [2024-08-11 01:35:08.385 +00:00] [WRN] [39] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=mLW-vr1-n7o". Using "plugin://plugin.video.youtube/play/?video_id=mLW-vr1-n7o" instead is advised.
  706. [2024-08-11 01:35:08.385 +00:00] [WRN] [39] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=JhVRzh4_j50". Using "plugin://plugin.video.youtube/play/?video_id=JhVRzh4_j50" instead is advised.
  707. [2024-08-11 01:35:26.560 +00:00] [WRN] [39] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=-mbE660duGQ". Using "plugin://plugin.video.youtube/play/?video_id=-mbE660duGQ" instead is advised.
  708. [2024-08-11 01:36:25.555 +00:00] [INF] [8] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" closed
  709. [2024-08-11 01:36:25.814 +00:00] [INF] [16] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" request
  710. [2024-08-11 01:37:06.575 +00:00] [WRN] [23] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=gx6Xifx7Ies". Using "plugin://plugin.video.youtube/play/?video_id=gx6Xifx7Ies" instead is advised.
  711. [2024-08-11 01:37:08.016 +00:00] [WRN] [16] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=S7v8gzJfRKY". Using "plugin://plugin.video.youtube/play/?video_id=S7v8gzJfRKY" instead is advised.
  712. [2024-08-11 01:37:13.974 +00:00] [INF] [16] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  713. [2024-08-11 01:37:25.974 +00:00] [INF] [23] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  714. [2024-08-11 01:37:37.974 +00:00] [INF] [8] Emby.Server.Implementations.Session.SessionWebSocketListener: Lost 1 WebSockets.
  715. [2024-08-11 01:38:28.438 +00:00] [WRN] [49] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=FkBkGtJzwtc". Using "plugin://plugin.video.youtube/play/?video_id=FkBkGtJzwtc" instead is advised.
  716. [2024-08-11 01:38:46.594 +00:00] [WRN] [41] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=o8CWsSFYpNY". Using "plugin://plugin.video.youtube/play/?video_id=o8CWsSFYpNY" instead is advised.
  717. [2024-08-11 01:38:46.594 +00:00] [WRN] [41] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=wgh3GFE9OT0". Using "plugin://plugin.video.youtube/play/?video_id=wgh3GFE9OT0" instead is advised.
  718. [2024-08-11 01:38:46.594 +00:00] [WRN] [41] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=yneubg7c_D0". Using "plugin://plugin.video.youtube/play/?video_id=yneubg7c_D0" instead is advised.
  719. [2024-08-11 01:38:46.594 +00:00] [WRN] [41] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=smoNSbMs9Yo". Using "plugin://plugin.video.youtube/play/?video_id=smoNSbMs9Yo" instead is advised.
  720. [2024-08-11 01:38:46.595 +00:00] [WRN] [41] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=eznAl2QJooQ". Using "plugin://plugin.video.youtube/play/?video_id=eznAl2QJooQ" instead is advised.
  721. [2024-08-11 01:38:46.595 +00:00] [WRN] [41] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=e99B80crU3E". Using "plugin://plugin.video.youtube/play/?video_id=e99B80crU3E" instead is advised.
  722. [2024-08-11 01:39:06.863 +00:00] [WRN] [16] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=zDBUooZQzgA". Using "plugin://plugin.video.youtube/play/?video_id=zDBUooZQzgA" instead is advised.
  723. [2024-08-11 01:39:06.863 +00:00] [WRN] [16] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=aH06LWZs-Ys". Using "plugin://plugin.video.youtube/play/?video_id=aH06LWZs-Ys" instead is advised.
  724. [2024-08-11 01:39:06.863 +00:00] [WRN] [16] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=1wlYPlwjGOY". Using "plugin://plugin.video.youtube/play/?video_id=1wlYPlwjGOY" instead is advised.
  725. [2024-08-11 01:40:08.456 +00:00] [WRN] [16] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=YbBAb0FxDbU". Using "plugin://plugin.video.youtube/play/?video_id=YbBAb0FxDbU" instead is advised.
  726. [2024-08-11 01:40:08.456 +00:00] [WRN] [16] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=uHb7au6Gmls". Using "plugin://plugin.video.youtube/play/?video_id=uHb7au6Gmls" instead is advised.
  727. [2024-08-11 01:40:08.457 +00:00] [WRN] [16] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=bzHMAXqFFvc". Using "plugin://plugin.video.youtube/play/?video_id=bzHMAXqFFvc" instead is advised.
  728. [2024-08-11 01:40:08.457 +00:00] [WRN] [16] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=nK0HytQwrw8". Using "plugin://plugin.video.youtube/play/?video_id=nK0HytQwrw8" instead is advised.
  729. [2024-08-11 01:40:08.457 +00:00] [WRN] [16] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=Y3gF6Duh_z0". Using "plugin://plugin.video.youtube/play/?video_id=Y3gF6Duh_z0" instead is advised.
  730. [2024-08-11 01:40:26.616 +00:00] [WRN] [8] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=ZvImJz6hRl0". Using "plugin://plugin.video.youtube/play/?video_id=ZvImJz6hRl0" instead is advised.
  731. [2024-08-11 01:40:28.058 +00:00] [WRN] [16] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=m7NChV93LBw". Using "plugin://plugin.video.youtube/play/?video_id=m7NChV93LBw" instead is advised.
  732. [2024-08-11 01:40:46.877 +00:00] [WRN] [8] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=t-Ex3Ce1KNU". Using "plugin://plugin.video.youtube/play/?video_id=t-Ex3Ce1KNU" instead is advised.
  733. [2024-08-11 01:42:06.637 +00:00] [WRN] [8] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=BsOmYpP4UDU". Using "plugin://plugin.video.youtube/play/?video_id=BsOmYpP4UDU" instead is advised.
  734. [2024-08-11 01:42:06.637 +00:00] [WRN] [8] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=YB9DIxdB198". Using "plugin://plugin.video.youtube/play/?video_id=YB9DIxdB198" instead is advised.
  735. [2024-08-11 01:43:46.652 +00:00] [WRN] [43] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=A-C9hfwvLDc". Using "plugin://plugin.video.youtube/play/?video_id=A-C9hfwvLDc" instead is advised.
  736. [2024-08-11 01:43:46.652 +00:00] [WRN] [43] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=sjZBGKxqvMI". Using "plugin://plugin.video.youtube/play/?video_id=sjZBGKxqvMI" instead is advised.
  737. [2024-08-11 01:43:48.099 +00:00] [WRN] [42] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=icTOP9F17pU". Using "plugin://plugin.video.youtube/play/?video_id=icTOP9F17pU" instead is advised.
  738. [2024-08-11 01:45:08.540 +00:00] [WRN] [16] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=mi6USkjUWv4". Using "plugin://plugin.video.youtube/play/?video_id=mi6USkjUWv4" instead is advised.
  739. [2024-08-11 01:45:26.674 +00:00] [WRN] [23] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=0-LNgU4e1rE". Using "plugin://plugin.video.youtube/play/?video_id=0-LNgU4e1rE" instead is advised.
  740. [2024-08-11 01:46:48.554 +00:00] [WRN] [23] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=7vhrQCkt1_c". Using "plugin://plugin.video.youtube/play/?video_id=7vhrQCkt1_c" instead is advised.
  741. [2024-08-11 01:47:08.128 +00:00] [WRN] [16] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=vY0qzXi5oJg". Using "plugin://plugin.video.youtube/play/?video_id=vY0qzXi5oJg" instead is advised.
  742. [2024-08-11 01:47:26.987 +00:00] [WRN] [53] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=3eTqb_fgTAA". Using "plugin://plugin.video.youtube/play/?video_id=3eTqb_fgTAA" instead is advised.
  743. [2024-08-11 01:48:28.573 +00:00] [WRN] [22] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=vpN7bRU-Rfo". Using "plugin://plugin.video.youtube/play/?video_id=vpN7bRU-Rfo" instead is advised.
  744. [2024-08-11 01:48:46.735 +00:00] [WRN] [22] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=oBPYdiVAkyA". Using "plugin://plugin.video.youtube/play/?video_id=oBPYdiVAkyA" instead is advised.
  745. [2024-08-11 01:48:48.148 +00:00] [WRN] [53] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=O80d38pQW84". Using "plugin://plugin.video.youtube/play/?video_id=O80d38pQW84" instead is advised.
  746. [2024-08-11 01:48:48.148 +00:00] [WRN] [53] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=aqEpdYy1B8o". Using "plugin://plugin.video.youtube/play/?video_id=aqEpdYy1B8o" instead is advised.
  747. [2024-08-11 01:48:48.148 +00:00] [WRN] [53] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=dEj9WfrObuc". Using "plugin://plugin.video.youtube/play/?video_id=dEj9WfrObuc" instead is advised.
  748. [2024-08-11 01:48:48.148 +00:00] [WRN] [53] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=h6nwpNgPejA". Using "plugin://plugin.video.youtube/play/?video_id=h6nwpNgPejA" instead is advised.
  749. [2024-08-11 01:49:07.012 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=IEEbUzffzrk". Using "plugin://plugin.video.youtube/play/?video_id=IEEbUzffzrk" instead is advised.
  750. [2024-08-11 01:50:08.591 +00:00] [WRN] [42] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=3Yh_6_zItPU". Using "plugin://plugin.video.youtube/play/?video_id=3Yh_6_zItPU" instead is advised.
  751. [2024-08-11 01:50:08.591 +00:00] [WRN] [42] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=TWTfhyvzTx0". Using "plugin://plugin.video.youtube/play/?video_id=TWTfhyvzTx0" instead is advised.
  752. [2024-08-11 01:50:15.084 +00:00] [INF] [25] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  753. [2024-08-11 21:12:42.995 +00:00] [INF] [1] Main: Jellyfin version: "10.9.8"
  754. [2024-08-11 21:12:43.043 +00: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]"]
  755. [2024-08-11 21:12:43.047 +00:00] [INF] [1] Main: Arguments: ["/jellyfin/jellyfin.dll"]
  756. [2024-08-11 21:12:43.059 +00:00] [INF] [1] Main: Operating system: "Debian GNU/Linux 12 (bookworm)"
  757. [2024-08-11 21:12:43.059 +00:00] [INF] [1] Main: Architecture: X64
  758. [2024-08-11 21:12:43.060 +00:00] [INF] [1] Main: 64-Bit Process: True
  759. [2024-08-11 21:12:43.061 +00:00] [INF] [1] Main: User Interactive: True
  760. [2024-08-11 21:12:43.061 +00:00] [INF] [1] Main: Processor count: 4
  761. [2024-08-11 21:12:43.061 +00:00] [INF] [1] Main: Program data path: "/config"
  762. [2024-08-11 21:12:43.061 +00:00] [INF] [1] Main: Log directory path: "/config/log"
  763. [2024-08-11 21:12:43.061 +00:00] [INF] [1] Main: Config directory path: "/config/config"
  764. [2024-08-11 21:12:43.062 +00:00] [INF] [1] Main: Cache path: "/cache"
  765. [2024-08-11 21:12:43.062 +00:00] [INF] [1] Main: Web resources path: "/jellyfin/jellyfin-web"
  766. [2024-08-11 21:12:43.062 +00:00] [INF] [1] Main: Application directory: "/jellyfin/"
  767. [2024-08-11 21:12:43.412 +00:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/cache"
  768. [2024-08-11 21:12:43.662 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  769. [2024-08-11 21:12:43.871 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  770. [2024-08-11 21:12:43.872 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
  771. [2024-08-11 21:12:43.872 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
  772. [2024-08-11 21:12:43.874 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "172.17.0.2"]
  773. [2024-08-11 21:12:43.876 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
  774. [2024-08-11 21:12:43.876 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
  775. [2024-08-11 21:12:43.876 +00:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
  776. [2024-08-11 21:12:51.394 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.8.0"
  777. [2024-08-11 21:12:51.396 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.8.0"
  778. [2024-08-11 21:12:51.397 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.8.0"
  779. [2024-08-11 21:12:51.435 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.8.0"
  780. [2024-08-11 21:12:51.436 +00:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.8.0"
  781. [2024-08-11 21:12:51.641 +00:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
  782. [2024-08-11 21:12:53.078 +00:00] [WRN] [1] Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware: The WebRootPath was not found: "/wwwroot". Static files may be unavailable.
  783. [2024-08-11 21:12:53.153 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  784. [2024-08-11 21:12:53.191 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-08-12 03:00:00.000 +00:00, which is 05:47:06.8087402 from now.
  785. [2024-08-11 21:12:53.199 +00:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-08-12 02:00:00.000 +00:00, which is 04:47:06.8004632 from now.
  786. [2024-08-11 21:12:53.367 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  787. [2024-08-11 21:12:53.552 +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"]
  788. [2024-08-11 21:12:53.584 +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"]
  789. [2024-08-11 21:12:53.623 +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"]
  790. [2024-08-11 21:12:53.801 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  791. [2024-08-11 21:12:54.090 +00:00] [INF] [10] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/tv"
  792. [2024-08-11 21:12:54.183 +00:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  793. [2024-08-11 21:12:54.184 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "2725b1f1f5f941318278746ceaa7dd30"
  794. [2024-08-11 21:12:54.185 +00:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  795. [2024-08-11 21:12:54.185 +00:00] [INF] [1] Main: Startup complete 0:00:11.5907486
  796. [2024-08-11 21:12:56.231 +00:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
  797. [2024-08-11 21:12:59.241 +00:00] [ERR] [11] Emby.Server.Implementations.IO.LibraryMonitor: Error in Directory watcher for: "/media"
  798. System.IO.IOException: The configured user limit (8192) on the number of inotify watches has been reached, or the operating system failed to allocate a required resource.
  799. [2024-08-11 21:12:59.242 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media"
  800. [2024-08-11 21:12:59.271 +00:00] [INF] [11] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media"
  801. [2024-08-11 21:13:09.705 +00:00] [INF] [11] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" request
  802. [2024-08-11 21:13:36.474 +00:00] [ERR] [17] Emby.Server.Implementations.Updates.InstallationManager: An error occurred while accessing the plugin manifest: "https://repo.jellyfin.org/files/plugin/manifest.json"
  803. System.Net.Http.HttpRequestException: Resource temporarily unavailable (repo.jellyfin.org:443)
  804. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  805. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  806. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  807. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  808. at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.AttemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken)
  809. at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.OnConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken)
  810. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  811. --- End of inner exception stack trace ---
  812. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  813. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  814. at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  815. at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
  816. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  817. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  818. at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  819. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  820. at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
  821. at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
  822. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  823. at System.Net.Http.Json.HttpClientJsonExtensions.<FromJsonAsyncCore>g__Core|12_0[TValue,TJsonOptions](HttpClient client, Task`1 responseTask, Boolean usingResponseHeadersRead, CancellationTokenSource linkedCTS, Func`4 deserializeMethod, TJsonOptions jsonOptions, CancellationToken cancellationToken)
  824. at Emby.Server.Implementations.Updates.InstallationManager.GetPackages(String manifestName, String manifest, Boolean filterIncompatible, CancellationToken cancellationToken)
  825. [2024-08-11 21:13:36.492 +00:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 40 seconds
  826. [2024-08-11 21:13:49.158 +00:00] [INF] [8] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Movie", Name: "The Hammer (2023) 1080p WEBRip-LAMA", Path: "/media/The Hammer (2023) 1080p WEBRip-LAMA/The.Hammer.2023.1080p.WEBRip.x264.AAC-LAMA.mp4", Id: 811d80bc-bf27-6b5e-539a-7eadb257886a
  827. [2024-08-11 21:13:49.399 +00:00] [INF] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Good The Bad And The Ugly/The.Good.the.Bad.and.the.Ugly.1966.1080p.BrRip.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  828. [2024-08-11 21:13:49.399 +00:00] [INF] [23] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Fury/Fury.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  829. [2024-08-11 21:13:49.399 +00:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Change Up (2011)/The.Change.Up.2011.BrRip.720p.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  830. [2024-08-11 21:13:49.399 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Peggy Sue Got Married (1986) [720p] [BluRay] [YTS.MX]/Peggy.Sue.Got.Married.1986.720p.BluRay.x264.AAC-[YTS.MX].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  831. [2024-08-11 21:13:49.674 +00:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Change Up (2011)/The.Change.Up.2011.BrRip.720p.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  832. [2024-08-11 21:13:49.674 +00:00] [INF] [23] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Fury/Fury.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  833. [2024-08-11 21:13:49.701 +00:00] [INF] [22] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Good The Bad And The Ugly/The.Good.the.Bad.and.the.Ugly.1966.1080p.BrRip.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  834. [2024-08-11 21:13:49.759 +00:00] [WRN] [25] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=64ZbqxnXZmM". Using "plugin://plugin.video.youtube/play/?video_id=64ZbqxnXZmM" instead is advised.
  835. [2024-08-11 21:13:49.759 +00:00] [WRN] [22] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=09w9MTtZDEM". Using "plugin://plugin.video.youtube/play/?video_id=09w9MTtZDEM" instead is advised.
  836. [2024-08-11 21:13:49.760 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=p3W7SIrMMaQ". Using "plugin://plugin.video.youtube/play/?video_id=p3W7SIrMMaQ" instead is advised.
  837. [2024-08-11 21:13:49.761 +00:00] [WRN] [22] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=q94n3eWOWXM". Using "plugin://plugin.video.youtube/play/?video_id=q94n3eWOWXM" instead is advised.
  838. [2024-08-11 21:13:49.761 +00:00] [WRN] [25] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=joT1q31AuxA". Using "plugin://plugin.video.youtube/play/?video_id=joT1q31AuxA" instead is advised.
  839. [2024-08-11 21:13:49.762 +00:00] [WRN] [22] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=zLoXqSQQKPA". Using "plugin://plugin.video.youtube/play/?video_id=zLoXqSQQKPA" instead is advised.
  840. [2024-08-11 21:13:49.761 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=43Qc70ZeMFw". Using "plugin://plugin.video.youtube/play/?video_id=43Qc70ZeMFw" instead is advised.
  841. [2024-08-11 21:13:49.817 +00:00] [WRN] [22] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=IFNUGzCOQoI". Using "plugin://plugin.video.youtube/play/?video_id=IFNUGzCOQoI" instead is advised.
  842. [2024-08-11 21:13:49.817 +00:00] [WRN] [22] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=3VQjSSB78es". Using "plugin://plugin.video.youtube/play/?video_id=3VQjSSB78es" instead is advised.
  843. [2024-08-11 21:13:53.316 +00:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/tv"
  844. [2024-08-11 21:13:53.323 +00:00] [INF] [17] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  845. [2024-08-11 21:13:53.352 +00:00] [WRN] [17] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  846. [2024-08-11 21:13:53.572 +00:00] [WRN] [8] MediaBrowser.Controller.Entities.BaseItem: Library folder "/config/data/playlists" is inaccessible or empty, skipping
  847. [2024-08-11 21:13:58.219 +00:00] [WRN] [22] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=UK4IRLysIKo". Using "plugin://plugin.video.youtube/play/?video_id=UK4IRLysIKo" instead is advised.
  848. [2024-08-11 21:13:58.225 +00:00] [WRN] [14] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=b1PX9E2RsgU". Using "plugin://plugin.video.youtube/play/?video_id=b1PX9E2RsgU" instead is advised.
  849. [2024-08-11 21:13:58.259 +00:00] [INF] [22] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Fury/Fury.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  850. [2024-08-11 21:13:58.259 +00:00] [INF] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Good The Bad And The Ugly/The.Good.the.Bad.and.the.Ugly.1966.1080p.BrRip.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  851. [2024-08-11 21:13:58.259 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Change Up (2011)/The.Change.Up.2011.BrRip.720p.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  852. [2024-08-11 21:13:58.261 +00:00] [INF] [14] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Peggy Sue Got Married (1986) [720p] [BluRay] [YTS.MX]/Peggy.Sue.Got.Married.1986.720p.BluRay.x264.AAC-[YTS.MX].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  853. [2024-08-11 21:13:58.267 +00:00] [WRN] [30] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=KTu8iDynwNc". Using "plugin://plugin.video.youtube/play/?video_id=KTu8iDynwNc" instead is advised.
  854. [2024-08-11 21:13:58.268 +00:00] [WRN] [30] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=72kQIIDBIUU". Using "plugin://plugin.video.youtube/play/?video_id=72kQIIDBIUU" instead is advised.
  855. [2024-08-11 21:13:58.353 +00:00] [INF] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Change Up (2011)/The.Change.Up.2011.BrRip.720p.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  856. [2024-08-11 21:13:58.360 +00:00] [INF] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Fury/Fury.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  857. [2024-08-11 21:13:58.381 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Good The Bad And The Ugly/The.Good.the.Bad.and.the.Ugly.1966.1080p.BrRip.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  858. [2024-08-11 21:13:58.383 +00:00] [WRN] [21] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=64ZbqxnXZmM". Using "plugin://plugin.video.youtube/play/?video_id=64ZbqxnXZmM" instead is advised.
  859. [2024-08-11 21:13:58.384 +00:00] [WRN] [21] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=joT1q31AuxA". Using "plugin://plugin.video.youtube/play/?video_id=joT1q31AuxA" instead is advised.
  860. [2024-08-11 21:13:58.395 +00:00] [WRN] [21] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=p3W7SIrMMaQ". Using "plugin://plugin.video.youtube/play/?video_id=p3W7SIrMMaQ" instead is advised.
  861. [2024-08-11 21:13:58.395 +00:00] [WRN] [21] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=43Qc70ZeMFw". Using "plugin://plugin.video.youtube/play/?video_id=43Qc70ZeMFw" instead is advised.
  862. [2024-08-11 21:13:58.405 +00:00] [WRN] [25] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=09w9MTtZDEM". Using "plugin://plugin.video.youtube/play/?video_id=09w9MTtZDEM" instead is advised.
  863. [2024-08-11 21:13:58.405 +00:00] [WRN] [25] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=q94n3eWOWXM". Using "plugin://plugin.video.youtube/play/?video_id=q94n3eWOWXM" instead is advised.
  864. [2024-08-11 21:13:58.405 +00:00] [WRN] [25] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=zLoXqSQQKPA". Using "plugin://plugin.video.youtube/play/?video_id=zLoXqSQQKPA" instead is advised.
  865. [2024-08-11 21:13:58.416 +00:00] [WRN] [25] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=IFNUGzCOQoI". Using "plugin://plugin.video.youtube/play/?video_id=IFNUGzCOQoI" instead is advised.
  866. [2024-08-11 21:13:58.417 +00:00] [WRN] [25] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=3VQjSSB78es". Using "plugin://plugin.video.youtube/play/?video_id=3VQjSSB78es" instead is advised.
  867. [2024-08-11 21:14:29.859 +00:00] [ERR] [14] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "TheMovieDb"
  868. System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.themoviedb.org:443)
  869. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  870. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  871. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  872. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  873. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  874. --- End of inner exception stack trace ---
  875. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  876. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  877. at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  878. at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
  879. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  880. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  881. at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  882. at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  883. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  884. at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
  885. at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
  886. at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
  887. at TMDbLib.Client.TMDbClient.GetConfigAsync()
  888. at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.EnsureClientConfigAsync()
  889. at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.GetMovieAsync(Int32 tmdbId, String language, String imageLanguages, CancellationToken cancellationToken)
  890. at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
  891. at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
  892. [2024-08-11 21:15:09.888 +00:00] [ERR] [10] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "TheMovieDb"
  893. System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.themoviedb.org:443)
  894. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  895. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  896. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  897. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  898. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  899. --- End of inner exception stack trace ---
  900. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  901. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  902. at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  903. at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
  904. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  905. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  906. at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  907. at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  908. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  909. at TMDbLib.Rest.RestRequest.SendInternal(HttpMethod method, CancellationToken cancellationToken)
  910. at TMDbLib.Rest.RestRequest.Get[T](CancellationToken cancellationToken)
  911. at TMDbLib.Rest.RestRequestExtensions.GetOfT[T](RestRequest request, CancellationToken cancellationToken)
  912. at TMDbLib.Client.TMDbClient.GetConfigAsync()
  913. at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.EnsureClientConfigAsync()
  914. at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.GetMovieAsync(Int32 tmdbId, String language, String imageLanguages, CancellationToken cancellationToken)
  915. at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
  916. at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
  917. [2024-08-11 21:15:09.921 +00:00] [ERR] [21] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "The Open Movie Database"
  918. System.Net.Http.HttpRequestException: Resource temporarily unavailable (www.omdbapi.com:443)
  919. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  920. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  921. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  922. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  923. at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.AttemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken)
  924. at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.OnConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken)
  925. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  926. --- End of inner exception stack trace ---
  927. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  928. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  929. at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  930. at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
  931. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  932. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  933. at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  934. at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  935. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  936. at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
  937. at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
  938. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  939. at System.Net.Http.Json.HttpClientJsonExtensions.<FromJsonAsyncCore>g__Core|12_0[TValue,TJsonOptions](HttpClient client, Task`1 responseTask, Boolean usingResponseHeadersRead, CancellationTokenSource linkedCTS, Func`4 deserializeMethod, TJsonOptions jsonOptions, CancellationToken cancellationToken)
  940. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.EnsureItemInfo(String imdbId, CancellationToken cancellationToken)
  941. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.GetRootObject(String imdbId, CancellationToken cancellationToken)
  942. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.Fetch[T](MetadataResult`1 itemResult, String imdbId, String language, String country, CancellationToken cancellationToken)
  943. at MediaBrowser.Providers.Plugins.Omdb.OmdbItemProvider.GetResult[T](ItemLookupInfo info, CancellationToken cancellationToken)
  944. at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
  945. [2024-08-11 21:15:09.946 +00:00] [ERR] [21] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/J/Jason Bateman/folder.jpg"
  946. System.IO.FileNotFoundException: File not found
  947. File name: '/config/metadata/People/J/Jason Bateman/folder.jpg'
  948. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  949. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  950. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  951. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  952. [2024-08-11 21:15:09.948 +00:00] [ERR] [21] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/R/Ryan Reynolds/folder.jpg"
  953. System.IO.FileNotFoundException: File not found
  954. File name: '/config/metadata/People/R/Ryan Reynolds/folder.jpg'
  955. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  956. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  957. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  958. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  959. [2024-08-11 21:15:09.950 +00:00] [ERR] [21] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/L/Leslie Mann/folder.jpg"
  960. System.IO.FileNotFoundException: File not found
  961. File name: '/config/metadata/People/L/Leslie Mann/folder.jpg'
  962. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  963. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  964. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  965. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  966. [2024-08-11 21:15:09.951 +00:00] [ERR] [21] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/O/Olivia Wilde/folder.jpg"
  967. System.IO.FileNotFoundException: File not found
  968. File name: '/config/metadata/People/O/Olivia Wilde/folder.jpg'
  969. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  970. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  971. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  972. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  973. [2024-08-11 21:15:09.952 +00:00] [ERR] [21] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/A/Alan Arkin/folder.jpg"
  974. System.IO.FileNotFoundException: File not found
  975. File name: '/config/metadata/People/A/Alan Arkin/folder.jpg'
  976. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  977. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  978. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  979. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  980. [2024-08-11 21:15:09.953 +00:00] [ERR] [21] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/G/Gregory Itzin/folder.jpg"
  981. System.IO.FileNotFoundException: File not found
  982. File name: '/config/metadata/People/G/Gregory Itzin/folder.jpg'
  983. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  984. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  985. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  986. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  987. [2024-08-11 21:15:09.954 +00:00] [ERR] [21] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/M/Mircea Monroe/folder.jpg"
  988. System.IO.FileNotFoundException: File not found
  989. File name: '/config/metadata/People/M/Mircea Monroe/folder.jpg'
  990. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  991. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  992. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  993. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  994. [2024-08-11 21:15:09.955 +00:00] [ERR] [21] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/S/Sydney Rouviere/folder.jpg"
  995. System.IO.FileNotFoundException: File not found
  996. File name: '/config/metadata/People/S/Sydney Rouviere/folder.jpg'
  997. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  998. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  999. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1000. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1001. [2024-08-11 21:15:09.956 +00:00] [ERR] [21] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/M/Matthew Cornwell/folder.jpg"
  1002. System.IO.FileNotFoundException: File not found
  1003. File name: '/config/metadata/People/M/Matthew Cornwell/folder.jpg'
  1004. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1005. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1006. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1007. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1008. [2024-08-11 21:15:09.958 +00:00] [ERR] [21] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/C/Craig Bierko/folder.jpg"
  1009. System.IO.FileNotFoundException: File not found
  1010. File name: '/config/metadata/People/C/Craig Bierko/folder.jpg'
  1011. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1012. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1013. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1014. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1015. [2024-08-11 21:15:09.959 +00:00] [ERR] [21] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/T/TJ Hassan/folder.jpg"
  1016. System.IO.FileNotFoundException: File not found
  1017. File name: '/config/metadata/People/T/TJ Hassan/folder.jpg'
  1018. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1019. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1020. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1021. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1022. [2024-08-11 21:15:09.960 +00:00] [ERR] [21] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/M/Ming Lo/folder.jpg"
  1023. System.IO.FileNotFoundException: File not found
  1024. File name: '/config/metadata/People/M/Ming Lo/folder.jpg'
  1025. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1026. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1027. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1028. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1029. [2024-08-11 21:15:09.961 +00:00] [ERR] [21] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/D/Dax Griffin/folder.jpg"
  1030. System.IO.FileNotFoundException: File not found
  1031. File name: '/config/metadata/People/D/Dax Griffin/folder.jpg'
  1032. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1033. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1034. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1035. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1036. [2024-08-11 21:15:09.962 +00:00] [ERR] [21] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/A/Andrea Moore/folder.jpg"
  1037. System.IO.FileNotFoundException: File not found
  1038. File name: '/config/metadata/People/A/Andrea Moore/folder.jpg'
  1039. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1040. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1041. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1042. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1043. [2024-08-11 21:15:09.964 +00:00] [ERR] [21] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/D/David Dobkin/folder.jpg"
  1044. System.IO.FileNotFoundException: File not found
  1045. File name: '/config/metadata/People/D/David Dobkin/folder.jpg'
  1046. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1047. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1048. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1049. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1050. [2024-08-11 21:15:09.965 +00:00] [ERR] [21] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/N/Neal H. Moritz/folder.jpg"
  1051. System.IO.FileNotFoundException: File not found
  1052. File name: '/config/metadata/People/N/Neal H. Moritz/folder.jpg'
  1053. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1054. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1055. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1056. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1057. [2024-08-11 21:15:10.156 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/2001 A Space Odyssey (1968)/2001.A.Space.Odyssey.1968.720p.BrRip.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1058. [2024-08-11 21:15:10.282 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/2001 A Space Odyssey (1968)/2001.A.Space.Odyssey.1968.720p.BrRip.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1059. [2024-08-11 21:15:10.329 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/2001 A Space Odyssey (1968)/2001.A.Space.Odyssey.1968.720p.BrRip.x264.YIFY.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1060. [2024-08-11 21:15:10.389 +00:00] [WRN] [21] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=oR_e9y-bka0". Using "plugin://plugin.video.youtube/play/?video_id=oR_e9y-bka0" instead is advised.
  1061. [2024-08-11 21:15:29.802 +00:00] [INF] [25] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Chronicles of Narnia - Prince Caspian (2008) [1080p]/The.Chronicles.of.Narnia.Prince.Caspian.2008.1080p.Brrip.x264.Deceit.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1062. [2024-08-11 21:15:29.821 +00:00] [INF] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Triple 9 (2016) [YTS.AG]/Triple.9.2016.720p.BluRay.x264-[YTS.AG].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1063. [2024-08-11 21:15:29.990 +00:00] [INF] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Chronicles of Narnia - Prince Caspian (2008) [1080p]/The.Chronicles.of.Narnia.Prince.Caspian.2008.1080p.Brrip.x264.Deceit.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1064. [2024-08-11 21:15:29.993 +00:00] [INF] [21] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Triple 9 (2016) [YTS.AG]/Triple.9.2016.720p.BluRay.x264-[YTS.AG].eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1065. [2024-08-11 21:15:30.037 +00:00] [INF] [37] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Chronicles of Narnia - Prince Caspian (2008) [1080p]/The.Chronicles.of.Narnia.Prince.Caspian.2008.1080p.Brrip.x264.Deceit.YIFY.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1066. [2024-08-11 21:15:30.058 +00:00] [WRN] [38] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=vEa7iTdH_Z4". Using "plugin://plugin.video.youtube/play/?video_id=vEa7iTdH_Z4" instead is advised.
  1067. [2024-08-11 21:15:30.059 +00:00] [WRN] [38] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=jrBIt3GEXaA". Using "plugin://plugin.video.youtube/play/?video_id=jrBIt3GEXaA" instead is advised.
  1068. [2024-08-11 21:15:30.106 +00:00] [WRN] [37] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=bgK53cIYlZs". Using "plugin://plugin.video.youtube/play/?video_id=bgK53cIYlZs" instead is advised.
  1069. [2024-08-11 21:15:38.247 +00:00] [WRN] [40] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=2KJz0JRcNE8". Using "plugin://plugin.video.youtube/play/?video_id=2KJz0JRcNE8" instead is advised.
  1070. [2024-08-11 21:15:38.247 +00:00] [WRN] [40] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=XL4iCAB6MFo". Using "plugin://plugin.video.youtube/play/?video_id=XL4iCAB6MFo" instead is advised.
  1071. [2024-08-11 21:15:38.247 +00:00] [WRN] [40] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=nxuyzk5DUFc". Using "plugin://plugin.video.youtube/play/?video_id=nxuyzk5DUFc" instead is advised.
  1072. [2024-08-11 21:15:38.253 +00:00] [WRN] [25] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=xVRPB0W3oQM". Using "plugin://plugin.video.youtube/play/?video_id=xVRPB0W3oQM" instead is advised.
  1073. [2024-08-11 21:15:38.284 +00:00] [WRN] [39] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=xismimhiYNM". Using "plugin://plugin.video.youtube/play/?video_id=xismimhiYNM" instead is advised.
  1074. [2024-08-11 21:15:38.387 +00:00] [INF] [40] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/2001 A Space Odyssey (1968)/2001.A.Space.Odyssey.1968.720p.BrRip.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1075. [2024-08-11 21:15:38.399 +00:00] [INF] [39] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Chronicles of Narnia - Prince Caspian (2008) [1080p]/The.Chronicles.of.Narnia.Prince.Caspian.2008.1080p.Brrip.x264.Deceit.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1076. [2024-08-11 21:15:38.409 +00:00] [INF] [40] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Triple 9 (2016) [YTS.AG]/Triple.9.2016.720p.BluRay.x264-[YTS.AG].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1077. [2024-08-11 21:15:38.420 +00:00] [INF] [40] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Vengeance (2022) [720p] [WEBRip] [YTS.MX]/Vengeance.2022.720p.WEBRip.x264.AAC-[YTS.MX].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1078. [2024-08-11 21:15:38.494 +00:00] [INF] [40] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/2001 A Space Odyssey (1968)/2001.A.Space.Odyssey.1968.720p.BrRip.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1079. [2024-08-11 21:15:38.541 +00:00] [INF] [40] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Chronicles of Narnia - Prince Caspian (2008) [1080p]/The.Chronicles.of.Narnia.Prince.Caspian.2008.1080p.Brrip.x264.Deceit.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1080. [2024-08-11 21:15:38.553 +00:00] [INF] [40] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/2001 A Space Odyssey (1968)/2001.A.Space.Odyssey.1968.720p.BrRip.x264.YIFY.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1081. [2024-08-11 21:15:38.559 +00:00] [INF] [41] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Triple 9 (2016) [YTS.AG]/Triple.9.2016.720p.BluRay.x264-[YTS.AG].eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1082. [2024-08-11 21:15:38.597 +00:00] [WRN] [40] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=oR_e9y-bka0". Using "plugin://plugin.video.youtube/play/?video_id=oR_e9y-bka0" instead is advised.
  1083. [2024-08-11 21:15:38.597 +00:00] [WRN] [41] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=sNy8tFXcr2M". Using "plugin://plugin.video.youtube/play/?video_id=sNy8tFXcr2M" instead is advised.
  1084. [2024-08-11 21:15:38.598 +00:00] [WRN] [41] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=POtgL_2qEHY". Using "plugin://plugin.video.youtube/play/?video_id=POtgL_2qEHY" instead is advised.
  1085. [2024-08-11 21:15:38.601 +00:00] [WRN] [41] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=vEa7iTdH_Z4". Using "plugin://plugin.video.youtube/play/?video_id=vEa7iTdH_Z4" instead is advised.
  1086. [2024-08-11 21:15:38.601 +00:00] [WRN] [41] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=jrBIt3GEXaA". Using "plugin://plugin.video.youtube/play/?video_id=jrBIt3GEXaA" instead is advised.
  1087. [2024-08-11 21:15:38.603 +00:00] [INF] [41] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Chronicles of Narnia - Prince Caspian (2008) [1080p]/The.Chronicles.of.Narnia.Prince.Caspian.2008.1080p.Brrip.x264.Deceit.YIFY.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1088. [2024-08-11 21:15:38.635 +00:00] [WRN] [40] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=bgK53cIYlZs". Using "plugin://plugin.video.youtube/play/?video_id=bgK53cIYlZs" instead is advised.
  1089. [2024-08-11 21:15:49.959 +00:00] [ERR] [10] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "The Open Movie Database"
  1090. System.Net.Http.HttpRequestException: Resource temporarily unavailable (www.omdbapi.com:443)
  1091. ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
  1092. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  1093. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
  1094. at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
  1095. at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.AttemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken)
  1096. at Jellyfin.Networking.HappyEyeballs.HttpClientExtension.OnConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken)
  1097. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  1098. --- End of inner exception stack trace ---
  1099. at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
  1100. at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  1101. at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  1102. at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
  1103. at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
  1104. at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
  1105. at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  1106. at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  1107. at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
  1108. at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
  1109. at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
  1110. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  1111. at System.Net.Http.Json.HttpClientJsonExtensions.<FromJsonAsyncCore>g__Core|12_0[TValue,TJsonOptions](HttpClient client, Task`1 responseTask, Boolean usingResponseHeadersRead, CancellationTokenSource linkedCTS, Func`4 deserializeMethod, TJsonOptions jsonOptions, CancellationToken cancellationToken)
  1112. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.EnsureItemInfo(String imdbId, CancellationToken cancellationToken)
  1113. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.GetRootObject(String imdbId, CancellationToken cancellationToken)
  1114. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.Fetch[T](MetadataResult`1 itemResult, String imdbId, String language, String country, CancellationToken cancellationToken)
  1115. at MediaBrowser.Providers.Plugins.Omdb.OmdbItemProvider.GetResult[T](ItemLookupInfo info, CancellationToken cancellationToken)
  1116. at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
  1117. [2024-08-11 21:16:50.393 +00:00] [INF] [30] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Vengeance (2022) [720p] [WEBRip] [YTS.MX]/Vengeance.2022.720p.WEBRip.x264.AAC-[YTS.MX].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1118. [2024-08-11 21:16:50.505 +00:00] [WRN] [40] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=sNy8tFXcr2M". Using "plugin://plugin.video.youtube/play/?video_id=sNy8tFXcr2M" instead is advised.
  1119. [2024-08-11 21:16:50.505 +00:00] [WRN] [40] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=POtgL_2qEHY". Using "plugin://plugin.video.youtube/play/?video_id=POtgL_2qEHY" instead is advised.
  1120. [2024-08-11 21:17:10.063 +00:00] [INF] [41] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Rush Hour 3 (2007)/Rush.Hour.3.2007.720p.BrRip.x264.Deceit.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1121. [2024-08-11 21:17:10.110 +00:00] [INF] [30] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Teenage Mutant Ninja Turtles III (1993) [BluRay] [720p] [YTS.AM]/Teenage.Mutant.Ninja.Turtles.III.1993.720p.BluRay.x264-[YTS.AM].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1122. [2024-08-11 21:17:10.221 +00:00] [INF] [41] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Rush Hour 3 (2007)/Rush.Hour.3.2007.720p.BrRip.x264.Deceit.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1123. [2024-08-11 21:17:10.276 +00:00] [INF] [41] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Rush Hour 3 (2007)/Rush.Hour.3.2007.720p.BrRip.x264.Deceit.YIFY.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1124. [2024-08-11 21:17:10.303 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=w2dNvVdz3js". Using "plugin://plugin.video.youtube/play/?video_id=w2dNvVdz3js" instead is advised.
  1125. [2024-08-11 21:17:10.304 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=KaZRDXg-xB8". Using "plugin://plugin.video.youtube/play/?video_id=KaZRDXg-xB8" instead is advised.
  1126. [2024-08-11 21:17:10.334 +00:00] [WRN] [30] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=sKf4ef4j6qQ". Using "plugin://plugin.video.youtube/play/?video_id=sKf4ef4j6qQ" instead is advised.
  1127. [2024-08-11 21:17:18.310 +00:00] [WRN] [44] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=Y9a8lmtYz7E". Using "plugin://plugin.video.youtube/play/?video_id=Y9a8lmtYz7E" instead is advised.
  1128. [2024-08-11 21:17:18.601 +00:00] [INF] [42] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Rush Hour 3 (2007)/Rush.Hour.3.2007.720p.BrRip.x264.Deceit.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1129. [2024-08-11 21:17:18.601 +00:00] [INF] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Teenage Mutant Ninja Turtles III (1993) [BluRay] [720p] [YTS.AM]/Teenage.Mutant.Ninja.Turtles.III.1993.720p.BluRay.x264-[YTS.AM].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1130. [2024-08-11 21:17:18.605 +00:00] [INF] [42] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Searchers (1956) [BluRay] [720p] [YTS.LT]/The.Searchers.1956.720p.BluRay.x264-[YTS.LT].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1131. [2024-08-11 21:17:18.638 +00:00] [INF] [44] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/This Is Where I Leave You (2014)/This.Is.Where.I.Leave.You.2014.720p.BluRay.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1132. [2024-08-11 21:17:18.712 +00:00] [INF] [44] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Rush Hour 3 (2007)/Rush.Hour.3.2007.720p.BrRip.x264.Deceit.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1133. [2024-08-11 21:17:18.719 +00:00] [WRN] [44] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=w2dNvVdz3js". Using "plugin://plugin.video.youtube/play/?video_id=w2dNvVdz3js" instead is advised.
  1134. [2024-08-11 21:17:18.720 +00:00] [WRN] [44] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=KaZRDXg-xB8". Using "plugin://plugin.video.youtube/play/?video_id=KaZRDXg-xB8" instead is advised.
  1135. [2024-08-11 21:17:18.752 +00:00] [INF] [42] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Rush Hour 3 (2007)/Rush.Hour.3.2007.720p.BrRip.x264.Deceit.YIFY.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1136. [2024-08-11 21:17:18.787 +00:00] [INF] [44] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Searchers (1956) [BluRay] [720p] [YTS.LT]/The.Searchers.1956.720p.BluRay.x264-[YTS.LT].srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1137. [2024-08-11 21:17:18.800 +00:00] [INF] [44] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/This Is Where I Leave You (2014)/This.Is.Where.I.Leave.You.2014.720p.BluRay.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1138. [2024-08-11 21:17:18.803 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=sKf4ef4j6qQ". Using "plugin://plugin.video.youtube/play/?video_id=sKf4ef4j6qQ" instead is advised.
  1139. [2024-08-11 21:17:19.314 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=9UkNXL-WYbg". Using "plugin://plugin.video.youtube/play/?video_id=9UkNXL-WYbg" instead is advised.
  1140. [2024-08-11 21:17:19.315 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=ii_7QnXPQxA". Using "plugin://plugin.video.youtube/play/?video_id=ii_7QnXPQxA" instead is advised.
  1141. [2024-08-11 21:17:19.315 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=XYOp3l9wL1k". Using "plugin://plugin.video.youtube/play/?video_id=XYOp3l9wL1k" instead is advised.
  1142. [2024-08-11 21:17:19.315 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=hLzwup8l5HQ". Using "plugin://plugin.video.youtube/play/?video_id=hLzwup8l5HQ" instead is advised.
  1143. [2024-08-11 21:17:19.324 +00:00] [WRN] [42] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=fH0cEP0mvlU". Using "plugin://plugin.video.youtube/play/?video_id=fH0cEP0mvlU" instead is advised.
  1144. [2024-08-11 21:17:29.992 +00:00] [ERR] [42] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/B/Brad Pitt/folder.jpg"
  1145. System.IO.FileNotFoundException: File not found
  1146. File name: '/config/metadata/People/B/Brad Pitt/folder.jpg'
  1147. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1148. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1149. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1150. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1151. [2024-08-11 21:17:29.994 +00:00] [ERR] [42] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/L/Logan Lerman/folder.jpg"
  1152. System.IO.FileNotFoundException: File not found
  1153. File name: '/config/metadata/People/L/Logan Lerman/folder.jpg'
  1154. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1155. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1156. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1157. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1158. [2024-08-11 21:17:30.076 +00:00] [ERR] [42] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/M/Michael Peña/folder.jpg"
  1159. System.IO.FileNotFoundException: File not found
  1160. File name: '/config/metadata/People/M/Michael Peña/folder.jpg'
  1161. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1162. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1163. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1164. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1165. [2024-08-11 21:17:30.078 +00:00] [ERR] [42] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/S/Shia LaBeouf/folder.jpg"
  1166. System.IO.FileNotFoundException: File not found
  1167. File name: '/config/metadata/People/S/Shia LaBeouf/folder.jpg'
  1168. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1169. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1170. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1171. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1172. [2024-08-11 21:17:30.079 +00:00] [ERR] [42] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/J/Jon Bernthal/folder.jpg"
  1173. System.IO.FileNotFoundException: File not found
  1174. File name: '/config/metadata/People/J/Jon Bernthal/folder.jpg'
  1175. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1176. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1177. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1178. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1179. [2024-08-11 21:17:30.080 +00:00] [ERR] [42] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/J/Jim Parrack/folder.jpg"
  1180. System.IO.FileNotFoundException: File not found
  1181. File name: '/config/metadata/People/J/Jim Parrack/folder.jpg'
  1182. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1183. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1184. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1185. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1186. [2024-08-11 21:17:30.081 +00:00] [ERR] [42] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/B/Brad William Henke/folder.jpg"
  1187. System.IO.FileNotFoundException: File not found
  1188. File name: '/config/metadata/People/B/Brad William Henke/folder.jpg'
  1189. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1190. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1191. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1192. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1193. [2024-08-11 21:17:30.082 +00:00] [ERR] [42] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/A/Anamaria Marinca/folder.jpg"
  1194. System.IO.FileNotFoundException: File not found
  1195. File name: '/config/metadata/People/A/Anamaria Marinca/folder.jpg'
  1196. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1197. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1198. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1199. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1200. [2024-08-11 21:17:30.133 +00:00] [ERR] [42] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/A/Alicia von Rittberg/folder.jpg"
  1201. System.IO.FileNotFoundException: File not found
  1202. File name: '/config/metadata/People/A/Alicia von Rittberg/folder.jpg'
  1203. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1204. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1205. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1206. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1207. [2024-08-11 21:17:30.134 +00:00] [ERR] [42] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/S/Scott Eastwood/folder.jpg"
  1208. System.IO.FileNotFoundException: File not found
  1209. File name: '/config/metadata/People/S/Scott Eastwood/folder.jpg'
  1210. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1211. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1212. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1213. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1214. [2024-08-11 21:17:30.135 +00:00] [ERR] [42] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/J/Jason Isaacs/folder.jpg"
  1215. System.IO.FileNotFoundException: File not found
  1216. File name: '/config/metadata/People/J/Jason Isaacs/folder.jpg'
  1217. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1218. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1219. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1220. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1221. [2024-08-11 21:17:30.137 +00:00] [ERR] [42] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/K/Kevin Vance/folder.jpg"
  1222. System.IO.FileNotFoundException: File not found
  1223. File name: '/config/metadata/People/K/Kevin Vance/folder.jpg'
  1224. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1225. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1226. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1227. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1228. [2024-08-11 21:17:30.145 +00:00] [ERR] [42] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/L/Laurence Spellman/folder.jpg"
  1229. System.IO.FileNotFoundException: File not found
  1230. File name: '/config/metadata/People/L/Laurence Spellman/folder.jpg'
  1231. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1232. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1233. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1234. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1235. [2024-08-11 21:17:30.152 +00:00] [ERR] [42] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/X/Xavier Samuel/folder.jpg"
  1236. System.IO.FileNotFoundException: File not found
  1237. File name: '/config/metadata/People/X/Xavier Samuel/folder.jpg'
  1238. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1239. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1240. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1241. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1242. [2024-08-11 21:17:30.154 +00:00] [ERR] [42] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/B/Brad Pitt/folder.jpg"
  1243. System.IO.FileNotFoundException: File not found
  1244. File name: '/config/metadata/People/B/Brad Pitt/folder.jpg'
  1245. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1246. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1247. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1248. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1249. [2024-08-11 21:17:30.155 +00:00] [ERR] [42] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/D/David Ayer/folder.jpg"
  1250. System.IO.FileNotFoundException: File not found
  1251. File name: '/config/metadata/People/D/David Ayer/folder.jpg'
  1252. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1253. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(String path)
  1254. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1255. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1256. [2024-08-11 21:17:30.921 +00:00] [INF] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Searchers (1956) [BluRay] [720p] [YTS.LT]/The.Searchers.1956.720p.BluRay.x264-[YTS.LT].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1257. [2024-08-11 21:17:31.031 +00:00] [INF] [42] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Searchers (1956) [BluRay] [720p] [YTS.LT]/The.Searchers.1956.720p.BluRay.x264-[YTS.LT].srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1258. [2024-08-11 21:17:31.070 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=9UkNXL-WYbg". Using "plugin://plugin.video.youtube/play/?video_id=9UkNXL-WYbg" instead is advised.
  1259. [2024-08-11 21:17:31.070 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=ii_7QnXPQxA". Using "plugin://plugin.video.youtube/play/?video_id=ii_7QnXPQxA" instead is advised.
  1260. [2024-08-11 21:17:31.070 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=XYOp3l9wL1k". Using "plugin://plugin.video.youtube/play/?video_id=XYOp3l9wL1k" instead is advised.
  1261. [2024-08-11 21:17:31.070 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=hLzwup8l5HQ". Using "plugin://plugin.video.youtube/play/?video_id=hLzwup8l5HQ" instead is advised.
  1262. [2024-08-11 21:17:48.414 +00:00] [INF] [41] Emby.Server.Implementations.Session.SessionManager: Logging out access token "8ce4c3e4e4aa45b5983dac38c8c6e12d"
  1263. [2024-08-11 21:17:48.926 +00:00] [INF] [10] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" closed
  1264. [2024-08-11 21:17:50.920 +00:00] [INF] [40] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
  1265. [2024-08-11 21:17:51.100 +00:00] [INF] [44] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
  1266. [2024-08-11 21:17:51.797 +00:00] [INF] [46] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
  1267. [2024-08-11 21:17:54.024 +00:00] [INF] [46] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "test2" has succeeded.
  1268. [2024-08-11 21:17:54.025 +00:00] [INF] [46] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "test2": 0/0
  1269. [2024-08-11 21:17:54.047 +00:00] [INF] [46] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 6fccb635-4adb-4403-a4ac-50a7d895c1ea
  1270. [2024-08-11 21:17:54.298 +00:00] [INF] [44] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" request
  1271. [2024-08-11 21:18:11.879 +00:00] [INF] [41] Emby.Server.Implementations.Session.SessionManager: Logging out access token "1068f783d2234189bb4742056e054fde"
  1272. [2024-08-11 21:18:11.964 +00:00] [INF] [46] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" closed
  1273. [2024-08-11 21:18:14.946 +00:00] [INF] [47] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "test3" has succeeded.
  1274. [2024-08-11 21:18:14.946 +00:00] [INF] [47] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "test3": 0/0
  1275. [2024-08-11 21:18:14.948 +00:00] [INF] [47] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user bff0d43b-5983-49fb-855f-983224811b43
  1276. [2024-08-11 21:18:15.231 +00:00] [INF] [41] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" request
  1277. [2024-08-11 21:18:30.507 +00:00] [INF] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/This Is Where I Leave You (2014)/This.Is.Where.I.Leave.You.2014.720p.BluRay.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1278. [2024-08-11 21:18:30.581 +00:00] [INF] [40] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/This Is Where I Leave You (2014)/This.Is.Where.I.Leave.You.2014.720p.BluRay.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1279. [2024-08-11 21:18:30.614 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=fH0cEP0mvlU". Using "plugin://plugin.video.youtube/play/?video_id=fH0cEP0mvlU" instead is advised.
  1280. [2024-08-11 21:18:50.312 +00:00] [INF] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/North.to.Alaska.1960.1080p.BluRay.x265-RARBG/North.to.Alaska.1960.1080p.BluRay.x265-RARBG.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1281. [2024-08-11 21:18:50.337 +00:00] [INF] [45] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Snow White and the Huntsman/Snow.White.and.the.Huntsman.EXTENDED.2012.720p.BrRip.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1282. [2024-08-11 21:18:50.524 +00:00] [INF] [45] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Snow White and the Huntsman/Snow.White.and.the.Huntsman.EXTENDED.2012.720p.BrRip.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1283. [2024-08-11 21:18:50.561 +00:00] [INF] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Snow White and the Huntsman/Snow.White.and.the.Huntsman.EXTENDED.2012.720p.BrRip.x264.YIFY.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1284. [2024-08-11 21:18:50.617 +00:00] [WRN] [45] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=UhZeTaaus2Y". Using "plugin://plugin.video.youtube/play/?video_id=UhZeTaaus2Y" instead is advised.
  1285. [2024-08-11 21:18:50.628 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=7HyhpISiVRQ". Using "plugin://plugin.video.youtube/play/?video_id=7HyhpISiVRQ" instead is advised.
  1286. [2024-08-11 21:18:50.629 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=F9cBVm9gtKU". Using "plugin://plugin.video.youtube/play/?video_id=F9cBVm9gtKU" instead is advised.
  1287. [2024-08-11 21:18:58.313 +00:00] [WRN] [45] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=cwNFUgYWGG4". Using "plugin://plugin.video.youtube/play/?video_id=cwNFUgYWGG4" instead is advised.
  1288. [2024-08-11 21:18:58.339 +00:00] [WRN] [45] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=YPG4I2jPSRE". Using "plugin://plugin.video.youtube/play/?video_id=YPG4I2jPSRE" instead is advised.
  1289. [2024-08-11 21:18:58.355 +00:00] [WRN] [40] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=apr31MFjg08". Using "plugin://plugin.video.youtube/play/?video_id=apr31MFjg08" instead is advised.
  1290. [2024-08-11 21:18:58.724 +00:00] [INF] [40] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/North.to.Alaska.1960.1080p.BluRay.x265-RARBG/North.to.Alaska.1960.1080p.BluRay.x265-RARBG.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1291. [2024-08-11 21:18:58.807 +00:00] [INF] [45] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Snow White and the Huntsman/Snow.White.and.the.Huntsman.EXTENDED.2012.720p.BrRip.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1292. [2024-08-11 21:18:58.844 +00:00] [WRN] [40] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=UhZeTaaus2Y". Using "plugin://plugin.video.youtube/play/?video_id=UhZeTaaus2Y" instead is advised.
  1293. [2024-08-11 21:18:58.889 +00:00] [INF] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Snow White and the Huntsman/Snow.White.and.the.Huntsman.EXTENDED.2012.720p.BrRip.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1294. [2024-08-11 21:18:58.917 +00:00] [INF] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Snow White and the Huntsman/Snow.White.and.the.Huntsman.EXTENDED.2012.720p.BrRip.x264.YIFY.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1295. [2024-08-11 21:18:58.949 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=7HyhpISiVRQ". Using "plugin://plugin.video.youtube/play/?video_id=7HyhpISiVRQ" instead is advised.
  1296. [2024-08-11 21:18:58.949 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=F9cBVm9gtKU". Using "plugin://plugin.video.youtube/play/?video_id=F9cBVm9gtKU" instead is advised.
  1297. [2024-08-11 21:18:59.319 +00:00] [INF] [43] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Santa's Little Helpers (2019) [BluRay] [1080p] [YTS.AM]/Santa's.Little.Helpers.2019.1080p.BluRay.x264-[YTS.AM].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1298. [2024-08-11 21:18:59.327 +00:00] [INF] [40] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Love Bug (1968)/The.Love.Bug.1968.720p.BluRay.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1299. [2024-08-11 21:18:59.446 +00:00] [INF] [43] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Love Bug (1968)/The.Love.Bug.1968.720p.BluRay.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1300. [2024-08-11 21:18:59.544 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=gn3gK27HIsw". Using "plugin://plugin.video.youtube/play/?video_id=gn3gK27HIsw" instead is advised.
  1301. [2024-08-11 21:18:59.544 +00:00] [WRN] [10] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=KHoSXE9nIHg". Using "plugin://plugin.video.youtube/play/?video_id=KHoSXE9nIHg" instead is advised.
  1302. [2024-08-11 21:19:03.013 +00:00] [INF] [38] Emby.Server.Implementations.Session.SessionManager: Sending shutdown notifications
  1303. [2024-08-11 21:19:03.097 +00:00] [INF] [40] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "172.17.0.1" closed
  1304. [2024-08-11 21:19:03.137 +00:00] [INF] [40] Jellyfin.Networking.PortForwardingHost: Stopping NAT discovery
  1305. [2024-08-11 21:19:03.173 +00:00] [INF] [43] Main: Running query planner optimizations in the database... This might take a while
  1306. [2024-08-11 21:19:03.457 +00:00] [INF] [45] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Fast & Furious Presents Hobbs & Shaw (2019) [BluRay] [720p] [YTS.LT]/Fast.&.Furious.Presents.Hobbs.&.Shaw.2019.720p.BluRay.x264-[YTS.LT].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1307. [2024-08-11 21:19:03.458 +00:00] [INF] [40] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Stargate EXTENDED (1994)/Stargate.EXTENDED.1994.720p.BrRip.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1308. [2024-08-11 21:19:03.459 +00:00] [INF] [37] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Campaign EXTENDED (2012)/The.Campaign.EXTENDED.2012.720p.BRrip.x264.YIFY.mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1309. [2024-08-11 21:19:03.459 +00:00] [INF] [47] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Robin Hood Prince Of Thieves (1991) [BluRay] [720p] [YTS.AM]/Robin.Hood.Prince.Of.Thieves.1991.720p.BluRay.x264-[YTS.AM].mp4\" -threads 0 -v warning -print_format json -show_streams -show_chapters -show_format"
  1310. [2024-08-11 21:19:03.484 +00:00] [WRN] [40] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=xK7S9mrFWL4". Using "plugin://plugin.video.youtube/play/?video_id=xK7S9mrFWL4" instead is advised.
  1311. [2024-08-11 21:19:03.489 +00:00] [ERR] [40] MediaBrowser.Providers.TV.SeriesMetadataService: Error in "TheMovieDb"
  1312. System.ObjectDisposedException: Cannot access a disposed object.
  1313. Object name: 'Microsoft.Extensions.Caching.Memory.MemoryCache'.
  1314. at Microsoft.Extensions.Caching.Memory.MemoryCache.<CheckDisposed>g__Throw|41_0()
  1315. at Microsoft.Extensions.Caching.Memory.CacheExtensions.TryGetValue[TItem](IMemoryCache cache, Object key, TItem& value)
  1316. at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.GetSeriesAsync(Int32 tmdbId, String language, String imageLanguages, CancellationToken cancellationToken)
  1317. at MediaBrowser.Providers.Plugins.Tmdb.TV.TmdbSeriesProvider.GetMetadata(SeriesInfo info, CancellationToken cancellationToken)
  1318. at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
  1319. [2024-08-11 21:19:03.494 +00:00] [ERR] [37] MediaBrowser.Providers.TV.SeriesMetadataService: Error in "TheMovieDb"
  1320. System.ObjectDisposedException: Cannot access a disposed object.
  1321. Object name: 'Microsoft.Extensions.Caching.Memory.MemoryCache'.
  1322. at Microsoft.Extensions.Caching.Memory.MemoryCache.<CheckDisposed>g__Throw|41_0()
  1323. at Microsoft.Extensions.Caching.Memory.CacheExtensions.TryGetValue[TItem](IMemoryCache cache, Object key, TItem& value)
  1324. at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.GetSeriesAsync(Int32 tmdbId, String language, String imageLanguages, CancellationToken cancellationToken)
  1325. at MediaBrowser.Providers.Plugins.Tmdb.TV.TmdbSeriesProvider.GetMetadata(SeriesInfo info, CancellationToken cancellationToken)
  1326. at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
  1327. [2024-08-11 21:19:03.520 +00:00] [ERR] [40] MediaBrowser.Providers.TV.SeriesMetadataService: Error in "The Open Movie Database"
  1328. System.ObjectDisposedException: Cannot access a disposed object.
  1329. Object name: 'IServiceProvider'.
  1330. at Microsoft.Extensions.DependencyInjection.ServiceLookup.ThrowHelper.ThrowObjectDisposedException()
  1331. at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateScope()
  1332. at Microsoft.Extensions.Http.DefaultHttpClientFactory.CreateHandlerEntry(String name)
  1333. at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
  1334. --- End of stack trace from previous location ---
  1335. at System.Lazy`1.CreateValue()
  1336. at Microsoft.Extensions.Http.DefaultHttpClientFactory.CreateHandler(String name)
  1337. at Microsoft.Extensions.Http.DefaultHttpClientFactory.CreateClient(String name)
  1338. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.EnsureItemInfo(String imdbId, CancellationToken cancellationToken)
  1339. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.GetRootObject(String imdbId, CancellationToken cancellationToken)
  1340. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.Fetch[T](MetadataResult`1 itemResult, String imdbId, String language, String country, CancellationToken cancellationToken)
  1341. at MediaBrowser.Providers.Plugins.Omdb.OmdbItemProvider.GetResult[T](ItemLookupInfo info, CancellationToken cancellationToken)
  1342. at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
  1343. [2024-08-11 21:19:03.520 +00:00] [ERR] [37] MediaBrowser.Providers.TV.SeriesMetadataService: Error in "The Open Movie Database"
  1344. System.ObjectDisposedException: Cannot access a disposed object.
  1345. Object name: 'IServiceProvider'.
  1346. at Microsoft.Extensions.DependencyInjection.ServiceLookup.ThrowHelper.ThrowObjectDisposedException()
  1347. at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateScope()
  1348. at Microsoft.Extensions.Http.DefaultHttpClientFactory.CreateHandlerEntry(String name)
  1349. at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
  1350. --- End of stack trace from previous location ---
  1351. at System.Lazy`1.CreateValue()
  1352. at Microsoft.Extensions.Http.DefaultHttpClientFactory.CreateHandler(String name)
  1353. at Microsoft.Extensions.Http.DefaultHttpClientFactory.CreateClient(String name)
  1354. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.EnsureItemInfo(String imdbId, CancellationToken cancellationToken)
  1355. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.GetRootObject(String imdbId, CancellationToken cancellationToken)
  1356. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.Fetch[T](MetadataResult`1 itemResult, String imdbId, String language, String country, CancellationToken cancellationToken)
  1357. at MediaBrowser.Providers.Plugins.Omdb.OmdbItemProvider.GetResult[T](ItemLookupInfo info, CancellationToken cancellationToken)
  1358. at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
  1359. [2024-08-11 21:19:03.523 +00:00] [ERR] [40] MediaBrowser.Providers.Manager.ProviderManager: "TmdbSeriesImageProvider" failed in GetImageInfos for type "Series" at "/tv/Sherlock"
  1360. System.ObjectDisposedException: Cannot access a disposed object.
  1361. Object name: 'Microsoft.Extensions.Caching.Memory.MemoryCache'.
  1362. at Microsoft.Extensions.Caching.Memory.MemoryCache.<CheckDisposed>g__Throw|41_0()
  1363. at Microsoft.Extensions.Caching.Memory.CacheExtensions.TryGetValue[TItem](IMemoryCache cache, Object key, TItem& value)
  1364. at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.GetSeriesAsync(Int32 tmdbId, String language, String imageLanguages, CancellationToken cancellationToken)
  1365. at MediaBrowser.Providers.Plugins.Tmdb.TV.TmdbSeriesImageProvider.GetImages(BaseItem item, CancellationToken cancellationToken)
  1366. at MediaBrowser.Providers.Manager.ProviderManager.GetImages(BaseItem item, IRemoteImageProvider provider, String preferredLanguage, Boolean includeAllLanguages, CancellationToken cancellationToken, Nullable`1 type)
  1367. [2024-08-11 21:19:03.523 +00:00] [ERR] [37] MediaBrowser.Providers.Manager.ProviderManager: "TmdbSeriesImageProvider" failed in GetImageInfos for type "Series" at "/tv/VeggieTales"
  1368. System.ObjectDisposedException: Cannot access a disposed object.
  1369. Object name: 'Microsoft.Extensions.Caching.Memory.MemoryCache'.
  1370. at Microsoft.Extensions.Caching.Memory.MemoryCache.<CheckDisposed>g__Throw|41_0()
  1371. at Microsoft.Extensions.Caching.Memory.CacheExtensions.TryGetValue[TItem](IMemoryCache cache, Object key, TItem& value)
  1372. at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.GetSeriesAsync(Int32 tmdbId, String language, String imageLanguages, CancellationToken cancellationToken)
  1373. at MediaBrowser.Providers.Plugins.Tmdb.TV.TmdbSeriesImageProvider.GetImages(BaseItem item, CancellationToken cancellationToken)
  1374. at MediaBrowser.Providers.Manager.ProviderManager.GetImages(BaseItem item, IRemoteImageProvider provider, String preferredLanguage, Boolean includeAllLanguages, CancellationToken cancellationToken, Nullable`1 type)
  1375. [2024-08-11 21:19:03.523 +00:00] [WRN] [45] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=JWtnJjn6ng0". Using "plugin://plugin.video.youtube/play/?video_id=JWtnJjn6ng0" instead is advised.
  1376. [2024-08-11 21:19:03.524 +00:00] [WRN] [45] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=n8Q0bJ_zO7w". Using "plugin://plugin.video.youtube/play/?video_id=n8Q0bJ_zO7w" instead is advised.
  1377. [2024-08-11 21:19:03.525 +00:00] [ERR] [45] MediaBrowser.Providers.TV.SeriesMetadataService: Error in "TheMovieDb"
  1378. System.ObjectDisposedException: Cannot access a disposed object.
  1379. Object name: 'Microsoft.Extensions.Caching.Memory.MemoryCache'.
  1380. at Microsoft.Extensions.Caching.Memory.MemoryCache.<CheckDisposed>g__Throw|41_0()
  1381. at Microsoft.Extensions.Caching.Memory.CacheExtensions.TryGetValue[TItem](IMemoryCache cache, Object key, TItem& value)
  1382. at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.GetSeriesAsync(Int32 tmdbId, String language, String imageLanguages, CancellationToken cancellationToken)
  1383. at MediaBrowser.Providers.Plugins.Tmdb.TV.TmdbSeriesProvider.GetMetadata(SeriesInfo info, CancellationToken cancellationToken)
  1384. at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
  1385. [2024-08-11 21:19:03.526 +00:00] [ERR] [45] MediaBrowser.Providers.TV.SeriesMetadataService: Error in "The Open Movie Database"
  1386. System.ObjectDisposedException: Cannot access a disposed object.
  1387. Object name: 'IServiceProvider'.
  1388. at Microsoft.Extensions.DependencyInjection.ServiceLookup.ThrowHelper.ThrowObjectDisposedException()
  1389. at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateScope()
  1390. at Microsoft.Extensions.Http.DefaultHttpClientFactory.CreateHandlerEntry(String name)
  1391. at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
  1392. --- End of stack trace from previous location ---
  1393. at System.Lazy`1.CreateValue()
  1394. at Microsoft.Extensions.Http.DefaultHttpClientFactory.CreateHandler(String name)
  1395. at Microsoft.Extensions.Http.DefaultHttpClientFactory.CreateClient(String name)
  1396. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.EnsureItemInfo(String imdbId, CancellationToken cancellationToken)
  1397. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.GetRootObject(String imdbId, CancellationToken cancellationToken)
  1398. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.Fetch[T](MetadataResult`1 itemResult, String imdbId, String language, String country, CancellationToken cancellationToken)
  1399. at MediaBrowser.Providers.Plugins.Omdb.OmdbItemProvider.GetResult[T](ItemLookupInfo info, CancellationToken cancellationToken)
  1400. at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
  1401. [2024-08-11 21:19:03.527 +00:00] [ERR] [45] MediaBrowser.Providers.Manager.ProviderManager: "TmdbSeriesImageProvider" failed in GetImageInfos for type "Series" at "/tv/The Crown"
  1402. System.ObjectDisposedException: Cannot access a disposed object.
  1403. Object name: 'Microsoft.Extensions.Caching.Memory.MemoryCache'.
  1404. at Microsoft.Extensions.Caching.Memory.MemoryCache.<CheckDisposed>g__Throw|41_0()
  1405. at Microsoft.Extensions.Caching.Memory.CacheExtensions.TryGetValue[TItem](IMemoryCache cache, Object key, TItem& value)
  1406. at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.GetSeriesAsync(Int32 tmdbId, String language, String imageLanguages, CancellationToken cancellationToken)
  1407. at MediaBrowser.Providers.Plugins.Tmdb.TV.TmdbSeriesImageProvider.GetImages(BaseItem item, CancellationToken cancellationToken)
  1408. at MediaBrowser.Providers.Manager.ProviderManager.GetImages(BaseItem item, IRemoteImageProvider provider, String preferredLanguage, Boolean includeAllLanguages, CancellationToken cancellationToken, Nullable`1 type)
  1409. [2024-08-11 21:19:03.534 +00:00] [ERR] [40] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/B/Benedict Cumberbatch/folder.jpg"
  1410. System.IO.FileNotFoundException: File not found
  1411. File name: '/config/metadata/People/B/Benedict Cumberbatch/folder.jpg'
  1412. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1413. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1414. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1415. [2024-08-11 21:19:03.534 +00:00] [ERR] [37] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/M/Mike Nawrocki/folder.jpg"
  1416. System.IO.FileNotFoundException: File not found
  1417. File name: '/config/metadata/People/M/Mike Nawrocki/folder.jpg'
  1418. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1419. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1420. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1421. [2024-08-11 21:19:03.535 +00:00] [ERR] [40] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/M/Martin Freeman/folder.jpg"
  1422. System.IO.FileNotFoundException: File not found
  1423. File name: '/config/metadata/People/M/Martin Freeman/folder.jpg'
  1424. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1425. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1426. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1427. [2024-08-11 21:19:03.537 +00:00] [ERR] [40] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/U/Una Stubbs/folder.jpg"
  1428. System.IO.FileNotFoundException: File not found
  1429. File name: '/config/metadata/People/U/Una Stubbs/folder.jpg'
  1430. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1431. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1432. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1433. [2024-08-11 21:19:03.538 +00:00] [ERR] [40] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/R/Rupert Graves/folder.jpg"
  1434. System.IO.FileNotFoundException: File not found
  1435. File name: '/config/metadata/People/R/Rupert Graves/folder.jpg'
  1436. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1437. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1438. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1439. [2024-08-11 21:19:03.539 +00:00] [ERR] [40] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/L/Louise Brealey/folder.jpg"
  1440. System.IO.FileNotFoundException: File not found
  1441. File name: '/config/metadata/People/L/Louise Brealey/folder.jpg'
  1442. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1443. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1444. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1445. [2024-08-11 21:19:03.540 +00:00] [ERR] [40] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/M/Mark Gatiss/folder.jpg"
  1446. System.IO.FileNotFoundException: File not found
  1447. File name: '/config/metadata/People/M/Mark Gatiss/folder.jpg'
  1448. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1449. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1450. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1451. [2024-08-11 21:19:03.541 +00:00] [ERR] [40] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/A/Andrew Scott/folder.jpg"
  1452. System.IO.FileNotFoundException: File not found
  1453. File name: '/config/metadata/People/A/Andrew Scott/folder.jpg'
  1454. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1455. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1456. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1457. [2024-08-11 21:19:03.569 +00:00] [WRN] [36] MediaBrowser.XbmcMetadata.Providers.SeriesNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=LHOtME2DL4g". Using "plugin://plugin.video.youtube/play/?video_id=LHOtME2DL4g" instead is advised.
  1458. [2024-08-11 21:19:03.569 +00:00] [ERR] [36] MediaBrowser.Providers.TV.SeriesMetadataService: Error in "TheMovieDb"
  1459. System.ObjectDisposedException: Cannot access a disposed object.
  1460. Object name: 'Microsoft.Extensions.Caching.Memory.MemoryCache'.
  1461. at Microsoft.Extensions.Caching.Memory.MemoryCache.<CheckDisposed>g__Throw|41_0()
  1462. at Microsoft.Extensions.Caching.Memory.CacheExtensions.TryGetValue[TItem](IMemoryCache cache, Object key, TItem& value)
  1463. at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.GetSeriesAsync(Int32 tmdbId, String language, String imageLanguages, CancellationToken cancellationToken)
  1464. at MediaBrowser.Providers.Plugins.Tmdb.TV.TmdbSeriesProvider.GetMetadata(SeriesInfo info, CancellationToken cancellationToken)
  1465. at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
  1466. [2024-08-11 21:19:03.570 +00:00] [ERR] [36] MediaBrowser.Providers.TV.SeriesMetadataService: Error in "The Open Movie Database"
  1467. System.ObjectDisposedException: Cannot access a disposed object.
  1468. Object name: 'IServiceProvider'.
  1469. at Microsoft.Extensions.DependencyInjection.ServiceLookup.ThrowHelper.ThrowObjectDisposedException()
  1470. at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateScope()
  1471. at Microsoft.Extensions.Http.DefaultHttpClientFactory.CreateHandlerEntry(String name)
  1472. at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
  1473. --- End of stack trace from previous location ---
  1474. at System.Lazy`1.CreateValue()
  1475. at Microsoft.Extensions.Http.DefaultHttpClientFactory.CreateHandler(String name)
  1476. at Microsoft.Extensions.Http.DefaultHttpClientFactory.CreateClient(String name)
  1477. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.EnsureItemInfo(String imdbId, CancellationToken cancellationToken)
  1478. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.GetRootObject(String imdbId, CancellationToken cancellationToken)
  1479. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.Fetch[T](MetadataResult`1 itemResult, String imdbId, String language, String country, CancellationToken cancellationToken)
  1480. at MediaBrowser.Providers.Plugins.Omdb.OmdbItemProvider.GetResult[T](ItemLookupInfo info, CancellationToken cancellationToken)
  1481. at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
  1482. [2024-08-11 21:19:03.571 +00:00] [ERR] [36] MediaBrowser.Providers.Manager.ProviderManager: "TmdbSeriesImageProvider" failed in GetImageInfos for type "Series" at "/tv/The Office (US) (2005) Season 1-9 S01-S09 (1080p BluRay x265 HEVC 10bit AAC 5.1 Silence)"
  1483. System.ObjectDisposedException: Cannot access a disposed object.
  1484. Object name: 'Microsoft.Extensions.Caching.Memory.MemoryCache'.
  1485. at Microsoft.Extensions.Caching.Memory.MemoryCache.<CheckDisposed>g__Throw|41_0()
  1486. at Microsoft.Extensions.Caching.Memory.CacheExtensions.TryGetValue[TItem](IMemoryCache cache, Object key, TItem& value)
  1487. at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.GetSeriesAsync(Int32 tmdbId, String language, String imageLanguages, CancellationToken cancellationToken)
  1488. at MediaBrowser.Providers.Plugins.Tmdb.TV.TmdbSeriesImageProvider.GetImages(BaseItem item, CancellationToken cancellationToken)
  1489. at MediaBrowser.Providers.Manager.ProviderManager.GetImages(BaseItem item, IRemoteImageProvider provider, String preferredLanguage, Boolean includeAllLanguages, CancellationToken cancellationToken, Nullable`1 type)
  1490. [2024-08-11 21:19:03.594 +00:00] [ERR] [36] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/R/Rainn Wilson/folder.jpg"
  1491. System.IO.FileNotFoundException: File not found
  1492. File name: '/config/metadata/People/R/Rainn Wilson/folder.jpg'
  1493. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1494. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1495. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1496. [2024-08-11 21:19:03.595 +00:00] [ERR] [36] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/J/John Krasinski/folder.jpg"
  1497. System.IO.FileNotFoundException: File not found
  1498. File name: '/config/metadata/People/J/John Krasinski/folder.jpg'
  1499. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1500. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1501. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1502. [2024-08-11 21:19:03.596 +00:00] [ERR] [36] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/J/Jenna Fischer/folder.jpg"
  1503. System.IO.FileNotFoundException: File not found
  1504. File name: '/config/metadata/People/J/Jenna Fischer/folder.jpg'
  1505. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1506. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1507. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1508. [2024-08-11 21:19:03.597 +00:00] [ERR] [36] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/E/Ed Helms/folder.jpg"
  1509. System.IO.FileNotFoundException: File not found
  1510. File name: '/config/metadata/People/E/Ed Helms/folder.jpg'
  1511. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1512. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1513. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1514. [2024-08-11 21:19:03.599 +00:00] [ERR] [36] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/B/B. J. Novak/folder.jpg"
  1515. System.IO.FileNotFoundException: File not found
  1516. File name: '/config/metadata/People/B/B. J. Novak/folder.jpg'
  1517. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1518. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1519. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1520. [2024-08-11 21:19:03.601 +00:00] [ERR] [36] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/S/Steve Carell/folder.jpg"
  1521. System.IO.FileNotFoundException: File not found
  1522. File name: '/config/metadata/People/S/Steve Carell/folder.jpg'
  1523. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1524. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1525. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1526. [2024-08-11 21:19:03.603 +00:00] [ERR] [36] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/M/Mindy Kaling/folder.jpg"
  1527. System.IO.FileNotFoundException: File not found
  1528. File name: '/config/metadata/People/M/Mindy Kaling/folder.jpg'
  1529. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1530. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1531. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1532. [2024-08-11 21:19:03.605 +00:00] [ERR] [36] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/P/Paul Lieberstein/folder.jpg"
  1533. System.IO.FileNotFoundException: File not found
  1534. File name: '/config/metadata/People/P/Paul Lieberstein/folder.jpg'
  1535. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1536. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1537. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1538. [2024-08-11 21:19:03.608 +00:00] [ERR] [40] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/A/Amanda Abbington/folder.jpg"
  1539. System.IO.FileNotFoundException: File not found
  1540. File name: '/config/metadata/People/A/Amanda Abbington/folder.jpg'
  1541. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1542. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1543. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1544. [2024-08-11 21:19:03.652 +00:00] [ERR] [45] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/I/Imelda Staunton/folder.jpg"
  1545. System.IO.FileNotFoundException: File not found
  1546. File name: '/config/metadata/People/I/Imelda Staunton/folder.jpg'
  1547. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1548. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1549. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1550. [2024-08-11 21:19:03.756 +00:00] [INF] [49] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Robin Hood Prince Of Thieves (1991) [BluRay] [720p] [YTS.AM]/Robin.Hood.Prince.Of.Thieves.1991.720p.BluRay.x264-[YTS.AM].eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1551. [2024-08-11 21:19:03.760 +00:00] [ERR] [45] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/L/Lesley Manville/folder.jpg"
  1552. System.IO.FileNotFoundException: File not found
  1553. File name: '/config/metadata/People/L/Lesley Manville/folder.jpg'
  1554. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1555. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1556. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1557. [2024-08-11 21:19:03.763 +00:00] [ERR] [45] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/J/Jonny Lee Miller/folder.jpg"
  1558. System.IO.FileNotFoundException: File not found
  1559. File name: '/config/metadata/People/J/Jonny Lee Miller/folder.jpg'
  1560. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1561. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1562. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1563. [2024-08-11 21:19:03.762 +00:00] [ERR] [40] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/M/Mark Gatiss/folder.jpg"
  1564. System.IO.FileNotFoundException: File not found
  1565. File name: '/config/metadata/People/M/Mark Gatiss/folder.jpg'
  1566. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1567. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1568. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1569. [2024-08-11 21:19:03.767 +00:00] [ERR] [40] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/S/Steven Moffat/folder.jpg"
  1570. System.IO.FileNotFoundException: File not found
  1571. File name: '/config/metadata/People/S/Steven Moffat/folder.jpg'
  1572. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1573. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1574. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1575. [2024-08-11 21:19:03.774 +00:00] [ERR] [45] Emby.Server.Implementations.Library.LibraryManager: Cannot get image dimensions for "/config/metadata/People/E/Elizabeth Debicki/folder.jpg"
  1576. System.IO.FileNotFoundException: File not found
  1577. File name: '/config/metadata/People/E/Elizabeth Debicki/folder.jpg'
  1578. at Jellyfin.Drawing.Skia.SkiaEncoder.GetImageSize(String path)
  1579. at Jellyfin.Drawing.ImageProcessor.GetImageDimensions(BaseItem item, ItemImageInfo info)
  1580. at Emby.Server.Implementations.Library.LibraryManager.UpdateImagesAsync(BaseItem item, Boolean forceUpdate)
  1581. [2024-08-11 21:19:03.863 +00:00] [INF] [49] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/Fast & Furious Presents Hobbs & Shaw (2019) [BluRay] [720p] [YTS.LT]/Fast.&.Furious.Presents.Hobbs.&.Shaw.2019.720p.BluRay.x264-[YTS.LT].eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1582. [2024-08-11 21:19:03.902 +00:00] [WRN] [49] MediaBrowser.XbmcMetadata.Providers.MovieNfoProvider: Trailer URL uses a deprecated format : "plugin://plugin.video.youtube/?action=play_video&videoid=DJSsMR5NUuc". Using "plugin://plugin.video.youtube/play/?video_id=DJSsMR5NUuc" instead is advised.
  1583. [2024-08-11 21:19:03.908 +00:00] [ERR] [49] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "TheMovieDb"
  1584. System.ObjectDisposedException: Cannot access a disposed object.
  1585. Object name: 'Microsoft.Extensions.Caching.Memory.MemoryCache'.
  1586. at Microsoft.Extensions.Caching.Memory.MemoryCache.<CheckDisposed>g__Throw|41_0()
  1587. at Microsoft.Extensions.Caching.Memory.CacheExtensions.TryGetValue[TItem](IMemoryCache cache, Object key, TItem& value)
  1588. at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.GetMovieAsync(Int32 tmdbId, String language, String imageLanguages, CancellationToken cancellationToken)
  1589. at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieProvider.GetMetadata(MovieInfo info, CancellationToken cancellationToken)
  1590. at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
  1591. [2024-08-11 21:19:03.909 +00:00] [ERR] [49] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "The Open Movie Database"
  1592. System.ObjectDisposedException: Cannot access a disposed object.
  1593. Object name: 'IServiceProvider'.
  1594. at Microsoft.Extensions.DependencyInjection.ServiceLookup.ThrowHelper.ThrowObjectDisposedException()
  1595. at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateScope()
  1596. at Microsoft.Extensions.Http.DefaultHttpClientFactory.CreateHandlerEntry(String name)
  1597. at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
  1598. --- End of stack trace from previous location ---
  1599. at System.Lazy`1.CreateValue()
  1600. at Microsoft.Extensions.Http.DefaultHttpClientFactory.CreateHandler(String name)
  1601. at Microsoft.Extensions.Http.DefaultHttpClientFactory.CreateClient(String name)
  1602. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.EnsureItemInfo(String imdbId, CancellationToken cancellationToken)
  1603. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.GetRootObject(String imdbId, CancellationToken cancellationToken)
  1604. at MediaBrowser.Providers.Plugins.Omdb.OmdbProvider.Fetch[T](MetadataResult`1 itemResult, String imdbId, String language, String country, CancellationToken cancellationToken)
  1605. at MediaBrowser.Providers.Plugins.Omdb.OmdbItemProvider.GetResult[T](ItemLookupInfo info, CancellationToken cancellationToken)
  1606. at MediaBrowser.Providers.Manager.MetadataService`2.ExecuteRemoteProviders(MetadataResult`1 temp, String logName, Boolean replaceData, TIdType id, IEnumerable`1 providers, CancellationToken cancellationToken)
  1607. [2024-08-11 21:19:03.916 +00:00] [ERR] [49] MediaBrowser.Providers.Manager.ProviderManager: "TmdbMovieImageProvider" failed in GetImageInfos for type "Movie" at "/media/Robin Hood Prince Of Thieves (1991) [BluRay] [720p] [YTS.AM]/Robin.Hood.Prince.Of.Thieves.1991.720p.BluRay.x264-[YTS.AM].mp4"
  1608. System.ObjectDisposedException: Cannot access a disposed object.
  1609. Object name: 'Microsoft.Extensions.Caching.Memory.MemoryCache'.
  1610. at Microsoft.Extensions.Caching.Memory.MemoryCache.<CheckDisposed>g__Throw|41_0()
  1611. at Microsoft.Extensions.Caching.Memory.CacheExtensions.TryGetValue[TItem](IMemoryCache cache, Object key, TItem& value)
  1612. at MediaBrowser.Providers.Plugins.Tmdb.TmdbClientManager.GetMovieAsync(Int32 tmdbId, String language, String imageLanguages, CancellationToken cancellationToken)
  1613. at MediaBrowser.Providers.Plugins.Tmdb.Movies.TmdbMovieImageProvider.GetImages(BaseItem item, CancellationToken cancellationToken)
  1614. at MediaBrowser.Providers.Manager.ProviderManager.GetImages(BaseItem item, IRemoteImageProvider provider, String preferredLanguage, Boolean includeAllLanguages, CancellationToken cancellationToken, Nullable`1 type)
  1615. [2024-08-11 21:19:03.924 +00:00] [INF] [46] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Campaign EXTENDED (2012)/The.Campaign.EXTENDED.2012.720p.BRrip.x264.YIFY.eng.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1616. [2024-08-11 21:19:03.969 +00:00] [INF] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Killing ffmpeg process
  1617. [2024-08-11 21:19:04.004 +00:00] [INF] [38] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ffprobe" with args "-analyzeduration 200M -probesize 1G -i file:\"/media/The Campaign EXTENDED (2012)/The.Campaign.EXTENDED.2012.720p.BRrip.x264.YIFY.srt\" -threads 0 -v warning -print_format json -show_streams -show_format"
  1618. [2024-08-11 21:19:04.023 +00:00] [ERR] [46] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "Probe Provider"
  1619. System.Text.Json.JsonException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. Path: $ | LineNumber: 0 | BytePositionInLine: 0.
  1620. ---> System.Text.Json.JsonReaderException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. LineNumber: 0 | BytePositionInLine: 0.
  1621. at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes)
  1622. at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
  1623. --- End of inner exception stack trace ---
  1624. at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, JsonReaderException ex)
  1625. at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
  1626. at System.Text.Json.Serialization.Metadata.JsonTypeInfo`1.DeserializeAsync(Stream utf8Json, CancellationToken cancellationToken)
  1627. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1628. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1629. at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](T item, MetadataRefreshOptions options, CancellationToken cancellationToken)
  1630. at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, TItemType item, String logName, MetadataRefreshOptions options, RefreshResult refreshResult, CancellationToken cancellationToken)
  1631. [2024-08-11 21:19:04.025 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library": Cancelling
  1632. [2024-08-11 21:19:04.092 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library": Waiting on Task
  1633. [2024-08-11 21:19:04.093 +00:00] [ERR] [38] MediaBrowser.Providers.MediaInfo.SubtitleResolver: Error getting external streams from "/media/The Campaign EXTENDED (2012)/The.Campaign.EXTENDED.2012.720p.BRrip.x264.YIFY.srt"
  1634. System.OperationCanceledException: The operation was canceled.
  1635. at System.Threading.CancellationToken.ThrowOperationCanceledException()
  1636. at System.Threading.CancellationToken.ThrowIfCancellationRequested()
  1637. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  1638. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
  1639. at System.IO.Pipes.PipeStream.ReadAsyncCore(Memory`1 destination, CancellationToken cancellationToken)
  1640. at System.IO.Stream.<CopyToAsync>g__Core|27_0(Stream source, Stream destination, Int32 bufferSize, CancellationToken cancellationToken)
  1641. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1642. at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Nullable`1 videoType, CancellationToken cancellationToken)
  1643. at MediaBrowser.Providers.MediaInfo.MediaInfoResolver.GetExternalStreamsAsync(Video video, Int32 startIndex, IDirectoryService directoryService, Boolean clearCache, CancellationToken cancellationToken)
  1644. [2024-08-11 21:19:04.400 +00:00] [INF] [48] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Cancelled after 5 minute(s) and 11 seconds
  1645. [2024-08-11 21:19:04.493 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library": Task exited
  1646. [2024-08-11 21:19:04.494 +00:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Aborted after 5 minute(s) and 11 seconds
  1647. [2024-08-11 21:19:04.519 +00:00] [INF] [43] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  1648. [2024-08-11 21:19:04.519 +00:00] [INF] [43] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider"
  1649. [2024-08-11 21:19:04.519 +00:00] [INF] [43] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  1650. [2024-08-11 21:19:04.520 +00:00] [INF] [43] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager"
  1651. [2024-08-11 21:19:04.589 +00:00] [ERR] [36] Emby.Server.Implementations.IO.LibraryMonitor: Error in Directory watcher for: "/media"
  1652. System.IO.IOException: The configured user limit (8192) on the number of inotify watches has been reached, or the operating system failed to allocate a required resource.
  1653. [2024-08-11 21:19:04.590 +00:00] [INF] [36] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/media"
  1654. [2024-08-11 21:19:04.604 +00:00] [ERR] [45] Emby.Server.Implementations.IO.LibraryMonitor: Error in Directory watcher for: "/tv"
  1655. System.IO.IOException: The configured user limit (8192) on the number of inotify watches has been reached, or the operating system failed to allocate a required resource.
  1656. [2024-08-11 21:19:04.604 +00:00] [INF] [45] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/tv"
  1657. [2024-08-11 21:19:04.617 +00:00] [INF] [45] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/tv"
  1658. [2024-08-11 21:19:04.634 +00:00] [INF] [36] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/media"
  1659.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement