Opened 16 years ago

Closed 15 years ago

Last modified 6 months ago

#885 closed bug (Fixed)

Unable to load some poorly writen torrent files

Reported by: wen1987@gmail.com Owned by: andar
Priority: major Milestone:
Component: Core Version: 1.1.6
Keywords: Cc:

Description

http://bt.popgo.net/down/down.php?hash=f9c4ae7d5af8259d40eb0831de2e71ac4bcbc141

I am using version 1.1.6. gtkui fail to load the above torrent. See below for the output of deluge -L debug

[DEBUG ] 12:54:32 common:53 Attempting to open /home/haomin/dev/torrents/a.torrent. [DEBUG ] 12:54:32 addtorrentdialog:196 Unable to open torrent file: 'utf8' codec can't decode byte 0xba in position 28: unexpected code byte

The encoding of this file is gbk but not utf8. Is there any workarounds? Could you improve the auto-detection method of deluge or allow user choose encoding manually?

Change History (2)

comment:1 by wen1987@gmail.com, 16 years ago

I just found that webui is capable to load that torrent, and then I can see that torrent in gtkui.

However the name of files are still not properly decoded from gbk.

comment:3 by andar, 15 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.