2024-10-27, 07:28 AM
(This post was last modified: 2024-10-27, 10:09 PM by TheDreadPirate. Edited 1 time in total.)
Hi guys
I have Jellyfin server installed on my PC and I use that to stream shows/movies onto my TV which is connected to an Apple TV. I use the Infuse app installed on my Apple TV to connect to the Jellyfin server installed on my PC. My network is wired and I have static IP addresses for all devices in my house.
Every now and then as I am watching a show/movie, I lose connection to the Jellyfin server and the show/movie stops. What is puzzling is that my PC seems to also lose all connection to the internet when that happens. I've tried the Windows network diagnostic tool to detect network issues but the tool cannot find anything wrong with my connection/network. The only way to fix the issue is to restart my PC.
Can someone assist me please?
Here's a extract of the Jellyfin logs:
I have Jellyfin server installed on my PC and I use that to stream shows/movies onto my TV which is connected to an Apple TV. I use the Infuse app installed on my Apple TV to connect to the Jellyfin server installed on my PC. My network is wired and I have static IP addresses for all devices in my house.
Every now and then as I am watching a show/movie, I lose connection to the Jellyfin server and the show/movie stops. What is puzzling is that my PC seems to also lose all connection to the internet when that happens. I've tried the Windows network diagnostic tool to detect network issues but the tool cannot find anything wrong with my connection/network. The only way to fix the issue is to restart my PC.
Can someone assist me please?
Here's a extract of the Jellyfin logs:
Code:
[2024-10-26 02:00:00.056 +09:00] [INF] [23] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Extract Chapter Images" Completed after 0 minute(s) and 0 seconds
[2024-10-26 02:00:01.011 +09:00] [INF] [34] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-10-27 02:00:00.000 +09:00, which is 23:59:58.9881224 from now.
[2024-10-26 03:00:00.065 +09:00] [INF] [36] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Generate Trickplay Images" Completed after 0 minute(s) and 0 seconds
[2024-10-26 03:00:01.013 +09:00] [INF] [36] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-10-27 03:00:00.000 +09:00, which is 23:59:58.9870190 from now.
[2024-10-26 09:10:44.792 +09:00] [INF] [26] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "D:\PLEX Library\Movies"
[2024-10-26 09:10:44.798 +09:00] [INF] [26] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "D:\PLEX Library\TV Shows"
[2024-10-26 09:10:44.800 +09:00] [INF] [26] Emby.Server.Implementations.Library.LibraryManager: Validating media library
[2024-10-26 09:10:49.084 +09:00] [WRN] [26] MediaBrowser.Controller.Entities.BaseItem: Library folder "C:\ProgramData\Jellyfin\Server\data\playlists" is inaccessible or empty, skipping
[2024-10-26 09:10:49.108 +09:00] [WRN] [19] MediaBrowser.Controller.Entities.BaseItem: Library folder "C:\ProgramData\Jellyfin\Server\data\playlists" is inaccessible or empty, skipping
[2024-10-26 09:10:56.833 +09:00] [INF] [19] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 12 seconds
[2024-10-26 09:10:56.835 +09:00] [INF] [20] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\PLEX Library\Movies"
[2024-10-26 09:10:56.835 +09:00] [INF] [26] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\PLEX Library\TV Shows"
[2024-10-26 20:36:14.920 +09:00] [INF] [1] Main: Jellyfin version: "10.9.10"
[2024-10-26 20:36:14.947 +09:00] [INF] [1] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
[2024-10-26 20:36:14.952 +09:00] [INF] [1] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
[2024-10-26 20:36:14.957 +09:00] [INF] [1] Main: Operating system: "Microsoft Windows 10.0.19045"
[2024-10-26 20:36:14.958 +09:00] [INF] [1] Main: Architecture: X64
[2024-10-26 20:36:14.960 +09:00] [INF] [1] Main: 64-Bit Process: True
[2024-10-26 20:36:14.961 +09:00] [INF] [1] Main: User Interactive: True
[2024-10-26 20:36:14.963 +09:00] [INF] [1] Main: Processor count: 8
[2024-10-26 20:36:14.964 +09:00] [INF] [1] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
[2024-10-26 20:36:14.966 +09:00] [INF] [1] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
[2024-10-26 20:36:14.968 +09:00] [INF] [1] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
[2024-10-26 20:36:14.970 +09:00] [INF] [1] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
[2024-10-26 20:36:14.973 +09:00] [INF] [1] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
[2024-10-26 20:36:14.975 +09:00] [INF] [1] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
[2024-10-26 20:36:15.184 +09:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
[2024-10-26 20:36:15.405 +09:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies
[2024-10-26 20:36:15.533 +09:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Dlna, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\DLNA_3.0.0.0\Jellyfin.Plugin.Dlna.dll"
[2024-10-26 20:36:15.540 +09:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Dlna.Model, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\DLNA_3.0.0.0\Jellyfin.Plugin.Dlna.Model.dll"
[2024-10-26 20:36:15.546 +09:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Dlna.Playback, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\DLNA_3.0.0.0\Jellyfin.Plugin.Dlna.Playback.dll"
[2024-10-26 20:36:15.549 +09:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Rssdp, Version=3.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\DLNA_3.0.0.0\Rssdp.dll"
[2024-10-26 20:36:15.864 +09:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2024-10-26 20:36:15.871 +09:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
[2024-10-26 20:36:15.873 +09:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"]
[2024-10-26 20:36:15.877 +09:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.50.60", "127.0.0.1"]
[2024-10-26 20:36:15.880 +09:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
[2024-10-26 20:36:15.882 +09:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
[2024-10-26 20:36:15.884 +09:00] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
[2024-10-26 20:36:18.356 +09:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "DLNA" "3.0.0.0"
[2024-10-26 20:36:18.359 +09:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.9.10.0"
[2024-10-26 20:36:18.362 +09:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.9.10.0"
[2024-10-26 20:36:18.364 +09:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.9.10.0"
[2024-10-26 20:36:18.395 +09:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.9.10.0"
[2024-10-26 20:36:18.398 +09:00] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.9.10.0"
[2024-10-26 20:36:18.537 +09:00] [INF] [1] Main: Kestrel is listening on "0.0.0.0"
[2024-10-26 20:36:18.846 +09:00] [INF] [1] Jellyfin.Plugin.Dlna.Main.DlnaHost: Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "127.0.0.1" with uri "http://127.0.0.1:8096/dlna/fe6aa174-6324-4212-b674-ba19ab02b6e6/description.xml"
[2024-10-26 20:36:18.900 +09:00] [INF] [1] Jellyfin.Plugin.Dlna.Main.DlnaHost: Registering publisher for "urn:schemas-upnp-org:device:MediaServer:1" on "192.168.50.60" with uri "http://192.168.50.60:8096/dlna/fe6aa174-6324-4212-b674-ba19ab02b6e6/description.xml"
[2024-10-26 20:36:19.211 +09:00] [INF] [1] Jellyfin.Networking.PortForwardingHost: Starting NAT discovery
[2024-10-26 20:36:20.252 +09:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks
[2024-10-26 20:36:20.253 +09:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\PLEX Library\TV Shows"
[2024-10-26 20:36:20.253 +09:00] [INF] [12] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\PLEX Library\Movies"
[2024-10-26 20:36:20.279 +09:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2024-10-27 03:00:00.000 +09:00, which is 06:23:39.7207360 from now.
[2024-10-26 20:36:20.287 +09:00] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2024-10-27 02:00:00.000 +09:00, which is 05:23:39.7122843 from now.
[2024-10-26 20:36:20.521 +09:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "6.0.1"
[2024-10-26 20:36:20.722 +09:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "decoders": ["libdav1d", "av1", "av1_cuvid", "av1_qsv", "h264", "h264_qsv", "h264_cuvid", "hevc", "hevc_qsv", "hevc_cuvid", "mpeg2video", "mpeg2_qsv", "mpeg2_cuvid", "mpeg4", "mpeg4_cuvid", "msmpeg4", "vc1_qsv", "vc1_cuvid", "vp8", "libvpx", "vp8_cuvid", "vp8_qsv", "vp9", "libvpx-vp9", "vp9_cuvid", "vp9_qsv", "aac", "ac3", "dca", "flac", "mp3", "truehd"]
[2024-10-26 20:36:20.889 +09:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available "encoders": ["libsvtav1", "av1_nvenc", "av1_qsv", "av1_amf", "libx264", "h264_amf", "h264_nvenc", "h264_qsv", "libx265", "hevc_amf", "hevc_nvenc", "hevc_qsv", "mjpeg_qsv", "mpeg4", "msmpeg4", "libvpx", "libvpx-vp9", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
[2024-10-26 20:36:21.051 +09:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["deinterlace_qsv", "hwupload_cuda", "overlay_opencl", "overlay_qsv", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "tonemap_cuda", "tonemap_opencl", "vpp_qsv", "yadif_cuda", "zscale", "alphasrc"]
[2024-10-26 20:36:21.818 +09:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
[2024-10-26 20:36:21.976 +09:00] [WRN] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vulkan" with option "Action to take when encountering EOF from secondary input" is not available
[2024-10-26 20:36:22.134 +09:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "dxva2", "qsv", "d3d11va", "opencl"]
[2024-10-26 20:36:22.742 +09:00] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
[2024-10-26 20:36:22.743 +09:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: "fe6aa17463244212b674ba19ab02b6e6"
[2024-10-26 20:36:22.745 +09:00] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete
[2024-10-26 20:36:22.747 +09:00] [INF] [1] Main: Startup complete 0:00:08.0524049
[2024-10-26 20:36:23.348 +09:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 0 seconds
[2024-10-26 20:36:24.126 +09:00] [INF] [8] Jellyfin.Plugin.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
DeviceIdentification { FriendlyName: "Denon AVR-X2600H", ModelNumber: "Aios 4.025", SerialNumber: "BHJ36200602591", ModelName: "Denon AVR-X2600H", ModelDescription: "Shares User defined folders and files to other Universal Plug and Play media devices.", ModelUrl: null, Manufacturer: "Denon", ManufacturerUrl: "http://www.denon.com", Headers: [] }
[2024-10-26 20:36:24.140 +09:00] [INF] [8] Jellyfin.Plugin.Dlna.Main.DlnaHost: DLNA Session created for "Denon AVR-X2600H" - "Denon AVR-X2600H"
[2024-10-26 20:36:24.888 +09:00] [INF] [14] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds
[2024-10-26 20:47:17.759 +09:00] [WRN] [35] Jellyfin.Api.Middleware.ExceptionMiddleware: The response has already started, the exception middleware will not be executed.
[2024-10-26 20:47:17.692 +09:00] [WRN] [39] Jellyfin.Api.Middleware.ExceptionMiddleware: The response has already started, the exception middleware will not be executed.
[2024-10-26 20:47:24.246 +09:00] [ERR] [39] Microsoft.AspNetCore.Server.Kestrel: Connection id ""0HN7LM9L2LFHG"", Request id ""0HN7LM9L2LFHG:00000001"": An unhandled exception was thrown by the application.
System.IO.IOException: Insufficient quota to complete the requested service.
at Microsoft.Win32.SafeHandles.SafeFileHandle.OverlappedValueTaskSource.GetResult(Int16 token)
at Microsoft.AspNetCore.Http.StreamCopyOperationInternal.CopyToAsync(Stream source, Stream destination, Nullable`1 count, Int32 bufferSize, CancellationToken cancel)
at Microsoft.AspNetCore.Http.SendFileFallback.SendFileAsync(Stream destination, String filePath, Int64 offset, Nullable`1 count, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Http.SendFileResponseExtensions.SendFileAsyncCore(HttpResponse response, String fileName, Int64 offset, Nullable`1 count, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResultFilterAsync>g__Awaited|30_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeResultFilters>g__Awaited|28_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Builder.Extensions.MapMiddleware.InvokeCore(HttpContext context, PathString matchedPath, PathString remainingPath)
at Jellyfin.Api.Middleware.BaseUrlRedirectionMiddleware.Invoke(HttpContext httpContext, IServerConfigurationManager serverConfigurationManager)
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application)
[2024-10-26 20:47:24.246 +09:00] [ERR] [35] Microsoft.AspNetCore.Server.Kestrel: Connection id ""0HN7LM9L2LFHE"", Request id ""0HN7LM9L2LFHE:00000001"": An unhandled exception was thrown by the application.
System.IO.IOException: Insufficient quota to complete the requested service.
at Microsoft.Win32.SafeHandles.SafeFileHandle.OverlappedValueTaskSource.GetResult(Int16 token)
at Microsoft.AspNetCore.Http.StreamCopyOperationInternal.CopyToAsync(Stream source, Stream destination, Nullable`1 count, Int32 bufferSize, CancellationToken cancel)
at Microsoft.AspNetCore.Http.SendFileFallback.SendFileAsync(Stream destination, String filePath, Int64 offset, Nullable`1 count, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Http.SendFileResponseExtensions.SendFileAsyncCore(HttpResponse response, String fileName, Int64 offset, Nullable`1 count, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResultFilterAsync>g__Awaited|30_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeResultFilters>g__Awaited|28_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
at Jellyfin.Api.Middleware.ServerStartupMessageMiddleware.Invoke(HttpContext httpContext, IServerApplicationHost serverApplicationHost, ILocalizationManager localizationManager)
at Jellyfin.Api.Middleware.WebSocketHandlerMiddleware.Invoke(HttpContext httpContext, IWebSocketManager webSocketManager)
at Jellyfin.Api.Middleware.IPBasedAccessValidationMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager)
at Jellyfin.Api.Middleware.LanFilteringMiddleware.Invoke(HttpContext httpContext, INetworkManager networkManager, IServerConfigurationManager serverConfigurationManager)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Jellyfin.Api.Middleware.QueryStringDecodingMiddleware.Invoke(HttpContext httpContext)
at Swashbuckle.AspNetCore.ReDoc.ReDocMiddleware.Invoke(HttpContext httpContext)
at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Jellyfin.Api.Middleware.RobotsRedirectionMiddleware.Invoke(HttpContext httpContext)
at Jellyfin.Api.Middleware.LegacyEmbyRouteRewriteMiddleware.Invoke(HttpContext httpContext)
at Jellyfin.Api.Middleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)
at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Builder.Extensions.MapMiddleware.InvokeCore(HttpContext context, PathString matchedPath, PathString remainingPath)
at Jellyfin.Api.Middleware.BaseUrlRedirectionMiddleware.Invoke(HttpContext httpContext, IServerConfigurationManager serverConfigurationManager)
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application)
[2024-10-26 21:01:49.170 +09:00] [INF] [28] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Infuse-Direct" "8.0.1" playing "house.of.the.dragon.s02e08.dv". Stopped at "3771253" ms
[2024-10-26 21:10:56.854 +09:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "D:\PLEX Library\Movies"
[2024-10-26 21:10:56.858 +09:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "D:\PLEX Library\TV Shows"
[2024-10-26 21:10:56.862 +09:00] [INF] [17] Emby.Server.Implementations.Library.LibraryManager: Validating media library
[2024-10-26 21:10:57.711 +09:00] [WRN] [17] MediaBrowser.Controller.Entities.BaseItem: Library folder "C:\ProgramData\Jellyfin\Server\data\playlists" is inaccessible or empty, skipping
[2024-10-26 21:10:57.798 +09:00] [WRN] [41] MediaBrowser.Controller.Entities.BaseItem: Library folder "C:\ProgramData\Jellyfin\Server\data\playlists" is inaccessible or empty, skipping
[2024-10-26 21:11:05.855 +09:00] [INF] [19] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\PLEX Library\TV Shows"
[2024-10-26 21:11:05.855 +09:00] [INF] [43] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\PLEX Library\Movies"
[2024-10-26 21:11:05.855 +09:00] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Scan Media Library" Completed after 0 minute(s) and 9 seconds
[2024-10-26 21:12:25.749 +09:00] [INF] [33] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Cancelled after 1 minute(s) and 40 seconds
[2024-10-26 21:51:20.645 +09:00] [INF] [29] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Download missing subtitles" Completed after 0 minute(s) and 0 seconds
[2024-10-26 21:51:20.771 +09:00] [INF] [29] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Log Directory" Completed after 0 minute(s) and 0 seconds
[2024-10-26 21:51:20.772 +09:00] [INF] [3] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
[2024-10-26 21:51:20.827 +09:00] [INF] [38] Emby.Server.Implementations.ScheduledTasks.TaskManager: "TasksRefreshChannels" Completed after 0 minute(s) and 0 seconds
[2024-10-26 21:51:20.855 +09:00] [INF] [33] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Audio Normalization" Completed after 0 minute(s) and 0 seconds
[2024-10-26 21:51:20.926 +09:00] [INF] [33] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Cache Directory" Completed after 0 minute(s) and 0 seconds
[2024-10-26 21:51:20.958 +09:00] [INF] [38] Emby.Server.Implementations.ScheduledTasks.Tasks.OptimizeDatabaseTask: Optimizing and vacuuming jellyfin.db...
[2024-10-26 21:51:20.995 +09:00] [INF] [38] Emby.Server.Implementations.ScheduledTasks.Tasks.OptimizeDatabaseTask: jellyfin.db optimized successfully!
[2024-10-26 21:51:20.998 +09:00] [INF] [38] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Optimize database" Completed after 0 minute(s) and 0 seconds
[2024-10-26 21:51:32.892 +09:00] [INF] [26] Jellyfin.LiveTv.Guide.GuideManager: Refreshing guide with 7 days of guide data
[2024-10-26 21:51:32.900 +09:00] [INF] [26] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Refresh Guide" Completed after 0 minute(s) and 3 seconds