Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > xBTiT
Reply
  #1  
Old 26th September 2021, 18:16
JohnHasher JohnHasher is offline
Coder
 
Join Date: Apr 2020
P2P
Posts: 62
Post OMDB Mod for xbtit and xbtitFM
OMDB DATA GRABBER V1 BY JOHNHASHER FOR XBTIT FM V3


ss:



Click the image to open in full size.
ABOUT:

Omdb mod for xbtitfm uses db to dump the fetched data with default 30 days expire (you can change this , see installtion part).

this mod uses w3 css for styling.

well all you need a api key to use omdb. if you don't have one , get it from here : https://www.omdbapi.com/apikey.aspx

Installation:

1. run the following sql command and don't forget to change the table prefix to your prefix in `TABLEPREFIX_omdb`:

CREATE TABLE `TABLEPREFIX_omdb` (
`mid` varchar(255) COLLATE utf8_bin DEFAULT NULL,
`title` varchar(255) COLLATE utf8_bin DEFAULT NULL,
`year` varchar(255) COLLATE utf8_bin DEFAULT NULL,
`rated` varchar(255) COLLATE utf8_bin DEFAULT NULL,
`released` varchar(255) COLLATE utf8_bin DEFAULT NULL,
`runtime` varchar(255) COLLATE utf8_bin DEFAULT NULL,
`genre` varchar(255) COLLATE utf8_bin DEFAULT NULL,
`director` varchar(255) COLLATE utf8_bin DEFAULT NULL,
`writer` varchar(255) COLLATE utf8_bin DEFAULT NULL,
`country` varchar(255) COLLATE utf8_bin DEFAULT NULL,
`actor` varchar(255) COLLATE utf8_bin DEFAULT NULL,
`plot` varchar(255) COLLATE utf8_bin DEFAULT NULL,
`lang` varchar(255) COLLATE utf8_bin DEFAULT NULL,
`rating` varchar(255) COLLATE utf8_bin DEFAULT NULL,
`type` varchar(255) COLLATE utf8_bin DEFAULT NULL,
`production` varchar(255) COLLATE utf8_bin DEFAULT NULL,
`exp` date DEFAULT NULL,
`pimg` text COLLATE utf8_bin DEFAULT NULL,
`ext` varchar(255) COLLATE utf8_bin DEFAULT NULL,
`seasons` varchar(220) COLLATE utf8_bin DEFAULT NULL
);


2. upload the files.
(CAUTION : there are changes in torrents.php , details.php , torrent.details.tpl and block files , so if you have done any custom works on your files then find the omdb code from this following files and patch it by yourself.)

3. Open file : omdb.loader.php and add your api key and save it.

example:
$omdb_apikey = "#######"; // Your API KEY // ADD YOUR API KEY HERE....

OPTIONAL : (DO NOT CHANGE THIS , IF YOU DON'T KNOW.)
if you want to change the data expire period (default is 30 days) minimum is 1 , example : 1 month = 30 (default) , 3 months = 180.

example:
$omdb_exp = "30"; //interval to update cache data in db

4. Set folder permission of omdb/pos.img to 777 . (WARNING : if you don't do this, then images won't be cached to disk.)

5. DONE :) , now add an imdb id while uploading and check it out.

FUTURE UPDATES PLANNED:
*FEATURE TO EDIT THE EXISTING MOVIE DETAILS IN DATABASE.
*FETAURE TO CHANGE / REPLACE THE FETCHED IMAGE TO YOUR OWN POSTER IMAGE.
*IMPROVEMENTS IF ANY.

MORE:
this mod also includes popup omdb cover image for blocks and in torrents.php feature too.


If you like this mod please support me by donating.



PM me for donation / for custom mods.


Normal : https://ufile.io/smpkytml


For dark theme : https://ufile.io/z4dgxqel
__________________
i do custom mods in xbtitfm and torrenttrader for $$, PM me for details.
Reply With Quote
The Following User Says Thank You to JohnHasher For This Useful Post:
BamBam0077 (24th October 2021)
  #2  
Old 26th September 2021, 21:54
mogo mogo is offline
Senior Member
 
Join Date: Jun 2020
P2P
Posts: 94
Default
How much money for that. You are stupid or what???
I have this for free and look much bether

Click the image to open in full size.
Reply With Quote
  #3  
Old 26th September 2021, 23:55
thartley55 thartley55 is offline
Senior Member
 
Join Date: Mar 2012
P2P
Posts: 204
Default
Quote:
Originally Posted by mogo View Post
How much money for that. You are stupid or what???
I have this for free and look much bether
1. Really? What the fuck are you slamming him for...ASKING for donations. He made is readily available for download. I've not tried it since not using the script at present. But I think I would rather give it a try, over yours, since...
2. You never bothered to make your FREE version available here, for others to use/try.

Really some fucking petty people around here.
Reply With Quote
The Following User Says Thank You to thartley55 For This Useful Post:
papad (4th December 2021)
  #4  
Old 27th September 2021, 10:52
JohnHasher JohnHasher is offline
Coder
 
Join Date: Apr 2020
P2P
Posts: 62
Default
@mojo are you blind? it is not imdb

Bump: imdb may change there code and all the script will fail so omdb/tmdb is best.
__________________
i do custom mods in xbtitfm and torrenttrader for $$, PM me for details.
Reply With Quote
  #5  
Old 15th October 2021, 17:51
z3ro z3ro is offline
Senior Member
 
Join Date: Oct 2010
P2P
Posts: 121
Default
Napon idiot loool
Reply With Quote
  #6  
Old 15th October 2021, 22:52
mogo mogo is offline
Senior Member
 
Join Date: Jun 2020
P2P
Posts: 94
Default Idiot
Quote:
Originally Posted by z3ro View Post
Napon idiot loool
z3ro says Napon idiot. You are completly idiot Napon or maybe Jhon Hasher or maybe budgie or maybe Osman or maybe Why Me or maybe and who knows who else you can be I do not care about you
Reply With Quote
  #7  
Old 4th December 2021, 17:15
Houmers Houmers is offline
Senior Member
 
Join Date: Sep 2018
P2P
Posts: 45
Default
Hi please re upload Downolad link thx bro :)
Reply With Quote
  #8  
Old 21st February 2022, 20:03
yanom yanom is offline
Member
 
Join Date: Nov 2021
Posts: 4
Default
Someone can reupload the file please
Reply With Quote
  #9  
Old 22nd February 2022, 16:19
JohnHasher JohnHasher is offline
Coder
 
Join Date: Apr 2020
P2P
Posts: 62
Default
updated links:


https://gofile.io/d/jb0J2X


for dark themes : https://gofile.io/d/l6GbRx

Bump: If you like this mod please support me by donating.
__________________
i do custom mods in xbtitfm and torrenttrader for $$, PM me for details.
Reply With Quote
  #10  
Old 23rd February 2022, 14:46
Houmers Houmers is offline
Senior Member
 
Join Date: Sep 2018
P2P
Posts: 45
Default
help me Error: Table 'xxx.xbtit_categories_perm' doesn't exist
Query: SELECT u.id, u.downloaded, (u.uploaded/u.downloaded) as uratio, cp.* FROM xbtit_users u INNER JOIN xbtit_categories_perm cp ON u.id_level=cp.levelid WHERE u.id = 2;
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 15:18. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.