serrebi / transmission-remote-dotnet

Automatically exported from code.google.com/p/transmission-remote-dotnet
GNU General Public License v3.0
0 stars 0 forks source link

Invalid torrent file specified #448

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
With some torrent file I got these message when I add them to Remote:
"Invalid torrent file specified"

If I add the file directly to Transmission server, it works. As I realized, the 
torrent file was made by Azureus, maybe there is the source of the problem.

OS: Windows 7 x64
Transmission: 2.50 sp1
Remote: 3.24 build 3

Original issue reported on code.google.com by joco1...@gmail.com on 1 May 2012 at 8:22

GoogleCodeExporter commented 9 years ago
I occasionally have the same problem. The sample "invalid" torrent file is 
attached.

Original comment by avsi...@gmail.com on 18 Jun 2012 at 8:58

Attachments:

GoogleCodeExporter commented 9 years ago
I have the same problem.
have read a lot of comments on trackers forums and have no any solution.
OS: Windows 7 x64
Transmission: 2.50 
Remote: 3.24 

OS: Windows xp x32
Transmission: 2.50 
Remote: 3.24 

attached torrent file modified to prevent passkey publishing.

Original comment by roman.de...@gmail.com on 21 Jun 2012 at 4:45

Attachments:

GoogleCodeExporter commented 9 years ago
Today I faced the same problem. But after downloaded the source of the project, 
and found the source of the problem. It was the creation date. This is a type 
of long, but it can't be added to 1970-01-01 cause it's much more bigger than 
it can be handled by .net (for addseconds and addmilliseconds too. It was 
713341318629574). So in case of this exception I just put the DateTime.Now to 
the creationDate. I now it is just a workaround, but maybe a help for the 
developers...

Best Regards,
Laca

Original comment by hasa...@gmail.com on 3 Dec 2012 at 6:04

GoogleCodeExporter commented 9 years ago
Szép volt Laca!
It was nice Laca!

Original comment by joco1...@gmail.com on 3 Dec 2012 at 6:28

GoogleCodeExporter commented 9 years ago
i have similar problrm. I used my ASUS router to run transmissions. I could not 
open some of the torrent files using the remote interface, it returned an error 
saying invalid torrent file. I have no problem opening the torrent using 
bitcomet on my PC and start downloading. I also could upload and open the 
torrent file using transmission's web interface... seems something wrong with 
transmission-remote.

Original comment by kchon...@gmail.com on 31 Jan 2013 at 7:38

GoogleCodeExporter commented 9 years ago
similar (or exactly same) problem. some of the .torrent files cannot be added 
to the download list via transmission remote because of "invalid torrent file 
specified". This torrents are easily added via web-interface.

transmission v2.82 (14160) on the router zyxel keenetic ultra
transmission remote v3.24 b3 on w7 x64

Original comment by dej...@ngs.ru on 21 Oct 2014 at 2:18