Guest User

Jellyfin upgrade to 10.11.0

a guest
Oct 20th, 2025
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.55 KB | None | 0 0
  1. [2025-10-20 07:38:39.736 +02:00] [INF] Sending shutdown notifications
  2. [2025-10-20 07:38:46.233 +02:00] [ERR] WS "192.168.1.233" WebSocketRequestHandler error
  3. System.Net.WebSockets.WebSocketException (0x80004005): The WebSocket is in an invalid state ('Closed') for this operation. Valid states are: 'Open, CloseReceived'
  4. at System.Net.WebSockets.ManagedWebSocket.SendAsync(ReadOnlyMemory`1 buffer, WebSocketMessageType messageType, WebSocketMessageFlags messageFlags, CancellationToken cancellationToken)
  5. --- End of stack trace from previous location ---
  6. at Emby.Server.Implementations.HttpServer.WebSocketConnection.ProcessInternal(PipeReader reader)
  7. at Emby.Server.Implementations.HttpServer.WebSocketConnection.ReceiveAsync(CancellationToken cancellationToken)
  8. at Emby.Server.Implementations.HttpServer.WebSocketManager.WebSocketRequestHandler(HttpContext context)
  9. at Emby.Server.Implementations.HttpServer.WebSocketManager.WebSocketRequestHandler(HttpContext context)
  10. [2025-10-20 07:38:46.277 +02:00] [INF] Stopping NAT discovery
  11. [2025-10-20 07:38:46.296 +02:00] [INF] Running query planner optimizations in the database... This might take a while
  12. [2025-10-20 07:38:46.351 +02:00] [INF] Disposing "CoreAppHost"
  13. [2025-10-20 07:38:46.351 +02:00] [INF] Disposing "MusicBrainzArtistProvider"
  14. [2025-10-20 07:38:46.352 +02:00] [INF] Disposing "MusicBrainzAlbumProvider"
  15. [2025-10-20 07:38:46.352 +02:00] [INF] Disposing "PluginManager"
  16. [2025-10-20 07:39:17.685 +02:00] [INF] Setting cache path: "/var/cache/jellyfin"
  17. [2025-10-20 07:39:17.801 +02:00] [INF] Kestrel is listening on "0.0.0.0"
  18. [2025-10-20 07:39:17.814 +02:00] [INF] Jellyfin version: "10.11.0"
  19. [2025-10-20 07:39:17.816 +02:00] [INF] Environment Variables: ["[JELLYFIN_LOG_DIR, /var/log/jellyfin]", "[JELLYFIN_CONFIG_DIR, /etc/jellyfin]", "[JELLYFIN_USER, jellyfin]", "[JELLYFIN_WEB_OPT, --webdir=/usr/share/jellyfin/web]", "[JELLYFIN_FFMPEG_OPT, --ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg]", "[JELLYFIN_DATA_DIR, /var/lib/jellyfin]", "[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_CACHE_DIR, /var/cache/jellyfin]", "[JELLYFIN_ADDITIONAL_OPTS, ]"]
  20. [2025-10-20 07:39:17.817 +02:00] [INF] Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--webdir=/usr/share/jellyfin/web", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"]
  21. [2025-10-20 07:39:17.817 +02:00] [INF] Operating system: "Debian GNU/Linux 13 (trixie)"
  22. [2025-10-20 07:39:17.817 +02:00] [INF] Architecture: X64
  23. [2025-10-20 07:39:17.817 +02:00] [INF] 64-Bit Process: True
  24. [2025-10-20 07:39:17.817 +02:00] [INF] User Interactive: True
  25. [2025-10-20 07:39:17.817 +02:00] [INF] Processor count: 2
  26. [2025-10-20 07:39:17.817 +02:00] [INF] Program data path: "/var/lib/jellyfin"
  27. [2025-10-20 07:39:17.817 +02:00] [INF] Log directory path: "/var/log/jellyfin"
  28. [2025-10-20 07:39:17.817 +02:00] [INF] Config directory path: "/etc/jellyfin"
  29. [2025-10-20 07:39:17.817 +02:00] [INF] Cache path: "/var/cache/jellyfin"
  30. [2025-10-20 07:39:17.817 +02:00] [INF] Temp directory path: "/tmp/jellyfin"
  31. [2025-10-20 07:39:17.817 +02:00] [INF] Web resources path: "/usr/share/jellyfin/web"
  32. [2025-10-20 07:39:17.818 +02:00] [INF] Application directory: "/usr/lib/jellyfin/bin/"
  33. [2025-10-20 07:39:17.823 +02:00] [INF] Storage path `"/var/lib/jellyfin/data"` (Fixed) successfully checked with "8.1GB" free which is over the minimum of "2GB".
  34. [2025-10-20 07:39:17.824 +02:00] [INF] Storage path `"/var/log/jellyfin"` (Fixed) successfully checked with "8.1GB" free which is over the minimum of "512MB".
  35. [2025-10-20 07:39:17.824 +02:00] [INF] Storage path `"/var/cache/jellyfin"` (Fixed) successfully checked with "8.1GB" free which is over the minimum of "2GB".
  36. [2025-10-20 07:39:17.824 +02:00] [INF] Storage path `"/var/lib/jellyfin"` (Fixed) successfully checked with "8.1GB" free which is over the minimum of "2GB".
  37. [2025-10-20 07:39:17.824 +02:00] [INF] Storage path `"/tmp/jellyfin"` (Ram) successfully checked with "15.5GB" free which is over the minimum of "2GB".
  38. [2025-10-20 07:39:17.826 +02:00] [INF] Setting cache path: "/var/cache/jellyfin"
  39. [2025-10-20 07:39:17.860 +02:00] [INF] SQLite connection string: "Data Source=/var/lib/jellyfin/data/jellyfin.db;Cache=Default;Pooling=True"
  40. [2025-10-20 07:39:17.862 +02:00] [INF] SQLITE connection pragma command set to:
  41. "PRAGMA locking_mode=NORMAL;
  42. PRAGMA journal_size_limit=134217728;
  43. PRAGMA synchronous=1;
  44. PRAGMA temp_store=2;
  45. "
  46. [2025-10-20 07:39:17.863 +02:00] [INF] The database locking mode has been set to: NoLock.
  47. [2025-10-20 07:39:17.878 +02:00] [INF] Initialise Migration service.
  48. [2025-10-20 07:39:17.883 +02:00] [INF] Old migration style migration.xml detected. Migrate now.
  49. [2025-10-20 07:39:18.346 +02:00] [INF] Migrate migration 9b354818-94d5-4b68-ac49-e35cb85f9d84-"CreateNetworkConfiguration".
  50. [2025-10-20 07:39:18.355 +02:00] [INF] Migrate migration 4fb5c950-1991-11ee-9b4b-0800200c9a66-"MigrateNetworkConfiguration".
  51. [2025-10-20 07:39:18.355 +02:00] [INF] Migrate migration a6dcacf4-c057-4ef9-80d3-61cef9ddb4f0-"MigrateMusicBrainzTimeout".
  52. [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration a8e61960-7726-4450-8f3d-82c12daabbcb-"MigrateEncodingOptions".
  53. [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration e73b777d-cd5c-4e71-957a-b86b3660b7cf-"RenameEnableGroupingIntoCollections".
  54. [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration 4124c2cd-e939-4ffb-9be9-9b311c413638-"DisableTranscodingThrottling".
  55. [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration ef103419-8451-40d8-9f34-d1a8e93a1679-"CreateUserLoggingConfigFile".
  56. [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration 3793eb59-bc8c-456c-8b9f-bd5a62a42978-"MigrateActivityLogDb".
  57. [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration acbe17b7-8435-4a83-8b64-6fcf162cb9bd-"RemoveDuplicateExtras".
  58. [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration eb58ebee-9514-4b9b-8225-12e1a40020df-"AddDefaultPluginRepository".
  59. [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration 5c4b82a2-f053-4009-bd05-b6fcad82f14c-"MigrateUserDb".
  60. [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration 5f86e7f6-d966-4c77-849d-7a7b40b68c4e-"ReaddDefaultPluginRepository".
  61. [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration 06387815-c3cc-421f-a888-fb5f9992bea8-"MigrateDisplayPreferencesDb".
  62. [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration a81f75e0-8f43-416f-a5e8-516ccab4d8cc-"RemoveDownloadImagesInAdvance".
  63. [2025-10-20 07:39:18.356 +02:00] [INF] Migrate migration 5bd72f41-e6f3-4f60-90aa-09869abe0e22-"MigrateAuthenticationDb".
  64. [2025-10-20 07:39:18.357 +02:00] [INF] Migrate migration 615dfa9e-2497-4dbb-a472-61938b752c5b-"FixPlaylistOwner".
  65. [2025-10-20 07:39:18.357 +02:00] [INF] Migrate migration 34a1a1c4-5572-418e-a2f8-32cdfe2668e8-"AddDefaultCastReceivers".
  66. [2025-10-20 07:39:18.357 +02:00] [INF] Migrate migration 852816e0-2712-49a9-9240-c6fc5fcad1a8-"UpdateDefaultPluginRepository".
  67. [2025-10-20 07:39:18.357 +02:00] [INF] Migrate migration cf6fabc2-9fbe-4933-84a5-ffe52ef22a58-"FixAudioData".
  68. [2025-10-20 07:39:18.357 +02:00] [INF] Migrate migration 96c156a2-7a13-4b3b-a8b8-fb80c94d20c0-"RemoveDuplicatePlaylistChildren".
  69. [2025-10-20 07:39:18.357 +02:00] [INF] Rename old migration.xml to migration.xml.backup
  70. [2025-10-20 07:39:18.363 +02:00] [INF] There are 0 migrations for stage PreInitialisation.
  71. [2025-10-20 07:39:18.372 +02:00] [INF] Setting cache path: "/var/cache/jellyfin"
  72. [2025-10-20 07:39:18.410 +02:00] [INF] Loading assemblies
  73. [2025-10-20 07:39:18.414 +02:00] [ERR] Failed to load assembly "/var/lib/jellyfin/plugins/Auto Collections_0.0.2.67/Jellyfin.Plugin.AutoCollections/bin/Debug/net8.0/Jellyfin.Plugin.AutoCollections.dll". This error occurs when a plugin references an incompatible version of one of the shared libraries. Disabling plugin
  74. System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types.
  75. Could not load type 'Jellyfin.Data.Enums.SortOrder' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
  76. at System.Reflection.RuntimeModule.GetDefinedTypes()
  77. at System.Reflection.RuntimeModule.GetTypes()
  78. at Emby.Server.Implementations.Plugins.PluginManager.LoadAssemblies()+MoveNext()
  79. System.TypeLoadException: Could not load type 'Jellyfin.Data.Enums.SortOrder' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
  80. [2025-10-20 07:39:18.420 +02:00] [INF] Loaded assembly "SQLitePCL.pretty, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_16.0.0.0/SQLitePCL.pretty.dll"
  81. [2025-10-20 07:39:18.421 +02:00] [INF] Loaded assembly "Jellyfin.Plugin.PlaybackReporting, Version=16.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/Playback Reporting_16.0.0.0/Jellyfin.Plugin.PlaybackReporting.dll"
  82. [2025-10-20 07:39:18.424 +02:00] [INF] Loaded assembly "Jellyfin.Plugin.Tvdb, Version=19.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TheTVDB_19.0.0.0/Jellyfin.Plugin.Tvdb.dll"
  83. [2025-10-20 07:39:18.428 +02:00] [INF] Loaded assembly "Tvdb.Sdk, Version=4.7.10.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TheTVDB_19.0.0.0/Tvdb.Sdk.dll"
  84. [2025-10-20 07:39:18.428 +02:00] [INF] Loaded assembly "Jellyfin.Plugin.TMDbBoxSets, Version=11.0.0.0, Culture=neutral, PublicKeyToken=null" from "/var/lib/jellyfin/plugins/TMDb Box Sets_11.0.0.0/Jellyfin.Plugin.TMDbBoxSets.dll"
  85. [2025-10-20 07:39:18.430 +02:00] [ERR] Failed to load assembly "/var/lib/jellyfin/plugins/Trakt_26.0.0.0/Trakt.dll". This error occurs when a plugin references an incompatible version of one of the shared libraries. Disabling plugin
  86. System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types.
  87. Could not load type 'Jellyfin.Data.Entities.User' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
  88. Could not load type 'Jellyfin.Data.Entities.User' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
  89. Could not load type 'Jellyfin.Data.Entities.User' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
  90. Could not load type 'Jellyfin.Data.Entities.User' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
  91. Could not load type 'Jellyfin.Data.Entities.User' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
  92. at System.Reflection.RuntimeModule.GetDefinedTypes()
  93. at System.Reflection.RuntimeModule.GetTypes()
  94. at Emby.Server.Implementations.Plugins.PluginManager.LoadAssemblies()+MoveNext()
  95. System.TypeLoadException: Could not load type 'Jellyfin.Data.Entities.User' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
  96. System.TypeLoadException: Could not load type 'Jellyfin.Data.Entities.User' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
  97. System.TypeLoadException: Could not load type 'Jellyfin.Data.Entities.User' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
  98. System.TypeLoadException: Could not load type 'Jellyfin.Data.Entities.User' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
  99. System.TypeLoadException: Could not load type 'Jellyfin.Data.Entities.User' from assembly 'Jellyfin.Data, Version=10.11.0.0, Culture=neutral, PublicKeyToken=null'.
  100. [2025-10-20 07:39:18.443 +02:00] [INF] Defined LAN subnets: ["192.168.1.0/24"]
  101. [2025-10-20 07:39:18.443 +02:00] [INF] Defined LAN exclusions: []
  102. [2025-10-20 07:39:18.444 +02:00] [INF] Used LAN subnets: ["192.168.1.0/24"]
  103. [2025-10-20 07:39:18.444 +02:00] [INF] Filtered interface addresses: ["127.0.0.1", "192.168.1.23"]
  104. [2025-10-20 07:39:18.444 +02:00] [INF] Bind Addresses ["0.0.0.0"]
  105. [2025-10-20 07:39:18.444 +02:00] [INF] Remote IP filter is "Allowlist"
  106. [2025-10-20 07:39:18.444 +02:00] [INF] Filtered subnets: []
  107. [2025-10-20 07:39:18.499 +02:00] [INF] SQLite connection string: "Data Source=/var/lib/jellyfin/data/jellyfin.db;Cache=Default;Pooling=True"
  108. [2025-10-20 07:39:18.499 +02:00] [INF] SQLITE connection pragma command set to:
  109. "PRAGMA locking_mode=NORMAL;
  110. PRAGMA journal_size_limit=134217728;
  111. PRAGMA synchronous=1;
  112. PRAGMA temp_store=2;
  113. "
  114. [2025-10-20 07:39:18.499 +02:00] [INF] The database locking mode has been set to: NoLock.
  115. [2025-10-20 07:39:18.503 +02:00] [INF] Prepare system for possible migrations
  116. [2025-10-20 07:39:18.521 +02:00] [INF] A migration will attempt to modify the library.db, will attempt to backup the file now.
  117. [2025-10-20 07:39:18.522 +02:00] [INF] Backing up "library.db" to "/var/lib/jellyfin/data/library.db.bak4"
  118. [2025-10-20 07:39:19.285 +02:00] [INF] "library.db" backed up to "/var/lib/jellyfin/data/library.db.bak4"
  119. [2025-10-20 07:39:19.285 +02:00] [INF] "library.db" has been backed up as "/var/lib/jellyfin/data/library.db.bak4"
  120. [2025-10-20 07:39:19.285 +02:00] [INF] A migration will attempt to modify the jellyfin.db, will attempt to backup the file now.
  121. [2025-10-20 07:39:19.292 +02:00] [INF] Jellyfin database has been backed up as "20251020053919"
  122. [2025-10-20 07:39:19.295 +02:00] [INF] There are 0 migrations for stage CoreInitialisation.
  123. [2025-10-20 07:39:19.296 +02:00] [INF] Perform migration "20241020103111_LibraryDbMigration"
  124. [2025-10-20 07:39:19.387 +02:00] [INF] Migration "20241020103111_LibraryDbMigration" was successfully applied
  125. [2025-10-20 07:39:19.387 +02:00] [INF] Perform migration "20241111131257_AddedCustomDataKey"
  126. [2025-10-20 07:39:19.400 +02:00] [INF] Migration "20241111131257_AddedCustomDataKey" was successfully applied
  127. [2025-10-20 07:39:19.401 +02:00] [INF] Perform migration "20241111135439_AddedCustomDataKeyKey"
  128. [2025-10-20 07:39:19.429 +02:00] [INF] Migration "20241111135439_AddedCustomDataKeyKey" was successfully applied
  129. [2025-10-20 07:39:19.429 +02:00] [INF] Perform migration "20241112152323_FixAncestorIdConfig"
  130. [2025-10-20 07:39:19.456 +02:00] [INF] Migration "20241112152323_FixAncestorIdConfig" was successfully applied
  131. [2025-10-20 07:39:19.456 +02:00] [INF] Perform migration "20241112232041_FixMediaStreams"
  132. [2025-10-20 07:39:19.495 +02:00] [INF] Migration "20241112232041_FixMediaStreams" was successfully applied
  133. [2025-10-20 07:39:19.495 +02:00] [INF] Perform migration "20241112234144_FixMediaStreams2"
  134. [2025-10-20 07:39:19.529 +02:00] [INF] Migration "20241112234144_FixMediaStreams2" was successfully applied
  135. [2025-10-20 07:39:19.529 +02:00] [INF] Perform migration "20241113133548_EnforceUniqueItemValue"
  136. [2025-10-20 07:39:19.542 +02:00] [INF] Migration "20241113133548_EnforceUniqueItemValue" was successfully applied
  137. [2025-10-20 07:39:19.542 +02:00] [INF] Perform migration "20250202021306_FixedCollation"
  138. [2025-10-20 07:39:19.563 +02:00] [INF] Migration "20250202021306_FixedCollation" was successfully applied
  139. [2025-10-20 07:39:19.563 +02:00] [INF] Perform migration "20250204092455_MakeStartEndDateNullable"
  140. [2025-10-20 07:39:19.588 +02:00] [INF] Migration "20250204092455_MakeStartEndDateNullable" was successfully applied
  141. [2025-10-20 07:39:19.588 +02:00] [INF] Perform migration "20250214031148_ChannelIdGuid"
  142. [2025-10-20 07:39:19.602 +02:00] [INF] Migration "20250214031148_ChannelIdGuid" was successfully applied
  143. [2025-10-20 07:39:19.602 +02:00] [INF] Perform migration "20250326065026_AddInheritedParentalRatingSubValue"
  144. [2025-10-20 07:39:19.615 +02:00] [INF] Migration "20250326065026_AddInheritedParentalRatingSubValue" was successfully applied
  145. [2025-10-20 07:39:19.616 +02:00] [INF] Perform migration "20250327101120_AddKeyframeData"
  146. [2025-10-20 07:39:19.628 +02:00] [INF] Migration "20250327101120_AddKeyframeData" was successfully applied
  147. [2025-10-20 07:39:19.629 +02:00] [INF] Perform migration "20250327171413_AddHdr10PlusFlag"
  148. [2025-10-20 07:39:19.641 +02:00] [INF] Migration "20250327171413_AddHdr10PlusFlag" was successfully applied
  149. [2025-10-20 07:39:19.641 +02:00] [INF] Perform migration "20250331182844_FixAttachmentMigration"
  150. [2025-10-20 07:39:19.662 +02:00] [INF] Migration "20250331182844_FixAttachmentMigration" was successfully applied
  151. [2025-10-20 07:39:19.662 +02:00] [INF] Perform migration "20250401142247_FixAncestors"
  152. [2025-10-20 07:39:19.674 +02:00] [INF] Migration "20250401142247_FixAncestors" was successfully applied
  153. [2025-10-20 07:39:19.674 +02:00] [INF] Perform migration "20250405075612_FixItemValuesIndices"
  154. [2025-10-20 07:39:19.687 +02:00] [INF] Migration "20250405075612_FixItemValuesIndices" was successfully applied
  155. [2025-10-20 07:39:19.687 +02:00] [INF] Perform migration "20250609115616_DetachUserDataInsteadOfDelete"
  156. [2025-10-20 07:39:19.714 +02:00] [INF] Migration "20250609115616_DetachUserDataInsteadOfDelete" was successfully applied
  157. [2025-10-20 07:39:19.714 +02:00] [INF] Perform migration "20250622170802_BaseItemImageInfoDateModifiedNullable"
  158. [2025-10-20 07:39:19.736 +02:00] [INF] Migration "20250622170802_BaseItemImageInfoDateModifiedNullable" was successfully applied
  159. [2025-10-20 07:39:19.737 +02:00] [INF] Perform migration "20250714044826_ResetJournalMode"
  160. [2025-10-20 07:39:19.749 +02:00] [INF] Migration "20250714044826_ResetJournalMode" was successfully applied
  161. [2025-10-20 07:39:19.749 +02:00] [INF] Perform migration "20250913211637_AddProperParentChildRelationBaseItemWithCascade"
  162. [2025-10-20 07:39:19.777 +02:00] [INF] Migration "20250913211637_AddProperParentChildRelationBaseItemWithCascade" was successfully applied
  163. [2025-10-20 07:39:19.777 +02:00] [INF] Perform migration "20250925203415_ExtendPeopleMapKey"
  164. [2025-10-20 07:39:19.800 +02:00] [INF] Migration "20250925203415_ExtendPeopleMapKey" was successfully applied
  165. [2025-10-20 07:39:20.078 +02:00] [INF] Loaded plugin: "Playback Reporting" "16.0.0.0"
  166. [2025-10-20 07:39:20.079 +02:00] [INF] Loaded plugin: "TheTVDB" "19.0.0.0"
  167. [2025-10-20 07:39:20.080 +02:00] [INF] Loaded plugin: "TMDb Box Sets" "11.0.0.0"
  168. [2025-10-20 07:39:20.080 +02:00] [INF] Loaded plugin: "TMDb" "10.11.0.0"
  169. [2025-10-20 07:39:20.080 +02:00] [INF] Loaded plugin: "Studio Images" "10.11.0.0"
  170. [2025-10-20 07:39:20.080 +02:00] [INF] Loaded plugin: "OMDb" "10.11.0.0"
  171. [2025-10-20 07:39:20.089 +02:00] [INF] Loaded plugin: "MusicBrainz" "10.11.0.0"
  172. [2025-10-20 07:39:20.090 +02:00] [INF] Loaded plugin: "AudioDB" "10.11.0.0"
  173. [2025-10-20 07:39:20.093 +02:00] [ERR] Error creating "Jellyfin.Plugin.Tvdb.Providers.TvdbEpisodeImageProvider"
  174. System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Model.Globalization.CountryInfo> MediaBrowser.Model.Globalization.ILocalizationManager.GetCountries()'.
  175. at Jellyfin.Plugin.Tvdb.TvdbClientManager..ctor(IApplicationHost applicationHost, ILocalizationManager localizationManager)
  176. at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
  177. at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
  178. at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  179. at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  180. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
  181. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
  182. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
  183. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
  184. at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
  185. at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
  186. at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
  187. at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
  188. at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
  189. at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
  190. at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
  191. [2025-10-20 07:39:20.094 +02:00] [ERR] Error creating "Jellyfin.Plugin.Tvdb.Providers.TvdbMovieImageProvider"
  192. System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Model.Globalization.CountryInfo> MediaBrowser.Model.Globalization.ILocalizationManager.GetCountries()'.
  193. at Jellyfin.Plugin.Tvdb.TvdbClientManager..ctor(IApplicationHost applicationHost, ILocalizationManager localizationManager)
  194. at InvokeStub_TvdbClientManager..ctor(Object, Span`1)
  195. at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  196. at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  197. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
  198. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
  199. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
  200. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
  201. at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
  202. at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
  203. at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
  204. at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
  205. at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
  206. at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
  207. at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
  208. [2025-10-20 07:39:20.094 +02:00] [ERR] Error creating "Jellyfin.Plugin.Tvdb.Providers.TvdbPersonImageProvider"
  209. System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Model.Globalization.CountryInfo> MediaBrowser.Model.Globalization.ILocalizationManager.GetCountries()'.
  210. at Jellyfin.Plugin.Tvdb.TvdbClientManager..ctor(IApplicationHost applicationHost, ILocalizationManager localizationManager)
  211. at InvokeStub_TvdbClientManager..ctor(Object, Span`1)
  212. at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  213. at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  214. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
  215. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
  216. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
  217. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
  218. at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
  219. at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
  220. at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
  221. at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
  222. at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
  223. at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
  224. at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
  225. [2025-10-20 07:39:20.095 +02:00] [ERR] Error creating "Jellyfin.Plugin.Tvdb.Providers.TvdbSeasonImageProvider"
  226. System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Model.Globalization.CountryInfo> MediaBrowser.Model.Globalization.ILocalizationManager.GetCountries()'.
  227. at Jellyfin.Plugin.Tvdb.TvdbClientManager..ctor(IApplicationHost applicationHost, ILocalizationManager localizationManager)
  228. at InvokeStub_TvdbClientManager..ctor(Object, Span`1)
  229. at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  230. at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  231. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
  232. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
  233. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
  234. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
  235. at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
  236. at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
  237. at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
  238. at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
  239. at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
  240. at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
  241. at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
  242. [2025-10-20 07:39:20.095 +02:00] [ERR] Error creating "Jellyfin.Plugin.Tvdb.Providers.TvdbSeriesImageProvider"
  243. System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Model.Globalization.CountryInfo> MediaBrowser.Model.Globalization.ILocalizationManager.GetCountries()'.
  244. at Jellyfin.Plugin.Tvdb.TvdbClientManager..ctor(IApplicationHost applicationHost, ILocalizationManager localizationManager)
  245. at InvokeStub_TvdbClientManager..ctor(Object, Span`1)
  246. at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  247. at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  248. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
  249. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
  250. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
  251. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
  252. at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
  253. at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
  254. at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
  255. at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
  256. at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
  257. at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
  258. at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
  259. [2025-10-20 07:39:20.105 +02:00] [ERR] Error creating "Jellyfin.Plugin.Tvdb.Providers.TvdbEpisodeProvider"
  260. System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Model.Globalization.CountryInfo> MediaBrowser.Model.Globalization.ILocalizationManager.GetCountries()'.
  261. at Jellyfin.Plugin.Tvdb.TvdbClientManager..ctor(IApplicationHost applicationHost, ILocalizationManager localizationManager)
  262. at InvokeStub_TvdbClientManager..ctor(Object, Span`1)
  263. at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  264. at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  265. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
  266. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
  267. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
  268. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
  269. at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
  270. at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
  271. at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
  272. at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
  273. at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
  274. at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
  275. at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
  276. [2025-10-20 07:39:20.106 +02:00] [ERR] Error creating "Jellyfin.Plugin.Tvdb.Providers.TvdbMovieProvider"
  277. System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Model.Globalization.CountryInfo> MediaBrowser.Model.Globalization.ILocalizationManager.GetCountries()'.
  278. at Jellyfin.Plugin.Tvdb.TvdbClientManager..ctor(IApplicationHost applicationHost, ILocalizationManager localizationManager)
  279. at InvokeStub_TvdbClientManager..ctor(Object, Span`1)
  280. at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  281. at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  282. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
  283. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
  284. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
  285. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
  286. at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
  287. at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
  288. at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
  289. at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
  290. at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
  291. at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
  292. at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
  293. [2025-10-20 07:39:20.106 +02:00] [ERR] Error creating "Jellyfin.Plugin.Tvdb.Providers.TvdbPersonProvider"
  294. System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Model.Globalization.CountryInfo> MediaBrowser.Model.Globalization.ILocalizationManager.GetCountries()'.
  295. at Jellyfin.Plugin.Tvdb.TvdbClientManager..ctor(IApplicationHost applicationHost, ILocalizationManager localizationManager)
  296. at InvokeStub_TvdbClientManager..ctor(Object, Span`1)
  297. at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  298. at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  299. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
  300. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
  301. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
  302. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
  303. at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
  304. at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
  305. at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
  306. at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
  307. at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
  308. at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
  309. at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
  310. [2025-10-20 07:39:20.106 +02:00] [ERR] Error creating "Jellyfin.Plugin.Tvdb.Providers.TvdbSeasonProvider"
  311. System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Model.Globalization.CountryInfo> MediaBrowser.Model.Globalization.ILocalizationManager.GetCountries()'.
  312. at Jellyfin.Plugin.Tvdb.TvdbClientManager..ctor(IApplicationHost applicationHost, ILocalizationManager localizationManager)
  313. at InvokeStub_TvdbClientManager..ctor(Object, Span`1)
  314. at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  315. at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  316. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
  317. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
  318. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
  319. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
  320. at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
  321. at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
  322. at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
  323. at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
  324. at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
  325. at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
  326. at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
  327. [2025-10-20 07:39:20.107 +02:00] [ERR] Error creating "Jellyfin.Plugin.Tvdb.Providers.TvdbSeriesProvider"
  328. System.MissingMethodException: Method not found: 'System.Collections.Generic.IEnumerable`1<MediaBrowser.Model.Globalization.CountryInfo> MediaBrowser.Model.Globalization.ILocalizationManager.GetCountries()'.
  329. at Jellyfin.Plugin.Tvdb.TvdbClientManager..ctor(IApplicationHost applicationHost, ILocalizationManager localizationManager)
  330. at InvokeStub_TvdbClientManager..ctor(Object, Span`1)
  331. at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  332. at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  333. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
  334. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
  335. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
  336. at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
  337. at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
  338. at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
  339. at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
  340. at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
  341. at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
  342. at Microsoft.Extensions.DependencyInjection.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
  343. at Emby.Server.Implementations.ApplicationHost.CreateInstanceSafe(Type type)
  344. [2025-10-20 07:39:20.115 +02:00] [INF] There are 11 migrations for stage AppInitialisation.
  345. [2025-10-20 07:39:20.115 +02:00] [INF] Perform migration "20250420193000_MigrateLibraryDbCompatibilityCheck"
  346. [2025-10-20 07:39:20.134 +02:00] [INF] Migration "20250420193000_MigrateLibraryDbCompatibilityCheck" was successfully applied
  347. [2025-10-20 07:39:20.135 +02:00] [INF] Perform migration "20250420200000_MigrateLibraryDb"
  348. [2025-10-20 07:39:20.138 +02:00] [INF] Migrating the userdata from library.db may take a while, do not stop Jellyfin.
  349. [2025-10-20 07:39:20.164 +02:00] [INF] Start "Cleanup database"
  350. [2025-10-20 07:39:20.179 +02:00] [INF] "Cleanup database" took '00:00:00.0150415'
  351. [2025-10-20 07:39:20.180 +02:00] [INF] Start "Moving TypedBaseItem"
  352. [2025-10-20 07:39:20.180 +02:00] [INF] Start "Loading TypedBaseItems"
  353. [2025-10-20 07:39:40.765 +02:00] [INF] "Loading TypedBaseItems" took '00:00:20.5847730'
  354. [2025-10-20 07:39:40.765 +02:00] [INF] Start "Clean TypedBaseItems hierarchy"
  355. [2025-10-20 07:39:46.792 +02:00] [INF] "Clean TypedBaseItems hierarchy" took '00:00:06.0269229'
  356. [2025-10-20 07:39:46.867 +02:00] [INF] Start "Saving 256281 BaseItem entries"
  357. [2025-10-20 07:40:33.890 +02:00] [WRN] As of "10/20/2025 05:40:33 +00:00", the heartbeat has been running for "00:00:01.2076960" which is longer than "00:00:01". This could be caused by thread pool starvation.
  358. [2025-10-20 07:40:38.126 +02:00] [WRN] As of "10/20/2025 05:40:38 +00:00", the heartbeat has been running for "00:00:01.2295018" which is longer than "00:00:01". This could be caused by thread pool starvation.
  359. [2025-10-20 07:40:53.965 +02:00] [WRN] As of "10/20/2025 05:40:53 +00:00", the heartbeat has been running for "00:00:01.4201895" which is longer than "00:00:01". This could be caused by thread pool starvation.
  360. [2025-10-20 07:41:03.604 +02:00] [WRN] As of "10/20/2025 05:41:03 +00:00", the heartbeat has been running for "00:00:01.6335527" which is longer than "00:00:01". This could be caused by thread pool starvation.
  361. [2025-10-20 07:41:12.340 +02:00] [WRN] As of "10/20/2025 05:41:12 +00:00", the heartbeat has been running for "00:00:01.7305698" which is longer than "00:00:01". This could be caused by thread pool starvation.
  362. [2025-10-20 07:41:29.173 +02:00] [INF] "Saving 256281 BaseItem entries" took '00:01:42.3021030'
  363. [2025-10-20 07:41:29.541 +02:00] [INF] "Moving TypedBaseItem" took '00:02:09.3612575'
  364. [2025-10-20 07:41:29.554 +02:00] [INF] Start "Moving ItemValues"
  365. [2025-10-20 07:41:29.558 +02:00] [INF] Start "Loading ItemValues"
  366. [2025-10-20 07:41:43.767 +02:00] [WRN] As of "10/20/2025 05:41:43 +00:00", the heartbeat has been running for "00:00:08.3886784" which is longer than "00:00:01". This could be caused by thread pool starvation.
  367. [2025-10-20 07:41:44.094 +02:00] [INF] "Loading ItemValues" took '00:00:14.5356096'
  368. [2025-10-20 07:41:44.128 +02:00] [INF] Start "Saving 16238 ItemValues entries"
  369. [2025-10-20 07:41:55.684 +02:00] [INF] "Saving 16238 ItemValues entries" took '00:00:11.5557295'
  370. [2025-10-20 07:41:55.688 +02:00] [INF] "Moving ItemValues" took '00:00:26.1332244'
  371. [2025-10-20 07:41:55.688 +02:00] [INF] Start "Moving UserData"
  372. [2025-10-20 07:41:55.688 +02:00] [INF] Start "Loading UserData"
  373. [2025-10-20 07:41:56.216 +02:00] [INF] "Loading UserData" took '00:00:00.5283813'
  374. [2025-10-20 07:41:56.221 +02:00] [INF] Start "Saving 11953 UserData entries"
  375. [2025-10-20 07:41:56.650 +02:00] [INF] "Saving 11953 UserData entries" took '00:00:00.4295970'
  376. [2025-10-20 07:41:56.650 +02:00] [INF] "Moving UserData" took '00:00:00.9627810'
  377. [2025-10-20 07:41:56.650 +02:00] [INF] Start "Moving MediaStreamInfos"
  378. [2025-10-20 07:41:56.651 +02:00] [INF] Start "Loading MediaStreamInfos"
  379. [2025-10-20 07:42:00.928 +02:00] [INF] "Loading MediaStreamInfos" took '00:00:04.2773423'
  380. [2025-10-20 07:42:00.946 +02:00] [INF] Start "Saving 425889 MediaStreamInfos entries"
  381. [2025-10-20 07:42:34.455 +02:00] [INF] "Saving 425889 MediaStreamInfos entries" took '00:00:33.5095389'
  382. [2025-10-20 07:42:34.456 +02:00] [INF] "Moving MediaStreamInfos" took '00:00:37.8048332'
  383. [2025-10-20 07:42:34.457 +02:00] [INF] Start "Moving AttachmentStreamInfos"
  384. [2025-10-20 07:42:34.460 +02:00] [INF] Start "Loading AttachmentStreamInfos"
  385. [2025-10-20 07:42:34.571 +02:00] [INF] "Loading AttachmentStreamInfos" took '00:00:00.1134462'
  386. [2025-10-20 07:42:34.573 +02:00] [INF] Start "Saving 23899 AttachmentStreamInfos entries"
  387. [2025-10-20 07:42:35.016 +02:00] [INF] "Saving 23899 AttachmentStreamInfos entries" took '00:00:00.4429495'
  388. [2025-10-20 07:42:35.018 +02:00] [INF] "Moving AttachmentStreamInfos" took '00:00:00.5586295'
  389. [2025-10-20 07:42:35.018 +02:00] [INF] Start "Moving People"
  390. [2025-10-20 07:42:35.019 +02:00] [INF] Start "Loading People"
  391. [2025-10-20 07:42:37.521 +02:00] [INF] "Loading People" took '00:00:02.5021430'
  392. [2025-10-20 07:42:37.555 +02:00] [INF] Start "Saving 107563 People entries and 294901 maps"
  393. [2025-10-20 07:42:48.269 +02:00] [INF] "Saving 107563 People entries and 294901 maps" took '00:00:10.7142309'
  394. [2025-10-20 07:42:48.269 +02:00] [INF] "Moving People" took '00:00:13.2510051'
  395. [2025-10-20 07:42:48.269 +02:00] [INF] Start "Moving Chapters"
  396. [2025-10-20 07:42:48.269 +02:00] [INF] Start "Loading Chapters"
  397. [2025-10-20 07:42:48.758 +02:00] [INF] "Loading Chapters" took '00:00:00.4887834'
  398. [2025-10-20 07:42:48.758 +02:00] [INF] Start "Saving 0 Chapters entries"
  399. [2025-10-20 07:42:48.759 +02:00] [INF] "Saving 0 Chapters entries" took '00:00:00.0008915'
  400. [2025-10-20 07:42:48.759 +02:00] [INF] "Moving Chapters" took '00:00:00.4900766'
  401. [2025-10-20 07:42:48.759 +02:00] [INF] Start "Moving AncestorIds"
  402. [2025-10-20 07:42:48.759 +02:00] [INF] Start "Loading AncestorIds"
  403. [2025-10-20 07:42:49.687 +02:00] [INF] "Loading AncestorIds" took '00:00:00.9276094'
  404. [2025-10-20 07:42:49.689 +02:00] [INF] Start "Saving 0 AncestorId entries"
  405. [2025-10-20 07:42:49.689 +02:00] [INF] "Saving 0 AncestorId entries" took '00:00:00.0001305'
  406. [2025-10-20 07:42:49.689 +02:00] [INF] "Moving AncestorIds" took '00:00:00.9296325'
  407. [2025-10-20 07:42:49.691 +02:00] [INF] Migration of the Library.db done.
  408. [2025-10-20 07:42:49.691 +02:00] [INF] Migrating Library db took 00:03:29.5533506.
  409. [2025-10-20 07:42:49.724 +02:00] [INF] Move "/var/lib/jellyfin/data/library.db" to "/var/lib/jellyfin/data/library.db.old".
  410. [2025-10-20 07:42:49.755 +02:00] [INF] Migration "20250420200000_MigrateLibraryDb" was successfully applied
  411. [2025-10-20 07:42:49.757 +02:00] [INF] Perform migration "20250420210000_MoveExtractedFiles"
  412. [2025-10-20 07:42:50.296 +02:00] [INF] Checking 65149 items for movable extracted files.
  413. [2025-10-20 07:42:50.306 +02:00] [INF] Checked: 0 - Moved: 0 - Time: 00:00:00.4873461
  414. [2025-10-20 07:42:52.604 +02:00] [INF] Checked: 5000 - Moved: 10 - Time: 00:00:02.7847157
  415. [2025-10-20 07:42:54.453 +02:00] [INF] Checked: 10000 - Moved: 14 - Time: 00:00:04.6345253
  416. [2025-10-20 07:42:56.425 +02:00] [INF] Checked: 15000 - Moved: 24 - Time: 00:00:06.6064589
  417. [2025-10-20 07:42:58.972 +02:00] [INF] Checked: 20000 - Moved: 30 - Time: 00:00:09.1530462
  418. [2025-10-20 07:43:00.799 +02:00] [INF] Checked: 25000 - Moved: 43 - Time: 00:00:10.9798793
  419. [2025-10-20 07:43:02.615 +02:00] [INF] Checked: 30000 - Moved: 55 - Time: 00:00:12.7963083
  420. [2025-10-20 07:43:04.461 +02:00] [INF] Checked: 35000 - Moved: 61 - Time: 00:00:14.6419621
  421. [2025-10-20 07:43:06.354 +02:00] [INF] Checked: 40000 - Moved: 69 - Time: 00:00:16.5354302
  422. [2025-10-20 07:43:08.433 +02:00] [INF] Checked: 45000 - Moved: 79 - Time: 00:00:18.6142031
  423. [2025-10-20 07:43:10.354 +02:00] [INF] Checked: 50000 - Moved: 89 - Time: 00:00:20.5356320
  424. [2025-10-20 07:43:12.074 +02:00] [INF] Checked: 55000 - Moved: 100 - Time: 00:00:22.2552659
  425. [2025-10-20 07:43:13.929 +02:00] [INF] Checked: 60000 - Moved: 113 - Time: 00:00:24.1104007
  426. [2025-10-20 07:43:15.995 +02:00] [INF] Checked: 65000 - Moved: 122 - Time: 00:00:26.1757726
  427. [2025-10-20 07:43:16.144 +02:00] [INF] Moved files for 123 items in 00:00:26.3250578
  428. [2025-10-20 07:43:16.310 +02:00] [INF] Cleaned up left over subtitles and attachments.
  429. [2025-10-20 07:43:16.311 +02:00] [INF] Migration "20250420210000_MoveExtractedFiles" was successfully applied
  430. [2025-10-20 07:43:16.311 +02:00] [INF] Perform migration "20250420220000_MigrateRatingLevels"
  431. [2025-10-20 07:43:16.315 +02:00] [INF] Recalculating parental rating levels based on rating string.
  432. [2025-10-20 07:43:25.224 +02:00] [INF] Migration "20250420220000_MigrateRatingLevels" was successfully applied
  433. [2025-10-20 07:43:25.225 +02:00] [INF] Perform migration "20250420230000_MoveTrickplayFiles"
  434. [2025-10-20 07:43:32.031 +02:00] [INF] Checked: 5000 - Moved: 0 - Time: 00:00:06.7988537
  435. [2025-10-20 07:43:32.031 +02:00] [INF] Moved 0 items in 00:00:06.7991295
  436. [2025-10-20 07:43:32.031 +02:00] [INF] Migration "20250420230000_MoveTrickplayFiles" was successfully applied
  437. [2025-10-20 07:43:32.031 +02:00] [INF] Perform migration "20250420230000_RefreshInternalDateModified"
  438. [2025-10-20 07:43:32.288 +02:00] [INF] Checking if 6516 potentially internal items require refreshed DateModified
  439. [2025-10-20 07:43:32.459 +02:00] [INF] Checked: 5000 - Refreshed: 4523 - Time: 00:00:00.2436243
  440. [2025-10-20 07:43:32.510 +02:00] [INF] Checked: 6516 - Refreshed: 5874 - Time: 00:00:00.2953076
  441. [2025-10-20 07:43:32.962 +02:00] [INF] Refreshed DateModified for 5874 items in 00:00:00.7470838
  442. [2025-10-20 07:43:32.969 +02:00] [INF] Disposing "CoreAppHost"
  443. [2025-10-20 07:43:32.970 +02:00] [INF] Disposing "MusicBrainzArtistProvider"
  444. [2025-10-20 07:43:32.982 +02:00] [INF] Disposing "MusicBrainzAlbumProvider"
  445. [2025-10-20 07:43:32.982 +02:00] [INF] Disposing "PluginManager"
  446. [2025-10-20 07:43:32.985 +02:00] [INF] Migration "20250420230000_RefreshInternalDateModified" was successfully applied
  447. [2025-10-20 07:43:32.985 +02:00] [INF] Perform migration "20250421000000_MigrateKeyframeData"
  448. [2025-10-20 07:43:33.037 +02:00] [INF] Checking 65149 items for importable keyframe data.
  449. [2025-10-20 07:43:34.115 +02:00] [INF] Checked: 5000 - Imported: 81 - Time: 00:00:01.1282475
  450. [2025-10-20 07:43:34.962 +02:00] [FTL] Error: "The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. Path: $ | LineNumber: 0 | BytePositionInLine: 0."
  451. [2025-10-20 07:43:34.962 +02:00] [ERR] Migration "20250421000000_MigrateKeyframeData" failed
  452. System.Text.Json.JsonException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. Path: $ | LineNumber: 0 | BytePositionInLine: 0.
  453. ---> System.Text.Json.JsonReaderException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. LineNumber: 0 | BytePositionInLine: 0.
  454. at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes)
  455. at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, T& value, JsonSerializerOptions options, ReadStack& state)
  456. --- End of inner exception stack trace ---
  457. at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, JsonReaderException ex)
  458. at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, T& value, JsonSerializerOptions options, ReadStack& state)
  459. at System.Text.Json.Serialization.Metadata.JsonTypeInfo`1.Deserialize(Utf8JsonReader& reader, ReadStack& state)
  460. at System.Text.Json.JsonSerializer.Deserialize[TValue](ReadOnlySpan`1 utf8Json, JsonSerializerOptions options)
  461. at Jellyfin.Server.Migrations.Routines.MigrateKeyframeData.TryGetKeyframeData(Guid id, String path, KeyframeData& data)
  462. at Jellyfin.Server.Migrations.Routines.MigrateKeyframeData.Perform()
  463. at Jellyfin.Server.Migrations.Stages.CodeMigration.Perform(IServiceProvider serviceProvider, IStartupLogger logger, CancellationToken cancellationToken)
  464. at Jellyfin.Server.Migrations.JellyfinMigrationService.InternalCodeMigration.PerformAsync(IStartupLogger logger)
  465. at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider)
  466. [2025-10-20 07:43:34.973 +02:00] [INF] Attempt to rollback librarydb.
  467. [2025-10-20 07:43:34.973 +02:00] [INF] Attempt to rollback JellyfinDb.
  468. [2025-10-20 07:43:35.095 +02:00] [FTL] Error while starting server
  469. System.Text.Json.JsonException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. Path: $ | LineNumber: 0 | BytePositionInLine: 0.
  470. ---> System.Text.Json.JsonReaderException: The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. LineNumber: 0 | BytePositionInLine: 0.
  471. at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes)
  472. at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, T& value, JsonSerializerOptions options, ReadStack& state)
  473. --- End of inner exception stack trace ---
  474. at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, JsonReaderException ex)
  475. at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, T& value, JsonSerializerOptions options, ReadStack& state)
  476. at System.Text.Json.Serialization.Metadata.JsonTypeInfo`1.Deserialize(Utf8JsonReader& reader, ReadStack& state)
  477. at System.Text.Json.JsonSerializer.Deserialize[TValue](ReadOnlySpan`1 utf8Json, JsonSerializerOptions options)
  478. at Jellyfin.Server.Migrations.Routines.MigrateKeyframeData.TryGetKeyframeData(Guid id, String path, KeyframeData& data)
  479. at Jellyfin.Server.Migrations.Routines.MigrateKeyframeData.Perform()
  480. at Jellyfin.Server.Migrations.Stages.CodeMigration.Perform(IServiceProvider serviceProvider, IStartupLogger logger, CancellationToken cancellationToken)
  481. at Jellyfin.Server.Migrations.JellyfinMigrationService.InternalCodeMigration.PerformAsync(IStartupLogger logger)
  482. at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider)
  483. at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider)
  484. at Jellyfin.Server.Migrations.JellyfinMigrationService.MigrateStepAsync(JellyfinMigrationStageTypes stage, IServiceProvider serviceProvider)
  485. at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig)
Add Comment
Please, Sign In to add comment