[2025-12-10 07:58:32.033 +11:00] [INF] [2] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\Users\Mark\AppData\Local\Jellyfin\cache" [2025-12-10 07:58:32.664 +11:00] [INF] [8] Jellyfin.Server.ServerSetupApp.SetupServer: Kestrel is listening on "0.0.0.0" [2025-12-10 07:58:32.693 +11:00] [INF] [8] Main: Jellyfin version: "10.11.4" [2025-12-10 07:58:32.695 +11:00] [INF] [8] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\Users\Mark\AppData\Local\Jellyfin\log]"] [2025-12-10 07:58:32.698 +11:00] [INF] [8] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\Users\Mark\AppData\Local\Jellyfin"] [2025-12-10 07:58:32.699 +11:00] [INF] [8] Main: Operating system: "Microsoft Windows 10.0.26100" [2025-12-10 07:58:32.700 +11:00] [INF] [8] Main: Architecture: X64 [2025-12-10 07:58:32.701 +11:00] [INF] [8] Main: 64-Bit Process: True [2025-12-10 07:58:32.702 +11:00] [INF] [8] Main: User Interactive: True [2025-12-10 07:58:32.703 +11:00] [INF] [8] Main: Processor count: 16 [2025-12-10 07:58:32.704 +11:00] [INF] [8] Main: Program data path: "C:\Users\Mark\AppData\Local\Jellyfin" [2025-12-10 07:58:32.705 +11:00] [INF] [8] Main: Log directory path: "C:\Users\Mark\AppData\Local\Jellyfin\log" [2025-12-10 07:58:32.705 +11:00] [INF] [8] Main: Config directory path: "C:\Users\Mark\AppData\Local\Jellyfin\config" [2025-12-10 07:58:32.706 +11:00] [INF] [8] Main: Cache path: "C:\Users\Mark\AppData\Local\Jellyfin\cache" [2025-12-10 07:58:32.707 +11:00] [INF] [8] Main: Temp directory path: "C:\Users\Mark\AppData\Local\Temp\jellyfin" [2025-12-10 07:58:32.708 +11:00] [INF] [8] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web" [2025-12-10 07:58:32.709 +11:00] [INF] [8] Main: Application directory: "C:\Program Files\Jellyfin\Server\" [2025-12-10 07:58:32.720 +11:00] [INF] [8] Jellyfin.Server.Startup: Storage path `"C:\Users\Mark\AppData\Local\Jellyfin\data"` (Fixed) successfully checked with "247.4GiB" free which is over the minimum of "2GiB". [2025-12-10 07:58:32.722 +11:00] [INF] [8] Jellyfin.Server.Startup: Storage path `"C:\Users\Mark\AppData\Local\Jellyfin\cache"` (Fixed) successfully checked with "247.4GiB" free which is over the minimum of "2GiB". [2025-12-10 07:58:32.724 +11:00] [INF] [8] Jellyfin.Server.Startup: Storage path `"C:\Users\Mark\AppData\Local\Jellyfin"` (Fixed) successfully checked with "247.4GiB" free which is over the minimum of "2GiB". [2025-12-10 07:58:32.731 +11:00] [INF] [8] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\Users\Mark\AppData\Local\Jellyfin\cache" [2025-12-10 07:58:32.970 +11:00] [INF] [8] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLite connection string: "Data Source=C:\Users\Mark\AppData\Local\Jellyfin\data\jellyfin.db;Cache=Default;Default Timeout=30;Pooling=True" [2025-12-10 07:58:32.985 +11:00] [INF] [8] 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-12-10 07:58:32.987 +11:00] [INF] [8] Jellyfin.Database.Implementations.Locking.NoLockBehavior: The database locking mode has been set to: NoLock. [2025-12-10 07:58:33.176 +11:00] [INF] [8] Jellyfin.Server.Migrations.JellyfinMigrationService: Initialise Migration service. [2025-12-10 07:58:33.177 +11:00] [INF] [8] Jellyfin.Server.Migrations.JellyfinMigrationService: System initialisation detected. Seed data. [2025-12-10 07:58:34.294 +11:00] [INF] [8] Jellyfin.Server.Migrations.JellyfinMigrationService: Migration system initialisation completed. [2025-12-10 07:58:34.301 +11:00] [INF] [8] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 2 migrations for stage PreInitialisation. [2025-12-10 07:58:34.303 +11:00] [INF] [8] InternalCodeMigration: Perform migration "20250420030000_MigrateEncodingOptions" [2025-12-10 07:58:34.344 +11:00] [INF] [8] InternalCodeMigration: Migration "20250420030000_MigrateEncodingOptions" was successfully applied [2025-12-10 07:58:34.352 +11:00] [FTL] [2] Main: Unhandled Exception System.ObjectDisposedException: Cannot access a disposed object. Object name: 'LoggerFactory'. at Microsoft.Extensions.Logging.LoggerFactory.CreateLogger(String categoryName) at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider) at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider) at Jellyfin.Server.Program.ApplyStartupMigrationAsync(ServerApplicationPaths appPaths, IConfiguration startupConfig) at Jellyfin.Server.Program.StartApp(StartupOptions options) at Jellyfin.Server.Program.
(String[] args) [2025-12-10 09:32:54.464 +11:00] [INF] [2] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\Users\Mark\AppData\Local\Jellyfin\cache" [2025-12-10 09:32:55.548 +11:00] [INF] [10] Jellyfin.Server.ServerSetupApp.SetupServer: Kestrel is listening on "0.0.0.0" [2025-12-10 09:32:55.628 +11:00] [INF] [10] Main: Jellyfin version: "10.11.4" [2025-12-10 09:32:55.630 +11:00] [INF] [10] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\Users\Mark\AppData\Local\Jellyfin\log]"] [2025-12-10 09:32:55.633 +11:00] [INF] [10] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\Users\Mark\AppData\Local\Jellyfin"] [2025-12-10 09:32:55.634 +11:00] [INF] [10] Main: Operating system: "Microsoft Windows 10.0.26100" [2025-12-10 09:32:55.635 +11:00] [INF] [10] Main: Architecture: X64 [2025-12-10 09:32:55.636 +11:00] [INF] [10] Main: 64-Bit Process: True [2025-12-10 09:32:55.637 +11:00] [INF] [10] Main: User Interactive: True [2025-12-10 09:32:55.638 +11:00] [INF] [10] Main: Processor count: 16 [2025-12-10 09:32:55.638 +11:00] [INF] [10] Main: Program data path: "C:\Users\Mark\AppData\Local\Jellyfin" [2025-12-10 09:32:55.639 +11:00] [INF] [10] Main: Log directory path: "C:\Users\Mark\AppData\Local\Jellyfin\log" [2025-12-10 09:32:55.640 +11:00] [INF] [10] Main: Config directory path: "C:\Users\Mark\AppData\Local\Jellyfin\config" [2025-12-10 09:32:55.641 +11:00] [INF] [10] Main: Cache path: "C:\Users\Mark\AppData\Local\Jellyfin\cache" [2025-12-10 09:32:55.642 +11:00] [INF] [10] Main: Temp directory path: "C:\Users\Mark\AppData\Local\Temp\jellyfin" [2025-12-10 09:32:55.643 +11:00] [INF] [10] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web" [2025-12-10 09:32:55.643 +11:00] [INF] [10] Main: Application directory: "C:\Program Files\Jellyfin\Server\" [2025-12-10 09:32:55.668 +11:00] [INF] [10] Jellyfin.Server.Startup: Storage path `"C:\Users\Mark\AppData\Local\Jellyfin\data"` (Fixed) successfully checked with "247.4GiB" free which is over the minimum of "2GiB". [2025-12-10 09:32:55.670 +11:00] [INF] [10] Jellyfin.Server.Startup: Storage path `"C:\Users\Mark\AppData\Local\Jellyfin\cache"` (Fixed) successfully checked with "247.4GiB" free which is over the minimum of "2GiB". [2025-12-10 09:32:55.671 +11:00] [INF] [10] Jellyfin.Server.Startup: Storage path `"C:\Users\Mark\AppData\Local\Jellyfin"` (Fixed) successfully checked with "247.4GiB" free which is over the minimum of "2GiB". [2025-12-10 09:32:55.695 +11:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\Users\Mark\AppData\Local\Jellyfin\cache" [2025-12-10 09:32:56.212 +11:00] [INF] [10] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLite connection string: "Data Source=C:\Users\Mark\AppData\Local\Jellyfin\data\jellyfin.db;Cache=Default;Default Timeout=30;Pooling=True" [2025-12-10 09:32:56.263 +11:00] [INF] [10] 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-12-10 09:32:56.265 +11:00] [INF] [10] Jellyfin.Database.Implementations.Locking.NoLockBehavior: The database locking mode has been set to: NoLock. [2025-12-10 09:32:56.501 +11:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Initialise Migration service. [2025-12-10 09:32:56.503 +11:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: System initialisation detected. Seed data. [2025-12-10 09:32:57.923 +11:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Migration system initialisation completed. [2025-12-10 09:32:57.928 +11:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 1 migrations for stage PreInitialisation. [2025-12-10 09:32:57.930 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420040000_RenameEnableGroupingIntoCollections" [2025-12-10 09:32:57.946 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420040000_RenameEnableGroupingIntoCollections" was successfully applied [2025-12-10 09:32:57.953 +11:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\Users\Mark\AppData\Local\Jellyfin\cache" [2025-12-10 09:32:58.059 +11:00] [INF] [10] Emby.Server.Implementations.ApplicationHost: Loading assemblies [2025-12-10 09:32:58.974 +11:00] [INF] [10] 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-12-10 09:32:58.976 +11:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: [] [2025-12-10 09:32:58.977 +11:00] [INF] [10] 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-12-10 09:32:58.979 +11:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["192.168.20.7", "127.0.0.1"] [2025-12-10 09:32:58.981 +11:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["0.0.0.0"] [2025-12-10 09:32:58.982 +11:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist" [2025-12-10 09:32:58.983 +11:00] [INF] [10] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: [] [2025-12-10 09:33:00.185 +11:00] [INF] [10] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLite connection string: "Data Source=C:\Users\Mark\AppData\Local\Jellyfin\data\jellyfin.db;Cache=Default;Default Timeout=30;Pooling=True" [2025-12-10 09:33:00.186 +11:00] [INF] [10] 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-12-10 09:33:00.187 +11:00] [INF] [10] Jellyfin.Database.Implementations.Locking.NoLockBehavior: The database locking mode has been set to: NoLock. [2025-12-10 09:33:00.191 +11:00] [INF] [10] Main: Prepare system for possible migrations [2025-12-10 09:33:00.221 +11:00] [INF] [10] Main: A migration will attempt to modify the library.db, will attempt to backup the file now. [2025-12-10 09:33:00.225 +11:00] [INF] [10] Main: Backing up "library.db" to "C:\Users\Mark\AppData\Local\Jellyfin\data\library.db.bak1" [2025-12-10 09:33:00.227 +11:00] [INF] [10] Main: "library.db" backed up to "C:\Users\Mark\AppData\Local\Jellyfin\data\library.db.bak1" [2025-12-10 09:33:00.228 +11:00] [INF] [10] Main: "library.db" has been backed up as "C:\Users\Mark\AppData\Local\Jellyfin\data\library.db.bak1" [2025-12-10 09:33:00.229 +11:00] [INF] [10] Main: A migration will attempt to modify the jellyfin.db, will attempt to backup the file now. [2025-12-10 09:33:00.232 +11:00] [INF] [10] Main: Jellyfin database has been backed up as "20251209103300" [2025-12-10 09:33:00.236 +11:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage CoreInitialisation. [2025-12-10 09:33:00.238 +11:00] [INF] [10] InternalDatabaseMigration: Perform migration "20241020103111_LibraryDbMigration" [2025-12-10 09:33:00.305 +11:00] [INF] [10] InternalDatabaseMigration: Migration "20241020103111_LibraryDbMigration" was successfully applied [2025-12-10 09:33:00.306 +11:00] [INF] [10] InternalDatabaseMigration: Perform migration "20241111131257_AddedCustomDataKey" [2025-12-10 09:33:00.326 +11:00] [INF] [10] InternalDatabaseMigration: Migration "20241111131257_AddedCustomDataKey" was successfully applied [2025-12-10 09:33:00.327 +11:00] [INF] [10] InternalDatabaseMigration: Perform migration "20241111135439_AddedCustomDataKeyKey" [2025-12-10 09:33:00.369 +11:00] [INF] [10] InternalDatabaseMigration: Migration "20241111135439_AddedCustomDataKeyKey" was successfully applied [2025-12-10 09:33:00.370 +11:00] [INF] [10] InternalDatabaseMigration: Perform migration "20241112152323_FixAncestorIdConfig" [2025-12-10 09:33:00.407 +11:00] [INF] [10] InternalDatabaseMigration: Migration "20241112152323_FixAncestorIdConfig" was successfully applied [2025-12-10 09:33:00.408 +11:00] [INF] [10] InternalDatabaseMigration: Perform migration "20241112232041_FixMediaStreams" [2025-12-10 09:33:00.443 +11:00] [INF] [10] InternalDatabaseMigration: Migration "20241112232041_FixMediaStreams" was successfully applied [2025-12-10 09:33:00.445 +11:00] [INF] [10] InternalDatabaseMigration: Perform migration "20241112234144_FixMediaStreams2" [2025-12-10 09:33:00.488 +11:00] [INF] [10] InternalDatabaseMigration: Migration "20241112234144_FixMediaStreams2" was successfully applied [2025-12-10 09:33:00.489 +11:00] [INF] [10] InternalDatabaseMigration: Perform migration "20241113133548_EnforceUniqueItemValue" [2025-12-10 09:33:00.509 +11:00] [INF] [10] InternalDatabaseMigration: Migration "20241113133548_EnforceUniqueItemValue" was successfully applied [2025-12-10 09:33:00.510 +11:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250202021306_FixedCollation" [2025-12-10 09:33:00.549 +11:00] [INF] [10] InternalDatabaseMigration: Migration "20250202021306_FixedCollation" was successfully applied [2025-12-10 09:33:00.549 +11:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250204092455_MakeStartEndDateNullable" [2025-12-10 09:33:00.583 +11:00] [INF] [10] InternalDatabaseMigration: Migration "20250204092455_MakeStartEndDateNullable" was successfully applied [2025-12-10 09:33:00.584 +11:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250214031148_ChannelIdGuid" [2025-12-10 09:33:00.604 +11:00] [INF] [10] InternalDatabaseMigration: Migration "20250214031148_ChannelIdGuid" was successfully applied [2025-12-10 09:33:00.605 +11:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250326065026_AddInheritedParentalRatingSubValue" [2025-12-10 09:33:00.627 +11:00] [INF] [10] InternalDatabaseMigration: Migration "20250326065026_AddInheritedParentalRatingSubValue" was successfully applied [2025-12-10 09:33:00.629 +11:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250327101120_AddKeyframeData" [2025-12-10 09:33:00.652 +11:00] [INF] [10] InternalDatabaseMigration: Migration "20250327101120_AddKeyframeData" was successfully applied [2025-12-10 09:33:00.653 +11:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250327171413_AddHdr10PlusFlag" [2025-12-10 09:33:00.674 +11:00] [INF] [10] InternalDatabaseMigration: Migration "20250327171413_AddHdr10PlusFlag" was successfully applied [2025-12-10 09:33:00.675 +11:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250331182844_FixAttachmentMigration" [2025-12-10 09:33:00.707 +11:00] [INF] [10] InternalDatabaseMigration: Migration "20250331182844_FixAttachmentMigration" was successfully applied [2025-12-10 09:33:00.708 +11:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250401142247_FixAncestors" [2025-12-10 09:33:00.727 +11:00] [INF] [10] InternalDatabaseMigration: Migration "20250401142247_FixAncestors" was successfully applied [2025-12-10 09:33:00.728 +11:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250405075612_FixItemValuesIndices" [2025-12-10 09:33:00.747 +11:00] [INF] [10] InternalDatabaseMigration: Migration "20250405075612_FixItemValuesIndices" was successfully applied [2025-12-10 09:33:00.748 +11:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250609115616_DetachUserDataInsteadOfDelete" [2025-12-10 09:33:00.789 +11:00] [INF] [10] InternalDatabaseMigration: Migration "20250609115616_DetachUserDataInsteadOfDelete" was successfully applied [2025-12-10 09:33:00.790 +11:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250622170802_BaseItemImageInfoDateModifiedNullable" [2025-12-10 09:33:00.825 +11:00] [INF] [10] InternalDatabaseMigration: Migration "20250622170802_BaseItemImageInfoDateModifiedNullable" was successfully applied [2025-12-10 09:33:00.826 +11:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250714044826_ResetJournalMode" [2025-12-10 09:33:00.847 +11:00] [INF] [10] InternalDatabaseMigration: Migration "20250714044826_ResetJournalMode" was successfully applied [2025-12-10 09:33:00.848 +11:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250913211637_AddProperParentChildRelationBaseItemWithCascade" [2025-12-10 09:33:00.889 +11:00] [INF] [10] InternalDatabaseMigration: Migration "20250913211637_AddProperParentChildRelationBaseItemWithCascade" was successfully applied [2025-12-10 09:33:00.890 +11:00] [INF] [10] InternalDatabaseMigration: Perform migration "20250925203415_ExtendPeopleMapKey" [2025-12-10 09:33:00.926 +11:00] [INF] [10] InternalDatabaseMigration: Migration "20250925203415_ExtendPeopleMapKey" was successfully applied [2025-12-10 09:33:01.959 +11:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.11.4.0" [2025-12-10 09:33:01.961 +11:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.11.4.0" [2025-12-10 09:33:01.962 +11:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.11.4.0" [2025-12-10 09:33:02.011 +11:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.11.4.0" [2025-12-10 09:33:02.012 +11:00] [INF] [10] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.11.4.0" [2025-12-10 09:33:02.300 +11:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 26 migrations for stage AppInitialisation. [2025-12-10 09:33:02.301 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420050000_DisableTranscodingThrottling" [2025-12-10 09:33:02.303 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420050000_DisableTranscodingThrottling" was successfully applied [2025-12-10 09:33:02.304 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420060000_CreateUserLoggingConfigFile" [2025-12-10 09:33:02.306 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420060000_CreateUserLoggingConfigFile" was successfully applied [2025-12-10 09:33:02.306 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420070000_MigrateActivityLogDb" [2025-12-10 09:33:02.314 +11:00] [WRN] [10] Jellyfin.Server.Migrations.Routines.MigrateActivityLogDb: "C:\Users\Mark\AppData\Local\Jellyfin\data\activitylog.db" doesn't exist, nothing to migrate [2025-12-10 09:33:02.316 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420070000_MigrateActivityLogDb" was successfully applied [2025-12-10 09:33:02.317 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420080000_RemoveDuplicateExtras" [2025-12-10 09:33:02.368 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.RemoveDuplicateExtras: No duplicate extras detected, skipping migration. [2025-12-10 09:33:02.370 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420080000_RemoveDuplicateExtras" was successfully applied [2025-12-10 09:33:02.370 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420090000_AddDefaultPluginRepository" [2025-12-10 09:33:02.372 +11:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration [2025-12-10 09:33:02.373 +11:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\Users\Mark\AppData\Local\Jellyfin\cache" [2025-12-10 09:33:02.375 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420090000_AddDefaultPluginRepository" was successfully applied [2025-12-10 09:33:02.376 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420100000_MigrateUserDb" [2025-12-10 09:33:02.378 +11:00] [WRN] [10] Jellyfin.Server.Migrations.Routines.MigrateUserDb: "C:\Users\Mark\AppData\Local\Jellyfin\data\users.db" doesn't exist, nothing to migrate [2025-12-10 09:33:02.379 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420100000_MigrateUserDb" was successfully applied [2025-12-10 09:33:02.380 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420110000_ReaddDefaultPluginRepository" [2025-12-10 09:33:02.381 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420110000_ReaddDefaultPluginRepository" was successfully applied [2025-12-10 09:33:02.382 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420120000_MigrateDisplayPreferencesDb" [2025-12-10 09:33:02.385 +11:00] [WRN] [10] Jellyfin.Server.Migrations.Routines.MigrateDisplayPreferencesDb: "C:\Users\Mark\AppData\Local\Jellyfin\data\displaypreferences.db" doesn't exist, nothing to migrate [2025-12-10 09:33:02.386 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420120000_MigrateDisplayPreferencesDb" was successfully applied [2025-12-10 09:33:02.387 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420130000_RemoveDownloadImagesInAdvance" [2025-12-10 09:33:02.746 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.RemoveDownloadImagesInAdvance: Removing 'RemoveDownloadImagesInAdvance' settings in all the libraries [2025-12-10 09:33:02.747 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420130000_RemoveDownloadImagesInAdvance" was successfully applied [2025-12-10 09:33:02.748 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420140000_MigrateAuthenticationDb" [2025-12-10 09:33:02.751 +11:00] [WRN] [10] Jellyfin.Server.Migrations.Routines.MigrateAuthenticationDb: "C:\Users\Mark\AppData\Local\Jellyfin\data\authentication.db" doesn't exist, nothing to migrate [2025-12-10 09:33:02.752 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420140000_MigrateAuthenticationDb" was successfully applied [2025-12-10 09:33:02.752 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420150000_FixPlaylistOwner" [2025-12-10 09:33:02.807 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420150000_FixPlaylistOwner" was successfully applied [2025-12-10 09:33:02.808 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420160000_AddDefaultCastReceivers" [2025-12-10 09:33:02.809 +11:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration [2025-12-10 09:33:02.811 +11:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\Users\Mark\AppData\Local\Jellyfin\cache" [2025-12-10 09:33:02.812 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420160000_AddDefaultCastReceivers" was successfully applied [2025-12-10 09:33:02.813 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420170000_UpdateDefaultPluginRepository" [2025-12-10 09:33:02.814 +11:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration [2025-12-10 09:33:02.815 +11:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\Users\Mark\AppData\Local\Jellyfin\cache" [2025-12-10 09:33:02.817 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420170000_UpdateDefaultPluginRepository" was successfully applied [2025-12-10 09:33:02.818 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420180000_FixAudioData" [2025-12-10 09:33:02.819 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.FixAudioData: Backfilling audio lyrics data to database. [2025-12-10 09:33:02.830 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420180000_FixAudioData" was successfully applied [2025-12-10 09:33:02.831 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420190000_RemoveDuplicatePlaylistChildren" [2025-12-10 09:33:02.835 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420190000_RemoveDuplicatePlaylistChildren" was successfully applied [2025-12-10 09:33:02.836 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420193000_MigrateLibraryDbCompatibilityCheck" [2025-12-10 09:33:02.839 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420193000_MigrateLibraryDbCompatibilityCheck" was successfully applied [2025-12-10 09:33:02.840 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420200000_MigrateLibraryDb" [2025-12-10 09:33:02.845 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Migrating the userdata from library.db may take a while, do not stop Jellyfin. [2025-12-10 09:33:02.846 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Cleanup database" [2025-12-10 09:33:02.859 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Cleanup database" took '00:00:00.0132016' [2025-12-10 09:33:02.861 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Moving TypedBaseItem" [2025-12-10 09:33:02.862 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Loading TypedBaseItems" [2025-12-10 09:33:02.903 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Loading TypedBaseItems" took '00:00:00.0406169' [2025-12-10 09:33:02.904 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Clean TypedBaseItems hierarchy" [2025-12-10 09:33:03.029 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Clean TypedBaseItems hierarchy" took '00:00:00.1254061' [2025-12-10 09:33:03.032 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Saving 4 BaseItem entries" [2025-12-10 09:33:03.098 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Saving 4 BaseItem entries" took '00:00:00.0666927' [2025-12-10 09:33:03.100 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Moving TypedBaseItem" took '00:00:00.2389874' [2025-12-10 09:33:03.101 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Moving ItemValues" [2025-12-10 09:33:03.102 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Loading ItemValues" [2025-12-10 09:33:03.103 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Loading ItemValues" took '00:00:00.0011592' [2025-12-10 09:33:03.104 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Saving 0 ItemValues entries" [2025-12-10 09:33:03.105 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Saving 0 ItemValues entries" took '00:00:00.0008853' [2025-12-10 09:33:03.106 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Moving ItemValues" took '00:00:00.0049841' [2025-12-10 09:33:03.107 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Moving UserData" [2025-12-10 09:33:03.108 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Loading UserData" [2025-12-10 09:33:03.113 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Loading UserData" took '00:00:00.0055380' [2025-12-10 09:33:03.114 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Saving 0 UserData entries" [2025-12-10 09:33:03.115 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Saving 0 UserData entries" took '00:00:00.0007118' [2025-12-10 09:33:03.116 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Moving UserData" took '00:00:00.0091607' [2025-12-10 09:33:03.117 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Moving MediaStreamInfos" [2025-12-10 09:33:03.118 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Loading MediaStreamInfos" [2025-12-10 09:33:03.119 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Loading MediaStreamInfos" took '00:00:00.0009404' [2025-12-10 09:33:03.120 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Saving 0 MediaStreamInfos entries" [2025-12-10 09:33:03.120 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Saving 0 MediaStreamInfos entries" took '00:00:00.0007453' [2025-12-10 09:33:03.121 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Moving MediaStreamInfos" took '00:00:00.0043267' [2025-12-10 09:33:03.122 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Moving AttachmentStreamInfos" [2025-12-10 09:33:03.123 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Loading AttachmentStreamInfos" [2025-12-10 09:33:03.124 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Loading AttachmentStreamInfos" took '00:00:00.0008311' [2025-12-10 09:33:03.125 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Saving 0 AttachmentStreamInfos entries" [2025-12-10 09:33:03.126 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Saving 0 AttachmentStreamInfos entries" took '00:00:00.0007555' [2025-12-10 09:33:03.127 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Moving AttachmentStreamInfos" took '00:00:00.0043810' [2025-12-10 09:33:03.128 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Moving People" [2025-12-10 09:33:03.128 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Loading People" [2025-12-10 09:33:03.129 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Loading People" took '00:00:00.0008916' [2025-12-10 09:33:03.130 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Saving 0 People entries and 0 maps" [2025-12-10 09:33:03.131 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Saving 0 People entries and 0 maps" took '00:00:00.0006980' [2025-12-10 09:33:03.132 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Moving People" took '00:00:00.0043399' [2025-12-10 09:33:03.133 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Moving Chapters" [2025-12-10 09:33:03.134 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Loading Chapters" [2025-12-10 09:33:03.134 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Loading Chapters" took '00:00:00.0007967' [2025-12-10 09:33:03.135 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Saving 0 Chapters entries" [2025-12-10 09:33:03.136 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Saving 0 Chapters entries" took '00:00:00.0007047' [2025-12-10 09:33:03.137 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Moving Chapters" took '00:00:00.0042459' [2025-12-10 09:33:03.138 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Moving AncestorIds" [2025-12-10 09:33:03.139 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Loading AncestorIds" [2025-12-10 09:33:03.140 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Loading AncestorIds" took '00:00:00.0008820' [2025-12-10 09:33:03.140 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Saving 0 AncestorId entries" [2025-12-10 09:33:03.141 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Saving 0 AncestorId entries" took '00:00:00.0006939' [2025-12-10 09:33:03.142 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Moving AncestorIds" took '00:00:00.0041749' [2025-12-10 09:33:03.143 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Migration of the Library.db done. [2025-12-10 09:33:03.144 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Migrating Library db took 00:00:00.2979372. [2025-12-10 09:33:03.159 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Move "C:\Users\Mark\AppData\Local\Jellyfin\data\library.db" to "C:\Users\Mark\AppData\Local\Jellyfin\data\library.db.old". [2025-12-10 09:33:03.170 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420200000_MigrateLibraryDb" was successfully applied [2025-12-10 09:33:03.171 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420210000_MoveExtractedFiles" [2025-12-10 09:33:03.185 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MoveExtractedFiles: Checking 0 items for movable extracted files. [2025-12-10 09:33:03.192 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MoveExtractedFiles: Checked: 0 - Moved: 0 - Time: 00:00:00.0183113 [2025-12-10 09:33:03.210 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MoveExtractedFiles: Moved files for 0 items in 00:00:00.0368297 [2025-12-10 09:33:03.212 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MoveExtractedFiles: Cleaned up left over subtitles and attachments. [2025-12-10 09:33:03.213 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420210000_MoveExtractedFiles" was successfully applied [2025-12-10 09:33:03.214 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420220000_MigrateRatingLevels" [2025-12-10 09:33:03.216 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateRatingLevels: Recalculating parental rating levels based on rating string. [2025-12-10 09:33:03.235 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420220000_MigrateRatingLevels" was successfully applied [2025-12-10 09:33:03.236 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420230000_MoveTrickplayFiles" [2025-12-10 09:33:03.289 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MoveTrickplayFiles: Checked: 5000 - Moved: 0 - Time: 00:00:00.0509671 [2025-12-10 09:33:03.290 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MoveTrickplayFiles: Moved 0 items in 00:00:00.0522899 [2025-12-10 09:33:03.291 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420230000_MoveTrickplayFiles" was successfully applied [2025-12-10 09:33:03.292 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420230000_RefreshInternalDateModified" [2025-12-10 09:33:03.313 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.RefreshInternalDateModified: Checking if 0 potentially internal items require refreshed DateModified [2025-12-10 09:33:03.323 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.RefreshInternalDateModified: Checked: 0 - Refreshed: 0 - Time: 00:00:00.0283043 [2025-12-10 09:33:03.325 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.RefreshInternalDateModified: Refreshed DateModified for 0 items in 00:00:00.0307922 [2025-12-10 09:33:03.326 +11:00] [INF] [10] Emby.Server.Implementations.ApplicationHost: Disposing "CoreAppHost" [2025-12-10 09:33:03.327 +11:00] [INF] [10] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzArtistProvider" [2025-12-10 09:33:03.328 +11:00] [INF] [10] Emby.Server.Implementations.ApplicationHost: Disposing "MusicBrainzAlbumProvider" [2025-12-10 09:33:03.329 +11:00] [INF] [10] Emby.Server.Implementations.ApplicationHost: Disposing "PluginManager" [2025-12-10 09:33:03.330 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420230000_RefreshInternalDateModified" was successfully applied [2025-12-10 09:33:03.331 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250421000000_MigrateKeyframeData" [2025-12-10 09:33:03.335 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateKeyframeData: Checking 0 items for importable keyframe data. [2025-12-10 09:33:03.342 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateKeyframeData: Checked: 0 - Imported: 0 - Time: 00:00:00.0086428 [2025-12-10 09:33:03.343 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateKeyframeData: Imported keyframes for 0 items in 00:00:00.0098459 [2025-12-10 09:33:03.344 +11:00] [INF] [10] InternalCodeMigration: Migration "20250421000000_MigrateKeyframeData" was successfully applied [2025-12-10 09:33:03.345 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250618010000_MigrateLibraryUserData" [2025-12-10 09:33:03.351 +11:00] [INF] [10] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Migrating the userdata from library.db.old may take a while, do not stop Jellyfin. [2025-12-10 09:33:03.384 +11:00] [FTL] [10] InternalCodeMigration: Error: "SQLite Error 1: 'no such table: UserDatas'." [2025-12-10 09:33:03.385 +11:00] [ERR] [10] InternalCodeMigration: Migration "20250618010000_MigrateLibraryUserData" failed Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 1: 'no such table: UserDatas'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db) at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext() at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext() at Microsoft.Data.Sqlite.SqliteDataReader.NextResult() at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior) at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader() at Emby.Server.Implementations.Data.SqliteExtensions.Query(SqliteConnection sqliteConnection, String commandText)+MoveNext() at Jellyfin.Server.Migrations.Routines.MigrateLibraryUserData.PerformAsync(CancellationToken cancellationToken) at Jellyfin.Server.Migrations.Routines.MigrateLibraryUserData.PerformAsync(CancellationToken cancellationToken) at Jellyfin.Server.Migrations.Stages.CodeMigration.Perform(IServiceProvider serviceProvider, IStartupLogger logger, CancellationToken cancellationToken) at Jellyfin.Server.Migrations.JellyfinMigrationService.InternalCodeMigration.PerformAsync(IStartupLogger logger) at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider) [2025-12-10 09:33:03.420 +11:00] [INF] [10] InternalCodeMigration: Attempt to rollback librarydb. [2025-12-10 09:33:03.421 +11:00] [INF] [10] InternalCodeMigration: Attempt to rollback JellyfinDb. [2025-12-10 09:33:03.429 +11:00] [FTL] [10] Main: Error while starting server Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 1: 'no such table: UserDatas'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db) at Microsoft.Data.Sqlite.SqliteCommand.PrepareAndEnumerateStatements()+MoveNext() at Microsoft.Data.Sqlite.SqliteCommand.GetStatements()+MoveNext() at Microsoft.Data.Sqlite.SqliteDataReader.NextResult() at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior) at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader() at Emby.Server.Implementations.Data.SqliteExtensions.Query(SqliteConnection sqliteConnection, String commandText)+MoveNext() at Jellyfin.Server.Migrations.Routines.MigrateLibraryUserData.PerformAsync(CancellationToken cancellationToken) at Jellyfin.Server.Migrations.Routines.MigrateLibraryUserData.PerformAsync(CancellationToken cancellationToken) at Jellyfin.Server.Migrations.Stages.CodeMigration.Perform(IServiceProvider serviceProvider, IStartupLogger logger, CancellationToken cancellationToken) at Jellyfin.Server.Migrations.JellyfinMigrationService.InternalCodeMigration.PerformAsync(IStartupLogger logger) at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider) at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider) at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider) at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig) [2025-12-10 09:43:03.430 +11:00] [INF] [32] Main: Running query planner optimizations in the database... This might take a while [2025-12-10 16:00:40.957 +11:00] [INF] [2] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\Users\Mark\AppData\Local\Jellyfin\cache" [2025-12-10 16:00:41.622 +11:00] [INF] [10] Jellyfin.Server.ServerSetupApp.SetupServer: Kestrel is listening on "0.0.0.0" [2025-12-10 16:00:41.664 +11:00] [INF] [10] Main: Jellyfin version: "10.11.4" [2025-12-10 16:00:41.667 +11:00] [INF] [10] Main: Environment Variables: ["[JELLYFIN_LOG_DIR, C:\Users\Mark\AppData\Local\Jellyfin\log]"] [2025-12-10 16:00:41.670 +11:00] [INF] [10] Main: Arguments: ["C:\Program Files\Jellyfin\Server\jellyfin.dll", "--datadir", "C:\Users\Mark\AppData\Local\Jellyfin"] [2025-12-10 16:00:41.672 +11:00] [INF] [10] Main: Operating system: "Microsoft Windows 10.0.26100" [2025-12-10 16:00:41.673 +11:00] [INF] [10] Main: Architecture: X64 [2025-12-10 16:00:41.674 +11:00] [INF] [10] Main: 64-Bit Process: True [2025-12-10 16:00:41.675 +11:00] [INF] [10] Main: User Interactive: True [2025-12-10 16:00:41.676 +11:00] [INF] [10] Main: Processor count: 16 [2025-12-10 16:00:41.677 +11:00] [INF] [10] Main: Program data path: "C:\Users\Mark\AppData\Local\Jellyfin" [2025-12-10 16:00:41.678 +11:00] [INF] [10] Main: Log directory path: "C:\Users\Mark\AppData\Local\Jellyfin\log" [2025-12-10 16:00:41.679 +11:00] [INF] [10] Main: Config directory path: "C:\Users\Mark\AppData\Local\Jellyfin\config" [2025-12-10 16:00:41.680 +11:00] [INF] [10] Main: Cache path: "C:\Users\Mark\AppData\Local\Jellyfin\cache" [2025-12-10 16:00:41.681 +11:00] [INF] [10] Main: Temp directory path: "C:\Users\Mark\AppData\Local\Temp\jellyfin" [2025-12-10 16:00:41.682 +11:00] [INF] [10] Main: Web resources path: "C:\Program Files\Jellyfin\Server\jellyfin-web" [2025-12-10 16:00:41.683 +11:00] [INF] [10] Main: Application directory: "C:\Program Files\Jellyfin\Server\" [2025-12-10 16:00:41.693 +11:00] [INF] [10] Jellyfin.Server.Startup: Storage path `"C:\Users\Mark\AppData\Local\Jellyfin\data"` (Fixed) successfully checked with "245.1GiB" free which is over the minimum of "2GiB". [2025-12-10 16:00:41.695 +11:00] [INF] [10] Jellyfin.Server.Startup: Storage path `"C:\Users\Mark\AppData\Local\Jellyfin\cache"` (Fixed) successfully checked with "245.1GiB" free which is over the minimum of "2GiB". [2025-12-10 16:00:41.696 +11:00] [INF] [10] Jellyfin.Server.Startup: Storage path `"C:\Users\Mark\AppData\Local\Jellyfin"` (Fixed) successfully checked with "245.1GiB" free which is over the minimum of "2GiB". [2025-12-10 16:00:41.704 +11:00] [INF] [10] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "C:\Users\Mark\AppData\Local\Jellyfin\cache" [2025-12-10 16:00:41.948 +11:00] [INF] [10] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLite connection string: "Data Source=C:\Users\Mark\AppData\Local\Jellyfin\data\jellyfin.db;Cache=Default;Default Timeout=30;Pooling=True" [2025-12-10 16:00:41.963 +11:00] [INF] [10] 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-12-10 16:00:41.965 +11:00] [INF] [10] Jellyfin.Database.Implementations.Locking.NoLockBehavior: The database locking mode has been set to: NoLock. [2025-12-10 16:00:42.153 +11:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Initialise Migration service. [2025-12-10 16:00:42.155 +11:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: System initialisation detected. Seed data. [2025-12-10 16:00:43.245 +11:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: Migration system initialisation completed. [2025-12-10 16:00:43.251 +11:00] [INF] [10] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 2 migrations for stage PreInitialisation. [2025-12-10 16:00:43.254 +11:00] [INF] [10] InternalCodeMigration: Perform migration "20250420030000_MigrateEncodingOptions" [2025-12-10 16:00:43.293 +11:00] [INF] [10] InternalCodeMigration: Migration "20250420030000_MigrateEncodingOptions" was successfully applied [2025-12-10 16:00:43.302 +11:00] [FTL] [2] Main: Unhandled Exception System.ObjectDisposedException: Cannot access a disposed object. Object name: 'LoggerFactory'. at Microsoft.Extensions.Logging.LoggerFactory.CreateLogger(String categoryName) at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider) at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider) at Jellyfin.Server.Program.ApplyStartupMigrationAsync(ServerApplicationPaths appPaths, IConfiguration startupConfig) at Jellyfin.Server.Program.StartApp(StartupOptions options) at Jellyfin.Server.Program.
(String[] args)