Add triggers again
This commit is contained in:
@@ -35,7 +35,5 @@ func HandleDeleteFile(directory, torrentName, fileName string, torMgr *torrent.T
|
||||
if torMgr.CheckDeletedState(torrent) {
|
||||
torMgr.Delete(torrentName, true)
|
||||
}
|
||||
// todo: triggeer an update ???
|
||||
// t.TriggerHookOnLibraryUpdate(updatedPaths)
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user