Allow detection of waiting_file_selection
This commit is contained in:
@@ -85,6 +85,7 @@ func NewTorrentManager(cfg config.ConfigInterface, api *realdebrid.RealDebrid, p
|
||||
}
|
||||
|
||||
t.RefreshTorrents()
|
||||
t.SetNewLatestState(t.getCurrentState())
|
||||
|
||||
if t.Config.EnableRepair() {
|
||||
repairWorker, err := ants.NewPool(1)
|
||||
|
||||
Reference in New Issue
Block a user