Guest User

Jellyfin - Logs

a guest
Mar 25th, 2024
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 150.97 KB | None | 0 0
  1. [2024-03-25 17:47:44.555 +08:00] [INF] [4] Main: Jellyfin version: "10.8.13"
  2. [2024-03-25 17:47:44.813 +08:00] [INF] [4] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]"]
  3. [2024-03-25 17:47:44.818 +08:00] [INF] [4] Main: Arguments: ["/usr/lib/jellyfin/jellyfin.dll", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
  4. [2024-03-25 17:47:44.820 +08:00] [INF] [4] Main: Operating system: "Linux"
  5. [2024-03-25 17:47:44.820 +08:00] [INF] [4] Main: Architecture: X64
  6. [2024-03-25 17:47:44.823 +08:00] [INF] [4] Main: 64-Bit Process: True
  7. [2024-03-25 17:47:44.824 +08:00] [INF] [4] Main: User Interactive: True
  8. [2024-03-25 17:47:44.824 +08:00] [INF] [4] Main: Processor count: 4
  9. [2024-03-25 17:47:44.824 +08:00] [INF] [4] Main: Program data path: "/var/lib/jellyfin"
  10. [2024-03-25 17:47:44.824 +08:00] [INF] [4] Main: Web resources path: "/usr/share/jellyfin-web"
  11. [2024-03-25 17:47:44.824 +08:00] [INF] [4] Main: Application directory: "/usr/lib/jellyfin/"
  12. [2024-03-25 17:47:44.847 +08:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Marking following migrations as applied because this is a fresh install: ["CreateNetworkConfiguration"]
  13. [2024-03-25 17:47:45.065 +08:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin"
  14. [2024-03-25 17:47:45.079 +08:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  15. [2024-03-25 17:47:45.253 +08:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  16. [2024-03-25 17:47:45.253 +08:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  17. [2024-03-25 17:47:45.255 +08:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  18. [2024-03-25 17:47:45.269 +08:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: "[]"
  19. [2024-03-25 17:47:45.270 +08:00] [INF] [4] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: "[]"
  20. [2024-03-25 17:47:47.735 +08:00] [INF] [4] Jellyfin.Server.Implementations.JellyfinDbProvider: There are pending EFCore migrations in the database. Applying... (This may take a while, do not stop Jellyfin)
  21. [2024-03-25 17:47:49.572 +08:00] [INF] [4] Jellyfin.Server.Implementations.JellyfinDbProvider: EFCore migrations applied successfully
  22. [2024-03-25 17:47:51.252 +08:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  23. [2024-03-25 17:47:51.255 +08:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin"
  24. [2024-03-25 17:47:51.275 +08:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.8.13.0"
  25. [2024-03-25 17:47:51.278 +08:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.8.13.0"
  26. [2024-03-25 17:47:51.280 +08:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.8.13.0"
  27. [2024-03-25 17:47:51.281 +08:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.8.13.0"
  28. [2024-03-25 17:47:51.283 +08:00] [INF] [4] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.8.13.0"
  29. [2024-03-25 17:47:51.418 +08: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"]
  30. [2024-03-25 17:47:51.421 +08:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddDefaultPluginRepository"'
  31. [2024-03-25 17:47:51.421 +08:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  32. [2024-03-25 17:47:51.423 +08:00] [INF] [4] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin"
  33. [2024-03-25 17:47:51.423 +08:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Migration '"AddDefaultPluginRepository"' applied successfully
  34. [2024-03-25 17:47:51.449 +08:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"ReaddDefaultPluginRepository"'
  35. [2024-03-25 17:47:51.449 +08:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Migration '"ReaddDefaultPluginRepository"' applied successfully
  36. [2024-03-25 17:47:51.450 +08:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"AddPeopleQueryIndex"'
  37. [2024-03-25 17:47:51.451 +08:00] [INF] [4] Jellyfin.Server.Migrations.Routines.AddPeopleQueryIndex: Creating index idx_TypedBaseItemsUserDataKeyType
  38. [2024-03-25 17:47:51.593 +08:00] [INF] [4] Jellyfin.Server.Migrations.Routines.AddPeopleQueryIndex: Creating index idx_PeopleNameListOrder
  39. [2024-03-25 17:47:51.727 +08:00] [INF] [4] Jellyfin.Server.Migrations.MigrationRunner: Migration '"AddPeopleQueryIndex"' applied successfully
  40. [2024-03-25 17:47:51.741 +08:00] [INF] [4] Main: Kestrel listening on "Any IP4 Address"
  41. [2024-03-25 17:47:52.406 +08:00] [WRN] [4] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {5309e62c-6846-49db-bc48-d9b32af3dd3c} may be persisted to storage in unencrypted form.
  42. [2024-03-25 17:47:52.472 +08:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  43. [2024-03-25 17:47:52.537 +08:00] [INF] [4] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-03-26 02:00:00.000 +08:00, which is 08:12:07.4625749 from now.
  44. [2024-03-25 17:47:52.892 +08:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  45. [2024-03-25 17:47:53.056 +08: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"]
  46. [2024-03-25 17:47:53.135 +08:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  47. [2024-03-25 17:47:53.213 +08:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
  48. [2024-03-25 17:47:53.638 +08:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["vdpau", "cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  49. [2024-03-25 17:47:54.054 +08:00] [INF] [4] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  50. [2024-03-25 17:47:54.057 +08:00] [INF] [4] Emby.Server.Implementations.ApplicationHost: ServerId: "a11e51174a3c4591b8232babdf820127"
  51. [2024-03-25 17:47:54.313 +08:00] [INF] [7] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.23331
  52. [2024-03-25 17:47:54.313 +08:00] [INF] [7] Emby.Server.Implementations.ApplicationHost: Core startup complete
  53. [2024-03-25 17:47:54.873 +08:00] [INF] [7] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.5590932
  54. [2024-03-25 17:47:54.873 +08:00] [INF] [7] Main: Startup complete 0:00:10.9269557
  55. [2024-03-25 17:47:55.552 +08:00] [INF] [4] Emby.Server.Implementations.ScheduledTasks.TaskManager: "StartupTrigger" fired for task: "Update Plugins"
  56. [2024-03-25 17:47:55.555 +08:00] [INF] [4] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "PluginUpdateTask"
  57. [2024-03-25 17:47:55.563 +08:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Update Plugins"
  58. [2024-03-25 17:47:57.814 +08:00] [INF] [21] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 2 seconds
  59. [2024-03-25 17:47:57.851 +08:00] [INF] [21] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  60. [2024-03-25 17:47:59.725 +08:00] [INF] [4] Emby.Dlna.Main.DlnaEntryPoint: DLNA Session created for "[TV] Samsung 7 Series (43)" - "UN43TU7000FXZA"
  61. [2024-03-25 17:48:05.462 +08:00] [INF] [16] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
  62. DeviceIdentification { FriendlyName: "Android TV", ModelNumber: null, SerialNumber: null, ModelName: "Windows Media Player", ModelDescription: "Media Renderer", ModelUrl: "http://go.microsoft.com/fwlink/?LinkId=105926", Manufacturer: "Microsoft Corporation", ManufacturerUrl: "http://www.microsoft.com", Headers: [] }
  63. [2024-03-25 17:48:05.471 +08:00] [INF] [16] Emby.Dlna.Main.DlnaEntryPoint: DLNA Session created for "Android TV" - "Windows Media Player"
  64. [2024-03-25 17:48:33.739 +08:00] [INF] [18] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  65. [2024-03-25 17:48:33.742 +08:00] [INF] [18] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin"
  66. [2024-03-25 17:48:33.744 +08:00] [INF] [21] Emby.Server.Implementations.EntryPoints.ExternalPortForwarding: Stopping NAT discovery
  67. [2024-03-25 17:48:33.843 +08:00] [WRN] [18] Jellyfin.Server.Implementations.Users.UserManager: No users, creating one with username "jellyfin"
  68. [2024-03-25 17:48:34.549 +08:00] [WRN] [18] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Startup/User" to "10.5.49.219" in 0:00:00.720945 with Status Code 200
  69. [2024-03-25 17:48:48.882 +08:00] [WRN] [25] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Startup/User" to "10.5.49.219" in 0:00:00.5031664 with Status Code 204
  70. [2024-03-25 17:50:11.312 +08:00] [ERR] [21] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request. URL "POST" "/Library/VirtualFolders".
  71. System.ArgumentException: The specified path does not exist: /home/crev/movies.
  72. at Emby.Server.Implementations.Library.LibraryManager.AddVirtualFolder(String name, Nullable`1 collectionType, LibraryOptions options, Boolean refreshLibrary)
  73. at Jellyfin.Api.Controllers.LibraryStructureController.AddVirtualFolder(String name, Nullable`1 collectionType, String[] paths, AddVirtualFolderDto libraryOptionsDto, Boolean refreshLibrary)
  74. at lambda_method576(Closure , Object )
  75. at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
  76. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
  77. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  78. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
  79. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  80. at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
  81. --- End of stack trace from previous location ---
  82. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
  83. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
  84. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  85. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync()
  86. --- End of stack trace from previous location ---
  87. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  88. at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
  89. at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
  90. at Jellyfin.Server.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
  91. at Jellyfin.Server.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
  92. at Jellyfin.Server.Middleware.IpBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
  93. at Jellyfin.Server.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
  94. at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
  95. at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
  96. at Jellyfin.Server.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
  97. at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
  98. at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
  99. at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
  100. at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
  101. at Jellyfin.Server.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
  102. at Jellyfin.Server.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
  103. at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
  104. at Jellyfin.Server.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
  105. at Jellyfin.Server.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
  106. [2024-03-25 17:50:29.698 +08:00] [INF] [21] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  107. [2024-03-25 17:50:29.698 +08:00] [INF] [21] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin"
  108. [2024-03-25 17:51:33.760 +08:00] [INF] [2] Main: Received a SIGTERM signal, shutting down
  109. [2024-03-25 17:51:33.761 +08:00] [INF] [2] Main: Running query planner optimizations in the database... This might take a while
  110. [2024-03-25 17:51:33.862 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  111. [2024-03-25 17:51:33.865 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "EntryPoint"
  112. [2024-03-25 17:51:33.867 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "UdpServerEntryPoint"
  113. [2024-03-25 17:51:33.868 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "LibraryMonitorStartup"
  114. [2024-03-25 17:51:33.868 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  115. [2024-03-25 17:51:33.869 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "LibraryChangedNotifier"
  116. [2024-03-25 17:51:33.876 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "RecordingNotifier"
  117. [2024-03-25 17:51:33.880 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "NotificationEntryPoint"
  118. [2024-03-25 17:51:33.883 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "EntryPoint"
  119. [2024-03-25 17:51:33.883 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "DlnaEntryPoint"
  120. [2024-03-25 17:51:33.884 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing PlayToManager
  121. [2024-03-25 17:51:33.886 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing DeviceDiscovery
  122. [2024-03-25 17:51:33.888 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing SsdpCommunicationsServer
  123. [2024-03-25 17:51:33.889 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing _BroadcastListenSocket
  124. [2024-03-25 17:51:33.893 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" Disposing 3 sendSockets
  125. [2024-03-25 17:51:33.894 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing sendSocket from "0.0.0.0"
  126. [2024-03-25 17:51:33.894 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing sendSocket from "10.5.48.81"
  127. [2024-03-25 17:51:33.894 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing sendSocket from "127.0.0.1"
  128. [2024-03-25 17:51:33.894 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "ExternalPortForwarding"
  129. [2024-03-25 17:51:33.896 +08:00] [INF] [2] Emby.Server.Implementations.EntryPoints.ExternalPortForwarding: Stopping NAT discovery
  130. [2024-03-25 17:51:33.896 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "DeviceAccessEntryPoint"
  131. [2024-03-25 17:51:33.896 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "EmbyTV"
  132. [2024-03-25 17:51:33.898 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "SchedulesDirect"
  133. [2024-03-25 17:51:33.899 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "UserDataChangeNotifier"
  134. [2024-03-25 17:51:34.657 +08:00] [INF] [1] Main: Jellyfin version: "10.8.13"
  135. [2024-03-25 17:51:34.714 +08:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]"]
  136. [2024-03-25 17:51:34.720 +08:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/jellyfin.dll", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
  137. [2024-03-25 17:51:34.721 +08:00] [INF] [1] Main: Operating system: "Linux"
  138. [2024-03-25 17:51:34.722 +08:00] [INF] [1] Main: Architecture: X64
  139. [2024-03-25 17:51:34.725 +08:00] [INF] [1] Main: 64-Bit Process: True
  140. [2024-03-25 17:51:34.725 +08:00] [INF] [1] Main: User Interactive: True
  141. [2024-03-25 17:51:34.725 +08:00] [INF] [1] Main: Processor count: 4
  142. [2024-03-25 17:51:34.725 +08:00] [INF] [1] Main: Program data path: "/var/lib/jellyfin"
  143. [2024-03-25 17:51:34.725 +08:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin-web"
  144. [2024-03-25 17:51:34.725 +08:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/"
  145. [2024-03-25 17:51:34.967 +08:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Applying migration '"CreateNetworkConfiguration"'
  146. [2024-03-25 17:51:35.038 +08:00] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Migration '"CreateNetworkConfiguration"' applied successfully
  147. [2024-03-25 17:51:35.103 +08:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin"
  148. [2024-03-25 17:51:35.137 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  149. [2024-03-25 17:51:35.331 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  150. [2024-03-25 17:51:35.331 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  151. [2024-03-25 17:51:35.332 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  152. [2024-03-25 17:51:35.345 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: "[]"
  153. [2024-03-25 17:51:35.345 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: "[]"
  154. [2024-03-25 17:51:39.216 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.8.13.0"
  155. [2024-03-25 17:51:39.218 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.8.13.0"
  156. [2024-03-25 17:51:39.219 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.8.13.0"
  157. [2024-03-25 17:51:39.219 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.8.13.0"
  158. [2024-03-25 17:51:39.220 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.8.13.0"
  159. [2024-03-25 17:51:39.343 +08:00] [INF] [1] Main: Kestrel listening on "Any IP4 Address"
  160. [2024-03-25 17:51:40.110 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  161. [2024-03-25 17:51:40.170 +08:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-03-26 02:00:00.000 +08:00, which is 08:08:19.8298744 from now.
  162. [2024-03-25 17:51:40.346 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  163. [2024-03-25 17:51:40.456 +08: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"]
  164. [2024-03-25 17:51:40.536 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  165. [2024-03-25 17:51:40.606 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
  166. [2024-03-25 17:51:41.021 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["vdpau", "cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  167. [2024-03-25 17:51:41.422 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  168. [2024-03-25 17:51:41.425 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "a11e51174a3c4591b8232babdf820127"
  169. [2024-03-25 17:51:41.691 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.2462539
  170. [2024-03-25 17:51:41.691 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  171. [2024-03-25 17:51:41.961 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.2696144
  172. [2024-03-25 17:51:41.961 +08:00] [INF] [1] Main: Startup complete 0:00:07.6097396
  173. [2024-03-25 17:51:43.213 +08:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "StartupTrigger" fired for task: "Update Plugins"
  174. [2024-03-25 17:51:43.215 +08:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "PluginUpdateTask"
  175. [2024-03-25 17:51:43.222 +08:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Update Plugins"
  176. [2024-03-25 17:51:44.000 +08:00] [INF] [17] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  177. [2024-03-25 17:51:44.004 +08:00] [INF] [17] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin"
  178. [2024-03-25 17:51:44.007 +08:00] [INF] [8] Emby.Server.Implementations.EntryPoints.ExternalPortForwarding: Stopping NAT discovery
  179. [2024-03-25 17:51:44.745 +08:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds
  180. [2024-03-25 17:51:44.765 +08:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  181. [2024-03-25 17:51:47.627 +08:00] [INF] [11] Emby.Dlna.Main.DlnaEntryPoint: DLNA Session created for "[TV] Samsung 7 Series (43)" - "UN43TU7000FXZA"
  182. [2024-03-25 17:51:47.695 +08:00] [INF] [23] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
  183. DeviceIdentification { FriendlyName: "Android TV", ModelNumber: null, SerialNumber: null, ModelName: "Windows Media Player", ModelDescription: "Media Renderer", ModelUrl: "http://go.microsoft.com/fwlink/?LinkId=105926", Manufacturer: "Microsoft Corporation", ManufacturerUrl: "http://www.microsoft.com", Headers: [] }
  184. [2024-03-25 17:51:47.711 +08:00] [INF] [23] Emby.Dlna.Main.DlnaEntryPoint: DLNA Session created for "Android TV" - "Windows Media Player"
  185. [2024-03-25 17:51:49.458 +08:00] [WRN] [20] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Startup/User" to "10.5.49.219" in 0:00:00.8947245 with Status Code 204
  186. [2024-03-25 17:56:34.714 +08:00] [INF] [2] Main: Received a SIGTERM signal, shutting down
  187. [2024-03-25 17:56:34.715 +08:00] [INF] [2] Main: Running query planner optimizations in the database... This might take a while
  188. [2024-03-25 17:56:34.733 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  189. [2024-03-25 17:56:34.735 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "RecordingNotifier"
  190. [2024-03-25 17:56:34.737 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "DeviceAccessEntryPoint"
  191. [2024-03-25 17:56:34.737 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "EntryPoint"
  192. [2024-03-25 17:56:34.737 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "SchedulesDirect"
  193. [2024-03-25 17:56:34.737 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  194. [2024-03-25 17:56:34.738 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "UdpServerEntryPoint"
  195. [2024-03-25 17:56:34.738 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "EmbyTV"
  196. [2024-03-25 17:56:34.740 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "EntryPoint"
  197. [2024-03-25 17:56:34.741 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "NotificationEntryPoint"
  198. [2024-03-25 17:56:34.743 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "LibraryMonitorStartup"
  199. [2024-03-25 17:56:34.743 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "LibraryChangedNotifier"
  200. [2024-03-25 17:56:34.746 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "DlnaEntryPoint"
  201. [2024-03-25 17:56:34.746 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing PlayToManager
  202. [2024-03-25 17:56:34.748 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing DeviceDiscovery
  203. [2024-03-25 17:56:34.749 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing SsdpCommunicationsServer
  204. [2024-03-25 17:56:34.749 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing _BroadcastListenSocket
  205. [2024-03-25 17:56:34.752 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" Disposing 3 sendSockets
  206. [2024-03-25 17:56:34.752 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing sendSocket from "0.0.0.0"
  207. [2024-03-25 17:56:34.752 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing sendSocket from "10.5.48.81"
  208. [2024-03-25 17:56:34.752 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing sendSocket from "127.0.0.1"
  209. [2024-03-25 17:56:34.752 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "UserDataChangeNotifier"
  210. [2024-03-25 17:56:34.753 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "ExternalPortForwarding"
  211. [2024-03-25 17:56:34.754 +08:00] [INF] [2] Emby.Server.Implementations.EntryPoints.ExternalPortForwarding: Stopping NAT discovery
  212. [2024-03-25 17:56:35.499 +08:00] [INF] [1] Main: Jellyfin version: "10.8.13"
  213. [2024-03-25 17:56:35.556 +08:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]"]
  214. [2024-03-25 17:56:35.562 +08:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/jellyfin.dll", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
  215. [2024-03-25 17:56:35.564 +08:00] [INF] [1] Main: Operating system: "Linux"
  216. [2024-03-25 17:56:35.564 +08:00] [INF] [1] Main: Architecture: X64
  217. [2024-03-25 17:56:35.567 +08:00] [INF] [1] Main: 64-Bit Process: True
  218. [2024-03-25 17:56:35.567 +08:00] [INF] [1] Main: User Interactive: True
  219. [2024-03-25 17:56:35.567 +08:00] [INF] [1] Main: Processor count: 4
  220. [2024-03-25 17:56:35.568 +08:00] [INF] [1] Main: Program data path: "/var/lib/jellyfin"
  221. [2024-03-25 17:56:35.568 +08:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin-web"
  222. [2024-03-25 17:56:35.568 +08:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/"
  223. [2024-03-25 17:56:35.872 +08:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin"
  224. [2024-03-25 17:56:35.905 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  225. [2024-03-25 17:56:36.100 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  226. [2024-03-25 17:56:36.100 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  227. [2024-03-25 17:56:36.102 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  228. [2024-03-25 17:56:36.115 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: "[]"
  229. [2024-03-25 17:56:36.115 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: "[]"
  230. [2024-03-25 17:56:39.929 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.8.13.0"
  231. [2024-03-25 17:56:39.931 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.8.13.0"
  232. [2024-03-25 17:56:39.933 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.8.13.0"
  233. [2024-03-25 17:56:39.934 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.8.13.0"
  234. [2024-03-25 17:56:39.935 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.8.13.0"
  235. [2024-03-25 17:56:40.068 +08:00] [INF] [1] Main: Kestrel listening on "Any IP4 Address"
  236. [2024-03-25 17:56:40.829 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  237. [2024-03-25 17:56:40.899 +08:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-03-26 02:00:00.000 +08:00, which is 08:03:19.1015355 from now.
  238. [2024-03-25 17:56:41.080 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  239. [2024-03-25 17:56:41.191 +08: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"]
  240. [2024-03-25 17:56:41.266 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  241. [2024-03-25 17:56:41.348 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
  242. [2024-03-25 17:56:41.776 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["vdpau", "cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  243. [2024-03-25 17:56:42.140 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  244. [2024-03-25 17:56:42.142 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "a11e51174a3c4591b8232babdf820127"
  245. [2024-03-25 17:56:42.399 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.2413214
  246. [2024-03-25 17:56:42.400 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  247. [2024-03-25 17:56:42.657 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.2568164
  248. [2024-03-25 17:56:42.657 +08:00] [INF] [1] Main: Startup complete 0:00:07.4828841
  249. [2024-03-25 17:56:43.946 +08:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "StartupTrigger" fired for task: "Update Plugins"
  250. [2024-03-25 17:56:43.949 +08:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "PluginUpdateTask"
  251. [2024-03-25 17:56:43.956 +08:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Update Plugins"
  252. [2024-03-25 17:56:45.382 +08:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds
  253. [2024-03-25 17:56:45.404 +08:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  254. [2024-03-25 17:56:48.100 +08:00] [INF] [10] Emby.Dlna.Main.DlnaEntryPoint: DLNA Session created for "[TV] Samsung 7 Series (43)" - "UN43TU7000FXZA"
  255. [2024-03-25 17:56:48.236 +08:00] [INF] [8] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
  256. DeviceIdentification { FriendlyName: "Android TV", ModelNumber: null, SerialNumber: null, ModelName: "Windows Media Player", ModelDescription: "Media Renderer", ModelUrl: "http://go.microsoft.com/fwlink/?LinkId=105926", Manufacturer: "Microsoft Corporation", ManufacturerUrl: "http://www.microsoft.com", Headers: [] }
  257. [2024-03-25 17:56:48.244 +08:00] [INF] [8] Emby.Dlna.Main.DlnaEntryPoint: DLNA Session created for "Android TV" - "Windows Media Player"
  258. [2024-03-25 17:56:53.363 +08:00] [ERR] [21] Jellyfin.Server.Implementations.Users.UserManager: Error authenticating with provider "Default"
  259. MediaBrowser.Controller.Authentication.AuthenticationException: Specified user does not exist.
  260. at Jellyfin.Server.Implementations.Users.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser)
  261. at Jellyfin.Server.Implementations.Users.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser)
  262. [2024-03-25 17:56:53.376 +08:00] [INF] [21] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "crev" has been denied (IP: "10.5.49.219").
  263. [2024-03-25 17:56:53.382 +08:00] [ERR] [21] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request: "Invalid username or password entered". URL "POST" "/Users/authenticatebyname".
  264. [2024-03-25 17:56:58.458 +08:00] [INF] [13] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "crevfin" has succeeded.
  265. [2024-03-25 17:56:58.459 +08:00] [INF] [13] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "crevfin": 0/0
  266. [2024-03-25 17:56:58.539 +08:00] [INF] [13] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 1ac14b45-081f-4c93-ba5c-63804bf97167
  267. [2024-03-25 17:56:59.008 +08:00] [WRN] [13] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Users/authenticatebyname" to "10.5.49.219" in 0:00:01.1751878 with Status Code 200
  268. [2024-03-25 17:56:59.091 +08:00] [INF] [19] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.49.219" request
  269. [2024-03-25 17:56:59.286 +08:00] [WRN] [21] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"AccessSchedule"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  270. [2024-03-25 17:56:59.286 +08:00] [WRN] [21] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ActivityLog"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  271. [2024-03-25 17:56:59.286 +08:00] [WRN] [21] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"CustomItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  272. [2024-03-25 17:56:59.286 +08:00] [WRN] [21] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"DisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  273. [2024-03-25 17:56:59.286 +08:00] [WRN] [21] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"HomeSection"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  274. [2024-03-25 17:56:59.287 +08:00] [WRN] [21] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ImageInfo"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  275. [2024-03-25 17:56:59.287 +08:00] [WRN] [21] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  276. [2024-03-25 17:56:59.287 +08:00] [WRN] [21] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"Permission"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  277. [2024-03-25 17:56:59.287 +08:00] [WRN] [21] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"Preference"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  278. [2024-03-25 17:56:59.287 +08:00] [WRN] [21] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ApiKey"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  279. [2024-03-25 17:56:59.287 +08:00] [WRN] [21] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"Device"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  280. [2024-03-25 17:56:59.287 +08:00] [WRN] [21] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"DeviceOptions"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  281. [2024-03-25 17:56:59.287 +08:00] [WRN] [21] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"User"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  282. [2024-03-25 17:56:59.659 +08:00] [WRN] [21] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/DisplayPreferences/usersettings?userId=1ac14b45081f4c93ba5c63804bf97167&client=emby" to "10.5.49.219" in 0:00:00.6185906 with Status Code 200
  283. [2024-03-25 17:59:59.872 +08:00] [INF] [2] Main: Received a SIGTERM signal, shutting down
  284. [2024-03-25 17:59:59.873 +08:00] [INF] [2] Main: Running query planner optimizations in the database... This might take a while
  285. [2024-03-25 18:00:00.033 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  286. [2024-03-25 18:00:00.035 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  287. [2024-03-25 18:00:00.035 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "UdpServerEntryPoint"
  288. [2024-03-25 18:00:00.036 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "NotificationEntryPoint"
  289. [2024-03-25 18:00:00.038 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "LibraryChangedNotifier"
  290. [2024-03-25 18:00:00.041 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "EmbyTV"
  291. [2024-03-25 18:00:00.042 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "RecordingNotifier"
  292. [2024-03-25 18:00:00.044 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "DlnaEntryPoint"
  293. [2024-03-25 18:00:00.045 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing PlayToManager
  294. [2024-03-25 18:00:00.046 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing DeviceDiscovery
  295. [2024-03-25 18:00:00.047 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing SsdpCommunicationsServer
  296. [2024-03-25 18:00:00.048 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing _BroadcastListenSocket
  297. [2024-03-25 18:00:00.050 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" Disposing 3 sendSockets
  298. [2024-03-25 18:00:00.051 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing sendSocket from "0.0.0.0"
  299. [2024-03-25 18:00:00.051 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing sendSocket from "10.5.48.81"
  300. [2024-03-25 18:00:00.051 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing sendSocket from "127.0.0.1"
  301. [2024-03-25 18:00:00.051 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "EntryPoint"
  302. [2024-03-25 18:00:00.051 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "UserDataChangeNotifier"
  303. [2024-03-25 18:00:00.052 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "SchedulesDirect"
  304. [2024-03-25 18:00:00.052 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "LibraryMonitorStartup"
  305. [2024-03-25 18:00:00.053 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "EntryPoint"
  306. [2024-03-25 18:00:00.053 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "DeviceAccessEntryPoint"
  307. [2024-03-25 18:00:00.053 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "ExternalPortForwarding"
  308. [2024-03-25 18:00:00.054 +08:00] [INF] [2] Emby.Server.Implementations.EntryPoints.ExternalPortForwarding: Stopping NAT discovery
  309. [2024-03-25 18:00:00.084 +08:00] [INF] [30] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.49.219" closed
  310. [2024-03-25 18:00:00.774 +08:00] [INF] [1] Main: Jellyfin version: "10.8.13"
  311. [2024-03-25 18:00:00.831 +08:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]"]
  312. [2024-03-25 18:00:00.837 +08:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/jellyfin.dll", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
  313. [2024-03-25 18:00:00.838 +08:00] [INF] [1] Main: Operating system: "Linux"
  314. [2024-03-25 18:00:00.838 +08:00] [INF] [1] Main: Architecture: X64
  315. [2024-03-25 18:00:00.842 +08:00] [INF] [1] Main: 64-Bit Process: True
  316. [2024-03-25 18:00:00.842 +08:00] [INF] [1] Main: User Interactive: True
  317. [2024-03-25 18:00:00.842 +08:00] [INF] [1] Main: Processor count: 4
  318. [2024-03-25 18:00:00.842 +08:00] [INF] [1] Main: Program data path: "/var/lib/jellyfin"
  319. [2024-03-25 18:00:00.842 +08:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin-web"
  320. [2024-03-25 18:00:00.842 +08:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/"
  321. [2024-03-25 18:00:01.145 +08:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin"
  322. [2024-03-25 18:00:01.179 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  323. [2024-03-25 18:00:01.372 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  324. [2024-03-25 18:00:01.372 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  325. [2024-03-25 18:00:01.374 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  326. [2024-03-25 18:00:01.387 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: "[]"
  327. [2024-03-25 18:00:01.387 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: "[]"
  328. [2024-03-25 18:00:05.227 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.8.13.0"
  329. [2024-03-25 18:00:05.228 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.8.13.0"
  330. [2024-03-25 18:00:05.230 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.8.13.0"
  331. [2024-03-25 18:00:05.230 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.8.13.0"
  332. [2024-03-25 18:00:05.231 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.8.13.0"
  333. [2024-03-25 18:00:05.355 +08:00] [INF] [1] Main: Kestrel listening on "Any IP4 Address"
  334. [2024-03-25 18:00:06.109 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  335. [2024-03-25 18:00:06.168 +08:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-03-26 02:00:00.000 +08:00, which is 07:59:53.8317262 from now.
  336. [2024-03-25 18:00:06.347 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  337. [2024-03-25 18:00:06.458 +08: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"]
  338. [2024-03-25 18:00:06.532 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  339. [2024-03-25 18:00:06.604 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
  340. [2024-03-25 18:00:07.018 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["vdpau", "cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  341. [2024-03-25 18:00:07.400 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  342. [2024-03-25 18:00:07.402 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "a11e51174a3c4591b8232babdf820127"
  343. [2024-03-25 18:00:07.617 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.1998683
  344. [2024-03-25 18:00:07.617 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  345. [2024-03-25 18:00:07.901 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.2843265
  346. [2024-03-25 18:00:07.902 +08:00] [INF] [1] Main: Startup complete 0:00:07.4320983
  347. [2024-03-25 18:00:09.114 +08:00] [WRN] [10] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/System/Info" to "10.5.49.219" in 0:00:00.5639317 with Status Code 200
  348. [2024-03-25 18:00:09.234 +08:00] [INF] [11] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.49.219" request
  349. [2024-03-25 18:00:09.420 +08:00] [INF] [13] Emby.Server.Implementations.ScheduledTasks.TaskManager: "StartupTrigger" fired for task: "Update Plugins"
  350. [2024-03-25 18:00:09.422 +08:00] [INF] [13] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "PluginUpdateTask"
  351. [2024-03-25 18:00:09.430 +08:00] [INF] [13] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Update Plugins"
  352. [2024-03-25 18:00:09.504 +08:00] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"AccessSchedule"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  353. [2024-03-25 18:00:09.504 +08:00] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ActivityLog"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  354. [2024-03-25 18:00:09.504 +08:00] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"CustomItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  355. [2024-03-25 18:00:09.505 +08:00] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"DisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  356. [2024-03-25 18:00:09.505 +08:00] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"HomeSection"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  357. [2024-03-25 18:00:09.505 +08:00] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ImageInfo"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  358. [2024-03-25 18:00:09.505 +08:00] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  359. [2024-03-25 18:00:09.505 +08:00] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"Permission"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  360. [2024-03-25 18:00:09.505 +08:00] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"Preference"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  361. [2024-03-25 18:00:09.505 +08:00] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ApiKey"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  362. [2024-03-25 18:00:09.506 +08:00] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"Device"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  363. [2024-03-25 18:00:09.506 +08:00] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"DeviceOptions"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  364. [2024-03-25 18:00:09.506 +08:00] [WRN] [10] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"User"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  365. [2024-03-25 18:00:09.905 +08:00] [WRN] [17] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Sessions/Capabilities/Full" to "10.5.49.219" in 0:00:00.7151735 with Status Code 204
  366. [2024-03-25 18:00:09.918 +08:00] [WRN] [10] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/DisplayPreferences/usersettings?userId=1ac14b45081f4c93ba5c63804bf97167&client=emby" to "10.5.49.219" in 0:00:00.7234635 with Status Code 200
  367. [2024-03-25 18:00:11.001 +08:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds
  368. [2024-03-25 18:00:11.019 +08:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  369. [2024-03-25 18:00:12.792 +08:00] [INF] [11] Emby.Dlna.Main.DlnaEntryPoint: DLNA Session created for "[TV] Samsung 7 Series (43)" - "UN43TU7000FXZA"
  370. [2024-03-25 18:00:12.838 +08:00] [INF] [11] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
  371. DeviceIdentification { FriendlyName: "Android TV", ModelNumber: null, SerialNumber: null, ModelName: "Windows Media Player", ModelDescription: "Media Renderer", ModelUrl: "http://go.microsoft.com/fwlink/?LinkId=105926", Manufacturer: "Microsoft Corporation", ManufacturerUrl: "http://www.microsoft.com", Headers: [] }
  372. [2024-03-25 18:00:12.846 +08:00] [INF] [11] Emby.Dlna.Main.DlnaEntryPoint: DLNA Session created for "Android TV" - "Windows Media Player"
  373. [2024-03-25 18:00:19.740 +08:00] [INF] [20] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.49.219" closed
  374. [2024-03-25 18:00:20.196 +08:00] [INF] [24] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.49.219" request
  375. [2024-03-25 18:07:44.403 +08:00] [INF] [40] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  376. [2024-03-25 18:07:44.403 +08:00] [INF] [40] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  377. [2024-03-25 18:07:44.403 +08:00] [INF] [40] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  378. [2024-03-25 18:35:07.891 +08:00] [INF] [2] Main: Received a SIGTERM signal, shutting down
  379. [2024-03-25 18:35:07.893 +08:00] [INF] [2] Main: Running query planner optimizations in the database... This might take a while
  380. [2024-03-25 18:35:08.554 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  381. [2024-03-25 18:35:08.556 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  382. [2024-03-25 18:35:08.557 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "UdpServerEntryPoint"
  383. [2024-03-25 18:35:08.561 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "NotificationEntryPoint"
  384. [2024-03-25 18:35:08.568 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "LibraryChangedNotifier"
  385. [2024-03-25 18:35:08.573 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "EmbyTV"
  386. [2024-03-25 18:35:08.578 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "RecordingNotifier"
  387. [2024-03-25 18:35:08.582 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "DlnaEntryPoint"
  388. [2024-03-25 18:35:08.584 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing PlayToManager
  389. [2024-03-25 18:35:08.586 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing DeviceDiscovery
  390. [2024-03-25 18:35:08.589 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing SsdpCommunicationsServer
  391. [2024-03-25 18:35:08.590 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing _BroadcastListenSocket
  392. [2024-03-25 18:35:08.594 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" Disposing 3 sendSockets
  393. [2024-03-25 18:35:08.594 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing sendSocket from "0.0.0.0"
  394. [2024-03-25 18:35:08.596 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing sendSocket from "10.5.48.81"
  395. [2024-03-25 18:35:08.596 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing sendSocket from "127.0.0.1"
  396. [2024-03-25 18:35:08.596 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "EntryPoint"
  397. [2024-03-25 18:35:08.597 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "UserDataChangeNotifier"
  398. [2024-03-25 18:35:08.598 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "SchedulesDirect"
  399. [2024-03-25 18:35:08.599 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "LibraryMonitorStartup"
  400. [2024-03-25 18:35:08.600 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "EntryPoint"
  401. [2024-03-25 18:35:08.600 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "DeviceAccessEntryPoint"
  402. [2024-03-25 18:35:08.601 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "ExternalPortForwarding"
  403. [2024-03-25 18:35:08.603 +08:00] [INF] [2] Emby.Server.Implementations.EntryPoints.ExternalPortForwarding: Stopping NAT discovery
  404. [2024-03-25 18:35:08.696 +08:00] [INF] [33] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.49.219" closed
  405. [2024-03-25 18:35:50.832 +08:00] [INF] [1] Main: Jellyfin version: "10.8.13"
  406. [2024-03-25 18:35:51.077 +08:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]"]
  407. [2024-03-25 18:35:51.083 +08:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/jellyfin.dll", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
  408. [2024-03-25 18:35:51.085 +08:00] [INF] [1] Main: Operating system: "Linux"
  409. [2024-03-25 18:35:51.085 +08:00] [INF] [1] Main: Architecture: X64
  410. [2024-03-25 18:35:51.088 +08:00] [INF] [1] Main: 64-Bit Process: True
  411. [2024-03-25 18:35:51.088 +08:00] [INF] [1] Main: User Interactive: True
  412. [2024-03-25 18:35:51.088 +08:00] [INF] [1] Main: Processor count: 4
  413. [2024-03-25 18:35:51.088 +08:00] [INF] [1] Main: Program data path: "/var/lib/jellyfin"
  414. [2024-03-25 18:35:51.088 +08:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin-web"
  415. [2024-03-25 18:35:51.088 +08:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/"
  416. [2024-03-25 18:35:52.458 +08:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin"
  417. [2024-03-25 18:35:52.680 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  418. [2024-03-25 18:35:53.516 +08:00] [ERR] [1] Jellyfin.Networking.Manager.NetworkManager: No interfaces information available. Resolving DNS name.
  419. [2024-03-25 18:35:53.585 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  420. [2024-03-25 18:35:53.585 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  421. [2024-03-25 18:35:53.587 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  422. [2024-03-25 18:35:53.622 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: "[]"
  423. [2024-03-25 18:35:53.622 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: "[]"
  424. [2024-03-25 18:35:55.904 +08:00] [INF] [11] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  425. [2024-03-25 18:35:55.905 +08:00] [INF] [11] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  426. [2024-03-25 18:35:55.905 +08:00] [INF] [11] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  427. [2024-03-25 18:35:57.909 +08:00] [INF] [14] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  428. [2024-03-25 18:35:57.909 +08:00] [INF] [14] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  429. [2024-03-25 18:35:57.909 +08:00] [INF] [14] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  430. [2024-03-25 18:35:59.549 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.8.13.0"
  431. [2024-03-25 18:35:59.550 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.8.13.0"
  432. [2024-03-25 18:35:59.551 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.8.13.0"
  433. [2024-03-25 18:35:59.552 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.8.13.0"
  434. [2024-03-25 18:35:59.552 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.8.13.0"
  435. [2024-03-25 18:35:59.797 +08:00] [INF] [1] Main: Kestrel listening on "Any IP4 Address"
  436. [2024-03-25 18:35:59.912 +08:00] [INF] [8] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  437. [2024-03-25 18:35:59.912 +08:00] [INF] [8] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  438. [2024-03-25 18:35:59.912 +08:00] [INF] [8] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  439. [2024-03-25 18:36:00.927 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  440. [2024-03-25 18:36:01.009 +08:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-03-26 02:00:00.000 +08:00, which is 07:23:58.9904734 from now.
  441. [2024-03-25 18:36:01.917 +08:00] [INF] [17] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  442. [2024-03-25 18:36:01.917 +08:00] [INF] [17] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  443. [2024-03-25 18:36:01.917 +08:00] [INF] [17] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  444. [2024-03-25 18:36:02.436 +08:00] [WRN] [8] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/system/info/public" to "10.5.49.219" in 0:00:01.1283349 with Status Code 503
  445. [2024-03-25 18:36:03.099 +08:00] [WRN] [17] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/ScheduledTasks?IsEnabled=true" to "10.5.49.219" in 0:00:00.6927796 with Status Code 503
  446. [2024-03-25 18:36:04.067 +08:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "StartupTrigger" fired for task: "Update Plugins"
  447. [2024-03-25 18:36:04.070 +08:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "PluginUpdateTask"
  448. [2024-03-25 18:36:04.078 +08:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Update Plugins"
  449. [2024-03-25 18:36:05.087 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  450. [2024-03-25 18:36:05.396 +08: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"]
  451. [2024-03-25 18:36:05.471 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  452. [2024-03-25 18:36:05.577 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
  453. [2024-03-25 18:36:05.992 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["vdpau", "cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  454. [2024-03-25 18:36:06.505 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  455. [2024-03-25 18:36:06.524 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "a11e51174a3c4591b8232babdf820127"
  456. [2024-03-25 18:36:06.771 +08:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 2 seconds
  457. [2024-03-25 18:36:06.789 +08:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  458. [2024-03-25 18:36:06.926 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.3636036
  459. [2024-03-25 18:36:06.926 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  460. [2024-03-25 18:36:07.252 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.3253315
  461. [2024-03-25 18:36:07.252 +08:00] [INF] [1] Main: Startup complete 0:00:17.5629158
  462. [2024-03-25 18:36:12.179 +08:00] [INF] [23] Emby.Dlna.Main.DlnaEntryPoint: DLNA Session created for "[TV] Samsung 7 Series (43)" - "UN43TU7000FXZA"
  463. [2024-03-25 18:36:17.297 +08:00] [INF] [23] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
  464. DeviceIdentification { FriendlyName: "Android TV", ModelNumber: null, SerialNumber: null, ModelName: "Windows Media Player", ModelDescription: "Media Renderer", ModelUrl: "http://go.microsoft.com/fwlink/?LinkId=105926", Manufacturer: "Microsoft Corporation", ManufacturerUrl: "http://www.microsoft.com", Headers: [] }
  465. [2024-03-25 18:36:17.306 +08:00] [INF] [23] Emby.Dlna.Main.DlnaEntryPoint: DLNA Session created for "Android TV" - "Windows Media Player"
  466. [2024-03-25 18:36:22.163 +08:00] [INF] [14] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.49.219" request
  467. [2024-03-25 18:36:23.582 +08:00] [INF] [13] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.49.219" closed
  468. [2024-03-25 18:36:25.709 +08:00] [INF] [13] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.49.219" request
  469. [2024-03-25 18:36:25.887 +08:00] [WRN] [24] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"AccessSchedule"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  470. [2024-03-25 18:36:25.887 +08:00] [WRN] [24] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ActivityLog"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  471. [2024-03-25 18:36:25.887 +08:00] [WRN] [24] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"CustomItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  472. [2024-03-25 18:36:25.887 +08:00] [WRN] [24] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"DisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  473. [2024-03-25 18:36:25.887 +08:00] [WRN] [24] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"HomeSection"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  474. [2024-03-25 18:36:25.888 +08:00] [WRN] [24] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ImageInfo"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  475. [2024-03-25 18:36:25.888 +08:00] [WRN] [24] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  476. [2024-03-25 18:36:25.888 +08:00] [WRN] [24] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"Permission"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  477. [2024-03-25 18:36:25.888 +08:00] [WRN] [24] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"Preference"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  478. [2024-03-25 18:36:25.888 +08:00] [WRN] [24] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ApiKey"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  479. [2024-03-25 18:36:25.888 +08:00] [WRN] [24] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"Device"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  480. [2024-03-25 18:36:25.888 +08:00] [WRN] [24] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"DeviceOptions"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  481. [2024-03-25 18:36:25.888 +08:00] [WRN] [24] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"User"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  482. [2024-03-25 18:36:33.038 +08:00] [INF] [25] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.49.219" closed
  483. [2024-03-25 18:36:33.533 +08:00] [INF] [8] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.49.219" request
  484. [2024-03-25 18:36:55.295 +08:00] [INF] [24] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "RefreshMediaLibraryTask"
  485. [2024-03-25 18:36:55.295 +08:00] [INF] [24] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Scan Media Library"
  486. [2024-03-25 18:36:55.307 +08:00] [WRN] [8] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Library/VirtualFolders?collectionType=movies&refreshLibrary=true&name=Movies" to "10.5.49.219" in 0:00:02.0484617 with Status Code 204
  487. [2024-03-25 18:36:55.322 +08:00] [INF] [24] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  488. [2024-03-25 18:36:56.004 +08:00] [ERR] [21] Emby.Server.Implementations.Library.LibraryManager: Error running post-scan task
  489. System.ArgumentException: Not enough valid pictures provided to create a splashscreen!
  490. at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateCollage(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops)
  491. at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateSplash(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops, String outputPath)
  492. at Jellyfin.Drawing.Skia.SkiaEncoder.CreateSplashscreen(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops)
  493. at Emby.Server.Implementations.Library.SplashscreenPostScanTask.Run(IProgress`1 progress, CancellationToken cancellationToken)
  494. at Emby.Server.Implementations.Library.LibraryManager.RunPostScanTasks(IProgress`1 progress, CancellationToken cancellationToken)
  495. [2024-03-25 18:36:56.078 +08:00] [INF] [21] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 0 seconds
  496. [2024-03-25 18:36:56.079 +08:00] [INF] [21] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  497. [2024-03-25 18:36:56.115 +08:00] [ERR] [25] Emby.Server.Implementations.IO.LibraryMonitor: Error in Directory watcher for: "/home/crev"
  498. System.UnauthorizedAccessException: Access to the path '/home/crev' is denied.
  499. ---> System.IO.IOException: Permission denied
  500. --- End of inner exception stack trace ---
  501. [2024-03-25 18:36:56.117 +08:00] [INF] [25] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/home/crev"
  502. [2024-03-25 18:36:56.119 +08:00] [INF] [25] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/home/crev"
  503. [2024-03-25 18:37:01.332 +08:00] [INF] [24] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Folder", Name: "crev", Path: "/home/crev", Id: 0c6f30ee-99e6-0f29-09e9-8e60832368c9
  504. [2024-03-25 18:37:01.494 +08:00] [INF] [13] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "CollectionFolder", Name: "Movies", Path: "/var/lib/jellyfin/root/default/Movies", Id: f137a2dd-21bb-c1b9-9aa5-c0f6bf02a805
  505. [2024-03-25 18:37:01.654 +08:00] [INF] [24] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "RefreshMediaLibraryTask"
  506. [2024-03-25 18:37:01.654 +08:00] [INF] [24] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Scan Media Library"
  507. [2024-03-25 18:37:01.654 +08:00] [INF] [24] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  508. [2024-03-25 18:37:01.655 +08:00] [WRN] [13] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Library/VirtualFolders?refreshLibrary=true&name=Movies" to "10.5.49.219" in 0:00:00.5339461 with Status Code 204
  509. [2024-03-25 18:37:01.826 +08:00] [ERR] [22] Emby.Server.Implementations.Library.LibraryManager: Error running post-scan task
  510. System.ArgumentException: Not enough valid pictures provided to create a splashscreen!
  511. at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateCollage(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops)
  512. at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateSplash(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops, String outputPath)
  513. at Jellyfin.Drawing.Skia.SkiaEncoder.CreateSplashscreen(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops)
  514. at Emby.Server.Implementations.Library.SplashscreenPostScanTask.Run(IProgress`1 progress, CancellationToken cancellationToken)
  515. at Emby.Server.Implementations.Library.LibraryManager.RunPostScanTasks(IProgress`1 progress, CancellationToken cancellationToken)
  516. [2024-03-25 18:37:01.831 +08:00] [INF] [22] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 0 seconds
  517. [2024-03-25 18:37:01.832 +08:00] [INF] [22] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  518. [2024-03-25 18:42:09.005 +08:00] [INF] [2] Main: Received a SIGTERM signal, shutting down
  519. [2024-03-25 18:42:09.006 +08:00] [INF] [2] Main: Running query planner optimizations in the database... This might take a while
  520. [2024-03-25 18:42:09.026 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  521. [2024-03-25 18:42:09.028 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "EntryPoint"
  522. [2024-03-25 18:42:09.028 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "NotificationEntryPoint"
  523. [2024-03-25 18:42:09.030 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "DlnaEntryPoint"
  524. [2024-03-25 18:42:09.031 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing PlayToManager
  525. [2024-03-25 18:42:09.032 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing DeviceDiscovery
  526. [2024-03-25 18:42:09.034 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing SsdpCommunicationsServer
  527. [2024-03-25 18:42:09.034 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing _BroadcastListenSocket
  528. [2024-03-25 18:42:09.037 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" Disposing 3 sendSockets
  529. [2024-03-25 18:42:09.038 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing sendSocket from "0.0.0.0"
  530. [2024-03-25 18:42:09.038 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing sendSocket from "10.5.48.81"
  531. [2024-03-25 18:42:09.038 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing sendSocket from "127.0.0.1"
  532. [2024-03-25 18:42:09.038 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  533. [2024-03-25 18:42:09.039 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "EntryPoint"
  534. [2024-03-25 18:42:09.040 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "LibraryChangedNotifier"
  535. [2024-03-25 18:42:09.043 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "UserDataChangeNotifier"
  536. [2024-03-25 18:42:09.043 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "UdpServerEntryPoint"
  537. [2024-03-25 18:42:09.044 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "RecordingNotifier"
  538. [2024-03-25 18:42:09.047 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "ExternalPortForwarding"
  539. [2024-03-25 18:42:09.048 +08:00] [INF] [2] Emby.Server.Implementations.EntryPoints.ExternalPortForwarding: Stopping NAT discovery
  540. [2024-03-25 18:42:09.053 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "LibraryMonitorStartup"
  541. [2024-03-25 18:42:09.053 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "EmbyTV"
  542. [2024-03-25 18:42:09.055 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "SchedulesDirect"
  543. [2024-03-25 18:42:09.055 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "DeviceAccessEntryPoint"
  544. [2024-03-25 18:42:09.074 +08:00] [INF] [25] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.49.219" closed
  545. [2024-03-25 18:42:09.884 +08:00] [INF] [1] Main: Jellyfin version: "10.8.13"
  546. [2024-03-25 18:42:09.941 +08:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]"]
  547. [2024-03-25 18:42:09.947 +08:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/jellyfin.dll", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
  548. [2024-03-25 18:42:09.949 +08:00] [INF] [1] Main: Operating system: "Linux"
  549. [2024-03-25 18:42:09.949 +08:00] [INF] [1] Main: Architecture: X64
  550. [2024-03-25 18:42:09.952 +08:00] [INF] [1] Main: 64-Bit Process: True
  551. [2024-03-25 18:42:09.952 +08:00] [INF] [1] Main: User Interactive: True
  552. [2024-03-25 18:42:09.952 +08:00] [INF] [1] Main: Processor count: 4
  553. [2024-03-25 18:42:09.952 +08:00] [INF] [1] Main: Program data path: "/var/lib/jellyfin"
  554. [2024-03-25 18:42:09.953 +08:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin-web"
  555. [2024-03-25 18:42:09.953 +08:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/"
  556. [2024-03-25 18:42:10.257 +08:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin"
  557. [2024-03-25 18:42:10.290 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  558. [2024-03-25 18:42:10.504 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  559. [2024-03-25 18:42:10.504 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  560. [2024-03-25 18:42:10.505 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  561. [2024-03-25 18:42:10.520 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: "[]"
  562. [2024-03-25 18:42:10.520 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: "[]"
  563. [2024-03-25 18:42:14.380 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.8.13.0"
  564. [2024-03-25 18:42:14.381 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.8.13.0"
  565. [2024-03-25 18:42:14.383 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.8.13.0"
  566. [2024-03-25 18:42:14.383 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.8.13.0"
  567. [2024-03-25 18:42:14.384 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.8.13.0"
  568. [2024-03-25 18:42:14.515 +08:00] [INF] [1] Main: Kestrel listening on "Any IP4 Address"
  569. [2024-03-25 18:42:15.252 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  570. [2024-03-25 18:42:15.311 +08:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-03-26 02:00:00.000 +08:00, which is 07:17:44.6888208 from now.
  571. [2024-03-25 18:42:15.496 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  572. [2024-03-25 18:42:15.620 +08: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"]
  573. [2024-03-25 18:42:15.699 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  574. [2024-03-25 18:42:15.783 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
  575. [2024-03-25 18:42:16.025 +08:00] [WRN] [10] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/system/info/public" to "10.5.49.219" in 0:00:00.5690474 with Status Code 503
  576. [2024-03-25 18:42:16.022 +08:00] [WRN] [8] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Localization/cultures" to "10.5.49.219" in 0:00:00.5683153 with Status Code 503
  577. [2024-03-25 18:42:16.268 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["vdpau", "cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  578. [2024-03-25 18:42:16.632 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  579. [2024-03-25 18:42:16.634 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "a11e51174a3c4591b8232babdf820127"
  580. [2024-03-25 18:42:16.838 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.1897132
  581. [2024-03-25 18:42:16.838 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  582. [2024-03-25 18:42:17.093 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.254639
  583. [2024-03-25 18:42:17.094 +08:00] [INF] [1] Main: Startup complete 0:00:07.5148641
  584. [2024-03-25 18:42:18.353 +08:00] [INF] [13] Emby.Server.Implementations.ScheduledTasks.TaskManager: "StartupTrigger" fired for task: "Update Plugins"
  585. [2024-03-25 18:42:18.372 +08:00] [INF] [13] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "PluginUpdateTask"
  586. [2024-03-25 18:42:18.379 +08:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Update Plugins"
  587. [2024-03-25 18:42:19.915 +08:00] [INF] [13] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds
  588. [2024-03-25 18:42:19.929 +08:00] [INF] [13] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  589. [2024-03-25 18:42:22.106 +08:00] [INF] [8] Emby.Dlna.Main.DlnaEntryPoint: DLNA Session created for "[TV] Samsung 7 Series (43)" - "UN43TU7000FXZA"
  590. [2024-03-25 18:42:22.243 +08:00] [INF] [8] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
  591. DeviceIdentification { FriendlyName: "Android TV", ModelNumber: null, SerialNumber: null, ModelName: "Windows Media Player", ModelDescription: "Media Renderer", ModelUrl: "http://go.microsoft.com/fwlink/?LinkId=105926", Manufacturer: "Microsoft Corporation", ManufacturerUrl: "http://www.microsoft.com", Headers: [] }
  592. [2024-03-25 18:42:22.262 +08:00] [INF] [8] Emby.Dlna.Main.DlnaEntryPoint: DLNA Session created for "Android TV" - "Windows Media Player"
  593. [2024-03-25 18:42:34.410 +08:00] [INF] [25] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.49.219" request
  594. [2024-03-25 18:43:22.855 +08:00] [INF] [10] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  595. [2024-03-25 18:43:35.263 +08:00] [INF] [10] Emby.Server.Implementations.Session.SessionWebSocketListener: Lost 1 WebSockets.
  596. [2024-03-25 18:47:10.557 +08:00] [INF] [37] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "RefreshMediaLibraryTask"
  597. [2024-03-25 18:47:10.558 +08:00] [INF] [37] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Scan Media Library"
  598. [2024-03-25 18:47:10.564 +08:00] [INF] [37] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  599. [2024-03-25 18:47:10.568 +08:00] [WRN] [29] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Library/VirtualFolders?collectionType=movies&refreshLibrary=true&name=Movies" to "10.5.49.219" in 0:00:01.6725207 with Status Code 204
  600. [2024-03-25 18:47:10.910 +08:00] [ERR] [35] Emby.Server.Implementations.Library.LibraryManager: Error running post-scan task
  601. System.ArgumentException: Not enough valid pictures provided to create a splashscreen!
  602. at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateCollage(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops)
  603. at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateSplash(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops, String outputPath)
  604. at Jellyfin.Drawing.Skia.SkiaEncoder.CreateSplashscreen(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops)
  605. at Emby.Server.Implementations.Library.SplashscreenPostScanTask.Run(IProgress`1 progress, CancellationToken cancellationToken)
  606. at Emby.Server.Implementations.Library.LibraryManager.RunPostScanTasks(IProgress`1 progress, CancellationToken cancellationToken)
  607. [2024-03-25 18:47:10.973 +08:00] [INF] [35] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 0 seconds
  608. [2024-03-25 18:47:10.974 +08:00] [INF] [35] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  609. [2024-03-25 18:47:11.010 +08:00] [INF] [37] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/home/jellyfin/movies"
  610. [2024-03-25 18:47:51.884 +08:00] [INF] [3] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/home/jellyfin/movies"
  611. [2024-03-25 18:47:52.856 +08:00] [INF] [3] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "RefreshMediaLibraryTask"
  612. [2024-03-25 18:47:52.857 +08:00] [INF] [3] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Scan Media Library"
  613. [2024-03-25 18:47:52.857 +08:00] [INF] [3] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  614. [2024-03-25 18:47:52.857 +08:00] [WRN] [32] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Library/VirtualFolders?collectionType=tvshows&refreshLibrary=true&name=Shows" to "10.5.49.219" in 0:00:00.9776434 with Status Code 204
  615. [2024-03-25 18:47:53.045 +08:00] [ERR] [33] Emby.Server.Implementations.Library.LibraryManager: Error running post-scan task
  616. System.ArgumentException: Not enough valid pictures provided to create a splashscreen!
  617. at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateCollage(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops)
  618. at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateSplash(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops, String outputPath)
  619. at Jellyfin.Drawing.Skia.SkiaEncoder.CreateSplashscreen(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops)
  620. at Emby.Server.Implementations.Library.SplashscreenPostScanTask.Run(IProgress`1 progress, CancellationToken cancellationToken)
  621. at Emby.Server.Implementations.Library.LibraryManager.RunPostScanTasks(IProgress`1 progress, CancellationToken cancellationToken)
  622. [2024-03-25 18:47:53.049 +08:00] [INF] [33] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 0 seconds
  623. [2024-03-25 18:47:53.050 +08:00] [INF] [33] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  624. [2024-03-25 18:47:53.050 +08:00] [INF] [3] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/home/jellyfin/movies"
  625. [2024-03-25 18:47:53.082 +08:00] [INF] [32] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/home/jellyfin/tv-shows"
  626. [2024-03-25 18:48:00.867 +08:00] [WRN] [34] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Packages?PackageType=UserInstalled" to "10.5.49.219" in 0:00:01.2266963 with Status Code 200
  627. [2024-03-25 18:53:20.877 +08:00] [INF] [41] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Scan Media Library"
  628. [2024-03-25 18:53:20.896 +08:00] [INF] [41] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/home/jellyfin/movies"
  629. [2024-03-25 18:53:20.897 +08:00] [INF] [41] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "/home/jellyfin/tv-shows"
  630. [2024-03-25 18:53:20.898 +08:00] [INF] [41] Emby.Server.Implementations.Library.LibraryManager: Validating media library
  631. [2024-03-25 18:53:26.657 +08:00] [ERR] [41] MediaBrowser.Providers.Manager.ProviderManager: UnauthorizedAccessException - Access to path "/home/jellyfin/movies/2.Fast.2.Furious.2003.720p.BrRip.x264.YIFY+HI-poster.jpg" is denied. Will retry saving to "/var/lib/jellyfin/metadata/library/e7/e704c79d053d0393b03bac838f14dbcf/poster.jpg"
  632. [2024-03-25 18:53:26.793 +08:00] [ERR] [45] MediaBrowser.Providers.Manager.ProviderManager: UnauthorizedAccessException - Access to path "/home/jellyfin/movies/2.Fast.2.Furious.2003.720p.BrRip.x264.YIFY+HI-logo.png" is denied. Will retry saving to "/var/lib/jellyfin/metadata/library/e7/e704c79d053d0393b03bac838f14dbcf/logo.png"
  633. [2024-03-25 18:53:27.095 +08:00] [ERR] [41] MediaBrowser.Providers.Manager.ProviderManager: UnauthorizedAccessException - Access to path "/home/jellyfin/movies/2.Fast.2.Furious.2003.720p.BrRip.x264.YIFY+HI-backdrop.jpg" is denied. Will retry saving to "/var/lib/jellyfin/metadata/library/e7/e704c79d053d0393b03bac838f14dbcf/backdrop.jpg"
  634. [2024-03-25 18:53:55.955 +08:00] [INF] [43] Emby.Drawing.ImageProcessor: Creating image collage and saving to "/var/cache/jellyfin/temp/d94166f468454f388f070379050482a3.png"
  635. [2024-03-25 18:53:56.903 +08:00] [INF] [43] Emby.Drawing.ImageProcessor: Completed creation of image collage and saved to "/var/cache/jellyfin/temp/d94166f468454f388f070379050482a3.png"
  636. [2024-03-25 18:53:57.415 +08:00] [INF] [39] Emby.Drawing.ImageProcessor: Creating image collage and saving to "/var/cache/jellyfin/temp/e0801b27286d45f385eeb93771c43408.png"
  637. [2024-03-25 18:53:58.403 +08:00] [INF] [39] Emby.Drawing.ImageProcessor: Completed creation of image collage and saved to "/var/cache/jellyfin/temp/e0801b27286d45f385eeb93771c43408.png"
  638. [2024-03-25 18:53:58.915 +08:00] [INF] [39] Emby.Drawing.ImageProcessor: Creating image collage and saving to "/var/cache/jellyfin/temp/c8b1a7a3fb424e9387efc70eb1b5db99.png"
  639. [2024-03-25 18:53:59.878 +08:00] [INF] [39] Emby.Drawing.ImageProcessor: Completed creation of image collage and saved to "/var/cache/jellyfin/temp/c8b1a7a3fb424e9387efc70eb1b5db99.png"
  640. [2024-03-25 18:54:05.576 +08:00] [INF] [43] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 44 seconds
  641. [2024-03-25 18:54:05.578 +08:00] [INF] [38] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/home/jellyfin/tv-shows"
  642. [2024-03-25 18:54:05.579 +08:00] [INF] [37] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/home/jellyfin/movies"
  643. [2024-03-25 18:54:05.579 +08:00] [INF] [43] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  644. [2024-03-25 18:54:24.681 +08:00] [INF] [45] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "crevfin". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  645. [2024-03-25 18:54:24.772 +08:00] [INF] [45] Jellyfin.Api.Helpers.MediaInfoHelper: StreamBuilder.BuildVideoItem( Profile="Anonymous Profile", Path="/home/jellyfin/movies/2.Fast.2.Furious.2003.720p.BrRip.x264.YIFY+HI.mp4", AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=DirectPlay, TranscodeReason=0 ) "media:/videos/e704c79d-053d-0393-b03b-ac838f14dbcf/stream.mp4?MediaSourceId=e704c79d053d0393b03bac838f14dbcf&Static=true&VideoCodec=h264&api_key=<token>&Tag=ad005049fb4ec83a30569a7159b61cee"
  646. [2024-03-25 18:54:26.086 +08:00] [INF] [26] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.8.13" playing "2 Fast 2 Furious". Stopped at "6455824" ms
  647. [2024-03-25 18:54:26.564 +08:00] [WRN] [43] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Sessions/Playing" to "10.5.49.219" in 0:00:00.8432105 with Status Code 204
  648. [2024-03-25 18:54:27.180 +08:00] [WRN] [26] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Sessions/Playing/Stopped" to "10.5.49.219" in 0:00:01.4567707 with Status Code 204
  649. [2024-03-25 18:54:37.028 +08:00] [INF] [45] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.49.219" closed
  650. [2024-03-25 18:54:37.641 +08:00] [INF] [45] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.49.219" request
  651. [2024-03-25 18:54:37.789 +08:00] [WRN] [38] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"AccessSchedule"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  652. [2024-03-25 18:54:37.789 +08:00] [WRN] [38] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ActivityLog"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  653. [2024-03-25 18:54:37.789 +08:00] [WRN] [38] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"CustomItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  654. [2024-03-25 18:54:37.789 +08:00] [WRN] [38] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"DisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  655. [2024-03-25 18:54:37.789 +08:00] [WRN] [38] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"HomeSection"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  656. [2024-03-25 18:54:37.789 +08:00] [WRN] [38] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ImageInfo"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  657. [2024-03-25 18:54:37.789 +08:00] [WRN] [38] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ItemDisplayPreferences"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  658. [2024-03-25 18:54:37.789 +08:00] [WRN] [38] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"Permission"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  659. [2024-03-25 18:54:37.790 +08:00] [WRN] [38] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"Preference"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  660. [2024-03-25 18:54:37.790 +08:00] [WRN] [38] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"ApiKey"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  661. [2024-03-25 18:54:37.790 +08:00] [WRN] [38] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"Device"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  662. [2024-03-25 18:54:37.790 +08:00] [WRN] [38] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"DeviceOptions"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  663. [2024-03-25 18:54:37.790 +08:00] [WRN] [38] Microsoft.EntityFrameworkCore.Model.Validation: The entity type '"User"' is configured to use schema '"jellyfin"', but SQLite does not support schemas. This configuration will be ignored by the SQLite provider.
  664. [2024-03-25 18:56:10.233 +08:00] [INF] [40] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "crevfin". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  665. [2024-03-25 18:56:10.233 +08:00] [INF] [40] Jellyfin.Api.Helpers.MediaInfoHelper: StreamBuilder.BuildVideoItem( Profile="Anonymous Profile", Path="/home/jellyfin/movies/2.Fast.2.Furious.2003.720p.BrRip.x264.YIFY+HI.mp4", AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=DirectPlay, TranscodeReason=0 ) "media:/videos/e704c79d-053d-0393-b03b-ac838f14dbcf/stream.mp4?MediaSourceId=e704c79d053d0393b03bac838f14dbcf&Static=true&VideoCodec=h264&api_key=<token>&Tag=ad005049fb4ec83a30569a7159b61cee"
  666. [2024-03-25 18:56:11.233 +08:00] [INF] [23] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.8.13" playing "2 Fast 2 Furious". Stopped at "6455824" ms
  667. [2024-03-25 18:56:11.779 +08:00] [WRN] [23] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Sessions/Playing/Stopped" to "10.5.49.219" in 0:00:00.5580796 with Status Code 204
  668. [2024-03-25 18:56:12.200 +08:00] [WRN] [22] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Sessions/Playing" to "10.5.49.219" in 0:00:00.9790496 with Status Code 204
  669. [2024-03-25 18:58:07.932 +08:00] [INF] [24] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.49.219" closed
  670. [2024-03-25 18:58:08.559 +08:00] [INF] [29] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.49.219" request
  671. [2024-03-25 18:59:10.599 +08:00] [INF] [21] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration
  672. [2024-03-25 18:59:10.600 +08:00] [INF] [21] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin"
  673. [2024-03-25 18:59:10.603 +08:00] [INF] [35] Emby.Server.Implementations.EntryPoints.ExternalPortForwarding: Stopping NAT discovery
  674. [2024-03-25 19:00:06.732 +08:00] [INF] [11] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "crevfin". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  675. [2024-03-25 19:00:06.732 +08:00] [INF] [11] Jellyfin.Api.Helpers.MediaInfoHelper: StreamBuilder.BuildVideoItem( Profile="Anonymous Profile", Path="/home/jellyfin/movies/2.Fast.2.Furious.2003.720p.BrRip.x264.YIFY+HI.mp4", AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=DirectPlay, TranscodeReason=0 ) "media:/videos/e704c79d-053d-0393-b03b-ac838f14dbcf/stream.mp4?MediaSourceId=e704c79d053d0393b03bac838f14dbcf&Static=true&VideoCodec=h264&api_key=<token>&Tag=ad005049fb4ec83a30569a7159b61cee"
  676. [2024-03-25 19:00:07.510 +08:00] [INF] [11] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.8.13" playing "2 Fast 2 Furious". Stopped at "6455824" ms
  677. [2024-03-25 19:00:08.511 +08:00] [WRN] [30] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Sessions/Playing" to "10.5.49.219" in 0:00:01.009509 with Status Code 204
  678. [2024-03-25 19:00:10.459 +08:00] [INF] [50] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.49.219" closed
  679. [2024-03-25 19:00:14.809 +08:00] [INF] [28] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.49.219" request
  680. [2024-03-25 19:00:17.753 +08:00] [INF] [52] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "crevfin". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  681. [2024-03-25 19:00:17.753 +08:00] [INF] [52] Jellyfin.Api.Helpers.MediaInfoHelper: StreamBuilder.BuildVideoItem( Profile="Anonymous Profile", Path="/home/jellyfin/movies/2.Fast.2.Furious.2003.720p.BrRip.x264.YIFY+HI.mp4", AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=DirectPlay, TranscodeReason=0 ) "media:/videos/e704c79d-053d-0393-b03b-ac838f14dbcf/stream.mp4?MediaSourceId=e704c79d053d0393b03bac838f14dbcf&Static=true&VideoCodec=h264&api_key=<token>&Tag=ad005049fb4ec83a30569a7159b61cee"
  682. [2024-03-25 19:00:18.688 +08:00] [INF] [53] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.8.13" playing "2 Fast 2 Furious". Stopped at "6455824" ms
  683. [2024-03-25 19:00:19.567 +08:00] [WRN] [28] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Sessions/Playing" to "10.5.49.219" in 0:00:00.8865405 with Status Code 204
  684. [2024-03-25 19:00:54.697 +08:00] [INF] [39] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.49.219" closed
  685. [2024-03-25 19:00:55.173 +08:00] [INF] [23] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.49.219" request
  686. [2024-03-25 19:02:08.596 +08:00] [INF] [61] Emby.Server.Implementations.IO.LibraryMonitor: "movies" ("/home/jellyfin/movies") will be refreshed.
  687. [2024-03-25 19:02:08.612 +08:00] [INF] [56] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Movie", Name: "2 Fast 2 Furious", Path: "/home/jellyfin/movies/2.Fast.2.Furious.2003.720p.BrRip.x264.YIFY+HI.mp4", Id: e704c79d-053d-0393-b03b-ac838f14dbcf
  688. [2024-03-25 19:02:50.831 +08:00] [INF] [60] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  689. [2024-03-25 19:03:02.830 +08:00] [INF] [60] Emby.Server.Implementations.Session.SessionWebSocketListener: Lost 1 WebSockets.
  690. [2024-03-25 19:03:32.616 +08:00] [INF] [11] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.48.172" request
  691. [2024-03-25 19:03:54.253 +08:00] [WRN] [55] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Items/f137a2dd21bbc1b99aa5c0f6bf02a805/Images/Primary" to "10.5.48.172" in 0:00:00.6868693 with Status Code 204
  692. [2024-03-25 19:04:20.689 +08:00] [INF] [64] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  693. [2024-03-25 19:04:32.692 +08:00] [INF] [49] Emby.Server.Implementations.Session.SessionWebSocketListener: Lost 1 WebSockets.
  694. [2024-03-25 19:05:56.026 +08:00] [INF] [70] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  695. [2024-03-25 19:05:56.026 +08:00] [INF] [70] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  696. [2024-03-25 19:05:56.026 +08:00] [INF] [70] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  697. [2024-03-25 19:06:00.535 +08:00] [INF] [70] Emby.Server.Implementations.IO.LibraryMonitor: "tv-shows" ("/home/jellyfin/tv-shows") will be refreshed.
  698. [2024-03-25 19:11:38.230 +08:00] [INF] [89] Emby.Server.Implementations.IO.LibraryMonitor: "The Rookie" ("/home/jellyfin/tv-shows/The Rookie") will be refreshed.
  699. [2024-03-25 19:14:05.884 +08:00] [INF] [73] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.48.172" closed
  700. [2024-03-25 19:14:21.536 +08:00] [INF] [90] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.48.172" request
  701. [2024-03-25 19:14:33.377 +08:00] [WRN] [90] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Items/befe019d2e306e6a05b0e18a5b9bf552/Images/Backdrop/0?maxWidth=1920&tag=325a665b2c71087bfda182314ebdb516&quality=80" to "10.5.48.172" in 0:00:00.7570338 with Status Code 200
  702. [2024-03-25 19:14:46.293 +08:00] [WRN] [90] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Packages?PackageType=UserInstalled" to "10.5.48.172" in 0:00:04.3342123 with Status Code 200
  703. [2024-03-25 19:15:02.157 +08:00] [WRN] [94] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Packages/Open Subtitles?AssemblyGuid=4b9ed42f518548b598036ff2989014c4" to "10.5.48.172" in 0:00:03.376658 with Status Code 200
  704. [2024-03-25 19:15:27.182 +08:00] [INF] [71] Emby.Server.Implementations.Updates.InstallationManager: Plugin "installed": "Open Subtitles" "19.0.0.0"
  705. [2024-03-25 19:15:27.256 +08:00] [INF] [71] Emby.Server.Implementations.ApplicationHost: App needs to be restarted.
  706. [2024-03-25 19:15:27.258 +08:00] [WRN] [71] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Packages/Installed/Open Subtitles?AssemblyGuid=4b9ed42f518548b598036ff2989014c4&version=19.0.0.0" to "10.5.48.172" in 0:00:17.827878 with Status Code 204
  707. [2024-03-25 19:15:37.010 +08:00] [ERR] [74] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request: "The process cannot access the file '/var/lib/jellyfin/plugins/Open Subtitles_19.0.0.0/jellyfin-plugin-opensubtitles.png' because it is being used by another process". URL "GET" "/Packages/Webhook".
  708. [2024-03-25 19:15:37.011 +08:00] [WRN] [74] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Packages/Webhook?AssemblyGuid=71552a5a5c5c4350a2aeebe451a30173" to "10.5.48.172" in 0:00:01.9628055 with Status Code 500
  709. [2024-03-25 19:15:37.906 +08:00] [WRN] [83] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Packages?PackageType=UserInstalled" to "10.5.48.172" in 0:00:04.7712927 with Status Code 200
  710. [2024-03-25 19:18:23.321 +08:00] [WRN] [103] Emby.Server.Implementations.HttpServer.WebSocketConnection: WS "10.5.49.219" error receiving data: "The remote party closed the WebSocket connection without completing the close handshake."
  711. [2024-03-25 19:18:23.322 +08:00] [INF] [103] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.49.219" closed
  712. [2024-03-25 19:20:09.588 +08:00] [INF] [75] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  713. [2024-03-25 19:20:21.585 +08:00] [INF] [75] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  714. [2024-03-25 19:23:09.603 +08:00] [INF] [118] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  715. [2024-03-25 19:23:21.605 +08:00] [INF] [112] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  716. [2024-03-25 19:24:09.604 +08:00] [INF] [117] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  717. [2024-03-25 19:24:21.606 +08:00] [INF] [117] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  718. [2024-03-25 19:25:09.608 +08:00] [INF] [114] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  719. [2024-03-25 19:25:21.609 +08:00] [INF] [114] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  720. [2024-03-25 19:26:09.608 +08:00] [INF] [118] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  721. [2024-03-25 19:26:26.189 +08:00] [INF] [105] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "crevfin". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
  722. [2024-03-25 19:26:26.215 +08:00] [INF] [105] Jellyfin.Api.Helpers.MediaInfoHelper: StreamBuilder.BuildVideoItem( Profile="Anonymous Profile", Path="/home/jellyfin/tv-shows/The Rookie/Season 6/The.Rookie.S06E01.720p.HEVC.x265-MeGusta[EZTVx.to].mkv", AudioStreamIndex=null, SubtitleStreamIndex=null ) => ( PlayMethod=DirectPlay, TranscodeReason=0 ) "media:/videos/a3991a0e-07f9-c0f3-eca8-9f31e34c0505/stream.mkv?MediaSourceId=a3991a0e07f9c0f3eca89f31e34c0505&Static=true&VideoCodec=hevc&AudioCodec=ac3&AudioStreamIndex=1&api_key=<token>&Tag=5ef3d15707cdcd0f754cdd9f3fbe5c36"
  723. [2024-03-25 19:26:27.686 +08:00] [WRN] [117] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Sessions/Playing" to "10.5.48.172" in 0:00:00.5669962 with Status Code 204
  724. [2024-03-25 19:26:28.043 +08:00] [WRN] [105] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Sessions/Playing/Progress" to "10.5.48.172" in 0:00:00.6984477 with Status Code 204
  725. [2024-03-25 19:27:23.824 +08:00] [INF] [73] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.8.13" playing "Strike Back". Stopped at "56528" ms
  726. [2024-03-25 19:27:48.032 +08:00] [INF] [2] Main: Received a SIGTERM signal, shutting down
  727. [2024-03-25 19:27:48.033 +08:00] [INF] [2] Main: Running query planner optimizations in the database... This might take a while
  728. [2024-03-25 19:27:48.051 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost"
  729. [2024-03-25 19:27:48.052 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider"
  730. [2024-03-25 19:27:48.053 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "UdpServerEntryPoint"
  731. [2024-03-25 19:27:48.053 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "NotificationEntryPoint"
  732. [2024-03-25 19:27:48.055 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "LibraryChangedNotifier"
  733. [2024-03-25 19:27:48.057 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "EmbyTV"
  734. [2024-03-25 19:27:48.059 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "RecordingNotifier"
  735. [2024-03-25 19:27:48.061 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "DlnaEntryPoint"
  736. [2024-03-25 19:27:48.062 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing PlayToManager
  737. [2024-03-25 19:27:48.063 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing DeviceDiscovery
  738. [2024-03-25 19:27:48.064 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing SsdpCommunicationsServer
  739. [2024-03-25 19:27:48.065 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing _BroadcastListenSocket
  740. [2024-03-25 19:27:48.067 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" Disposing 3 sendSockets
  741. [2024-03-25 19:27:48.068 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing sendSocket from "0.0.0.0"
  742. [2024-03-25 19:27:48.068 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing sendSocket from "10.5.48.81"
  743. [2024-03-25 19:27:48.068 +08:00] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: "SsdpCommunicationsServer" disposing sendSocket from "127.0.0.1"
  744. [2024-03-25 19:27:48.068 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "EntryPoint"
  745. [2024-03-25 19:27:48.068 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "UserDataChangeNotifier"
  746. [2024-03-25 19:27:48.069 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "SchedulesDirect"
  747. [2024-03-25 19:27:48.069 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "LibraryMonitorStartup"
  748. [2024-03-25 19:27:48.070 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "EntryPoint"
  749. [2024-03-25 19:27:48.070 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "DeviceAccessEntryPoint"
  750. [2024-03-25 19:27:48.070 +08:00] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing "ExternalPortForwarding"
  751. [2024-03-25 19:27:48.071 +08:00] [INF] [2] Emby.Server.Implementations.EntryPoints.ExternalPortForwarding: Stopping NAT discovery
  752. [2024-03-25 19:27:48.087 +08:00] [INF] [111] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.48.172" closed
  753. [2024-03-25 19:27:48.792 +08:00] [INF] [1] Main: Jellyfin version: "10.8.13"
  754. [2024-03-25 19:27:48.849 +08:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_RESTART_OPT, --restartpath=/usr/lib/jellyfin/restart.sh]", "[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]"]
  755. [2024-03-25 19:27:48.855 +08:00] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/jellyfin.dll", "--restartpath=/usr/lib/jellyfin/restart.sh", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
  756. [2024-03-25 19:27:48.857 +08:00] [INF] [1] Main: Operating system: "Linux"
  757. [2024-03-25 19:27:48.857 +08:00] [INF] [1] Main: Architecture: X64
  758. [2024-03-25 19:27:48.860 +08:00] [INF] [1] Main: 64-Bit Process: True
  759. [2024-03-25 19:27:48.860 +08:00] [INF] [1] Main: User Interactive: True
  760. [2024-03-25 19:27:48.860 +08:00] [INF] [1] Main: Processor count: 4
  761. [2024-03-25 19:27:48.861 +08:00] [INF] [1] Main: Program data path: "/var/lib/jellyfin"
  762. [2024-03-25 19:27:48.861 +08:00] [INF] [1] Main: Web resources path: "/usr/share/jellyfin-web"
  763. [2024-03-25 19:27:48.861 +08:00] [INF] [1] Main: Application directory: "/usr/lib/jellyfin/"
  764. [2024-03-25 19:27:49.165 +08:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin"
  765. [2024-03-25 19:27:49.255 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
  766. [2024-03-25 19:27:49.278 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.OpenSubtitles, Version=19.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Open Subtitles_19.0.0.0/Jellyfin.Plugin.OpenSubtitles.dll"
  767. [2024-03-25 19:27:49.473 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  768. [2024-03-25 19:27:49.473 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  769. [2024-03-25 19:27:49.475 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  770. [2024-03-25 19:27:49.488 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: "[]"
  771. [2024-03-25 19:27:49.489 +08:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: "[]"
  772. [2024-03-25 19:27:53.389 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Open Subtitles" "19.0.0.0"
  773. [2024-03-25 19:27:53.391 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.8.13.0"
  774. [2024-03-25 19:27:53.393 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.8.13.0"
  775. [2024-03-25 19:27:53.393 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.8.13.0"
  776. [2024-03-25 19:27:53.394 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.8.13.0"
  777. [2024-03-25 19:27:53.395 +08:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.8.13.0"
  778. [2024-03-25 19:27:53.535 +08:00] [INF] [1] Main: Kestrel listening on "Any IP4 Address"
  779. [2024-03-25 19:27:54.289 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
  780. [2024-03-25 19:27:54.336 +08:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-03-26 02:00:00.000 +08:00, which is 06:32:05.6636899 from now.
  781. [2024-03-25 19:27:54.491 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
  782. [2024-03-25 19:27:54.604 +08: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"]
  783. [2024-03-25 19:27:54.679 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libx264", "h264_amf", "h264_nvenc", "h264_qsv", "h264_v4l2m2m", "h264_vaapi", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "hevc_vaapi", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "ac3", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
  784. [2024-03-25 19:27:54.757 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "deinterlace_vaapi", "hwupload_cuda", "hwupload_vaapi", "overlay_opencl", "overlay_qsv", "overlay_vaapi", "overlay_cuda", "procamp_vaapi", "scale_cuda", "scale_opencl", "scale_qsv", "scale_vaapi", "tonemap_cuda", "tonemap_opencl", "tonemap_vaapi", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
  785. [2024-03-25 19:27:55.234 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["vdpau", "cuda", "vaapi", "qsv", "drm", "opencl", "vulkan"]
  786. [2024-03-25 19:27:55.484 +08:00] [WRN] [13] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/System/ActivityLog/Entries?startIndex=0&limit=7&minDate=2024-03-24T11%3A27%3A45.261Z&hasUserId=true" to "10.5.48.172" in 0:00:00.7691878 with Status Code 503
  787. [2024-03-25 19:27:55.484 +08:00] [WRN] [17] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/System/Info" to "10.5.48.172" in 0:00:00.7524501 with Status Code 503
  788. [2024-03-25 19:27:55.484 +08:00] [WRN] [10] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/System/ActivityLog/Entries?startIndex=0&limit=4&minDate=2024-03-18T11%3A27%3A45.261Z&hasUserId=false" to "10.5.48.172" in 0:00:00.7527245 with Status Code 503
  789. [2024-03-25 19:27:55.482 +08:00] [WRN] [8] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/ScheduledTasks?IsEnabled=true" to "10.5.48.172" in 0:00:00.7514744 with Status Code 503
  790. [2024-03-25 19:27:55.511 +08:00] [WRN] [13] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Sessions?ActiveWithinSeconds=960" to "10.5.48.172" in 0:00:00.8606006 with Status Code 503
  791. [2024-03-25 19:27:55.729 +08:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "/usr/lib/jellyfin-ffmpeg/ffmpeg"
  792. [2024-03-25 19:27:55.729 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "a11e51174a3c4591b8232babdf820127"
  793. [2024-03-25 19:27:55.925 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.1811657
  794. [2024-03-25 19:27:55.925 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
  795. [2024-03-25 19:27:56.284 +08:00] [INF] [13] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/home/jellyfin/movies"
  796. [2024-03-25 19:27:56.284 +08:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "/home/jellyfin/tv-shows"
  797. [2024-03-25 19:27:56.293 +08:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.3685504
  798. [2024-03-25 19:27:56.294 +08:00] [INF] [1] Main: Startup complete 0:00:07.8073089
  799. [2024-03-25 19:27:57.362 +08:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "StartupTrigger" fired for task: "Update Plugins"
  800. [2024-03-25 19:27:57.364 +08:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "PluginUpdateTask"
  801. [2024-03-25 19:27:57.370 +08:00] [INF] [13] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Update Plugins"
  802. [2024-03-25 19:28:01.153 +08:00] [INF] [11] Emby.Dlna.Main.DlnaEntryPoint: DLNA Session created for "[TV] Samsung 7 Series (43)" - "UN43TU7000FXZA"
  803. [2024-03-25 19:28:01.227 +08:00] [INF] [11] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
  804. DeviceIdentification { FriendlyName: "Android TV", ModelNumber: null, SerialNumber: null, ModelName: "Windows Media Player", ModelDescription: "Media Renderer", ModelUrl: "http://go.microsoft.com/fwlink/?LinkId=105926", Manufacturer: "Microsoft Corporation", ManufacturerUrl: "http://www.microsoft.com", Headers: [] }
  805. [2024-03-25 19:28:01.238 +08:00] [INF] [11] Emby.Dlna.Main.DlnaEntryPoint: DLNA Session created for "Android TV" - "Windows Media Player"
  806. [2024-03-25 19:28:07.352 +08:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 9 seconds
  807. [2024-03-25 19:28:07.361 +08:00] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  808. [2024-03-25 19:28:30.852 +08:00] [INF] [11] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.48.172" request
  809. [2024-03-25 19:28:53.213 +08:00] [WRN] [24] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://10.5.48.81:8096/Jellyfin.Plugin.OpenSubtitles/ValidateLoginInfo" to "10.5.48.172" in 0:00:02.1986562 with Status Code 200
  810. [2024-03-25 19:29:19.513 +08:00] [INF] [21] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
  811. [2024-03-25 19:29:31.512 +08:00] [INF] [13] Emby.Server.Implementations.Session.SessionWebSocketListener: Lost 1 WebSockets.
  812. [2024-03-25 19:29:33.464 +08:00] [INF] [26] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "10.5.48.172" closed
  813. [2024-03-25 19:30:08.845 +08:00] [INF] [29] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  814. [2024-03-25 19:30:08.846 +08:00] [INF] [29] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  815. [2024-03-25 19:30:08.846 +08:00] [INF] [29] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  816. [2024-03-25 19:31:25.488 +08:00] [INF] [39] Emby.Server.Implementations.IO.LibraryMonitor: "Season 6" ("/home/jellyfin/tv-shows/The Rookie/Season 6") will be refreshed.
  817. [2024-03-25 19:35:56.036 +08:00] [INF] [40] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  818. [2024-03-25 19:35:56.036 +08:00] [INF] [40] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  819. [2024-03-25 19:35:56.036 +08:00] [INF] [40] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  820. [2024-03-25 19:47:52.009 +08:00] [INF] [45] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
  821. DeviceIdentification { FriendlyName: "MediaCenter-21ceabb3", ModelNumber: "1.0", SerialNumber: "", ModelName: "Rockchip Media Renderer", ModelDescription: "Rockchip Media Renderer, DLNA(DMR)", ModelUrl: "http://www.rock-chips.com", Manufacturer: "Rockchip", ManufacturerUrl: "http://www.rock-chips.com", Headers: [] }
  822. [2024-03-25 19:47:52.010 +08:00] [INF] [45] Emby.Dlna.Main.DlnaEntryPoint: DLNA Session created for "MediaCenter-21ceabb3" - "Rockchip Media Renderer"
  823. [2024-03-25 20:05:56.022 +08:00] [INF] [50] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  824. [2024-03-25 20:05:56.023 +08:00] [INF] [50] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  825. [2024-03-25 20:05:56.023 +08:00] [INF] [50] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  826. [2024-03-25 20:27:54.336 +08:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "IntervalTrigger" fired for task: "Download missing subtitles"
  827. [2024-03-25 20:27:54.336 +08:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "SubtitleScheduledTask"
  828. [2024-03-25 20:27:54.336 +08:00] [INF] [105] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Download missing subtitles"
  829. [2024-03-25 20:27:54.343 +08:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "IntervalTrigger" fired for task: "Clean Cache Directory"
  830. [2024-03-25 20:27:54.343 +08:00] [INF] [106] Emby.Server.Implementations.ScheduledTasks.TaskManager: "IntervalTrigger" fired for task: "Refresh People"
  831. [2024-03-25 20:27:54.343 +08:00] [INF] [101] Emby.Server.Implementations.ScheduledTasks.TaskManager: "IntervalTrigger" fired for task: "Clean Transcode Directory"
  832. [2024-03-25 20:27:54.343 +08:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "DeleteCacheFileTask"
  833. [2024-03-25 20:27:54.343 +08:00] [INF] [103] Emby.Server.Implementations.ScheduledTasks.TaskManager: "IntervalTrigger" fired for task: "Optimize database"
  834. [2024-03-25 20:27:54.343 +08:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Clean Cache Directory"
  835. [2024-03-25 20:27:54.343 +08:00] [INF] [106] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "PeopleValidationTask"
  836. [2024-03-25 20:27:54.343 +08:00] [INF] [102] Emby.Server.Implementations.ScheduledTasks.TaskManager: "IntervalTrigger" fired for task: "Clean Log Directory"
  837. [2024-03-25 20:27:54.343 +08:00] [INF] [102] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "DeleteLogFileTask"
  838. [2024-03-25 20:27:54.343 +08:00] [INF] [106] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Refresh People"
  839. [2024-03-25 20:27:54.343 +08:00] [INF] [102] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Clean Log Directory"
  840. [2024-03-25 20:27:54.343 +08:00] [INF] [101] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "DeleteTranscodeFileTask"
  841. [2024-03-25 20:27:54.344 +08:00] [INF] [101] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Clean Transcode Directory"
  842. [2024-03-25 20:27:54.343 +08:00] [INF] [103] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "OptimizeDatabaseTask"
  843. [2024-03-25 20:27:54.345 +08:00] [INF] [103] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Optimize database"
  844. [2024-03-25 20:27:54.346 +08:00] [INF] [103] Emby.Server.Implementations.ScheduledTasks.Tasks.OptimizeDatabaseTask: Optimizing and vacuuming jellyfin.db...
  845. [2024-03-25 20:27:54.349 +08:00] [INF] [102] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Log Directory" Completed after 0 minute(s) and 0 seconds
  846. [2024-03-25 20:27:54.350 +08:00] [INF] [102] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  847. [2024-03-25 20:27:54.388 +08:00] [INF] [101] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
  848. [2024-03-25 20:27:54.388 +08:00] [INF] [101] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  849. [2024-03-25 20:27:54.436 +08:00] [INF] [101] Emby.Server.Implementations.ScheduledTasks.TaskManager: "IntervalTrigger" fired for task: "Refresh Guide"
  850. [2024-03-25 20:27:54.436 +08:00] [INF] [101] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "RefreshGuideScheduledTask"
  851. [2024-03-25 20:27:54.436 +08:00] [INF] [108] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Refresh Guide"
  852. [2024-03-25 20:27:54.436 +08:00] [INF] [102] Emby.Server.Implementations.ScheduledTasks.TaskManager: "IntervalTrigger" fired for task: "TasksRefreshChannels"
  853. [2024-03-25 20:27:54.436 +08:00] [INF] [102] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "RefreshChannelsScheduledTask"
  854. [2024-03-25 20:27:54.436 +08:00] [INF] [102] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "TasksRefreshChannels"
  855. [2024-03-25 20:27:54.436 +08:00] [INF] [105] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Download missing subtitles" Completed after 0 minute(s) and 0 seconds
  856. [2024-03-25 20:27:54.437 +08:00] [INF] [105] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  857. [2024-03-25 20:27:54.477 +08:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Cache Directory" Completed after 0 minute(s) and 0 seconds
  858. [2024-03-25 20:27:54.477 +08:00] [INF] [17] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  859. [2024-03-25 20:27:54.549 +08:00] [INF] [102] Emby.Server.Implementations.ScheduledTasks.TaskManager: "TasksRefreshChannels" Completed after 0 minute(s) and 0 seconds
  860. [2024-03-25 20:27:54.550 +08:00] [INF] [102] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  861. [2024-03-25 20:27:54.605 +08:00] [INF] [103] Emby.Server.Implementations.ScheduledTasks.Tasks.OptimizeDatabaseTask: jellyfin.db optimized successfully!
  862. [2024-03-25 20:27:54.606 +08:00] [INF] [103] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Optimize database" Completed after 0 minute(s) and 0 seconds
  863. [2024-03-25 20:27:54.607 +08:00] [INF] [103] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  864. [2024-03-25 20:27:57.730 +08:00] [INF] [102] Emby.Server.Implementations.LiveTv.LiveTvManager: Refreshing guide with 7 days of guide data
  865. [2024-03-25 20:27:57.866 +08:00] [INF] [102] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Refresh Guide" Completed after 0 minute(s) and 3 seconds
  866. [2024-03-25 20:27:57.866 +08:00] [INF] [102] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  867. [2024-03-25 20:28:01.972 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "e2c32e22f066d977e8b33c330116d06c" "Amaury Nolasco" "Person".
  868. [2024-03-25 20:28:01.979 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "Amaury Nolasco", Path: "/var/lib/jellyfin/metadata/People/A/Amaury Nolasco", Id: e2c32e22-f066-d977-e8b3-3c330116d06c
  869. [2024-03-25 20:28:02.182 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "611116affddefb52d4b95fe5c91e1a9b" "Cole Hauser" "Person".
  870. [2024-03-25 20:28:02.183 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "Cole Hauser", Path: "/var/lib/jellyfin/metadata/People/C/Cole Hauser", Id: 611116af-fdde-fb52-d4b9-5fe5c91e1a9b
  871. [2024-03-25 20:28:02.380 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "8fd266d71931e02352d34c7d2146db73" "Derek Haas" "Person".
  872. [2024-03-25 20:28:02.380 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "Derek Haas", Path: "/var/lib/jellyfin/metadata/People/D/Derek Haas", Id: 8fd266d7-1931-e023-52d3-4c7d2146db73
  873. [2024-03-25 20:28:02.591 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "da9d2ae20cde9d72cf5f7205e8fc8455" "Devon Aoki" "Person".
  874. [2024-03-25 20:28:02.591 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "Devon Aoki", Path: "/var/lib/jellyfin/metadata/People/D/Devon Aoki", Id: da9d2ae2-0cde-9d72-cf5f-7205e8fc8455
  875. [2024-03-25 20:28:02.768 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "7e34f472d2d748812ec6410f38df0ea6" "Edward Finlay" "Person".
  876. [2024-03-25 20:28:02.768 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "Edward Finlay", Path: "/var/lib/jellyfin/metadata/People/E/Edward Finlay", Id: 7e34f472-d2d7-4881-2ec6-410f38df0ea6
  877. [2024-03-25 20:28:02.945 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "ef0601f05a5320980a863e96387ab7f7" "Eva Mendes" "Person".
  878. [2024-03-25 20:28:02.945 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "Eva Mendes", Path: "/var/lib/jellyfin/metadata/People/E/Eva Mendes", Id: ef0601f0-5a53-2098-0a86-3e96387ab7f7
  879. [2024-03-25 20:28:03.111 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "d87d8196b4b41cf607673510ced14c8b" "Gary Scott Thompson" "Person".
  880. [2024-03-25 20:28:03.111 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "Gary Scott Thompson", Path: "/var/lib/jellyfin/metadata/People/G/Gary Scott Thompson", Id: d87d8196-b4b4-1cf6-0767-3510ced14c8b
  881. [2024-03-25 20:28:03.277 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "a567451c4a0e169eb783b7847a647560" "Heather Lieberman" "Person".
  882. [2024-03-25 20:28:03.277 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "Heather Lieberman", Path: "/var/lib/jellyfin/metadata/People/H/Heather Lieberman", Id: a567451c-4a0e-169e-b783-b7847a647560
  883. [2024-03-25 20:28:03.443 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "049eae0883d59537d47d8ce69084766c" "James Remar" "Person".
  884. [2024-03-25 20:28:03.443 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "James Remar", Path: "/var/lib/jellyfin/metadata/People/J/James Remar", Id: 049eae08-83d5-9537-d47d-8ce69084766c
  885. [2024-03-25 20:28:03.609 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "104f41e5e6da56534954651a4ca3e5e7" "Jin Au-Yeung" "Person".
  886. [2024-03-25 20:28:03.609 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "Jin Au-Yeung", Path: "/var/lib/jellyfin/metadata/People/J/Jin Au-Yeung", Id: 104f41e5-e6da-5653-4954-651a4ca3e5e7
  887. [2024-03-25 20:28:03.774 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "3881c6c0fc748d73b4cef3613b68af08" "John Singleton" "Person".
  888. [2024-03-25 20:28:03.775 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "John Singleton", Path: "/var/lib/jellyfin/metadata/People/J/John Singleton", Id: 3881c6c0-fc74-8d73-b4ce-f3613b68af08
  889. [2024-03-25 20:28:03.918 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "2aaa42852da400d80aab98727ded4ca5" "Lee R. Mayes" "Person".
  890. [2024-03-25 20:28:03.918 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "Lee R. Mayes", Path: "/var/lib/jellyfin/metadata/People/L/Lee R. Mayes", Id: 2aaa4285-2da4-00d8-0aab-98727ded4ca5
  891. [2024-03-25 20:28:04.095 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "d283d47070e1081f96356b0e4141f44a" "Ludacris" "Person".
  892. [2024-03-25 20:28:04.095 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "Ludacris", Path: "/var/lib/jellyfin/metadata/People/L/Ludacris", Id: d283d470-70e1-081f-9635-6b0e4141f44a
  893. [2024-03-25 20:28:04.272 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "d88c39caeabf6ee494b4a835e043b261" "Mark Boone Junior" "Person".
  894. [2024-03-25 20:28:04.272 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "Mark Boone Junior", Path: "/var/lib/jellyfin/metadata/People/M/Mark Boone Junior", Id: d88c39ca-eabf-6ee4-94b4-a835e043b261
  895. [2024-03-25 20:28:04.471 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "597db1fd7abfbabc4ffb4be2bc726753" "Michael Brandt" "Person".
  896. [2024-03-25 20:28:04.471 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "Michael Brandt", Path: "/var/lib/jellyfin/metadata/People/M/Michael Brandt", Id: 597db1fd-7abf-babc-4ffb-4be2bc726753
  897. [2024-03-25 20:28:04.659 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "b20554b06afb51ed11a6b40f0cee57be" "Michael Ealy" "Person".
  898. [2024-03-25 20:28:04.659 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "Michael Ealy", Path: "/var/lib/jellyfin/metadata/People/M/Michael Ealy", Id: b20554b0-6afb-51ed-11a6-b40f0cee57be
  899. [2024-03-25 20:28:04.836 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "98c1153966ffdb74bb7aa0a1c5559099" "Michael Fottrell" "Person".
  900. [2024-03-25 20:28:04.836 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "Michael Fottrell", Path: "/var/lib/jellyfin/metadata/People/M/Michael Fottrell", Id: 98c11539-66ff-db74-bb7a-a0a1c5559099
  901. [2024-03-25 20:28:05.025 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "687a808474577e87eef02852629ed16d" "Mo Gallini" "Person".
  902. [2024-03-25 20:28:05.025 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "Mo Gallini", Path: "/var/lib/jellyfin/metadata/People/M/Mo Gallini", Id: 687a8084-7457-7e87-eef0-2852629ed16d
  903. [2024-03-25 20:28:05.191 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "088beada8778bbca0112ca35838bf5ff" "Neal H. Moritz" "Person".
  904. [2024-03-25 20:28:05.191 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "Neal H. Moritz", Path: "/var/lib/jellyfin/metadata/People/N/Neal H. Moritz", Id: 088beada-8778-bbca-0112-ca35838bf5ff
  905. [2024-03-25 20:28:05.357 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "7d073a7f1bd4cc3164e389ce1debb401" "Paul Walker" "Person".
  906. [2024-03-25 20:28:05.357 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "Paul Walker", Path: "/var/lib/jellyfin/metadata/People/P/Paul Walker", Id: 7d073a7f-1bd4-cc31-64e3-89ce1debb401
  907. [2024-03-25 20:28:05.523 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "fe5aa2422e1dc2c41d8406ba784418b4" "Roberto 'Sanz' Sanchez" "Person".
  908. [2024-03-25 20:28:05.523 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "Roberto 'Sanz' Sanchez", Path: "/var/lib/jellyfin/metadata/People/R/Roberto 'Sanz' Sanchez", Id: fe5aa242-2e1d-c2c4-1d84-06ba784418b4
  909. [2024-03-25 20:28:05.688 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "7b1ffdb9b39c2e7293cfc72c84889457" "Thom Barry" "Person".
  910. [2024-03-25 20:28:05.689 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "Thom Barry", Path: "/var/lib/jellyfin/metadata/People/T/Thom Barry", Id: 7b1ffdb9-b39c-2e72-93cf-c72c84889457
  911. [2024-03-25 20:28:05.843 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Deleting dead "43aa9cd31adb45f637bbfc76bd08352e" "Tyrese Gibson" "Person".
  912. [2024-03-25 20:28:05.843 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: Removing item, Type: "Person", Name: "Tyrese Gibson", Path: "/var/lib/jellyfin/metadata/People/T/Tyrese Gibson", Id: 43aa9cd3-1adb-45f6-37bb-fc76bd08352e
  913. [2024-03-25 20:28:05.998 +08:00] [INF] [106] Emby.Server.Implementations.Library.LibraryManager: People validation complete
  914. [2024-03-25 20:28:05.998 +08:00] [INF] [106] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Refresh People" Completed after 0 minute(s) and 11 seconds
  915. [2024-03-25 20:28:05.999 +08:00] [INF] [106] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  916. [2024-03-25 20:35:56.020 +08:00] [INF] [22] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  917. [2024-03-25 20:35:56.021 +08:00] [INF] [22] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  918. [2024-03-25 20:35:56.021 +08:00] [INF] [22] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  919. [2024-03-25 21:05:56.021 +08:00] [INF] [74] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  920. [2024-03-25 21:05:56.021 +08:00] [INF] [74] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  921. [2024-03-25 21:05:56.021 +08:00] [INF] [74] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  922. [2024-03-25 21:27:55.347 +08:00] [INF] [26] Emby.Server.Implementations.ScheduledTasks.TaskManager: "IntervalTrigger" fired for task: "Refresh People"
  923. [2024-03-25 21:27:55.347 +08:00] [INF] [26] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "PeopleValidationTask"
  924. [2024-03-25 21:27:55.347 +08:00] [INF] [13] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Refresh People"
  925. [2024-03-25 21:27:55.375 +08:00] [INF] [13] Emby.Server.Implementations.Library.LibraryManager: People validation complete
  926. [2024-03-25 21:27:55.375 +08:00] [INF] [13] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Refresh People" Completed after 0 minute(s) and 0 seconds
  927. [2024-03-25 21:27:55.376 +08:00] [INF] [13] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  928. [2024-03-25 21:27:55.436 +08:00] [INF] [13] Emby.Server.Implementations.ScheduledTasks.TaskManager: "IntervalTrigger" fired for task: "Refresh Guide"
  929. [2024-03-25 21:27:55.436 +08:00] [INF] [13] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task "RefreshGuideScheduledTask"
  930. [2024-03-25 21:27:55.436 +08:00] [INF] [26] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing "Refresh Guide"
  931. [2024-03-25 21:27:58.439 +08:00] [INF] [33] Emby.Server.Implementations.LiveTv.LiveTvManager: Refreshing guide with 7 days of guide data
  932. [2024-03-25 21:27:58.440 +08:00] [INF] [33] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Refresh Guide" Completed after 0 minute(s) and 3 seconds
  933. [2024-03-25 21:27:58.441 +08:00] [INF] [33] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks
  934. [2024-03-25 21:35:56.025 +08:00] [INF] [35] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  935. [2024-03-25 21:35:56.025 +08:00] [INF] [35] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  936. [2024-03-25 21:35:56.025 +08:00] [INF] [35] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  937. [2024-03-25 21:57:01.536 +08:00] [INF] [31] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  938. [2024-03-25 21:57:01.536 +08:00] [INF] [31] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  939. [2024-03-25 21:57:01.536 +08:00] [INF] [31] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  940. [2024-03-25 21:57:35.442 +08:00] [INF] [102] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  941. [2024-03-25 21:57:35.442 +08:00] [INF] [102] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  942. [2024-03-25 21:57:35.442 +08:00] [INF] [102] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  943. [2024-03-25 21:58:06.882 +08:00] [INF] [99] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  944. [2024-03-25 21:58:06.882 +08:00] [INF] [99] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  945. [2024-03-25 21:58:06.882 +08:00] [INF] [99] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  946. [2024-03-25 21:58:14.142 +08:00] [INF] [102] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  947. [2024-03-25 21:58:14.142 +08:00] [INF] [102] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  948. [2024-03-25 21:58:14.142 +08:00] [INF] [102] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  949. [2024-03-25 21:58:26.329 +08:00] [INF] [21] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  950. [2024-03-25 21:58:26.329 +08:00] [INF] [21] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  951. [2024-03-25 21:58:26.329 +08:00] [INF] [21] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  952. [2024-03-25 21:59:00.117 +08:00] [INF] [31] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  953. [2024-03-25 21:59:00.118 +08:00] [INF] [31] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  954. [2024-03-25 21:59:00.118 +08:00] [INF] [31] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  955. [2024-03-25 22:05:56.021 +08:00] [INF] [32] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  956. [2024-03-25 22:05:56.021 +08:00] [INF] [32] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  957. [2024-03-25 22:05:56.021 +08:00] [INF] [32] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  958. [2024-03-25 22:35:56.034 +08:00] [INF] [57] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  959. [2024-03-25 22:35:56.034 +08:00] [INF] [57] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  960. [2024-03-25 22:35:56.034 +08:00] [INF] [57] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  961. [2024-03-25 23:05:56.030 +08:00] [INF] [21] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  962. [2024-03-25 23:05:56.030 +08:00] [INF] [21] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  963. [2024-03-25 23:05:56.030 +08:00] [INF] [21] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  964. [2024-03-25 23:20:15.341 +08:00] [INF] [21] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  965. [2024-03-25 23:20:15.341 +08:00] [INF] [21] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  966. [2024-03-25 23:20:15.341 +08:00] [INF] [21] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  967. [2024-03-25 23:35:56.021 +08:00] [INF] [34] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
  968. [2024-03-25 23:35:56.021 +08:00] [INF] [34] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : "[]"
  969. [2024-03-25 23:35:56.021 +08:00] [INF] [34] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: "[10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]"
Add Comment
Please, Sign In to add comment