Commit Graph

113 Commits

Author SHA1 Message Date
DariusIII cb87f1fa15 Fix check_cover returned results 2016-10-28 12:05:17 +02:00
DariusIII 83c0881c44 check_covers now searches for covers less than 2 days old. 2016-10-28 08:52:31 +02:00
DariusIII 1899714021 Fix tpg conversion scripts 2016-10-12 12:27:03 +02:00
DariusIII 9e3f3f659c Add renaming based on included srr file in release 2016-10-04 10:25:01 +02:00
DariusIII 375fb5bc0f Change line endings to LF 2016-09-21 13:09:52 +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 b124525535 Update SDCLiP release names predb matching 2016-08-20 00:23:53 +02:00
DariusIII 288c24fb32 Properly process SDPORN releases 2016-08-09 15:53:22 +02:00
DariusIII 96556523b2 Match SDPORN releases 2016-08-08 16:04:42 +02:00
DariusIII 554e9ced1a Add categorization by poster to Categorize.php (used in XXX SD clips for now) 2016-07-19 15:24:58 +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 31c0cef0dd Fixes and remove old scripts 2016-06-21 08:30:37 +02:00
DariusIII cdf90f7025 Remove populate_unique_id script, replace it with stored procedure. 2016-06-01 09:59:07 +02:00
DariusIII 29f69c5880 Speed up UID renaming, remove Srr filename matching. 2016-05-25 22:33:18 +02:00
DariusIII 75efef5fee Merge branch 'dev' into feature-media 2016-05-24 14:05:26 +02:00
DariusIII 7299f78f6f Rename groupid column to groups_id. 2016-05-24 14:02:17 +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 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