Commit Graph

60 Commits

Author SHA1 Message Date
DariusIII 65da50738a Remove tpg checks from some more files 2017-02-27 10:30:35 +01:00
DariusIII f3ba8e3ede Apply changes from dev to new dev-refactor-tpg branch 2017-02-24 15:31:20 +01:00
DariusIII 1024d61227 Revert all changes related to TPG 2017-02-24 15:26:47 +01:00
DariusIII 6d9838170f Update reset_truncate, Backfill and NZB with mandatory tpg 2017-02-24 11:47:46 +01:00
DariusIII 4a1e1ec459 Fiy typo 2017-01-31 22:49:13 +01:00
DariusIII 07cea2347e Revert reset_truncate.php to older was of doing things 2017-01-31 22:37:03 +01:00
DariusIII 7f62d84891 Fix typos in reset_truncate script 2017-01-29 22:56:18 +01:00
DariusIII 8689b07be6 Add loop_cbpm for truncating binaries, collections, missed_parts and parts tables 2017-01-24 14:01:08 +01:00
DariusIII 2414c2295a Update resetdb script 2017-01-24 13:58:47 +01:00
DariusIII 64b6ce727a Update resetdb with new tables 2017-01-24 13:46:15 +01:00
DariusIII b279120395 Merge branch 'dev' into dev-release_groups 2017-01-24 13:44:35 +01:00
DariusIII 2cc59b75e0 Update resetdb with cbpm_loop 2017-01-24 13:43:38 +01:00
DariusIII e2558afcb2 Update the reset_truncate script 2017-01-24 12:54:48 +01:00
DariusIII 19b8fa1905 Rename binaryid to binaries_id 2017-01-16 11:35:10 +01:00
DariusIII 89021e5e2b Replace collection_id with collections_id 2017-01-16 11:33:25 +01:00
DariusIII eb58f5d686 Rename group_id to groups_id 2017-01-16 11:31:36 +01:00
DariusIII 18045d26f6 Rename mgr_ tables to multigroup_ tables, update mysql-ddl.sql 2017-01-11 14:42:12 +01:00
DariusIII 66d5d095e6 Update reset_trunace to handle new tables 2016-12-31 19:10:16 +01:00
DariusIII 8598c140bf Move from nntmux/db/Settings to app/models/Settings 2016-10-24 13:03:58 +02:00
DariusIII 1899714021 Fix tpg conversion scripts 2016-10-12 12:27:03 +02:00
DariusIII 968c05e75e Use DB class instead of Settings class where advanced settings functions are not used 2016-09-20 10:37:19 +02:00
DariusIII 49b36c2ebe Replace usage of indexer.php with bootstrap.php 2016-07-14 08:47:39 +02:00
DariusIII 8a1b6fa4c1 Rename missed newznab to nntmux 2016-06-25 16:21:47 +02:00
DariusIII 872ad5c722 Use nntmux namespace, rename nntmux script to tmux.Update composer.lock. 2016-06-25 15:45:47 +02:00
DariusIII bb99220b77 Consolidate groups handling by @ruhllatio 2016-06-24 15:47:37 +02:00
DariusIII cdf90f7025 Remove populate_unique_id script, replace it with stored procedure. 2016-06-01 09:59:07 +02:00
DariusIII 1e1581403f Rename releases based on their uid 2016-05-21 00:07:17 +02:00
DariusIII e06f2dc266 Push testing changes 2016-05-20 16:03:30 +02:00
DariusIII e87b047f07 Extract id from media, add separate table to handle it. 2016-05-20 14:05:09 +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 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 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 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 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 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 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 d08b3d1e15 Remove tvrage updates from tmux, fix patches and scripts. 2015-10-25 16:56:45 +01:00
DariusIII 881501e385 Fix more rageid 2015-10-22 21:23:04 +02:00
DariusIII 76e8501028 Changes ported from nZEDb/dev-tv branch. 2015-10-21 14:17:40 +02:00