Custom Query (2447 matches)
Results (364 - 366 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1104 | Fixed | charmap' codec can't decode byte problem in 1.2.0-rc4 | ||
Description |
Deluge 1.2.0-rc from ubuntu ppa give "'charmap' codec can't decode byte 0xfc in position 6: character maps to: <undefined>" erorr message on attached torrent file. |
|||
#3440 | Fixed | charset should be ignored for application/x-bittorrent | ||
Description |
deluge version: 2.0.4.dev38 on Arch Linux.
I'm used to use delugesiphon Chrome plugin to add new torrents to server. However after switching to Arch which has latest deluge, the plugin doesn't work anymore for rutracker.org. After the investigation I've found the issue to be deluge itself. httpdownloader. When requesting torrent download rutracker responds with the header:
While providing charset for this content type IMO doesn't make sense, I suggest to not do re-encoding to UTF-8 for anything besides 'text/...' MIME types.
Attached is a suggested fix produced by
|
|||
#1114 | Fixed | "Check active port" doesn't work | ||
Description |
Hi, with previous version of Deluge (for example 1.1.9) if I press "Check active port" under preferences, I have a green or a red output (depending if the port is open on the router or not). In 1.2.0_rc5 nothing happens if I press that button. |