[2025-11-11 13:18:41.774 +01:00] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin" [2025-11-11 13:18:42.023 +01:00] [INF] [9] Jellyfin.Server.ServerSetupApp.SetupServer: Kestrel is listening on "all interfaces" [2025-11-11 13:18:42.071 +01:00] [INF] [9] Main: Jellyfin version: "10.11.2" [2025-11-11 13:18:42.075 +01:00] [INF] [9] Main: Environment Variables: ["[JELLYFIN_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_ADDITIONAL_OPTS, ]", "[JELLYFIN_ARGS, $JELLYFIN_WEB_OPT $JELLYFIN_FFMPEG_OPT $JELLYFIN_SERVICE_OPT $JELLYFIN_NOWEBAPP_OPT $JELLFIN_ADDITIONAL_OPTS --datadir $JELLYFIN_DATA_DIR --configdir $JELLYFIN_CONFIG_DIR --logdir $JELLYFIN_LOG_DIR --cachedir $JELLYFIN_CACHE_DIR]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_LOG_DIR, /mnt/gigaflop/jellyfin/log]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /mnt/gigaflop/jellyfin]", "[JELLYFIN_CONFIG_DIR, /mnt/gigaflop/jellyfin/config]"] [2025-11-11 13:18:42.077 +01:00] [INF] [9] Main: Arguments: ["/usr/lib/jellyfin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"] [2025-11-11 13:18:42.077 +01:00] [INF] [9] Main: Operating system: "Arch Linux" [2025-11-11 13:18:42.077 +01:00] [INF] [9] Main: Architecture: X64 [2025-11-11 13:18:42.078 +01:00] [INF] [9] Main: 64-Bit Process: True [2025-11-11 13:18:42.078 +01:00] [INF] [9] Main: User Interactive: True [2025-11-11 13:18:42.078 +01:00] [INF] [9] Main: Processor count: 4 [2025-11-11 13:18:42.078 +01:00] [INF] [9] Main: Program data path: "/mnt/gigaflop/jellyfin" [2025-11-11 13:18:42.078 +01:00] [INF] [9] Main: Log directory path: "/mnt/gigaflop/jellyfin/log" [2025-11-11 13:18:42.078 +01:00] [INF] [9] Main: Config directory path: "/mnt/gigaflop/jellyfin/config" [2025-11-11 13:18:42.078 +01:00] [INF] [9] Main: Cache path: "/var/cache/jellyfin" [2025-11-11 13:18:42.078 +01:00] [INF] [9] Main: Temp directory path: "/tmp/jellyfin" [2025-11-11 13:18:42.078 +01:00] [INF] [9] Main: Web resources path: "/usr/share/jellyfin/web" [2025-11-11 13:18:42.078 +01:00] [INF] [9] Main: Application directory: "/usr/lib/jellyfin/" [2025-11-11 13:18:42.092 +01:00] [INF] [9] Jellyfin.Server.Startup: Storage path `"/mnt/gigaflop/jellyfin/data"` (Fixed) successfully checked with "75GiB" free which is over the minimum of "2GiB". [2025-11-11 13:18:42.093 +01:00] [INF] [9] Jellyfin.Server.Startup: Storage path `"/mnt/gigaflop/jellyfin/log"` (Fixed) successfully checked with "75GiB" free which is over the minimum of "512MiB". [2025-11-11 13:18:42.093 +01:00] [INF] [9] Jellyfin.Server.Startup: Storage path `"/var/cache/jellyfin"` (Ram) successfully checked with "5.7GiB" free which is over the minimum of "2GiB". [2025-11-11 13:18:42.093 +01:00] [INF] [9] Jellyfin.Server.Startup: Storage path `"/mnt/gigaflop/jellyfin"` (Fixed) successfully checked with "75GiB" free which is over the minimum of "2GiB". [2025-11-11 13:18:42.093 +01:00] [INF] [9] Jellyfin.Server.Startup: Storage path `"/tmp/jellyfin"` (Ram) successfully checked with "5.6GiB" free which is over the minimum of "512MiB". [2025-11-11 13:18:42.096 +01:00] [INF] [9] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin" [2025-11-11 13:18:42.152 +01:00] [INF] [9] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLite connection string: "Data Source=/mnt/gigaflop/jellyfin/data/jellyfin.db;Cache=Default;Pooling=True" [2025-11-11 13:18:42.160 +01: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-11 13:18:42.161 +01:00] [INF] [9] Jellyfin.Database.Implementations.Locking.NoLockBehavior: The database locking mode has been set to: NoLock. [2025-11-11 13:18:42.193 +01:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: Initialise Migration service. [2025-11-11 13:18:43.288 +01:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 1 migrations for stage PreInitialisation. [2025-11-11 13:18:43.289 +01:00] [INF] [9] InternalCodeMigration: Perform migration "20250420040000_RenameEnableGroupingIntoCollections" [2025-11-11 13:18:43.302 +01:00] [INF] [9] InternalCodeMigration: Migration "20250420040000_RenameEnableGroupingIntoCollections" was successfully applied [2025-11-11 13:18:43.313 +01:00] [INF] [9] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin" [2025-11-11 13:18:43.420 +01:00] [INF] [9] Emby.Server.Implementations.ApplicationHost: Loading assemblies [2025-11-11 13:18:43.427 +01:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.KodiSyncQueue, Version=14.0.0.0, Culture=neutral, PublicKeyToken=null" from "/mnt/gigaflop/jellyfin/plugins/Kodi Sync Queue_14.0.0.0/Jellyfin.Plugin.KodiSyncQueue.dll" [2025-11-11 13:18:43.433 +01:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "LiteDB, Version=5.0.15.0, Culture=neutral, PublicKeyToken=4ee40123013c9f27" from "/mnt/gigaflop/jellyfin/plugins/Kodi Sync Queue_14.0.0.0/LiteDB.dll" [2025-11-11 13:18:43.435 +01:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.OpenSubtitles, Version=20.0.0.0, Culture=neutral, PublicKeyToken=null" from "/mnt/gigaflop/jellyfin/plugins/Open Subtitles_20.0.0.0/Jellyfin.Plugin.OpenSubtitles.dll" [2025-11-11 13:18:43.436 +01:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded assembly "Jellyfin.Plugin.TMDbBoxSets, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null" from "/mnt/gigaflop/jellyfin/plugins/TMDb Box Sets_11.0.0.0/Jellyfin.Plugin.TMDbBoxSets.dll" [2025-11-11 13:18:43.464 +01:00] [ERR] [9] Jellyfin.Networking.Manager.NetworkManager: Unable to parse bind override: "https://media.v8or.nl" [2025-11-11 13:18:43.468 +01:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Defined LAN subnets: ["192.168.178.52/16", "10.42.0.1/24"] [2025-11-11 13:18:43.468 +01:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: [] [2025-11-11 13:18:43.468 +01:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Used LAN subnets: ["192.168.178.52/16", "10.42.0.1/24"] [2025-11-11 13:18:43.472 +01:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Filtered interface addresses: ["127.0.0.1", "192.168.178.52", "10.42.0.1", "::1", "2a10:3781:3825:1:d250:99ff:fe8c:d4f1", "fd1f:2a6f:f103:0:d250:99ff:fe8c:d4f1", "fe80::d250:99ff:fe8c:d4f1%2"] [2025-11-11 13:18:43.472 +01:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Bind Addresses ["::"] [2025-11-11 13:18:43.473 +01:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is "Allowlist" [2025-11-11 13:18:43.473 +01:00] [INF] [9] Jellyfin.Networking.Manager.NetworkManager: Filtered subnets: [] [2025-11-11 13:18:43.608 +01:00] [INF] [9] Jellyfin.Database.Providers.Sqlite.SqliteDatabaseProvider: SQLite connection string: "Data Source=/mnt/gigaflop/jellyfin/data/jellyfin.db;Cache=Default;Pooling=True" [2025-11-11 13:18:43.608 +01: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-11 13:18:43.608 +01:00] [INF] [9] Jellyfin.Database.Implementations.Locking.NoLockBehavior: The database locking mode has been set to: NoLock. [2025-11-11 13:18:43.613 +01:00] [INF] [9] Main: Prepare system for possible migrations [2025-11-11 13:18:43.660 +01:00] [INF] [9] Main: A migration will attempt to modify the library.db, will attempt to backup the file now. [2025-11-11 13:18:43.660 +01:00] [INF] [9] Main: Backing up "library.db" to "/mnt/gigaflop/jellyfin/data/library.db.bak1" [2025-11-11 13:18:43.660 +01:00] [INF] [9] Main: "library.db" backed up to "/mnt/gigaflop/jellyfin/data/library.db.bak1" [2025-11-11 13:18:43.660 +01:00] [INF] [9] Main: "library.db" has been backed up as "/mnt/gigaflop/jellyfin/data/library.db.bak1" [2025-11-11 13:18:43.660 +01:00] [INF] [9] Main: A migration will attempt to modify the jellyfin.db, will attempt to backup the file now. [2025-11-11 13:18:43.660 +01:00] [INF] [9] Main: Jellyfin database has been backed up as "20251111121843" [2025-11-11 13:18:43.667 +01:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 0 migrations for stage CoreInitialisation. [2025-11-11 13:18:43.669 +01:00] [INF] [9] InternalDatabaseMigration: Perform migration "20241020103111_LibraryDbMigration" [2025-11-11 13:18:43.881 +01:00] [INF] [9] InternalDatabaseMigration: Migration "20241020103111_LibraryDbMigration" was successfully applied [2025-11-11 13:18:43.881 +01:00] [INF] [9] InternalDatabaseMigration: Perform migration "20241111131257_AddedCustomDataKey" [2025-11-11 13:18:43.913 +01:00] [INF] [9] InternalDatabaseMigration: Migration "20241111131257_AddedCustomDataKey" was successfully applied [2025-11-11 13:18:43.913 +01:00] [INF] [9] InternalDatabaseMigration: Perform migration "20241111135439_AddedCustomDataKeyKey" [2025-11-11 13:18:43.987 +01:00] [INF] [9] InternalDatabaseMigration: Migration "20241111135439_AddedCustomDataKeyKey" was successfully applied [2025-11-11 13:18:43.987 +01:00] [INF] [9] InternalDatabaseMigration: Perform migration "20241112152323_FixAncestorIdConfig" [2025-11-11 13:18:44.033 +01:00] [INF] [9] InternalDatabaseMigration: Migration "20241112152323_FixAncestorIdConfig" was successfully applied [2025-11-11 13:18:44.033 +01:00] [INF] [9] InternalDatabaseMigration: Perform migration "20241112232041_FixMediaStreams" [2025-11-11 13:18:44.088 +01:00] [INF] [9] InternalDatabaseMigration: Migration "20241112232041_FixMediaStreams" was successfully applied [2025-11-11 13:18:44.088 +01:00] [INF] [9] InternalDatabaseMigration: Perform migration "20241112234144_FixMediaStreams2" [2025-11-11 13:18:44.139 +01:00] [INF] [9] InternalDatabaseMigration: Migration "20241112234144_FixMediaStreams2" was successfully applied [2025-11-11 13:18:44.139 +01:00] [INF] [9] InternalDatabaseMigration: Perform migration "20241113133548_EnforceUniqueItemValue" [2025-11-11 13:18:44.166 +01:00] [INF] [9] InternalDatabaseMigration: Migration "20241113133548_EnforceUniqueItemValue" was successfully applied [2025-11-11 13:18:44.166 +01:00] [INF] [9] InternalDatabaseMigration: Perform migration "20250202021306_FixedCollation" [2025-11-11 13:18:44.253 +01:00] [INF] [9] InternalDatabaseMigration: Migration "20250202021306_FixedCollation" was successfully applied [2025-11-11 13:18:44.253 +01:00] [INF] [9] InternalDatabaseMigration: Perform migration "20250204092455_MakeStartEndDateNullable" [2025-11-11 13:18:44.322 +01:00] [INF] [9] InternalDatabaseMigration: Migration "20250204092455_MakeStartEndDateNullable" was successfully applied [2025-11-11 13:18:44.322 +01:00] [INF] [9] InternalDatabaseMigration: Perform migration "20250214031148_ChannelIdGuid" [2025-11-11 13:18:44.352 +01:00] [INF] [9] InternalDatabaseMigration: Migration "20250214031148_ChannelIdGuid" was successfully applied [2025-11-11 13:18:44.353 +01:00] [INF] [9] InternalDatabaseMigration: Perform migration "20250326065026_AddInheritedParentalRatingSubValue" [2025-11-11 13:18:44.390 +01:00] [INF] [9] InternalDatabaseMigration: Migration "20250326065026_AddInheritedParentalRatingSubValue" was successfully applied [2025-11-11 13:18:44.391 +01:00] [INF] [9] InternalDatabaseMigration: Perform migration "20250327101120_AddKeyframeData" [2025-11-11 13:18:44.423 +01:00] [INF] [9] InternalDatabaseMigration: Migration "20250327101120_AddKeyframeData" was successfully applied [2025-11-11 13:18:44.424 +01:00] [INF] [9] InternalDatabaseMigration: Perform migration "20250327171413_AddHdr10PlusFlag" [2025-11-11 13:18:44.459 +01:00] [INF] [9] InternalDatabaseMigration: Migration "20250327171413_AddHdr10PlusFlag" was successfully applied [2025-11-11 13:18:44.459 +01:00] [INF] [9] InternalDatabaseMigration: Perform migration "20250331182844_FixAttachmentMigration" [2025-11-11 13:18:44.509 +01:00] [INF] [9] InternalDatabaseMigration: Migration "20250331182844_FixAttachmentMigration" was successfully applied [2025-11-11 13:18:44.510 +01:00] [INF] [9] InternalDatabaseMigration: Perform migration "20250401142247_FixAncestors" [2025-11-11 13:18:44.537 +01:00] [INF] [9] InternalDatabaseMigration: Migration "20250401142247_FixAncestors" was successfully applied [2025-11-11 13:18:44.537 +01:00] [INF] [9] InternalDatabaseMigration: Perform migration "20250405075612_FixItemValuesIndices" [2025-11-11 13:18:44.564 +01:00] [INF] [9] InternalDatabaseMigration: Migration "20250405075612_FixItemValuesIndices" was successfully applied [2025-11-11 13:18:44.564 +01:00] [INF] [9] InternalDatabaseMigration: Perform migration "20250609115616_DetachUserDataInsteadOfDelete" [2025-11-11 13:18:44.623 +01:00] [INF] [9] InternalDatabaseMigration: Migration "20250609115616_DetachUserDataInsteadOfDelete" was successfully applied [2025-11-11 13:18:44.623 +01:00] [INF] [9] InternalDatabaseMigration: Perform migration "20250622170802_BaseItemImageInfoDateModifiedNullable" [2025-11-11 13:18:44.671 +01:00] [INF] [9] InternalDatabaseMigration: Migration "20250622170802_BaseItemImageInfoDateModifiedNullable" was successfully applied [2025-11-11 13:18:44.671 +01:00] [INF] [9] InternalDatabaseMigration: Perform migration "20250714044826_ResetJournalMode" [2025-11-11 13:18:44.702 +01:00] [INF] [9] InternalDatabaseMigration: Migration "20250714044826_ResetJournalMode" was successfully applied [2025-11-11 13:18:44.702 +01:00] [INF] [9] InternalDatabaseMigration: Perform migration "20250913211637_AddProperParentChildRelationBaseItemWithCascade" [2025-11-11 13:18:44.759 +01:00] [INF] [9] InternalDatabaseMigration: Migration "20250913211637_AddProperParentChildRelationBaseItemWithCascade" was successfully applied [2025-11-11 13:18:44.759 +01:00] [INF] [9] InternalDatabaseMigration: Perform migration "20250925203415_ExtendPeopleMapKey" [2025-11-11 13:18:44.811 +01:00] [INF] [9] InternalDatabaseMigration: Migration "20250925203415_ExtendPeopleMapKey" was successfully applied [2025-11-11 13:18:45.516 +01:00] [INF] [9] Jellyfin.Plugin.KodiSyncQueue.KodiSyncQueuePlugin: KodiSyncQueue is starting... [2025-11-11 13:18:45.516 +01:00] [INF] [9] Jellyfin.Plugin.KodiSyncQueue.Data.DbRepo: Creating DB Repository... [2025-11-11 13:18:45.585 +01:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Kodi Sync Queue" "14.0.0.0" [2025-11-11 13:18:45.592 +01:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Open Subtitles" "20.0.0.0" [2025-11-11 13:18:45.594 +01:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb Box Sets" "11.0.0.0" [2025-11-11 13:18:45.595 +01:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "TMDb" "10.11.2.0" [2025-11-11 13:18:45.595 +01:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "Studio Images" "10.11.2.0" [2025-11-11 13:18:45.595 +01:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "OMDb" "10.11.2.0" [2025-11-11 13:18:45.606 +01:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "MusicBrainz" "10.11.2.0" [2025-11-11 13:18:45.607 +01:00] [INF] [9] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: "AudioDB" "10.11.2.0" [2025-11-11 13:18:45.654 +01:00] [INF] [9] Jellyfin.Server.Migrations.JellyfinMigrationService: There are 26 migrations for stage AppInitialisation. [2025-11-11 13:18:45.654 +01:00] [INF] [9] InternalCodeMigration: Perform migration "20250420050000_DisableTranscodingThrottling" [2025-11-11 13:18:45.655 +01:00] [INF] [9] InternalCodeMigration: Migration "20250420050000_DisableTranscodingThrottling" was successfully applied [2025-11-11 13:18:45.655 +01:00] [INF] [9] InternalCodeMigration: Perform migration "20250420060000_CreateUserLoggingConfigFile" [2025-11-11 13:18:45.657 +01:00] [INF] [9] InternalCodeMigration: Migration "20250420060000_CreateUserLoggingConfigFile" was successfully applied [2025-11-11 13:18:45.657 +01:00] [INF] [9] InternalCodeMigration: Perform migration "20250420070000_MigrateActivityLogDb" [2025-11-11 13:18:45.662 +01:00] [WRN] [9] Jellyfin.Server.Migrations.Routines.MigrateActivityLogDb: Table 'ActivityLog' doesn't exist in "/mnt/gigaflop/jellyfin/data/activitylog.db", nothing to migrate [2025-11-11 13:18:45.662 +01:00] [INF] [9] InternalCodeMigration: Migration "20250420070000_MigrateActivityLogDb" was successfully applied [2025-11-11 13:18:45.662 +01:00] [INF] [9] InternalCodeMigration: Perform migration "20250420080000_RemoveDuplicateExtras" [2025-11-11 13:18:45.786 +01:00] [INF] [9] Jellyfin.Server.Migrations.Routines.RemoveDuplicateExtras: No duplicate extras detected, skipping migration. [2025-11-11 13:18:45.787 +01:00] [INF] [9] InternalCodeMigration: Migration "20250420080000_RemoveDuplicateExtras" was successfully applied [2025-11-11 13:18:45.787 +01:00] [INF] [9] InternalCodeMigration: Perform migration "20250420090000_AddDefaultPluginRepository" [2025-11-11 13:18:45.805 +01:00] [INF] [9] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration [2025-11-11 13:18:45.806 +01:00] [INF] [9] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin" [2025-11-11 13:18:45.807 +01:00] [INF] [9] InternalCodeMigration: Migration "20250420090000_AddDefaultPluginRepository" was successfully applied [2025-11-11 13:18:45.808 +01:00] [INF] [9] InternalCodeMigration: Perform migration "20250420100000_MigrateUserDb" [2025-11-11 13:18:45.811 +01:00] [INF] [9] Jellyfin.Server.Migrations.Routines.MigrateUserDb: Migrating the user database may take a while, do not stop Jellyfin. [2025-11-11 13:18:45.811 +01:00] [WRN] [9] Jellyfin.Server.Migrations.Routines.MigrateUserDb: Table 'LocalUsersv2' doesn't exist in "/mnt/gigaflop/jellyfin/data/users.db", nothing to migrate [2025-11-11 13:18:45.812 +01:00] [INF] [9] InternalCodeMigration: Migration "20250420100000_MigrateUserDb" was successfully applied [2025-11-11 13:18:45.812 +01:00] [INF] [9] InternalCodeMigration: Perform migration "20250420110000_ReaddDefaultPluginRepository" [2025-11-11 13:18:45.813 +01:00] [INF] [9] InternalCodeMigration: Migration "20250420110000_ReaddDefaultPluginRepository" was successfully applied [2025-11-11 13:18:45.813 +01:00] [INF] [9] InternalCodeMigration: Perform migration "20250420120000_MigrateDisplayPreferencesDb" [2025-11-11 13:18:45.818 +01:00] [WRN] [9] Jellyfin.Server.Migrations.Routines.MigrateDisplayPreferencesDb: "/mnt/gigaflop/jellyfin/data/displaypreferences.db" doesn't exist, nothing to migrate [2025-11-11 13:18:45.818 +01:00] [INF] [9] InternalCodeMigration: Migration "20250420120000_MigrateDisplayPreferencesDb" was successfully applied [2025-11-11 13:18:45.818 +01:00] [INF] [9] InternalCodeMigration: Perform migration "20250420130000_RemoveDownloadImagesInAdvance" [2025-11-11 13:18:46.185 +01:00] [INF] [9] Jellyfin.Server.Migrations.Routines.RemoveDownloadImagesInAdvance: Removing 'RemoveDownloadImagesInAdvance' settings in all the libraries [2025-11-11 13:18:46.185 +01:00] [INF] [9] InternalCodeMigration: Migration "20250420130000_RemoveDownloadImagesInAdvance" was successfully applied [2025-11-11 13:18:46.185 +01:00] [INF] [9] InternalCodeMigration: Perform migration "20250420140000_MigrateAuthenticationDb" [2025-11-11 13:18:46.187 +01:00] [WRN] [9] Jellyfin.Server.Migrations.Routines.MigrateAuthenticationDb: "/mnt/gigaflop/jellyfin/data/authentication.db" doesn't exist, nothing to migrate [2025-11-11 13:18:46.188 +01:00] [INF] [9] InternalCodeMigration: Migration "20250420140000_MigrateAuthenticationDb" was successfully applied [2025-11-11 13:18:46.188 +01:00] [INF] [9] InternalCodeMigration: Perform migration "20250420150000_FixPlaylistOwner" [2025-11-11 13:18:46.264 +01:00] [INF] [9] InternalCodeMigration: Migration "20250420150000_FixPlaylistOwner" was successfully applied [2025-11-11 13:18:46.264 +01:00] [INF] [9] InternalCodeMigration: Perform migration "20250420160000_AddDefaultCastReceivers" [2025-11-11 13:18:46.265 +01:00] [INF] [9] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration [2025-11-11 13:18:46.265 +01:00] [INF] [9] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin" [2025-11-11 13:18:46.266 +01:00] [INF] [9] InternalCodeMigration: Migration "20250420160000_AddDefaultCastReceivers" was successfully applied [2025-11-11 13:18:46.266 +01:00] [INF] [9] InternalCodeMigration: Perform migration "20250420170000_UpdateDefaultPluginRepository" [2025-11-11 13:18:46.267 +01:00] [INF] [9] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Saving system configuration [2025-11-11 13:18:46.267 +01:00] [INF] [9] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: "/var/cache/jellyfin" [2025-11-11 13:18:46.268 +01:00] [INF] [9] InternalCodeMigration: Migration "20250420170000_UpdateDefaultPluginRepository" was successfully applied [2025-11-11 13:18:46.268 +01:00] [INF] [9] InternalCodeMigration: Perform migration "20250420180000_FixAudioData" [2025-11-11 13:18:46.269 +01:00] [INF] [9] Jellyfin.Server.Migrations.Routines.FixAudioData: Backfilling audio lyrics data to database. [2025-11-11 13:18:46.287 +01:00] [INF] [9] InternalCodeMigration: Migration "20250420180000_FixAudioData" was successfully applied [2025-11-11 13:18:46.287 +01:00] [INF] [9] InternalCodeMigration: Perform migration "20250420190000_RemoveDuplicatePlaylistChildren" [2025-11-11 13:18:46.291 +01:00] [INF] [9] InternalCodeMigration: Migration "20250420190000_RemoveDuplicatePlaylistChildren" was successfully applied [2025-11-11 13:18:46.291 +01:00] [INF] [9] InternalCodeMigration: Perform migration "20250420193000_MigrateLibraryDbCompatibilityCheck" [2025-11-11 13:18:46.294 +01:00] [INF] [9] InternalCodeMigration: Migration "20250420193000_MigrateLibraryDbCompatibilityCheck" was successfully applied [2025-11-11 13:18:46.294 +01:00] [INF] [9] InternalCodeMigration: Perform migration "20250420200000_MigrateLibraryDb" [2025-11-11 13:18:46.300 +01:00] [INF] [9] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Migrating the userdata from library.db may take a while, do not stop Jellyfin. [2025-11-11 13:18:46.301 +01:00] [INF] [9] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Cleanup database" [2025-11-11 13:18:46.326 +01:00] [INF] [9] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Cleanup database" took '00:00:00.0252556' [2025-11-11 13:18:46.327 +01:00] [INF] [9] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Moving TypedBaseItem" [2025-11-11 13:18:46.327 +01:00] [INF] [9] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: Start "Loading TypedBaseItems" [2025-11-11 13:18:46.338 +01:00] [INF] [9] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Loading TypedBaseItems" took '00:00:00.0106705' [2025-11-11 13:18:46.338 +01:00] [INF] [9] Jellyfin.Server.Migrations.Routines.MigrateLibraryDb: "Moving TypedBaseItem" took '00:00:00.0110584' [2025-11-11 13:18:46.339 +01:00] [FTL] [9] InternalCodeMigration: Error: "Must specify valid information for parsing in the string. (Parameter 'value')" [2025-11-11 13:18:46.339 +01:00] [ERR] [9] InternalCodeMigration: Migration "20250420200000_MigrateLibraryDb" failed System.ArgumentException: Must specify valid information for parsing in the string. (Parameter 'value') at System.Enum.ThrowInvalidEmptyParseArgument() at System.Enum.TryParseByValueOrName[TUnderlying,TStorage](RuntimeType enumType, ReadOnlySpan`1 value, Boolean ignoreCase, Boolean throwOnFailure, TUnderlying& result) at System.Enum.Parse[TEnum](String value, Boolean ignoreCase) at System.Enum.Parse[TEnum](String value) at System.Linq.Utilities.<>c__DisplayClass2_0`3.b__0(TSource x) at System.Linq.Enumerable.ArraySelectIterator`2.Fill(ReadOnlySpan`1 source, Span`1 destination, Func`2 func) at System.Linq.Enumerable.ArraySelectIterator`2.ToArray() at Jellyfin.Server.Migrations.Routines.MigrateLibraryDb.GetItem(SqliteDataReader reader) at Jellyfin.Server.Migrations.Routines.MigrateLibraryDb.Perform() 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-11-11 13:18:46.345 +01:00] [INF] [9] InternalCodeMigration: Attempt to rollback librarydb. [2025-11-11 13:18:46.345 +01:00] [INF] [9] InternalCodeMigration: Attempt to rollback JellyfinDb. [2025-11-11 13:18:46.367 +01:00] [FTL] [9] Main: Error while starting server System.ArgumentException: Must specify valid information for parsing in the string. (Parameter 'value') at System.Enum.ThrowInvalidEmptyParseArgument() at System.Enum.TryParseByValueOrName[TUnderlying,TStorage](RuntimeType enumType, ReadOnlySpan`1 value, Boolean ignoreCase, Boolean throwOnFailure, TUnderlying& result) at System.Enum.Parse[TEnum](String value, Boolean ignoreCase) at System.Enum.Parse[TEnum](String value) at System.Linq.Utilities.<>c__DisplayClass2_0`3.b__0(TSource x) at System.Linq.Enumerable.ArraySelectIterator`2.Fill(ReadOnlySpan`1 source, Span`1 destination, Func`2 func) at System.Linq.Enumerable.ArraySelectIterator`2.ToArray() at Jellyfin.Server.Migrations.Routines.MigrateLibraryDb.GetItem(SqliteDataReader reader) at Jellyfin.Server.Migrations.Routines.MigrateLibraryDb.Perform() 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)