jellyfin/Jellyfin.Server/Migrations/Routines
ZeusCraft10 0ff869dfcd fix: Handle unknown item types gracefully in DeserializeBaseItem
When querying items with recursive=true, items with types from removed
plugins would cause a 500 error. Now these items are skipped with a
warning log instead of throwing an exception.

Fixes #15945
2026-01-05 21:08:26 -05:00
..
AddDefaultCastReceivers.cs Only consider migrations that have key set for migration.xml migration (#14061) 2025-05-05 17:23:23 -06:00
AddDefaultPluginRepository.cs Only consider migrations that have key set for migration.xml migration (#14061) 2025-05-05 17:23:23 -06:00
CleanMusicArtist.cs Add migration attribute 2025-10-09 19:45:43 +00:00
CreateUserLoggingConfigFile.cs Only consider migrations that have key set for migration.xml migration (#14061) 2025-05-05 17:23:23 -06:00
DisableLegacyAuthorization.cs Use async migration 2025-11-20 22:11:55 +01:00
DisableTranscodingThrottling.cs Only consider migrations that have key set for migration.xml migration (#14061) 2025-05-05 17:23:23 -06:00
FixAudioData.cs Add declarative backups for migrations (#14135) 2025-06-03 16:49:41 -06:00
FixDates.cs Fix sync disposal of async-created IAsyncDisposable objects (#14755) 2025-09-16 11:14:52 +02:00
FixPlaylistOwner.cs Only consider migrations that have key set for migration.xml migration (#14061) 2025-05-05 17:23:23 -06:00
MigrateActivityLogDb.cs Backport pull request #15322 from jellyfin/release-10.11.z 2025-11-02 21:58:43 -05:00
MigrateAuthenticationDb.cs Backport pull request #15322 from jellyfin/release-10.11.z 2025-11-02 21:58:43 -05:00
MigrateDisplayPreferencesDb.cs Backport pull request #15322 from jellyfin/release-10.11.z 2025-11-02 21:58:43 -05:00
MigrateKeyframeData.cs Backport pull request #15220 from jellyfin/release-10.11.z 2025-10-27 15:43:31 -04:00
MigrateLibraryDb.cs fix: Handle unknown item types gracefully in DeserializeBaseItem 2026-01-05 21:08:26 -05:00
MigrateLibraryDbCompatibilityCheck.cs Rework startup topic handling and reenable output to logging framework (#14243) 2025-06-08 19:52:39 -06:00
MigrateLibraryUserData.cs improve userdata migration (#14488) 2025-07-19 11:34:51 -06:00
MigrateRatingLevels.cs Rework startup topic handling and reenable output to logging framework (#14243) 2025-06-08 19:52:39 -06:00
MigrateUserDb.cs Backport pull request #15322 from jellyfin/release-10.11.z 2025-11-02 21:58:43 -05:00
MoveExtractedFiles.cs Backport pull request #15112 from jellyfin/release-10.11.z 2025-10-27 15:43:13 -04:00
MoveTrickplayFiles.cs Rework startup topic handling and reenable output to logging framework (#14243) 2025-06-08 19:52:39 -06:00
ReaddDefaultPluginRepository.cs Only consider migrations that have key set for migration.xml migration (#14061) 2025-05-05 17:23:23 -06:00
RefreshCleanNames.cs Merge pull request #14879 from audrey-inglish/master 2025-12-08 18:43:37 +01:00
RefreshInternalDateModified.cs Only consider migrations that have key set for migration.xml migration (#14061) 2025-05-05 17:23:23 -06:00
RemoveDownloadImagesInAdvance.cs Only consider migrations that have key set for migration.xml migration (#14061) 2025-05-05 17:23:23 -06:00
RemoveDuplicateExtras.cs Only consider migrations that have key set for migration.xml migration (#14061) 2025-05-05 17:23:23 -06:00
RemoveDuplicatePlaylistChildren.cs Only consider migrations that have key set for migration.xml migration (#14061) 2025-05-05 17:23:23 -06:00
ReseedFolderFlag.cs Add logging 2025-07-30 20:14:24 +00:00
UpdateDefaultPluginRepository.cs Only consider migrations that have key set for migration.xml migration (#14061) 2025-05-05 17:23:23 -06:00