Commit Graph

91 Commits

Author SHA1 Message Date
DariusIII ef1a500b6d Update fixReleaseNames in misc/testing/Releases folder 2016-05-13 15:56:54 +02:00
DariusIII 0b136662c6 Port many fixes from nZEDb 2016-05-12 09:45:08 +02:00
DariusIII 32a47342f9 Remove unneeded script 2016-05-11 10:06:15 +02:00
DariusIII 4f9188bafd Actual files changes 2016-05-10 13:23:44 +02:00
DariusIII 4a994caa03 Fix references to changed columns 2016-05-10 11:19:21 +02:00
DariusIII c981281d19 Rename bookinfoid to bookinfo_id, consoleinfoid to consoleinfo_id and pre_id to predb_id 2016-05-10 09:31:00 +02:00
DariusIII 0e15278840 Rename musicinfoid to musicinfo_id 2016-05-10 09:23:10 +02:00
DariusIII 90b134761f Rename preid to predb_id in releases table and in classes and scripts. 2016-05-10 09:17:59 +02:00
DariusIII 86f4824ac9 Change TIME() to lowercase time() 2016-05-09 13:30:42 +02:00
DariusIII 2cbd7052af Change categoryid to categories_id, category table to categories table 2016-05-09 09:50:28 +02:00
DariusIII 5134bdeec0 Fix missed table renames, update nntmux_fi_schema.sql. 2016-05-08 22:34:02 +02:00
DariusIII c75c2fe5d1 Rename tables to more logical names (same as in nZEDb) 2016-05-04 12:13:15 +02:00
DariusIII 21b644e790 Update scripts 2016-04-26 13:12:06 +02:00
DariusIII 873bbbfd6f Many composer fixes 2016-03-08 23:39:31 +01:00
DariusIII c8d9a4ffee Fix path to ApaiIO library 2016-03-08 10:44:02 +01:00
DariusIII 69c43f1c1f Update the reset_postprocessing script 2016-02-09 12:59:29 +01:00
DariusIII 9fc39bf490 Switch to category constants from category numbers, part 1 2016-02-09 12:37:30 +01:00
DariusIII 4373a3d5ac Change other cat numbers to be the last number in their range x999 2016-02-09 11:37:50 +01:00
DariusIII 5329714e8d Remove CAT_ from categories names and rename parent categories to root. 2016-02-07 21:44:08 +01:00
DariusIII 9145e91afe Replace rest of the usages of category numbers with category constants. 2016-01-25 12:09:06 +01:00
DariusIII a73f9a9a9d Fix the wrong category numbers used in recategorize script 2016-01-20 11:44:58 +01:00
DariusIII eba9d39e9b Update and move to testing/Releases the recategorization script. 2016-01-20 11:42:48 +01:00
DariusIII 1b1ca08b9f Missed cpouple of changes 2016-01-18 10:31:25 +01:00
DariusIII 5f64206765 Move Other category (Misc and Hashed) to categoryid 0000. 2016-01-18 10:12:10 +01:00
DariusIII a70cc8309c Rename PreHash class to PreDb. 2016-01-15 10:31:12 +01:00
DariusIII d044bbcaf1 Add patches to handle tables changes, adjust rest of the code for changes 2016-01-15 10:03:36 +01:00
DariusIII 371ddc756c Remove all references to predb/nzpre from templates as it is non-functional since october 2016-01-14 15:32:12 +01:00
DariusIII 3754203929 Update renametopre script 2016-01-14 14:11:23 +01:00
DariusIII b502a1937a Update the srr renaming functions. 2016-01-07 03:09:03 +01:00
DariusIII bcf240d94e Change integer to boolean in name fixing scripts 2016-01-04 14:34:43 +01:00
DariusIII 5c411a00da Fix wrong table name, switch to non-threaded version of fixReleaseNames script for filenames and srr matching. 2015-12-31 12:31:38 +01:00
DariusIII d8e9ede2d1 Add release renaming based on included srr filename, fix one long standing bug in NameFixer 2015-12-29 15:39:16 +01:00
DariusIII f73c539053 Fix wrong giantbomb library call 2015-12-15 14:43:48 +01:00
DariusIII d4a7a31576 Add API testing scripts 2015-12-15 14:30:16 +01:00
DariusIII 3b1459ca15 Remove debugging 2015-12-03 14:04:44 +01:00
DariusIII ab132a3bec Add script to misc/testing/PostProc to check for missing covers 2015-12-03 13:40:11 +01:00
DariusIII ea0b1c2e95 Fix porting error 2015-12-03 12:31:22 +01:00
DariusIII 3feb3bef65 Remove traktid columns from releases and movieinfo tables, add nzb_reorg script and script to check missing unique indexes 2015-12-03 12:14:27 +01:00
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 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 d08b3d1e15 Remove tvrage updates from tmux, fix patches and scripts. 2015-10-25 16:56:45 +01:00