home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
Adding more torrent sites for rss d/l
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="djinn5150" data-source="post: 569668" data-attributes="member: 101452"><p>I think it has something to do with the fact i am running it on local VS dev sever, for some reason my IIS keeps throwing compilation errors in the "live" server, not sure why though, little exp with .net. But on anothe note in my testing and tinkering I have found that a person could successfully pass the torrent to the webgui of utorrent by changing the redirect. TVSeries will show no response when downloading but it will get added to the torrent list as long as it is not a dead link. To do this I just changed the res.redirect as follows:</p><p></p><p>[CODE] Response.Redirect("http://[yourUtorrentWebguiserver:port]/gui/?action=add-url&s="+Request.QueryString["dload"], true);[/CODE]</p><p></p><p>Seems to work from what i can tell, of course i havent been able to call it from TVseries as of yet..</p><p></p><p>***Edit***</p><p>And to answer your question:</p><p></p><p>00000025 - 1/27/2010 7:32:54 AM - Torrentsearch: processing 0 entries for search Bones+5x10</p><p>00000025 - 1/27/2010 7:32:54 AM - Torrentsearch: processing 0 entries for search Bones+510</p></blockquote><p></p>
[QUOTE="djinn5150, post: 569668, member: 101452"] I think it has something to do with the fact i am running it on local VS dev sever, for some reason my IIS keeps throwing compilation errors in the "live" server, not sure why though, little exp with .net. But on anothe note in my testing and tinkering I have found that a person could successfully pass the torrent to the webgui of utorrent by changing the redirect. TVSeries will show no response when downloading but it will get added to the torrent list as long as it is not a dead link. To do this I just changed the res.redirect as follows: [CODE] Response.Redirect("http://[yourUtorrentWebguiserver:port]/gui/?action=add-url&s="+Request.QueryString["dload"], true);[/CODE] Seems to work from what i can tell, of course i havent been able to call it from TVseries as of yet.. ***Edit*** And to answer your question: 00000025 - 1/27/2010 7:32:54 AM - Torrentsearch: processing 0 entries for search Bones+5x10 00000025 - 1/27/2010 7:32:54 AM - Torrentsearch: processing 0 entries for search Bones+510 [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
Adding more torrent sites for rss d/l
Contact us
RSS
Top
Bottom