Calum Lind
Calum Lind
A few requests in the forum for this feature to close the application upon torrents finishing.
From: Pluto Crat [email protected] A small delay before shutdown would be good, perhaps configurable by the preferences page too. "Delay xx seconds". The reason for this is often when the...
It seems a regression was introduced by the following changes to allow magnets to save resume data before metadata has been downloaded: * https://github.com/arvidn/libtorrent/pull/5171/ * https://github.com/arvidn/libtorrent/pull/5247 The problem is magnets...
I have found quite a serious bug in the Windows version of Dreampie 1.2.1 (py2.6) where if you attempt to resize the width of the application it essentially locks-up Windows...
as per title :)
This is completely untested but wanted to cleanup and migrate to develop the code in https://github.com/cas--/Deluge/pull/4 and https://github.com/deluge-torrent/deluge/pull/155 Lots of help here from @DjLegolas I am not sure whether making...
We encountered the following error while setting a return type which mocked in Sphinx config using a custom `Mock` object ``` Handler for event 'autodoc-process-docstring' threw an exception (exception: getattr():...
I am using the latest git develop code 0d815b2 and have noticed that even after stopping tracking the extension still displays 'Stop Tracking'. Perhaps it is by design at the...
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...
I have found the terminology of metadata, metainfo, and torrent file being used interchangeably and rather confusing. I would like to propose that the documentation be updated to be consistent...