Open master117 opened 3 years ago
This seems like something you'd ask the deluge devs... Does changing the name of the torrent file even fix this?
Well, Taiga is not downloading the files with sanitized names and deluge is struggling with reading non sanitized names. Changes on either side would work for me. But a "fix" from Taigas side may also be beneficial for other torrent clients.
Changing the torrent filename fixes the problem.
Taiga refused to add Several Anime to my deluge in the past. I looked into it for Vivy from this Season. The problem seems to be that it retains Unicode characters in torrent names.
I tried to add a torrent while running Taiga in Debug mode and found:
The different ' seem to be the issue here. I reproduced the command in PS and received:
Which indicates that deluge doesn't support the torrent files name. Is there a way to configure Taiga to use normalized names?