deluge/deluge
Cyker Way e050905b29 Save copies of torrent files from magnet links.
This patch is meant for 1.3-stable (1.3.15 as of the commit date).

The bug is: when you add a new magnet link to download, even if you tick
the option *Copy of .torrent files to:*, deluge still fails to save a
copy of torrent. This patch adds extra code to do so.
2018-09-26 14:27:04 +01:00
..
core Save copies of torrent files from magnet links. 2018-09-26 14:27:04 +01:00
data Compress pngs with Zopflipng 2018-06-22 08:31:22 +01:00
i18n Update Changelog and bump release to 1.3.15 2017-05-12 13:57:19 +01:00
plugins [AutoAdd] Fix version string 2017-06-14 10:59:13 +01:00
scripts Fix 2107 : create_plugin.py call correct version of python 2012-11-06 22:21:00 +00:00
ui Compress pngs with Zopflipng 2018-06-22 08:31:22 +01:00
__init__.py Big code clean-up and some refactoring. Added docstrings but more are 2007-08-26 14:34:50 +00:00
__rpcapi.py remove the docs/build folder 2009-07-22 20:50:06 +00:00
_libtorrent.py Revert "[#2852] Set maximum supported libtorrent version to 1.0.x" 2016-07-19 20:06:27 +01:00
bencode.py Fix bdecoding some torrent files 2009-01-14 01:15:00 +00:00
common.py [#2889] Fixes for 'Too many files open' error 2016-10-17 12:46:28 +01:00
component.py Alternative fix for re-enabling plugin issue 2012-02-28 19:29:34 +00:00
config.py [#3079] Fix config parsing for json objects 2017-06-28 10:39:20 +01:00
configmanager.py Reset the config_files when the config directory changes 2009-08-03 16:56:01 +00:00
decorators.py Add decorators module and test file 2010-05-04 04:33:21 +10:00
error.py Add get_free_space() to core 2009-07-24 23:36:43 +00:00
event.py Add TorrentFileCompleted event. 2010-09-03 17:11:57 -07:00
httpdownloader.py [#3070] Fix httpdownloader error with missing content-disposition filename 2017-10-29 12:34:31 +00:00
log.py Add OpenSSL exception to all GPL headers 2009-05-18 21:51:49 +00:00
main.py [#2889] Fixes for 'Too many files open' error 2016-10-17 12:46:28 +01:00
maketorrent.py [#2889] Fixes for 'Too many files open' error 2016-10-17 12:46:28 +01:00
metafile.py Properly show 100.00% and reduce number of progress bar updates during a torrent creation 2009-11-29 07:37:29 +00:00
pluginmanagerbase.py Fix #2302 : deluge-gtk crashed with IndexError in get_plugin_info 2013-05-22 23:26:30 +01:00
rencode.py Fix exception handling in rencode 2012-09-27 18:00:47 +01:00