Custom Query (2447 matches)
Results (211 - 213 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1399 | Duplicate | Use 'move_storage' with non ascii characters. | ||
Description |
Hello, I'm using deluge with russian folder names, but when I try to move storage to such folder, it causes error: [ERROR ] 15:48:13 rpcserver:303 Exception calling RPC request: 'ascii' codec can't encode characters in position 21-38: ordinal not in range(128) Traceback (most recent call last):
UnicodeEncodeError: 'ascii' codec can't encode characters in position 21-38: ordinal not in range(128) Ubuntu Linux, Deluge 1.3.1-2~lucid~ppa1 |
|||
#2005 | WontFix | Use Low, Normal, High file priority | ||
Description |
In the file priority of torrents, Normal, High, and Higher is an awkward system to use and isn't easy to notice when scrolling through lists of files quickly. Low, Normal (or Medium), and High is more intuitive and would be easier to read. |
|||
#1282 | Fixed | Use (localized) Yes/No or On/Off instead of True/False | ||
Description |
"Auto managed" label in the Torrent Status tab shows it's value as a non-localized string "True" or "False". It should use localized "Yes" and "No" instead. Another option is to use "On" and "Off" to be consitient with the torrent options menu. (Or maybe change the menu to use Yes/No). |