• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Win 11 Jellyfin Server Crashing

     
    • 0 Vote(s) - 0 Average

    Win 11 Jellyfin Server Crashing

    Win 11 Jellyfin Server Crashing
    Secret_Agent_Super_Dragon
    Offline

    Junior Member

    Posts: 17
    Threads: 3
    Joined: 2025 Apr
    Reputation: 1
    Country:United States
    #1
    2025-11-02, 04:53 PM (This post was last modified: 2025-11-03, 06:15 PM by Secret_Agent_Super_Dragon. Edited 1 time in total.)
    Since updating to 10.11.x my server is definitely crashing when I scan my media library. I think it's crashing every night when it runs it's scheduled tasks. If I go to scheduled tasks > scan media library it fails around 29-30%. I've got it to fail manually like 3 or 4 times now. I've had successful scans as well, so I'm not sure what the hell is going on. I'm also not smart enough to know what the problem is or how to fix it from looking at the logs. If somebody could help me or please tell me what to include to help resolve the issue it would be appreciated. Right now my server is only usable for a limited time before it fails, which essentially makes it useless because half the time I'm not at home to restart the server.

    =========================

    EDIT:

    I have two PC's running the newest version of Jellyfin v10.11.2. One on my main PC which accesses my backup HDD's that have my media and is only run locally, and a second mini-PC running a reverse proxy that accesses all the same media on my NAS which is accessed locally and also away from home.

    The main PC server does not seem to crash when a scheduled library scan is run, but my mini-PC does. I've narrowed that much down.

    So far, on the mini-PC, I've decided to stop doing scheduled library scans as a workaround. Need to leave it running for a day or two to see if that temporarily resolves the issue. Short of completely deleting, uninstalling and re-installing Jellyfin, this is what I'm doing.
    Sea Monkey
    Offline

    Junior Member

    Posts: 9
    Threads: 2
    Joined: 2025 Oct
    Reputation: 0
    #2
    2025-11-02, 09:27 PM (This post was last modified: 2025-11-02, 09:27 PM by Sea Monkey.)
    Check your Jellyfin log for 'Database is locked' errors. If they exist, follow the steps on the Troubleshooting page to change the locking mode to optimistic. Do not change the parallel thread limit.
    Secret_Agent_Super_Dragon
    Offline

    Junior Member

    Posts: 17
    Threads: 3
    Joined: 2025 Apr
    Reputation: 1
    Country:United States
    #3
    2025-11-02, 11:10 PM
    (2025-11-02, 09:27 PM)Sea Monkey Wrote: Check your Jellyfin log for 'Database is locked' errors.  If they exist, follow the steps on the Troubleshooting page to change the locking mode to optimistic.  Do not change the parallel thread limit.

    Thank you for the response. I do not see any of those errors in my logs, unfortunately.
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,431
    Threads: 0
    Joined: 2024 Jun
    Reputation: 81
    #4
    2025-11-03, 08:59 PM
    Can you post the logs from the pc that's crashing when it runs the scan.
    Secret_Agent_Super_Dragon
    Offline

    Junior Member

    Posts: 17
    Threads: 3
    Joined: 2025 Apr
    Reputation: 1
    Country:United States
    #5
    2025-11-03, 10:15 PM
    (2025-11-03, 08:59 PM)theguymadmax Wrote: Can you post the logs from the pc that's crashing when it runs the scan.

    Thank you very much for the response. Here's what I got!

    ====================================================


    Attached Files
    .zip   log.zip (Size: 32.67 KB / Downloads: 21)
    Secret_Agent_Super_Dragon
    Offline

    Junior Member

    Posts: 17
    Threads: 3
    Joined: 2025 Apr
    Reputation: 1
    Country:United States
    #6
    Yesterday, 05:42 AM
    I reinstalled Jellyfin from scratch. Added all my libraries. A manual scan of all my libraries is crashing my server. Here is the log, I can't make sense of what is happening but I know once it does it's automated scan it's gonna crash my server and it will be inaccessible.

    =========================================================

    [2025-11-07 00:05:52.618 -05:00] [INF] [19] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "James" has succeeded.
    [2025-11-07 00:05:52.626 -05:00] [INF] [19] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "James": 0/0
    [2025-11-07 00:05:52.633 -05:00] [INF] [19] Emby.Server.Implementations.Session.SessionManager: Logging out access token "13df3827765849ee8cd955e439dcebd3"
    [2025-11-07 00:05:52.651 -05:00] [INF] [19] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 56ca6866-506a-44a0-b5d6-16fb27887049
    [2025-11-07 00:05:53.578 -05:00] [INF] [19] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "109.236.62.151" request
    [2025-11-07 00:08:24.306 -05:00] [WRN] [19] Microsoft.EntityFrameworkCore.Query: Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'.
    [2025-11-07 00:08:24.337 -05:00] [ERR] [17] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:08:24.340 -05:00] [ERR] [17] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:08:24.342 -05:00] [ERR] [17] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:08:24.344 -05:00] [ERR] [17] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:08:24.345 -05:00] [ERR] [17] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:08:24.346 -05:00] [ERR] [17] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:08:24.348 -05:00] [ERR] [17] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:08:24.349 -05:00] [ERR] [17] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:10:28.428 -05:00] [ERR] [10] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:10:28.431 -05:00] [ERR] [10] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:10:28.433 -05:00] [ERR] [10] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:10:28.435 -05:00] [ERR] [10] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:10:28.437 -05:00] [ERR] [10] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:10:28.440 -05:00] [ERR] [10] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:10:28.443 -05:00] [ERR] [10] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:10:28.444 -05:00] [ERR] [10] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:10:48.675 -05:00] [INF] [29] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
    [2025-11-07 00:10:48.679 -05:00] [INF] [29] Jellyfin.Api.Auth.CustomAuthenticationHandler: "CustomAuthentication" was not authenticated. Failure message: "Invalid token."
    [2025-11-07 00:10:48.684 -05:00] [INF] [29] Jellyfin.Api.Auth.CustomAuthenticationHandler: AuthenticationScheme: "CustomAuthentication" was challenged.
    [2025-11-07 00:12:01.182 -05:00] [ERR] [14] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:12:01.186 -05:00] [ERR] [14] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:12:01.188 -05:00] [ERR] [14] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:12:01.189 -05:00] [ERR] [14] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:12:01.191 -05:00] [ERR] [14] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:12:01.193 -05:00] [ERR] [14] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:12:01.194 -05:00] [ERR] [14] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:12:01.196 -05:00] [ERR] [14] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:13:37.001 -05:00] [ERR] [29] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:13:37.005 -05:00] [ERR] [29] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:13:37.008 -05:00] [ERR] [29] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:13:37.009 -05:00] [ERR] [29] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:13:37.010 -05:00] [ERR] [29] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:13:37.012 -05:00] [ERR] [29] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:13:37.013 -05:00] [ERR] [29] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:13:37.015 -05:00] [ERR] [29] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:15:08.705 -05:00] [ERR] [17] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:15:08.709 -05:00] [ERR] [17] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:15:08.711 -05:00] [ERR] [17] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:15:08.712 -05:00] [ERR] [17] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:15:08.713 -05:00] [ERR] [17] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:15:08.715 -05:00] [ERR] [17] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:15:08.717 -05:00] [ERR] [17] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:15:08.719 -05:00] [ERR] [17] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:16:25.624 -05:00] [ERR] [19] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:16:25.629 -05:00] [ERR] [19] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:16:25.631 -05:00] [ERR] [19] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:16:25.633 -05:00] [ERR] [19] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:16:25.634 -05:00] [ERR] [19] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:16:25.636 -05:00] [ERR] [19] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:16:25.637 -05:00] [ERR] [19] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:16:25.638 -05:00] [ERR] [19] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:19:36.606 -05:00] [ERR] [19] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:19:36.610 -05:00] [ERR] [19] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:19:36.612 -05:00] [ERR] [19] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:19:36.614 -05:00] [ERR] [19] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:19:36.616 -05:00] [ERR] [19] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:19:36.618 -05:00] [ERR] [19] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:19:36.619 -05:00] [ERR] [19] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:19:36.621 -05:00] [ERR] [19] Jellyfin.Api.Controllers.DisplayPreferencesController: Invalid ViewType: ""
    [2025-11-07 00:23:43.774 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "D:\archived 2"
    [2025-11-07 00:23:43.820 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "D:\4k\4K"
    [2025-11-07 00:23:43.827 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "K:\Tennis Matches"
    [2025-11-07 00:23:43.834 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "D:\unarchived"
    [2025-11-07 00:23:43.843 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "J:\Pool Videos"
    [2025-11-07 00:23:43.859 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "D:\animated & holiday"
    [2025-11-07 00:23:43.875 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "L:\archived"
    [2025-11-07 00:23:43.879 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "N:\James Bond Filmagraphy"
    [2025-11-07 00:23:43.891 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "G:\unarchived"
    [2025-11-07 00:23:43.895 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "H:\unarchived"
    [2025-11-07 00:23:43.906 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "D:\archived"
    [2025-11-07 00:23:43.908 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "I:\unarchived"
    [2025-11-07 00:23:43.922 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "L:\Soundtracks"
    [2025-11-07 00:23:43.938 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "I:\archived"
    [2025-11-07 00:23:43.954 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "G:\archived"
    [2025-11-07 00:23:43.969 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "E:\unarchived 2"
    [2025-11-07 00:23:43.986 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "L:\Audio Books"
    [2025-11-07 00:23:44.003 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "F:\unarchived"
    [2025-11-07 00:23:44.017 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "L:\Comedians"
    [2025-11-07 00:23:44.033 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "H:\archived"
    [2025-11-07 00:23:44.049 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "F:\archived"
    [2025-11-07 00:23:44.065 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "E:\archived"
    [2025-11-07 00:23:44.081 -05:00] [INF] [33] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "M:\Marvel Cinematic Universe"
    [2025-11-07 00:23:44.099 -05:00] [INF] [33] Emby.Server.Implementations.Library.LibraryManager: Validating media library
    [2025-11-07 00:23:46.412 -05:00] [WRN] [33] MediaBrowser.Controller.Entities.BaseItem: Library folder "C:\ProgramData\Jellyfin\Server\data\playlists" is inaccessible or empty, skipping
    [2025-11-07 00:23:47.692 -05:00] [WRN] [31] MediaBrowser.Controller.Entities.BaseItem: Library folder "C:\ProgramData\Jellyfin\Server\data\playlists" is inaccessible or empty, skipping
    [2025-11-07 00:26:35.062 -05:00] [INF] [2] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
    [2025-11-07 00:26:35.754 -05:00] [INF] [7] Jellyfin.Server.ServerSetupApp.SetupServer: Kestrel is listening on "0.0.0.0"
    [2025-11-07 00:26:35.780 -05:00] [INF] [7] Main: Jellyfin version: "10.11.2"
    [2025-11-07 00:26:35.785 -05:00] [INF] [7] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
    [2025-11-07 00:26:35.788 -05:00] [INF] [7] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
    [2025-11-07 00:26:35.791 -05:00] [INF] [7] Main: Operating system: "Microsoft Windows 10.0.26200"
    [2025-11-07 00:26:35.792 -05:00] [INF] [7] Main: Architecture: X64
    [2025-11-07 00:26:35.793 -05:00] [INF] [7] Main: 64-Bit Process: True
    [2025-11-07 00:26:35.795 -05:00] [INF] [7] Main: User Interactive: True
    [2025-11-07 00:26:35.796 -05:00] [INF] [7] Main: Processor count: 4
    [2025-11-07 00:26:35.797 -05:00] [INF] [7] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
    [2025-11-07 00:26:35.798 -05:00] [INF] [7] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
    [2025-11-07 00:26:35.800 -05:00] [INF] [7] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
    [2025-11-07 00:26:35.801 -05:00] [INF] [7] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
    [2025-11-07 00:26:35.803 -05:00] [INF] [7] Main: Temp directory path: "C:\Users\Jim\AppData\Local\Temp\jellyfin"
    [2025-11-07 00:26:35.804 -05:00] [INF] [7] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
    [2025-11-07 00:26:35.805 -05:00] [INF] [7] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
    [2025-11-07 00:26:35.817 -05:00] [INF] [7] Jellyfin.Server.Startup: Storage path "C:\ProgramData\Jellyfin\Server\data" (Fixed) successfully checked with "392.7GiB" free which is over the minimum of "2GiB".
    [2025-11-07 00:26:35.820 -05:00] [INF] [7] Jellyfin.Server.Startup: Storage path "C:\ProgramData\Jellyfin\Server\log" (Fixed) successfully checked with "392.7GiB" free which is over the minimum of "512MiB".
    [2025-11-07 00:26:35.822 -05:00] [INF] [7] Jellyfin.Server.Startup: Storage path "C:\ProgramData\Jellyfin\Server\cache" (Fixed) successfully checked with "392.7GiB" free which is over the minimum of "2GiB".
    [2025-11-07 00:26:35.824 -05:00] [INF] [7] Jellyfin.Server.Startup: Storage path "C:\ProgramData\Jellyfin\Server" (Fixed) successfully checked with "392.7GiB" free which is over the minimum of "2GiB".
    [2025-11-07 00:26:35.826 -05:00] [INF] [7] Jellyfin.Server.Startup: Storage path "C:\Users\Jim\AppData\Local\Temp\jellyfin" (Fixed) successfully checked with "392.7GiB" free which is over the minimum of "512MiB".
    [2025-11-07 00:26:35.832 -05:00] [INF] [7] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
    [2025-11-07 00:26:36.014 -05:00] [INF] [7] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLite connection string: "Data Source=C:\ProgramData\Jellyfin\Server\data\jellyfin.db;Cache=Default;Pooling=True"
    [2025-11-07 00:26:36.023 -05:00] [INF] [7] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
    "PRAGMA locking_mode=NORMAL;
    PRAGMA journal_size_limit=134217728;
    PRAGMA synchronous=1;
    PRAGMA temp_store=2;
    "
    [2025-11-07 00:26:36.027 -05:00] [INF] [7] Jellyfin.Database.Implementations.Locking.NoLockBehavior: The database locking mode has been set to: NoLock.
    [2025-11-07 00:26:36.180 -05:00] [INF] [7] Jellyfin.Server.Migrations.JellyfinMigrationService: Initialise Migration service.
    [2025-11-07 00:26:37.501 -05:00] [INF] [7] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage PreInitialisation.
    [2025-11-07 00:26:37.517 -05:00] [INF] [7] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
    [2025-11-07 00:26:37.717 -05:00] [INF] [7] Emby.Server.Implementations.ApplicationHost: Loading assemblies
    [2025-11-07 00:26:38.418 -05:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Fanart, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\Fanart_12.0.0.0\Jellyfin.Plugin.Fanart.dll"
    [2025-11-07 00:26:38.645 -05:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Tvdb, Version=20.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\TheTVDB_20.0.0.0\Jellyfin.Plugin.Tvdb.dll"
    [2025-11-07 00:26:38.655 -05:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Tvdb.Sdk, Version=4.7.10.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\TheTVDB_20.0.0.0\Tvdb.Sdk.dll"
    [2025-11-07 00:26:38.721 -05:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.TMDbBoxSets, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\TMDb Box Sets_12.0.0.0\Jellyfin.Plugin.TMDbBoxSets.dll"
    [2025-11-07 00:26:39.233 -05:00] [INF] [7] 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"]
    [2025-11-07 00:26:39.236 -05:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
    [2025-11-07 00:26:39.238 -05:00] [INF] [7] 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"]
    [2025-11-07 00:26:39.242 -05:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.1.2", "127.0.0.1"]
    [2025-11-07 00:26:39.244 -05:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
    [2025-11-07 00:26:39.245 -05:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
    [2025-11-07 00:26:39.247 -05:00] [INF] [7] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
    [2025-11-07 00:26:40.710 -05:00] [INF] [7] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLite connection string: "Data Source=C:\ProgramData\Jellyfin\Server\data\jellyfin.db;Cache=Default;Pooling=True"
    [2025-11-07 00:26:40.714 -05:00] [INF] [7] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
    "PRAGMA locking_mode=NORMAL;
    PRAGMA journal_size_limit=134217728;
    PRAGMA synchronous=1;
    PRAGMA temp_store=2;
    "
    [2025-11-07 00:26:40.720 -05:00] [INF] [7] Jellyfin.Database.Implementations.Locking.NoLockBehavior: The database locking mode has been set to: NoLock.
    [2025-11-07 00:26:40.754 -05:00] [INF] [7] Main: Prepare system for possible migrations
    [2025-11-07 00:26:40.805 -05:00] [INF] [7] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage CoreInitialisation.
    [2025-11-07 00:26:42.687 -05:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Fanart" "12.0.0.0"
    [2025-11-07 00:26:42.730 -05:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TheTVDB" "20.0.0.0"
    [2025-11-07 00:26:42.810 -05:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb Box Sets" "12.0.0.0"
    [2025-11-07 00:26:42.814 -05:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.11.2.0"
    [2025-11-07 00:26:42.818 -05:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.11.2.0"
    [2025-11-07 00:26:42.822 -05:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.11.2.0"
    [2025-11-07 00:26:42.941 -05:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.11.2.0"
    [2025-11-07 00:26:42.947 -05:00] [INF] [7] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.11.2.0"
    [2025-11-07 00:26:43.274 -05:00] [INF] [7] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage AppInitialisation.
    [2025-11-07 00:26:43.334 -05:00] [INF] [11] Main: Kestrel is listening on "0.0.0.0"
    [2025-11-07 00:26:44.583 -05:00] [INF] [9] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\4k\4K"
    [2025-11-07 00:26:44.583 -05:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\animated & holiday"
    [2025-11-07 00:26:44.585 -05:00] [INF] [7] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\archived"
    [2025-11-07 00:26:44.586 -05:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\archived 2"
    [2025-11-07 00:26:44.587 -05:00] [INF] [9] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\unarchived"
    [2025-11-07 00:26:44.589 -05:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "E:\archived"
    [2025-11-07 00:26:44.590 -05:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "E:\unarchived 2"
    [2025-11-07 00:26:44.592 -05:00] [INF] [7] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "F:\archived"
    [2025-11-07 00:26:44.593 -05:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "F:\unarchived"
    [2025-11-07 00:26:44.594 -05:00] [INF] [9] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "G:\archived"
    [2025-11-07 00:26:44.596 -05:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "G:\unarchived"
    [2025-11-07 00:26:44.598 -05:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "H:\archived"
    [2025-11-07 00:26:44.600 -05:00] [INF] [7] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "H:\unarchived"
    [2025-11-07 00:26:44.601 -05:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "I:\archived"
    [2025-11-07 00:26:44.604 -05:00] [INF] [9] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "I:\unarchived"
    [2025-11-07 00:26:44.605 -05:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "J:\Pool Videos"
    [2025-11-07 00:26:44.607 -05:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "K:\Tennis Matches"
    [2025-11-07 00:26:44.608 -05:00] [INF] [11] Emby.Server.Implementations.ApplicationHost: Running startup tasks
    [2025-11-07 00:26:44.609 -05:00] [INF] [7] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "L:\archived"
    [2025-11-07 00:26:44.611 -05:00] [INF] [17] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "L:\Audio Books"
    [2025-11-07 00:26:44.612 -05:00] [INF] [9] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "L:\Comedians"
    [2025-11-07 00:26:44.614 -05:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "L:\Soundtracks"
    [2025-11-07 00:26:44.615 -05:00] [INF] [18] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "M:\Marvel Cinematic Universe"
    [2025-11-07 00:26:44.619 -05:00] [INF] [7] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "N:\James Bond Filmagraphy"
    [2025-11-07 00:26:44.666 -05:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2025-11-07 03:00:00.000 -05:00, which is 02:33:15.3334517 from now.
    [2025-11-07 00:26:44.691 -05:00] [INF] [11] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2025-11-07 02:00:00.000 -05:00, which is 01:33:15.3087192 from now.
    [2025-11-07 00:26:44.924 -05:00] [INF] [11] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.1.2"
    [2025-11-07 00:26:44.988 -05:00] [INF] [11] 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", "ac4", "dca", "flac", "mp3", "truehd"]
    [2025-11-07 00:26:45.050 -05:00] [INF] [11] 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", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
    [2025-11-07 00:26:45.110 -05:00] [INF] [11] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "bwdif_opencl", "deinterlace_qsv", "hwupload_cuda", "overlay_opencl", "overlay_qsv", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "tonemapx", "tonemap_cuda", "tonemap_opencl", "transpose_cuda", "transpose_opencl", "vpp_qsv", "yadif_cuda", "yadif_opencl", "zscale", "alphasrc"]
    [2025-11-07 00:26:45.303 -05:00] [WRN] [11] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
    [2025-11-07 00:26:45.345 -05:00] [WRN] [11] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vulkan" with option "Action to take when encountering EOF from secondary input" is not available
    [2025-11-07 00:26:45.714 -05:00] [INF] [11] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "dxva2", "qsv", "d3d11va", "opencl", "d3d12va"]
    [2025-11-07 00:26:47.783 -05:00] [INF] [18] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
    [2025-11-07 00:26:48.699 -05:00] [INF] [11] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
    [2025-11-07 00:26:48.725 -05:00] [INF] [11] Emby.Server.Implementations.ApplicationHost: ServerId: "947a9b2c37b84c7a81db640182ce5c08"
    [2025-11-07 00:26:48.727 -05:00] [INF] [11] Emby.Server.Implementations.ApplicationHost: Core startup complete
    [2025-11-07 00:26:48.729 -05:00] [INF] [11] Main: Startup complete 0:00:15.8739758
    [2025-11-07 00:26:48.995 -05:00] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 1 seconds
    [2025-11-07 00:26:49.720 -05:00] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds
    [2025-11-07 00:29:43.136 -05:00] [INF] [9] Jellyfin.Server.Implementations.Users.UserManager: Authentication request for "James" has succeeded.
    [2025-11-07 00:29:43.144 -05:00] [INF] [9] Emby.Server.Implementations.Session.SessionManager: Current/Max sessions for user "James": 0/0
    [2025-11-07 00:29:43.148 -05:00] [INF] [9] Emby.Server.Implementations.Session.SessionManager: Logging out access token "3f2d176431c24ce3a57ab402e1675c9e"
    [2025-11-07 00:29:43.161 -05:00] [INF] [9] Emby.Server.Implementations.Session.SessionManager: Creating new access token for user 56ca6866-506a-44a0-b5d6-16fb27887049
    [2025-11-07 00:29:43.549 -05:00] [INF] [21] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.1" request
    [2025-11-07 00:31:26.364 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "D:\archived 2"
    [2025-11-07 00:31:26.369 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "D:\4k\4K"
    [2025-11-07 00:31:26.375 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "K:\Tennis Matches"
    [2025-11-07 00:31:26.387 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "D:\unarchived"
    [2025-11-07 00:31:26.401 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "J:\Pool Videos"
    [2025-11-07 00:31:26.407 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "D:\animated & holiday"
    [2025-11-07 00:31:26.422 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "L:\archived"
    [2025-11-07 00:31:26.440 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "N:\James Bond Filmagraphy"
    [2025-11-07 00:31:26.446 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "G:\unarchived"
    [2025-11-07 00:31:26.449 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "H:\unarchived"
    [2025-11-07 00:31:26.457 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "D:\archived"
    [2025-11-07 00:31:26.472 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "I:\unarchived"
    [2025-11-07 00:31:26.486 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "L:\Soundtracks"
    [2025-11-07 00:31:26.491 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "I:\archived"
    [2025-11-07 00:31:26.494 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "G:\archived"
    [2025-11-07 00:31:26.505 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "E:\unarchived 2"
    [2025-11-07 00:31:26.522 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "L:\Audio Books"
    [2025-11-07 00:31:26.540 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "F:\unarchived"
    [2025-11-07 00:31:26.559 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "L:\Comedians"
    [2025-11-07 00:31:26.574 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "H:\archived"
    [2025-11-07 00:31:26.589 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "F:\archived"
    [2025-11-07 00:31:26.605 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "E:\archived"
    [2025-11-07 00:31:26.622 -05:00] [INF] [28] Emby.Server.Implementations.IO.LibraryMonitor: Stopping directory watching for path "M:\Marvel Cinematic Universe"
    [2025-11-07 00:31:26.641 -05:00] [INF] [28] Emby.Server.Implementations.Library.LibraryManager: Validating media library
    [2025-11-07 00:31:28.622 -05:00] [WRN] [28] MediaBrowser.Controller.Entities.BaseItem: Library folder "C:\ProgramData\Jellyfin\Server\data\playlists" is inaccessible or empty, skipping
    [2025-11-07 00:31:30.260 -05:00] [WRN] [20] MediaBrowser.Controller.Entities.BaseItem: Library folder "C:\ProgramData\Jellyfin\Server\data\playlists" is inaccessible or empty, skipping
    [2025-11-07 00:34:50.481 -05:00] [INF] [2] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
    [2025-11-07 00:34:50.842 -05:00] [INF] [9] Jellyfin.Server.ServerSetupApp.SetupServer: Kestrel is listening on "0.0.0.0"
    [2025-11-07 00:34:50.866 -05:00] [INF] [9] Main: Jellyfin version: "10.11.2"
    [2025-11-07 00:34:50.871 -05:00] [INF] [9] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\ProgramData\Jellyfin\Server\log]"]
    [2025-11-07 00:34:50.875 -05:00] [INF] [9] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\ProgramData\Jellyfin\Server"]
    [2025-11-07 00:34:50.878 -05:00] [INF] [9] Main: Operating system: "Microsoft Windows 10.0.26200"
    [2025-11-07 00:34:50.879 -05:00] [INF] [9] Main: Architecture: X64
    [2025-11-07 00:34:50.881 -05:00] [INF] [9] Main: 64-Bit Process: True
    [2025-11-07 00:34:50.882 -05:00] [INF] [9] Main: User Interactive: True
    [2025-11-07 00:34:50.883 -05:00] [INF] [9] Main: Processor count: 4
    [2025-11-07 00:34:50.885 -05:00] [INF] [9] Main: Program data path: "C:\ProgramData\Jellyfin\Server"
    [2025-11-07 00:34:50.886 -05:00] [INF] [9] Main: Log directory path: "C:\ProgramData\Jellyfin\Server\log"
    [2025-11-07 00:34:50.887 -05:00] [INF] [9] Main: Config directory path: "C:\ProgramData\Jellyfin\Server\config"
    [2025-11-07 00:34:50.888 -05:00] [INF] [9] Main: Cache path: "C:\ProgramData\Jellyfin\Server\cache"
    [2025-11-07 00:34:50.890 -05:00] [INF] [9] Main: Temp directory path: "C:\Users\Jim\AppData\Local\Temp\jellyfin"
    [2025-11-07 00:34:50.891 -05:00] [INF] [9] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web"
    [2025-11-07 00:34:50.892 -05:00] [INF] [9] Main: Application directory: "C:\Program Files\Jellyfin\Server\"
    [2025-11-07 00:34:50.904 -05:00] [INF] [9] Jellyfin.Server.Startup: Storage path "C:\ProgramData\Jellyfin\Server\data" (Fixed) successfully checked with "392.7GiB" free which is over the minimum of "2GiB".
    [2025-11-07 00:34:50.906 -05:00] [INF] [9] Jellyfin.Server.Startup: Storage path "C:\ProgramData\Jellyfin\Server\log" (Fixed) successfully checked with "392.7GiB" free which is over the minimum of "512MiB".
    [2025-11-07 00:34:50.908 -05:00] [INF] [9] Jellyfin.Server.Startup: Storage path "C:\ProgramData\Jellyfin\Server\cache" (Fixed) successfully checked with "392.7GiB" free which is over the minimum of "2GiB".
    [2025-11-07 00:34:50.910 -05:00] [INF] [9] Jellyfin.Server.Startup: Storage path "C:\ProgramData\Jellyfin\Server" (Fixed) successfully checked with "392.7GiB" free which is over the minimum of "2GiB".
    [2025-11-07 00:34:50.912 -05:00] [INF] [9] Jellyfin.Server.Startup: Storage path "C:\Users\Jim\AppData\Local\Temp\jellyfin" (Fixed) successfully checked with "392.7GiB" free which is over the minimum of "512MiB".
    [2025-11-07 00:34:50.918 -05:00] [INF] [9] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
    [2025-11-07 00:34:50.977 -05:00] [INF] [9] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLite connection string: "Data Source=C:\ProgramData\Jellyfin\Server\data\jellyfin.db;Cache=Default;Pooling=True"
    [2025-11-07 00:34:50.985 -05:00] [INF] [9] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
    "PRAGMA locking_mode=NORMAL;
    PRAGMA journal_size_limit=134217728;
    PRAGMA synchronous=1;
    PRAGMA temp_store=2;
    "
    [2025-11-07 00:34:50.988 -05:00] [INF] [9] Jellyfin.Database.Implementations.Locking.NoLockBehavior: The database locking mode has been set to: NoLock.
    [2025-11-07 00:34:51.021 -05:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: Initialise Migration service.
    [2025-11-07 00:34:52.140 -05:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage PreInitialisation.
    [2025-11-07 00:34:52.158 -05:00] [INF] [9] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\ProgramData\Jellyfin\Server\cache"
    [2025-11-07 00:34:52.228 -05:00] [INF] [9] Emby.Server.Implementations.ApplicationHost: Loading assemblies
    [2025-11-07 00:34:52.244 -05:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Fanart, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\Fanart_12.0.0.0\Jellyfin.Plugin.Fanart.dll"
    [2025-11-07 00:34:52.254 -05:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.Tvdb, Version=20.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\TheTVDB_20.0.0.0\Jellyfin.Plugin.Tvdb.dll"
    [2025-11-07 00:34:52.265 -05:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Tvdb.Sdk, Version=4.7.10.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\TheTVDB_20.0.0.0\Tvdb.Sdk.dll"
    [2025-11-07 00:34:52.276 -05:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.TMDbBoxSets, Version=12.0.0.0, Culture=neutral, PublicKeyToken=null" from "C:\ProgramData\Jellyfin\Server\plugins\TMDb Box Sets_12.0.0.0\Jellyfin.Plugin.TMDbBoxSets.dll"
    [2025-11-07 00:34:52.384 -05:00] [INF] [9] 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"]
    [2025-11-07 00:34:52.388 -05:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: []
    [2025-11-07 00:34:52.392 -05:00] [INF] [9] 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"]
    [2025-11-07 00:34:52.397 -05:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.1.2", "127.0.0.1"]
    [2025-11-07 00:34:52.400 -05:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"]
    [2025-11-07 00:34:52.402 -05:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist"
    [2025-11-07 00:34:52.404 -05:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: []
    [2025-11-07 00:34:52.640 -05:00] [INF] [9] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLite connection string: "Data Source=C:\ProgramData\Jellyfin\Server\data\jellyfin.db;Cache=Default;Pooling=True"
    [2025-11-07 00:34:52.642 -05:00] [INF] [9] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLITE connection pragma command set to:
    "PRAGMA locking_mode=NORMAL;
    PRAGMA journal_size_limit=134217728;
    PRAGMA synchronous=1;
    PRAGMA temp_store=2;
    "
    [2025-11-07 00:34:52.645 -05:00] [INF] [9] Jellyfin.Database.Implementations.Locking.NoLockBehavior: The database locking mode has been set to: NoLock.
    [2025-11-07 00:34:52.653 -05:00] [INF] [9] Main: Prepare system for possible migrations
    [2025-11-07 00:34:52.767 -05:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage CoreInitialisation.
    [2025-11-07 00:34:53.508 -05:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Fanart" "12.0.0.0"
    [2025-11-07 00:34:53.514 -05:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TheTVDB" "20.0.0.0"
    [2025-11-07 00:34:53.520 -05:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb Box Sets" "12.0.0.0"
    [2025-11-07 00:34:53.523 -05:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.11.2.0"
    [2025-11-07 00:34:53.525 -05:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.11.2.0"
    [2025-11-07 00:34:53.527 -05:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.11.2.0"
    [2025-11-07 00:34:53.543 -05:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.11.2.0"
    [2025-11-07 00:34:53.545 -05:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.11.2.0"
    [2025-11-07 00:34:53.617 -05:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage AppInitialisation.
    [2025-11-07 00:34:53.700 -05:00] [INF] [10] Main: Kestrel is listening on "0.0.0.0"
    [2025-11-07 00:34:54.489 -05:00] [INF] [9] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\4k\4K"
    [2025-11-07 00:34:54.490 -05:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\animated & holiday"
    [2025-11-07 00:34:54.491 -05:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\archived"
    [2025-11-07 00:34:54.493 -05:00] [INF] [7] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\archived 2"
    [2025-11-07 00:34:54.494 -05:00] [INF] [9] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "D:\unarchived"
    [2025-11-07 00:34:54.495 -05:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "E:\archived"
    [2025-11-07 00:34:54.497 -05:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "E:\unarchived 2"
    [2025-11-07 00:34:54.499 -05:00] [INF] [7] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "F:\archived"
    [2025-11-07 00:34:54.501 -05:00] [INF] [9] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "F:\unarchived"
    [2025-11-07 00:34:54.503 -05:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "G:\archived"
    [2025-11-07 00:34:54.504 -05:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "G:\unarchived"
    [2025-11-07 00:34:54.507 -05:00] [INF] [7] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "H:\archived"
    [2025-11-07 00:34:54.509 -05:00] [INF] [9] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "H:\unarchived"
    [2025-11-07 00:34:54.511 -05:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "I:\archived"
    [2025-11-07 00:34:54.513 -05:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "I:\unarchived"
    [2025-11-07 00:34:54.514 -05:00] [INF] [10] Emby.Server.Implementations.ApplicationHost: Running startup tasks
    [2025-11-07 00:34:54.515 -05:00] [INF] [7] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "J:\Pool Videos"
    [2025-11-07 00:34:54.517 -05:00] [INF] [9] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "K:\Tennis Matches"
    [2025-11-07 00:34:54.518 -05:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "L:\archived"
    [2025-11-07 00:34:54.520 -05:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "L:\Audio Books"
    [2025-11-07 00:34:54.523 -05:00] [INF] [7] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "L:\Comedians"
    [2025-11-07 00:34:54.524 -05:00] [INF] [9] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "L:\Soundtracks"
    [2025-11-07 00:34:54.527 -05:00] [INF] [14] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "M:\Marvel Cinematic Universe"
    [2025-11-07 00:34:54.528 -05:00] [INF] [15] Emby.Server.Implementations.IO.LibraryMonitor: Watching directory "N:\James Bond Filmagraphy"
    [2025-11-07 00:34:54.546 -05:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Generate Trickplay Images" set to fire at 2025-11-07 03:00:00.000 -05:00, which is 02:25:05.4532192 from now.
    [2025-11-07 00:34:54.559 -05:00] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for "Extract Chapter Images" set to fire at 2025-11-07 02:00:00.000 -05:00, which is 01:25:05.4403356 from now.
    [2025-11-07 00:34:54.619 -05:00] [INF] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version "7.1.2"
    [2025-11-07 00:34:54.686 -05:00] [INF] [10] 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", "ac4", "dca", "flac", "mp3", "truehd"]
    [2025-11-07 00:34:54.745 -05:00] [INF] [10] 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", "aac", "libfdk_aac", "ac3", "alac", "dca", "flac", "libmp3lame", "libopus", "truehd", "libvorbis", "srt"]
    [2025-11-07 00:34:54.799 -05:00] [INF] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: ["bwdif_cuda", "bwdif_opencl", "deinterlace_qsv", "hwupload_cuda", "overlay_opencl", "overlay_qsv", "overlay_cuda", "scale_cuda", "scale_opencl", "scale_qsv", "tonemapx", "tonemap_cuda", "tonemap_opencl", "transpose_cuda", "transpose_opencl", "vpp_qsv", "yadif_cuda", "yadif_opencl", "zscale", "alphasrc"]
    [2025-11-07 00:34:54.994 -05:00] [WRN] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vaapi" with option "Action to take when encountering EOF from secondary input" is not available
    [2025-11-07 00:34:55.040 -05:00] [WRN] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Filter: "overlay_vulkan" with option "Action to take when encountering EOF from secondary input" is not available
    [2025-11-07 00:34:55.400 -05:00] [INF] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: ["cuda", "dxva2", "qsv", "d3d11va", "opencl", "d3d12va"]
    [2025-11-07 00:34:57.620 -05:00] [INF] [9] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean Transcode Directory" Completed after 0 minute(s) and 0 seconds
    [2025-11-07 00:34:59.101 -05:00] [INF] [10] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: "ffmpeg"
    [2025-11-07 00:34:59.106 -05:00] [INF] [10] Emby.Server.Implementations.ApplicationHost: ServerId: "947a9b2c37b84c7a81db640182ce5c08"
    [2025-11-07 00:34:59.108 -05:00] [INF] [10] Emby.Server.Implementations.ApplicationHost: Core startup complete
    [2025-11-07 00:34:59.110 -05:00] [INF] [10] Main: Startup complete 0:00:08.8932968
    [2025-11-07 00:34:59.214 -05:00] [INF] [15] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Update Plugins" Completed after 0 minute(s) and 1 seconds
    [2025-11-07 00:34:59.377 -05:00] [INF] [7] Emby.Server.Implementations.ScheduledTasks.TaskManager: "Clean up collections and playlists" Completed after 0 minute(s) and 1 seconds
    [2025-11-07 00:36:03.294 -05:00] [INF] [21] Emby.Server.Implementations.HttpServer.WebSocketManager: WS "192.168.1.1" request
    [2025-11-07 00:39:52.032 -05:00] [INF] [26] Emby.Server.Implementations.Session.SessionWebSocketListener: Sending ForceKeepAlive message to 1 inactive WebSockets.
    umpa
    Offline

    Junior Member

    Posts: 10
    Threads: 3
    Joined: 2024 Mar
    Reputation: -3
    #7
    Yesterday, 05:13 PM
    FWIW I am also having the same problem
    Secret_Agent_Super_Dragon
    Offline

    Junior Member

    Posts: 17
    Threads: 3
    Joined: 2025 Apr
    Reputation: 1
    Country:United States
    #8
    Yesterday, 06:19 PM (This post was last modified: Yesterday, 06:21 PM by Secret_Agent_Super_Dragon. Edited 1 time in total.)
    (Yesterday, 05:13 PM)umpa Wrote: FWIW I am also having the same problem

    This update has been a disaster for me. I have a convoluted setup which doesn't help but I never get the expected behavior on two different installations using the exact same settings and scanning the same library. It drives me nuts. Anyway, I worked on this for literally 12 hours yesterday and this morning. I think I'm finally narrowing it down. I think one of two of my libraries is causing the crash during scanning. Right now I've eliminated those two libraries and I can get through a full scan without crashing and I adjusted the auto "scan media library" to 15m just to test this and it's been passing.

    One of my libraries is my Music Videos library, it has a mix of MKV's and ISO's, maybe a few MP4's and AVI's. I'm pretty sure it's this library causing the issue but not 100% certain as I don't want to add it back in right now with everything working. The other library is all of my Music, which consists of 98% FLAC files. It could be this, but I doubt it.

    The server with the problem is my Intel based N150 mini-PC running behind a reverse proxy. My other server which just runs locally is my AMD 5900X and a RTX 4090 and had zero issues. Both systems, same media settings and accessing the same exact library.

    Here's the rub, I had zero issues running 10.10.7 with all the same settings. It was only after the update this started happening. So who knows, I don't know anything about code or programming so reading logs is basically like like reading Russian for me. Anyway, that's my story so far. People have downloaded my logs but I nobody posted anything.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode