This commit is contained in:
parent
5c54717c81
commit
ba68e1efa4
@ -231,6 +231,9 @@ class Manager:
|
|||||||
|
|
||||||
# Apply all the file filters, right after adding the torrents
|
# Apply all the file filters, right after adding the torrents
|
||||||
self.apply_all_file_filters()
|
self.apply_all_file_filters()
|
||||||
|
|
||||||
|
# Apply the queue at this time, after all is loaded and ready
|
||||||
|
self.apply_queue()
|
||||||
except IOError:
|
except IOError:
|
||||||
self.state = persistent_state()
|
self.state = persistent_state()
|
||||||
else:
|
else:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user