bump mediabrowser version, always verbose

always enable jf.Verbose, because it really should be.
This commit is contained in:
Harvey Tindall
2024-08-29 14:30:00 +01:00
parent 65662c57bc
commit f4a7238110
5 changed files with 30 additions and 61 deletions
+4 -2
View File
@@ -429,9 +429,11 @@ func start(asDaemon, firstCall bool) {
if err != nil {
app.err.Fatalf(lm.FailedAuthJellyfin, server, -1, err)
}
if debugMode {
/*if debugMode {
app.jf.Verbose = true
}
}*/
// It's probably best we leave this on
app.jf.Verbose = true
var status int
retryOpts := mediabrowser.MustAuthenticateOptions{