Custom Query (2449 matches)
Results (655 - 657 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1290 | Fixed | [Execute] plug-in should support more events | ||
| Description |
Execute plug-in should have more events attached to it. At least "ratio reached" and "torrent removed" come to mind. Use Case: I hard link downloaded items in the "torrent complete" event to a different folder and delete from there after I'm done. I'd like to use execute to remove the downloaded torrent when the it has been seeded to the level I want, using either a "ratio reached" or a "torrent removed" event (most likely the latter). |
|||
| #1291 | Fixed | Cannot register to forum | ||
| Description |
No captcha Field, by forum registration I saw the sticky news http://forum.deluge-torrent.org/viewtopic.php?f=10&t=31275. This was about one month ago. What is going on? Sorry i post this as an bug. But i do not know how to contact anyone. greets |
|||
| #1293 | Fixed | deluge-console under windows doesn't like forward slashes | ||
| Description |
deluge-console under windows doesn't like having paths passed to it with single forward slashes (\). It works with backslashes (/) and double forward slashes ( Example: C:\Program Files (x86)\Deluge\Deluge-Python>deluge-console "add -p C:\torrents\dox c:\python26\scripts\test.uploadfu-0.5.1-rsr.torrent" This is a directory! C:\Program Files (x86)\Deluge\Deluge-Python>deluge-console "add c:\python26\scripts\test.uploadfu-0.5.1-rsr.torrent" This is a directory! C:\Program Files (x86)\Deluge\Deluge-Python>deluge-console "add c:\\python26\\scripts\\test.uploadfu-0.5.1-rsr.torrent" Attempting to add torrent: c:\python26\scripts\test.uploadfu-0.5.1-rsr.torrent Torrent added! C:\Program Files (x86)\Deluge\Deluge-Python>deluge-console "add c:/python26/scripts/test.uploadfu-0.5.1-rsr.torrent" Attempting to add torrent: c:/python26/scripts/test.uploadfu-0.5.1-rsr.torrent Torrent added! This bug has been present probably forever, first observed under 1.2.0 RC1 |
|||
