Development #9

Merged
wjones merged 7 commits from development into main 2026-07-08 12:15:52 -04:00
Showing only changes of commit dce22a558f - Show all commits
@@ -1067,7 +1067,7 @@ public sealed class PostgresDatabaseProvider : IJellyfinDatabaseProvider
}
}
}
logger.LogError("Schema initialization script not found in any known location.");
return null;
}