Commit Graph

41 Commits

Author SHA1 Message Date
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
DariusIII 7458d1ce4f Moved classes from newznab/controllers into newznab/ folder 2015-10-21 10:18:14 +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
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 6d929661f2 Change nzb_guid to binary(16), rename releasecomment table to release_comments. 2015-08-13 10:06:41 +02:00
DariusIII fc02ecfba8 Change the prehash and predbhash tables releases hashing.Change scripts accordingly.Ported from nZEDb. 2015-08-11 19:31:02 +02:00
Darko ee2315c7dc Push changes from nZEDb into dev-regexless branch 2015-08-06 15:58:25 +02:00
Darko 24d9c90826 Fix found references to non-existent site, add fix for stuck collections (fix not tested completely yet). 2015-08-05 09:54:18 +02:00
Darko b0b1669694 Move many scripts out from tmux folder into misc/testing. 2015-07-31 11:44:05 +02:00
DariusIII 905328ee7c Add show_table_sizes script from nZEDb. 2015-07-30 22:51:36 +02:00