Custom Query (2448 matches)
Results (202 - 204 of 2448)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#428 | Fixed | Ability to rename files within a torrent (including directories) | andar | johnnybg@… |
Description |
Since libtorrent revision 2362, a rename_file function was added. Deluge should support renaming files within torrents when adding them. |
|||
#429 | Fixed | aboutDialog.py needs encoding | markybob | anonymous |
Description |
when trying to open the about box, stdout complains that the file contains non-ascii characters in the aboutDialog.py file on line 64, the line contains credits to the translaters. seems like it should be a simple fix, except i dont know what encoding is needed or how to implement it. Linux 2.6.26-gentoo SMP PREEMPT Tue Aug 12 13:27:20 PDT 2008 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz GenuineIntel? GNU/Linux, python-2.5.2-r7, pygtk-2.12.1-r2 "Traceback (most recent call last):
SyntaxError?: Non-ASCII character '\xd8' in file /usr/lib/python2.5/site-packages/deluge/ui/gtkui/aboutdialog.py on line 64, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details" |
|||
#430 | Fixed | invalid bencoding of tracker response | andar | max@… |
Description |
[DEBUG ] 14:55:40 alertmanager:97 tracker_error_alert: Gorod.tmy.[HDTV].mkv (http://tracker.0day.kiev.ua/announce.php?passkey=630bd4ffb9c1588f8a32f4792243e5b9) (200) invalid bencoding of tracker response: "0x31 0x4294967179 0x8 0x0 0x0 0x0 0x0 0x0 0x0 0x3 J0x4294967217 0x4294967216 0x4294967242 0x4294967244 +I-*K0x4294967244 0x4294967241 4475I540x4294967218 0x4294967242 0x4294967245 0x4294967244 S@0x21 40x4294967221 *HM-*60x4294967216 JM0x4294967189 0x4294967279 0x4294967270 `0x0 0x3 ff0x6 0x24 0x0 0x0 0x0 0x0 0x4294967295 0x4294967295 0x3 0x0 e0x4294967267 0x29 0x4294967279 E0x0 0x0 0x0 " (2) seems that response is cyrillic |