TrenxT / rutorrent

Automatically exported from code.google.com/p/rutorrent
0 stars 0 forks source link

Не работает добавление торрента по URL #386

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Сабж. Неправильно обрабатывается логика 
добавления магнетов/урлов. В файле 
addtorrent.php видимо нужно поменять 
if(strpos($url,"magnet:")==0) на
if(strpos($url,"magnet:")!=0)

Original issue reported on code.google.com by necros...@gmail.com on 9 Apr 2010 at 9:09

GoogleCodeExporter commented 9 years ago

Original comment by novik65 on 9 Apr 2010 at 9:19