Skip to content

bug-me-not/XBTIT-Blu-Edition-by-BluCrew-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XBTIT Blu-Edition by BluCrew v1.0

Demo Site: http://blu-edition.hdinnovations.xyz/index.php

Username: Demo
Pass: Demo123.

Gitter Page: https://gitter.im/XBTIT-Blu-Edition/Lobby# Come chat with us!



#NOTE: INSTALLER IS NOT YET COMPLETE!!!!!

: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)

:DOCUMENTATION:
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)
  • 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!

: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 on git.

: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!)

SOURCE CODE CHANGES

  • There are no developer guidelines in place.
  • We do however ask that all code changes be submitted via a pull request. This allows for peer reviews. Ensures that code changes are effective and that merges are conflict free.

UPDATES

  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

COMPONENTS USED

LICENSE

The MIT License (MIT)

Copyright (c) 2016 BluCrew

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

XBTIT Blu-Edition by BluCrew

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 56.6%
  • JavaScript 21.3%
  • CSS 8.2%
  • Smarty 6.8%
  • HTML 6.8%
  • ActionScript 0.2%
  • Other 0.1%