Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Mods & Themes (http://www.bvlist.com/forumdisplay.php?f=93)
-   -   [PMBT 2.x]Torrent snatcher (http://www.bvlist.com/showthread.php?t=1537)

joeroberts 9th December 2008 15:00

[PMBT 2.x]Torrent snatcher
 
2 Attachment(s)
Welcome to Torrent Snatcher,
With this script you can... grab all the Torrents from the most known directories on the web, inluding Mininova, The Pirate Bay and Fulldls

It is still not 100% perfect yet !

  • Latest at Mininova.org
  • Enter your own address for Mininova.org
  • Search Mininova.org for your Torrents
  • Choose By category at Mininova.org
  • Search Fulldls.com
  • Choose By category at Fulldls.com
  • Latest fulldls torrents
  • Latest The Piratebay torrents
  • Choose By category thepiratebay.org
  • Latest from BTJunkie

Azurious 8th February 2009 10:23

Thanks but giving lots error & not snatching any torrents from any site

Code:

WWE Friday Night Smackdown 02 06 09 WS SDTV XviD-MoRPH0-[rarbg]  [592/1654]
Warning:  copy(massupload/WWE_Friday_Night_Smackdown_02_06_09_WS_SDTV_XviD-MoRPH0-.torrent) [function.copy]: failed to open stream: Permission denied in /home/xxx/public_html/outside.php on line 1658

Warning:  filesize() [function.filesize]: stat failed for massupload/WWE_Friday_Night_Smackdown_02_06_09_WS_SDTV_XviD-MoRPH0-.torrent in /home/xxx/public_html/outside.php on line 180

Fatal error:  Maximum execution time of 60 seconds exceeded in /home/xxx/public_html/outside.php on line 194



also i get many other errors like array

also can u add option to set Categories while selecting each torrents

Thanks for this :ok:

joeroberts 8th February 2009 13:22

make sure that massupload folder is writable.

Azurious 8th February 2009 16:36

Quote:

Originally Posted by joeroberts (Post 8845)
make sure that massupload folder is writable.



thanks for reply but still its not working for any site

phpMyBitTorrent ErrorSELECT id, name FROM torrent_categories ORDER BY sort_index, id ASC


i have made my custom categories

joeroberts 8th February 2009 17:16

in outside.php find
PHP Code:

                if (!entry_exists($scrape,"files(dictionary)","Scrape")) {
                        return 
bterror(_bttrackerdata,_btscrapeerror,false);
                } elseif (!
entry_exists($scrape,"files/".$infohash_hex."(Dictionary)","Scrape")) {
                        return 
bterror(_bttorrentnotregistered,_btscrapeerror,false);
                } else {
                        
#Check seeder
                        
$seeders entry_read($scrape,"files/".$infohash_hex."/complete(Integer)","Scrape");
                        
#if ($seeders <= 0 AND $force_upload) return bterror(_btnoseedersontracker,_btnoseedersontracker,false);
                        
if ($seeders <= AND !$force_upload) return bterror(_btnoseedersontracker,_btscrapeerror,false);
                        
$leechers entry_read($scrape,"files/".$infohash_hex."/incomplete(Integer)","Scrape");
                        
$completed entry_read($scrape,"files/".$infohash_hex."/downloaded(Integer)","Scrape");
                } 

and replace it with
PHP Code:

                if (!entry_exists($scrape,"files(dictionary)","Scrape")) {
                        return 
bterror(_bttrackerdata,_btscrapeerror,false);
                } elseif (!
entry_exists($scrape,"files/a".$infohash_hex."(Dictionary)","Scrape")) {
                        return 
bterror(_bttorrentnotregistered,_btscrapeerror,false);
                } else {
                        
#Check seeder
                        
$seeders entry_read($scrape,"files/a".$infohash_hex."/complete(Integer)","Scrape");
                        
#if ($seeders <= 0 AND $force_upload) return bterror(_btnoseedersontracker,_btnoseedersontracker,false);
                        
if ($seeders <= AND !$force_upload) return bterror(_btnoseedersontracker,_btscrapeerror,false);
                        
$leechers entry_read($scrape,"files/a".$infohash_hex."/incomplete(Integer)","Scrape");
                        
$completed entry_read($scrape,"files/a".$infohash_hex."/downloaded(Integer)","Scrape");
                } 

lol sorry this was done for PMBT 1.2 I forgot to update that part

Azurious 8th February 2009 20:56

Thanks alot

Enter your own address for Mininova.org

when i put address i can see all torrents but there check all is not working & also when i click on go just this comes & no torrents are uploaded

Torrents Snatcher

Welcome to Torrent Snatcher,
With this script you can... grab all the Torrents from the most known directories on the web, inluding Mininova, The Pirate Bay and Fulldls
Please do not abuse of it.


Array
also can i select category when ticking selecting torrents :ok:

joeroberts 8th February 2009 22:12

this hole thing was put here for me to get help with it not for me to fix it my self because I did not have the time!

Azurious 8th February 2009 22:36

Quote:

Originally Posted by joeroberts (Post 8871)
this hole thing was put here for me to get help with it not for me to fix it my self because I did not have the time!

:sad::sorry::unknown:

fireman 6th April 2009 23:07

Help
 
I have the same problem with this i know you are busy but could you please fix it if its in the script. Thanks for all you do for everyone it is much appreciated.
Quote:

Originally Posted by Azurious (Post 8865)
Thanks alot

Enter your own address for Mininova.org

when i put address i can see all torrents but there check all is not working & also when i click on go just this comes & no torrents are uploaded

Torrents Snatcher

Welcome to Torrent Snatcher,
With this script you can... grab all the Torrents from the most known directories on the web, inluding Mininova, The Pirate Bay and Fulldls
Please do not abuse of it.


Array
also can i select category when ticking selecting torrents :ok:


coco 28th August 2009 22:39

thanks

movizdb 23rd February 2010 21:55

thx for that great peace of icomplete gold

So please if possible can you update it and here are my proposition of amelioration
Hmmm...
when we choose a category when snatching we should have a choice in wich category we want it(the torrents) to be Uploaded
and if possible add a small description in wich it tells file name size
and integration of coda.fm in it
and if a External tracker is dead if the torrent has many tracker it deletes it automatically

:drink:

Hasan 21st May 2010 14:12

Does this work for the new vision 2.0.4 gold editon ?

And can we see a screen how does it looks like :D ? (because I'm not sure if I understand this 100%)

Thanks in advance !

joeroberts 21st May 2010 14:58

Due to all the resent closing off Most Big torrent sites chances of it working very well are slim
but here is what I got lat time I worked on it
[php] include('header.php');
include 'lastRSS.php';
?>

//unset($GLOBALS['PHP_SELF']);
// create lastRSS object
$rss = new lastRSS;
$dict555 = array('

Hasan 21st May 2010 23:11

I took the lastRRS and outside codes and added them to my folder then i re-edited the outside and added the code you wrote...

Nothing happens tho.... and when I search for a file, then nothing show up expect the RRS, I push that and it give me this error
attention

Attention

Fatal error: Call to undefined function unesc() in /home2/utorrent/public_html/backend.php on line 201





??

joeroberts 22nd May 2010 01:26

for the backend error replace all with this
[php] /*
*----------------------------phpMyBitTorrent V 2.0.5---------------------------*
*--- The Ultimate BitTorrent Tracker and BMS (Bittorrent Management System) ---*
*-------------- Created By Antonio Anzivino (aka DJ Echelon) --------------*
*------------------- And Joe Robertson (aka joeroberts) -------------------*
*------------- http://www.p2pmania.it -------------*
*------------ Based on the Bit Torrent Protocol made by Bram Cohen ------------*
*------------- http://www.bittorrent.com -------------*
*------------------------------------------------------------------------------*
*------------------------------------------------------------------------------*
*-- This program is free software; you can redistribute it and/or modify --*
*-- it under the terms of the GNU General Public License as published by --*
*-- the Free Software Foundation; either version 2 of the License, or --*
*-- (at your option) any later version. --*
*-- --*
*-- This program is distributed in the hope that it will be useful, --*
*-- but WITHOUT ANY WARRANTY; without even the implied warranty of --*
*-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the --*
*-- GNU General Public License for more details. --*
*-- --*
*-- You should have received a copy of the GNU General Public License --*
*-- along with this program; if not, write to the Free Software --*
*-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA --*
*-- --*
*------------------------------------------------------------------------------*
*------

Hasan 22nd May 2010 12:21

Quote:

Originally Posted by joeroberts (Post 23141)
for the backend error replace all with this

In what file do I need to replace the code ind mate ?

joeroberts 22nd May 2010 13:03

backend.php

Hasan 22nd May 2010 18:02

Quote:

Originally Posted by joeroberts (Post 23145)
backend.php

thanks, but now it give me this error

attention

Attention

Parse error: syntax error, unexpected T_STRING, expecting ')' in /home2/utorrent/public_html/backend.php on line 100




joeroberts 22nd May 2010 18:10

1 Attachment(s)
hmm let me add as upload

Hasan 22nd May 2010 18:38

Quote:

Originally Posted by joeroberts (Post 23148)
hmm let me add as upload

Aight Thanks mate now RSS works but It still do not grab any torrent as u wrote ?

That do not work?

joeroberts 22nd May 2010 18:40

1 Attachment(s)
dude that is the RSS feed for your site!
you need to go to
yoursite/outside.php

Hasan 22nd May 2010 18:48

Quote:

Originally Posted by joeroberts (Post 23150)
dude that is the RSS feed for your site!
you need to go to
yoursite/outside.php

The RSS for my site works now mate..

but when i got to mysite/outside.php it give me this

You can't access this file directly

joeroberts 22nd May 2010 19:03

add
PHP Code:

if (defined('IN_PMBT'))die ("You can't include this file");
define("IN_PMBT",true); 

just before
PHP Code:

include('header.php');
include 
'lastRSS.php'


Hasan 22nd May 2010 19:14

Quote:

Originally Posted by joeroberts (Post 23152)
add
PHP Code:

if (defined('IN_PMBT'))die ("You can't include this file");
define("IN_PMBT",true); 

just before
PHP Code:

include('header.php');
include 
'lastRSS.php'



SWEET, this is GREAT!

Thanks alot!!

But some it uploads and some it says this

attention

Attention

Can't get Peer Data from TrackerInvalid Data from External Tracker. The Tracker may have Server Problems. Please try again later.





Its means, that the server I'm getting the torrent from won't allow it or its just have some problems?

joeroberts 22nd May 2010 19:17

Meens it is having problems decoding there responce!

Hasan 22nd May 2010 19:18

Quote:

Originally Posted by joeroberts (Post 23154)
Meens it is having problems decoding there responce!

Al right, Thanks again! :)


All times are GMT +2. The time now is 11:21.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.