jellyfin/Jellyfin.Server/Migrations/Routines
2024-06-03 16:39:22 +02:00
..
AddDefaultCastReceivers.cs Always set cast receivers during migration (#11516) 2024-05-10 07:34:08 -06:00
AddDefaultPluginRepository.cs Fix all warnings in Jellyfin.Api (#9003) 2023-01-04 08:01:31 -07:00
CreateUserLoggingConfigFile.cs Group Methods 2021-04-17 11:19:09 +01:00
DisableTranscodingThrottling.cs Remove unused using directives 2021-04-17 11:37:55 +01:00
FixAudioData.cs Apply review suggestions 2024-06-03 16:39:22 +02:00
FixPlaylistOwner.cs Implement update endpoint 2024-04-01 20:43:05 +02:00
MigrateActivityLogDb.cs missed a spot 2023-09-16 07:27:22 +02:00
MigrateAuthenticationDb.cs fix: open the connection when using SqliteConnection directly 2023-09-16 07:25:29 +02:00
MigrateDisplayPreferencesDb.cs missed a spot 2023-09-16 07:27:22 +02:00
MigrateRatingLevels.cs Fix warnings 2023-11-14 21:14:21 +01:00
MigrateUserDb.cs Properly dispose dbContext in MigrateUserDb 2024-05-16 10:58:32 +02:00
ReaddDefaultPluginRepository.cs Fix all warnings in Jellyfin.Api (#9003) 2023-01-04 08:01:31 -07:00
RemoveDownloadImagesInAdvance.cs Enable nullable for LibraryManager (#11191) 2024-04-17 10:44:50 -06:00
RemoveDuplicateExtras.cs fix: open the connection when using SqliteConnection directly 2023-09-16 07:25:29 +02:00
UpdateDefaultPluginRepository.cs Add migration for new plugin repo 2024-03-03 13:32:21 -07:00