View Single Post
  #1  
Old 29th September 2017, 18:26
z3ro z3ro is offline
Senior Member
 
Join Date: Oct 2010
P2P
Posts: 121
Smile XBTIT Blu-Edition by BluCrew v2.0.8
Have a nice time!

https://github.com/bug-me-not/XBTIT-...ion-by-BluCrew


Quote:
REQUIREMENTS:
  • Web server with NGINX (Apache can be used but not recommended)
  • A valid domain
  • PHP 7.X+ Recommended (PHP 5.4+ minimum)
  • Dependencies for PHP, (Updated as issues spotted)
    • php-gettext -> This is primarly for phpmyadmin, if your going to use it, there has been cases where it does not install when installing phpmyadmin.
    • php-curl -> This is specifically needed for the Various API's we have running.
  • MySQL 5.7+ or MariaDB 10+ (At this time you must disable Strict-Mode. MySQL and MariaDB are enabled by default in MySQL 5.7 and MariaDB 10)
Point And Click Installer (UNDER TESTING):
PHP TRACKER AND INTERNAL FORUM
This is the easiest and fastest way to get your tracker up and running!


  • Place the xbtitFM Blu-Edition code in your webroot
  • Create your database (utf8_unicode_ci) and a database user using your application of choice like phpMyAdmin. Grant your database user usage privileges (data+structure, not grant/administration)
  • Place PHPMailer into the includes folder.
  • Use a web browser to open the site
  • Follow the instructions displayed by the installer
  • Once install is complete delete the install.php from your server
  • Log into your new site with the username and password you created during the install process
  • Enter the admin control panel and set your tracker's URL and announce URL's (delete the example announce with the :2710) and set your preferences and then save the settings.
  • Take some time to go through the admin panel and get used to everything from settings, hacks, modules and more.
  • Enjoy!
Manual Install:

  • PHP TRACKER AND INTERNAL FORUM
  • It is assumed you already have the reqirments installed. (If so continue to next step, if not do it or ask for help in gitter chat room)
  • Place the xbtitFM Blu-Edition code in your webroot
  • Create your database (utf8_unicode_ci) and a database user using your application of choice like phpMyAdmin or via terminal. Grant your database user full permissions.
  • In your web directory of the script.OPEN /sql/database.sql and goto line 7511 ('url', 'http://example.com'), REPLACE WITH YOUR DOMAIN NAME! AND SAVE THE CHANGES.
  • Inport the SQL file located in your web directory of the script. /sql/database.sql
  • Navigate to your web directory of the script. Open /include/settings.php via a text editor or nano in terminal and enter your DB info you just created. Save it.
  • Goto your domain or IP in your web browser and login with Username: Admin Pass: Admin123.
  • Be sure to change your owner default accounts username and password.
  • Enter the admin control panel and set your tracker's URL and announce URL's (delete the example announce with the :2710) and set your preferences and then save the settings.
  • Take some time to go through the admin panel and get used to everything from settings, hacks, modules and more.
  • Enjoy!
GENERAL NOTES:

  • Look to your Users Group Settings, do they match what you want?
  • You need to create the boards for your internal forum.
  • It is a lot of new stuff to take in, any bugs please open a issue.
  • https://kiwiirc.com/embedding for setting up your IRC widget in the irc.php
CREDITS:

  • BluCrew (HDVinie and MrG01)
  • Our Collaborators (flier56, Chocolatkey, nilimahona)
  • This script takes the best of XBTIT, XBTITFM, XBTIT DT FM and XBTIT DT DC so credit to all the developers and participents in those named scripts. (That being said XBTIT Blu-Edition is still very much different but without XBTIT CORE this script would not be availble so giving credit where credit is due!)
  • YOU ARE NOT TO REMOVE OUR COPYRIGHT NOTICE FROM THE FOOTER!
    Copyright © 2016 Styled By BluCrew
    Copyright © 2016-2017 XBTIT Blu Edition by BluCrew
v1.0 - Initial Release
v1.1 - API class to handle Posters, Banners, CD Art and Background images from TVDB and FanArt
v1.1.03 - Fixes cache issue relating to OMDB
v1.1.04 - Minor fixes to bugs relating to list and details pages
v1.1.05 - Fixes to language, Multiple Style Updates, Global Seedbonus Multiplier Hack Added
v2.0 - OMDB API complete, Style Updates, Lang Updates, Auto Poster, Rating, Genre and Plot handling via IMDB or TVDB ID.
v2.0.5 - Point and Click Installer Functional for east install process.
v2.0.6 - Fixes the issue with Admin Seedbonus page
v2.0.7 - Fixes issue where an empty Seedbox table fills up PHP logs
v2.0.8 - Removes the PHPMailer code. The latest should be pulled from Github on intsall.

Attached Thumbnails
1.png   2.png  

Last edited by Fynnon; 5th February 2018 at 13:14. Reason: Changed download link from zippy to github. Updates
Reply With Quote
The Following 9 Users Say Thank You to z3ro For This Useful Post:
aMiGo1972 (29th September 2017), Botanicar (27th January 2018), elvis (13th November 2021), Fynnon (5th February 2018), jh0ng (25th March 2021), MasterMan (30th September 2017), RIAS (30th September 2017), vtmk (17th December 2019), yammu (30th September 2017)