Hello,
When I add the torrent (久譲).torrent to my watch-folder deluge won't load it.
If I change the filename to ().torrent
it would load the torrent.
What should I do?
Ps1: I run Deluge (1.3.3) on linux
Ps: I already added LC_ALL="en_US.UTF-8" to my .bashrc file.
mcbag
Watch-folder UTF-8 problem
Watch-folder UTF-8 problem
Last edited by mcbag on Tue Apr 02, 2013 6:47 pm, edited 1 time in total.
Re: Watch-folder UTF-8 problem
The first thing to do is install the latest version, 1.3.5.
Re: Watch-folder UTF-8 problem
I updated to 1.3.5 now but I still have the same problem.
Re: Watch-folder UTF-8 problem
You may need to also export LANG as well.
How are you running deluge/deluged?
Code: Select all
export LANG='en_US.UTF-8'
export LC_ALL='en_US.UTF-8'
Re: Watch-folder UTF-8 problem
I did but it still does not work.
I control the remote deluge daemon with my local deluge client.
Ps: I'm using libtorrent 0.15.10 cause 0.16.0.0 has performance issues (But it also did not work with 0.16)
I control the remote deluge daemon with my local deluge client.
Ps: I'm using libtorrent 0.15.10 cause 0.16.0.0 has performance issues (But it also did not work with 0.16)
Re: Watch-folder UTF-8 problem
How are you starting deluged? If you are starting it with a different user or from init/cron that also needs to have an utf8 locale.
Re: Watch-folder UTF-8 problem
I access the thin client on Windows 7 x64 with the admin account.
These are the settings btw:
Client: 1.3.6
Server: 1.3.6
libtorrent: 0.15.10.0
My remote box has Debian GNU/Linux 6.0 installed.
These are the settings btw:
Client: 1.3.6
Server: 1.3.6
libtorrent: 0.15.10.0
My remote box has Debian GNU/Linux 6.0 installed.