Commit Graph

15 Commits

Author SHA1 Message Date
DariusIII b157a3f1d6 Add leftguid column to releases table for better threading. 2016-05-13 10:21:25 +02:00
DariusIII ea3f0a5804 More renaming of releasesid to releases_id 2016-05-10 13:16:10 +02:00
DariusIII c75c2fe5d1 Rename tables to more logical names (same as in nZEDb) 2016-05-04 12:13:15 +02:00
DariusIII 9049d9746c Fix PHP Fatal error on getid3 2016-04-14 10:44:24 +02:00
DariusIII 7942e0b15a Change label colour, fix search page styling. 2016-04-08 13:06:53 +02:00
DariusIII 5e443b3b16 Add back TV processing to NFO processing. 2016-03-18 13:57:52 +01:00
DariusIII 4a9900e2de Fix typo in serverroot and fix getID3 error in Nfo class. 2016-03-09 10:24:36 +01:00
DariusIII 873bbbfd6f Many composer fixes 2016-03-08 23:39:31 +01:00
DariusIII acf93576dc Fix errors related to changes to libraries. 2016-03-08 10:32:36 +01:00
DariusIII 06334bc6c1 Remove require for getid3 from Nfo class, it is handled by composer autoload now 2016-03-08 10:04:50 +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 6152c114f5 Change COUNT(*) queries to count the primary key columns to improve query performance. Re-work the count querying in PreDB class (fixes by @ruhllatio) 2015-12-11 09:21:59 +01:00
DariusIII 2f04e43a71 Various rageid fixes 2015-10-25 17:25:35 +01:00
DariusIII 3606120740 Disable rage checking in Nfo until new method is added 2015-10-21 14:32:02 +02:00
DariusIII 7458d1ce4f Moved classes from newznab/controllers into newznab/ folder 2015-10-21 10:18:14 +02:00