Shadowghost hai 3 días
pai
achega
af0bcbc652
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Jellyfin.Server/Migrations/Routines/MigrateLibraryDb.cs

+ 1 - 1
Jellyfin.Server/Migrations/Routines/MigrateLibraryDb.cs

@@ -224,7 +224,7 @@ internal class MigrateLibraryDb : IDatabaseMigrationRoutine
             }
         }
 
-        using (var operation = GetPreparedDbContext("moving MediaStreamInfos"))
+        using (var operation = GetPreparedDbContext("Moving MediaStreamInfos"))
         {
             const string mediaStreamQuery =
             """