Home

Anonymous

trinityDB

Manage all your TV series, find new series and episodes and easily download them with the help of trinityDB.

Series Plugin

Downloads all series information from thetvdb.com (www.thetvdb.com) and allows you to rename all the episodes on your harddisk.

Incoming Plugin

Tracks all the files that you have downloaded but not yet archived and renamed with the Series Plugin.

RSS Plugin

Provides filtered RSS feeds which only contain the episodes which you have not yet downloaded (Incoming) or archived (Series).

Coming Up Plugin

Shows a table of the days when episodes of the series in your DB will run.

New Series Plugin

Filters the RSS feeds but this time displays all entries of series you have NOT saved in the Series Plugin. You then can display more information about a series from thetvdb.com.

What do I need to run trinityDB?

trinityDB is a web application. So you'll need a webserver with activated PHP greater or equal to version 5.2 as well as a MySQL server for data storage.

Currently you also need Linux to run most of the functions.
But it shouldn't be a problem to port the app to run on Win in a future release.

To get everything you need on Debian/Ubuntu:

aptitude install mysql-server-5.1 phpmyadmin

How do I install trinityDB?

Set up the files

  • To install trinityDB, please uncompress the .zip file to a directory which is accessible by your webserver.
  • After that you have to "chmod 666 system/DBInfo/Installation.pfdb.php" so that the application can write the MySQL data to this file.

Set up the application

  • Now you can open your browser and go to the location, where you installed trinityDB. E.g. http://localhost/trinityDB
  • You will be prompted to log in with Admin//Admin, which you should do.
  • Open the Installation tab and insert your MySQL data into the already existing entry.
  • If trinityDB can establish a connection to your database, you will see some more lines below. Click on every "create table" button you see to create all the MySQL tables.
  • When you're done, please create a new User without admin rights to log out and back in with your new user.

I want to help/I have an idea for a new feature!

That's great! Please check out the sources from the SVN: https://opentrinitydb.svn.sourceforge.net/svnroot/opentrinitydb/

When you are ready, please write in the forum and I will create a SVN account for you.

ToDo

There is still some translating to do...