mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
add logs
This commit is contained in:
@@ -112,7 +112,11 @@ func loadDB() {
|
||||
torrs = ftors
|
||||
log.TLogln("Index rutor db")
|
||||
torrsearch.NewIndex(torrs)
|
||||
} else {
|
||||
log.TLogln("Error read rutor db:", err)
|
||||
}
|
||||
} else {
|
||||
log.TLogln("Error read rutor db:", err)
|
||||
}
|
||||
} else {
|
||||
log.TLogln("Error load rutor db:", err)
|
||||
|
||||
Reference in New Issue
Block a user