Jump to content

using web ui to download filelist or torrentleech torrents?


commie

Recommended Posts

now that web ui is running fine for me......however when i download torrents from filelist or torrentleech....and upload it from uni comp to my comp at home....the torrent does not shows any seeders or leechers and does nothing....however another private tracker website which also uses the private tracker works fine if use web ui and downloads and connects to seeders and leechers.....

any one know how to make web ui work with filelist and torrentleech?

thanks,

commie

Link to comment
Share on other sites

Actualy filelist uses the ip address of the last pc you logged into their website with, so you need to somehow log in at home remotly so that they know your ip address. this is not a problem with the WebUI and i doubt there is much you can do other than use Terminal services or VNC to download and add your torrents instead of the WebUI.

Link to comment
Share on other sites

thanks guys.....torrent leech workes fine now.....it was playing up before.....as for file list.....made a little software and launched it at home computer which will refresh the filelist page and then run the torrents on web ui and its working great....

thanks for your help

Link to comment
Share on other sites

Put the following lines in a file and name it filelist.html or something (don't forget to put the url to filelist at the obvious spot). Then open it with your browser. It will open filelist every 30 seconds. If you are logged in and use cookies it should keep your computer with utorrent on it logged into filelist.

<iframe src="PUT LINK TO FILELIST HERE"></iframe>
<script>
window.setTimeout("window.location.reload(true);",(30*1000));
</script>

Now u can download filelist torrents from work or school and start them in utorrent using the webui. Remember that it might take a while for the torrent to start because your IP must be updated in filelist by the page above running at home. (You will probably still get the unkown IP/host error but it should disappear after a while (30 mins max I think)).

Link to comment
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...