bump mediabrowser again, log authed account name

This commit is contained in:
Harvey Tindall
2024-09-04 20:03:09 +01:00
parent e623897fc1
commit 4b564d7f4a
4 changed files with 5 additions and 1 deletions
+1
View File
@@ -446,6 +446,7 @@ func start(asDaemon, firstCall bool) {
app.err.Fatalf(lm.FailedAuthJellyfin, server, status, err)
}
app.info.Printf(lm.AuthJellyfin, server)
app.debug.Printf(lm.AsUser, app.jf.Username)
runMigrations(app)