mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
update to torrent v1.42.0 dms 1.4.0 and add dsd support
This commit is contained in:
@@ -50,7 +50,7 @@ func Init(path, webpath string) {
|
||||
//https://stackoverflow.com/a/36140590
|
||||
//fmt.Print(time.Now().UTC().Format("2006-01-02T15:04:05.999Z") + " TLOG " + string(bytes))
|
||||
log.SetFlags(log.Ldate | log.Ltime | log.LUTC | log.Lmsgprefix)
|
||||
log.SetPrefix("UTC0 TLOG ")
|
||||
log.SetPrefix("UTC0 SRV ")
|
||||
log.SetOutput(ff)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user