Results 21 to 30 of 31
Hybrid View
-
22nd May 2011, 10:33 AM #1OPBannedWebsite's:
TVDDL.comcan it be done mate? have you done? i dont know how to use curl
is it easy to do?thefboo Reviewed by thefboo on . Real Automation of Down-Uploading of Scene Releases Setup a watch folder on your VPS where any torrent files placed will auto-load into utorrent/deluge Setup a IRC Auto-Dl Script,to download .torrent files to your PC and auto upload to your VPS via FTP(i prefer Slash Method )..This method is faster than RSS,coz RSS updates only every 5mins which is a lot at top trackers,coz most of the torrents will have 30+seeds by then,whereas IRC,is a lot quicker. Setup what types of releases you`d like to download(like TV/Xvid,Movies/DVD-R/Games-pC Rating: 5
-
22nd May 2011, 11:36 AM #2Member
Yes, I built my own "sborg automation"
It's easy, just a few PHP Code Raws.
Login to sBorg:
Code:$postLoginFields = array( 'access_login' => 'user', 'access_password' => 'password', 'access_duration' => '720' ); $postLoginConfig = array( CURLOPT_URL => 'http://yoursborghosturl/index.php', CURLOPT_COOKIEJAR => './cookies.txt', CURLOPT_COOKIEFILE => './cookies.txt', CURLOPT_COOKIESESSION => true, CURLOPT_FOLLOWLOCATION => true, CURLOPT_RETURNTRANSFER => true, CURLOPT_POST => true, CURLOPT_AUTOREFERER => true, CURLOPT_POSTFIELDS => $postLoginFields ); $ch = curl_init(); curl_setopt_array($ch, $postLoginConfig); if(curl_exec($ch)) echo '<b>Login successfully!</b>'; curl_close($ch);
-
22nd May 2011, 11:31 AM #3Member
I'll Give a try. Thanks
* :: Trusted Sellers:: jayfella ~ddpanda~ desiboy~~` ~~SmartzKool ~~ RippeR ~~ george101
-
22nd May 2011, 11:37 AM #4OPBannedWebsite's:
TVDDL.comso this is the curl code to login to sborg?
-
22nd May 2011, 12:22 PM #5Member
Yes. After you logged in, you can call the transload and co. via curl.
For a transload just call submit.php and pass the form data like in the login part.
Please don't send me messages like "can I have your script?", "how do you make it" etc. pp. | It's not difficult to made a sborg automation script, so try it yourself
-
22nd May 2011, 11:57 AM #6Member
thx for share!!!
-
22nd May 2011, 12:28 PM #7OPBannedWebsite's:
TVDDL.comthanks a lot...i`ll try to learn cURL first!
this would make things really really fast!
-
8th Jun 2011, 03:37 AM #8Member
how to post automatically to wordpress blog from torrent rss or irc?
-
8th Jun 2011, 06:56 AM #9Memberhow to post automatically to wordpress blog from torrent rss or irc?
-
8th Jun 2011, 07:49 AM #10BannedWebsite's:
Khambaty.com iMotivate.netI can code such a Windows Application for you which posts automaticallly from Torrent RSS to WordPress Panel ..
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[PHP] Scene Releases DB v0.1
By devNULL in forum Web Development AreaReplies: 2Last Post: 27th Jan 2012, 09:12 AM -
SceneDDL.net - Automated Uploading of "Scene" Releases
By SDL.Verity in forum Forum and DDL DiscussionReplies: 50Last Post: 30th Jun 2011, 08:54 AM -
[Selling] SceneBot - Uploading The Latest Scene Releases Into Your Filehost Accounts
By thefboo in forum Completed TransactionsReplies: 72Last Post: 30th May 2011, 11:25 AM -
[Selling] Uploading Scene Releases
By Daniel in forum Completed TransactionsReplies: 56Last Post: 30th Oct 2010, 01:43 PM -
Scene Releases
By ZeroAT in forum Site ReviewsReplies: 5Last Post: 28th Aug 2010, 10:16 PM
themaCreator - create posts from...
Version 3.55 released. Open older version (or...