Add hooks functionality
This commit is contained in:
@@ -202,6 +202,7 @@ func (t *TorrentManager) startRefreshJob() {
|
||||
go t.repairAll(&wg)
|
||||
}
|
||||
go t.mapToDirectories()
|
||||
go OnLibraryUpdateHook(t.config)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user