mirror of
https://github.com/logos-storage/deluge.git
synced 2026-08-05 09:53:28 +00:00
* Replace pause_all and resume_all with pause_session and resume_session * Pausing all the torrents individually loses the original paused status so use the libtorrent session pause instead. * Added a SessionPausedEvent to the method.