Commit Graph

106 Commits

Author SHA1 Message Date
DariusIII 4e27908dda Trakt processing is working now 2015-11-26 22:18:29 +01:00
DariusIII 59b5f06488 Add TraktTv processing 2015-11-26 16:01:01 +01:00
DariusIII f6740c63f5 Update populate and create sphinx scripts 2015-11-24 11:24:39 +01:00
DariusIII ec3a082dae Add missing use statement to populate_rt_indexes 2015-11-19 21:30:08 +01:00
DariusIII 76723bc243 Remove option to postprocess properly renamed releases, useless option that caused too much problems 2015-11-19 10:47:57 +01:00
DariusIII ba2c7b51a6 Use releaseid instead of id from releasefiles, rename releasefiles table to release_files 2015-11-18 09:20:46 +01:00
DariusIII 291f759b0f Numerous fixes from nZEDb 2015-11-15 22:21:58 +01:00
DariusIII 7b40a11def Update TV parsing and processing 2015-11-12 15:30:11 +01:00
DariusIII ae1d81b0a7 Update TV processing. 2015-11-12 10:02:56 +01:00
DariusIII 30e5014023 Add first batch of Trakt tv processing 2015-11-04 15:06:58 +01:00
DariusIII 274a128c1c Adjust spaces 2015-11-02 15:57:12 +01:00
DariusIII fe5574c0b3 First push of semi working tmdb 2015-11-02 13:33:19 +01:00
DariusIII 904384ca7c Move ApaiIO and Tmdb libraries into libs folder 2015-10-30 15:10:18 +01:00
DariusIII 2df1a8e3bb Start adding TvMaze support 2015-10-28 13:40:16 +01:00
DariusIII 18ea99230d Update for irc scraper and patches 2015-10-27 15:21:23 +01:00
DariusIII f1f6f1d1e3 Fix wrong name of DB_TYPE constant 2015-10-27 15:06:56 +01:00
DariusIII 538d2a1ba6 Move My Shows link from TV to Account area.Update import scripts. 2015-10-27 11:13:15 +01:00
DariusIII 4e49ba64af Remove processTVDB from postprocess 2015-10-26 09:31:36 +01:00
DariusIII d08b3d1e15 Remove tvrage updates from tmux, fix patches and scripts. 2015-10-25 16:56:45 +01:00
DariusIII ecb871fa49 Fix more "issues" in tv 2015-10-22 22:25:42 +02:00
DariusIII 881501e385 Fix more rageid 2015-10-22 21:23:04 +02:00
DariusIII d19c102dc4 Rename release_files to releasefiles 2015-10-21 14:39:00 +02:00
DariusIII 76e8501028 Changes ported from nZEDb/dev-tv branch. 2015-10-21 14:17:40 +02:00
DariusIII 5ddb0fc58f Add first batch of changes from nZEDb dev-tv branch related to TvRage changes 2015-10-21 13:02:41 +02:00
DariusIII 7458d1ce4f Moved classes from newznab/controllers into newznab/ folder 2015-10-21 10:18:14 +02:00
DariusIII 5065f64d64 Fix missing use statements 2015-10-17 16:49:26 +02:00
DariusIII 4dabdc33f4 Fix path to update_releases script in Forking.php and update Forking.php 2015-10-17 15:18:24 +02:00
DariusIII 3ce6e01333 Error in update_predb. 2015-10-15 14:29:51 +02:00
DariusIII a8d31a5902 Add tvrage_titles and tvrage_episodes tables. Empty and useless. 2015-10-15 12:22:00 +02:00
DariusIII e00244af1c Move all the config files to newznab/config folder. 2015-10-15 10:55:05 +02:00
DariusIII 67fac3d0c9 Remove rageid from index. 2015-10-14 22:49:49 +02:00
Darko 64060aee64 Add TRAKT link to series view, Update TraktTv class episodeSummary function with type, switch to short array syntax in Sharing. 2015-10-09 12:58:14 +02:00
Darko 78f4523f45 The real fix.
(cherry picked from commit 2f5116b)
2015-10-09 08:59:23 +02:00
Darko 390b0c1cda Fix the wrong path to config.php. 2015-10-09 08:56:10 +02:00
DariusIII 7c1cb18cef Comment out line 45. 2015-10-06 23:08:07 +02:00
Darko 3458718f3f Missed one. 2015-10-06 11:06:25 +02:00
Darko b96532d503 Update the updateTvRage script and TmuxRun. 2015-10-06 08:49:29 +02:00
DariusIII a2bb93acd2 Push leftover files. 2015-10-05 23:12:28 +02:00
DariusIII 6a868ba618 Update script to extract covers from tvrage table., add anime newposterwall, update TvRahe class, add hascover column to tvrage table. All is ported from nZEDb. 2015-10-05 23:02:28 +02:00
Darko afed5c136b Add script to extract TV covers from the database and save them to the tvrage directory in covers 2015-10-05 15:40:53 +02:00
Darko 2e54188bec Move more scripts out of tmux folder, move tmux.conf out of conf folder. 2015-09-30 11:35:59 +02:00
Darko 0602f5173a Move python scripts out of tmux folder into update_scripts folder, adjust other parts of newznab-tmux to accommodate the change. 2015-09-30 10:55:02 +02:00
Darko ff4afdcaec Add failed count information to many of the pages as statistic info. Add changelog, contributing notes and license. 2015-09-24 13:55:11 +02:00
Darko 8dd75d0d30 Rename PProcess class into PostProcess, adjust other scripts and classes for the change. 2015-09-16 12:42:41 +02:00
Darko 2b23fd4194 update import.php in misc/testing folder. Remove scripts and classes not used in newznab-tmux. 2015-09-16 12:37:58 +02:00
Darko b1cc81773b Add support for traktid into releaseas and movies. Add script to populate traktid for existing releases with imdbid and rageid. 2015-09-11 15:36:06 +02:00
Darko 4b24861097 Update sphinxsearch readme with new version of repo. 2015-09-10 12:25:02 +02:00
Darko 7954698c42 Update the fix_filesize.php script 2015-09-08 14:19:58 +02:00
DariusIII e95455a7fb Rename Info class into Nfo class. 2015-09-01 22:37:25 +02:00
DariusIII 8faad9d112 Rename TvAnger class into TvRage class, adjust the other classes and scripts accordingly. 2015-09-01 22:29:16 +02:00