jellyfin/Jellyfin.Server/Migrations/Routines
2023-01-14 21:39:47 +01:00
..
AddDefaultPluginRepository.cs Fix all warnings in Jellyfin.Api (#9003) 2023-01-04 08:01:31 -07:00
CreateUserLoggingConfigFile.cs
DisableTranscodingThrottling.cs
MigrateActivityLogDb.cs remove JellyfinDbProvider and add second level caching 2022-10-21 11:55:32 +02:00
MigrateAuthenticationDb.cs remove JellyfinDbProvider and add second level caching 2022-10-21 11:55:32 +02:00
MigrateDisplayPreferencesDb.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
MigrateUserDb.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
ReaddDefaultPluginRepository.cs Fix all warnings in Jellyfin.Api (#9003) 2023-01-04 08:01:31 -07:00
RemoveDownloadImagesInAdvance.cs
RemoveDuplicateExtras.cs