Chase Sterling
|
d0fd709c74
|
AutoAdd plugin can now recover when one of the watchfolders has an unhandled exception.
|
2010-09-03 22:30:24 -04:00 |
|
Chase Sterling
|
e24212b3f8
|
Fix "adjustment with non-zero page size" deprication warning in autoadd plugin.
|
2010-09-03 22:28:41 -04:00 |
|
Andrew Resch
|
f8f72af6dc
|
Add TorrentFileCompleted event.
|
2010-09-03 17:11:57 -07:00 |
|
Andrew Resch
|
b9caa4eeeb
|
Fix issue when adding torrents without a 'session'. This can happen
when a plugin adds a torrent, like how the AutoAdd plugin works. The
user that adds this torrent will be an empty string.
|
2010-09-03 14:29:36 -07:00 |
|
John Garland
|
6c3b216b40
|
Use a temp filename with add_torrent_url
|
2010-08-31 00:11:58 +10:00 |
|
Chase Sterling
|
f6b9f67df8
|
Fix error in last commit.
|
2010-08-26 02:33:24 -04:00 |
|
Chase Sterling
|
24fe3f7fd5
|
Ensure preferencesmanager only changes intended libtorrent session settings.
|
2010-08-26 02:23:40 -04:00 |
|
Chase Sterling
|
da2fb41a3a
|
Fix scheduler so that it keeps current state, even after global settings change.
|
2010-08-26 01:39:40 -04:00 |
|
Chase Sterling
|
f8d7f22167
|
Ignore global stop ratio related settings in logic, so per torrent ones are used.
|
2010-08-24 22:47:24 -04:00 |
|
Chase Sterling
|
b75abc70e5
|
Add max active downloading and seeding options to scheduler.
|
2010-08-24 00:58:28 -04:00 |
|
Andrew Resch
|
2d821bd79a
|
Merge branch '1.3-stable' of deluge-torrent.org:deluge into 1.3-stable
|
2010-08-23 17:35:31 -07:00 |
|
Andrew Resch
|
12d9a7a5bd
|
Fix key error after enabling a plugin that introduces a new status key
|
2010-08-23 17:35:19 -07:00 |
|
Chase Sterling
|
c118fa36a9
|
Moved xdg import so it is not called on Windows, where it is unused. fixes #1343
|
2010-08-22 15:38:22 -04:00 |
|
Chase Sterling
|
82c91cdc51
|
AutoAdd plugin changes
adds queue to top option
adds ability to append extension instead of deleting torrent once added
|
2010-08-22 00:01:58 -04:00 |
|
Andrew Resch
|
5501094214
|
Fix unhandled exception when adding a torrent to the session
|
2010-08-21 12:54:19 -07:00 |
|
Andrew Resch
|
b41aa808be
|
Fix issue where the save_timer is cancelled when it's not active
|
2010-08-21 12:54:13 -07:00 |
|
Andrew Resch
|
d93fcf6eea
|
Fix #1341 issue where Config would try to cancel the save_timer when it is None.
|
2010-08-18 12:32:11 -07:00 |
|
Andrew Resch
|
a2d75a5274
|
Add cache expiry check by key update times to fix issue where some status updates would not return
correctly if they were done < cache_time from the previous status request
|
2010-08-18 12:17:31 -07:00 |
|
Damien Churchill
|
5fd8628761
|
fix the script resource on windows
|
2010-08-14 17:38:31 +01:00 |
|
Damien Churchill
|
0e80b3ea0a
|
add the apple iOS bookmark icons from #1339
|
2010-08-14 16:15:18 +01:00 |
|
Damien Churchill
|
aa61d33ee2
|
Merge branch '1.3-stable' of deluge-torrent.org:deluge into 1.3-stable
|
2010-08-14 16:06:00 +01:00 |
|
Damien Churchill
|
13f29a77dd
|
fix the system.listMethods json call when running in classic mode
|
2010-08-14 16:05:41 +01:00 |
|
Andrew Resch
|
62d02091b3
|
Fix getting a torrent's status with an empty key list to return all the
torrent's status keys instead of an empty dict
|
2010-08-06 17:26:23 -07:00 |
|
Damien Churchill
|
de85e1dcdc
|
a couple of fixes to stop the webui crashing when running within the gtkui
|
2010-07-18 23:11:02 +01:00 |
|
John Garland
|
1ce480ff23
|
Only use an icon if it passes some sanity checks
|
2010-07-17 17:13:15 +10:00 |
|
Andrew Resch
|
007a9912d2
|
Use a blank icon when the tracker icon downloaded isn't a proper image
|
2010-07-15 19:17:48 -07:00 |
|
Andrew Resch
|
d793b9e6b8
|
Attempt to create a move_storage destination path if it doesn't exist
|
2010-07-15 10:50:15 -07:00 |
|
Andrew Resch
|
72ec926c1a
|
Do not attempt to move a torrents storage if the destination path does
not exist
|
2010-07-12 14:45:51 -07:00 |
|
Andrew Resch
|
0d431ae7db
|
Try to import system rencode before deluge.rencode to allow the use of the new rencode library at: http://code.google.com/p/rencode/
|
2010-07-08 16:39:53 -07:00 |
|
Andrew Resch
|
f1e0e3be15
|
Add logging the user when a torrent is added or removed
|
2010-07-05 21:10:16 -07:00 |
|
John Garland
|
d9a2c4db72
|
Fix uncaught exception when closing deluge in classic mode
|
2010-07-02 02:43:07 +10:00 |
|
John Garland
|
8fb7277a82
|
Fix typo
|
2010-07-02 02:41:30 +10:00 |
|
Damien Churchill
|
35128cf18f
|
more improvements to the shift select
|
2010-07-01 14:21:37 +01:00 |
|
Damien Churchill
|
6ff1da2391
|
fix select 'upwards'
|
2010-07-01 14:08:20 +01:00 |
|
Damien Churchill
|
80297b8e45
|
allow for shift selecting in tree grids
|
2010-07-01 13:45:22 +01:00 |
|
Andrew Resch
|
571d1079f6
|
Fix #1302 an uncaught exception in an state_changed event handler in SessionProxy was preventing the
TorrentManager's stop method from properly saving all the resume data.
|
2010-06-22 18:25:50 -07:00 |
|
Damien Churchill
|
8b58c960f3
|
fix typo
|
2010-06-12 22:48:00 +01:00 |
|
Damien Churchill
|
b615ebe1b8
|
change bits to bytes, thanks to charles
|
2010-06-11 15:59:33 +01:00 |
|
John Garland
|
3ed8279219
|
Fix typo in label plugin - thanks konti
|
2010-06-11 00:51:46 +10:00 |
|
John Garland
|
f2944bdeef
|
Handle os.remove failing on windows
|
2010-06-08 03:20:48 +10:00 |
|
John Garland
|
0fcd90ee2c
|
Python independent version of previous commit
|
2010-06-08 01:57:13 +10:00 |
|
John Garland
|
26460808e7
|
Fix console ui not liking paths with backslashes on windows (#1293)
|
2010-06-08 01:30:10 +10:00 |
|
John Garland
|
7aba1af0b2
|
Print a more informative error message if the torrent file doesn't exist
|
2010-06-08 01:26:49 +10:00 |
|
John Garland
|
4d2b7df49d
|
Fix execute plugin only executing last event (#1306)
|
2010-06-08 00:20:07 +10:00 |
|
John Garland
|
bd775d0d40
|
Only encode if necessary
|
2010-06-07 20:18:37 +10:00 |
|
John Garland
|
7fb3c3c04c
|
Fix unicode support in console ui (#1307)
|
2010-06-07 20:18:35 +10:00 |
|
Damien Churchill
|
19c27ee8c5
|
Add some debug logging statements
|
2010-06-04 18:05:27 +01:00 |
|
Damien Churchill
|
d69b8e1099
|
Fix an error in the key
|
2010-06-04 17:37:45 +01:00 |
|
Damien Churchill
|
88daf82cb0
|
Fix saving the correct event name
|
2010-06-04 16:37:50 +01:00 |
|
Damien Churchill
|
99c1a61383
|
Save the execute config after adding/removing/saving commands
|
2010-06-04 16:30:51 +01:00 |
|