Commit Graph

27 Commits

Author SHA1 Message Date
DariusIII 76ec890959 Rename releaseid to releases_id 2016-05-10 13:06:46 +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 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 6895fa5eab Use proper case for time operator function in ReleaseRemover. 2016-04-29 23:40:53 +02:00
DariusIII 8af4ef5178 Update DB and ReleaseRemover classes 2016-02-23 13:18:05 +01:00
DariusIII 1fb0994adf Fixed bunch of automated replace errors 2016-02-11 00:04:31 +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 73f9a3f051 Rename CAT_BOOK_ to CAT_BOOKS_, change the book other category from 7050 to 7999 2016-02-01 13:28:51 +01:00
DariusIII f588aaaf1b Fix wrong table name 2016-01-28 12:22:09 +01:00
DariusIII f5ce3695a6 Update blacklist removal in ReleaseRemover class. 2016-01-28 12:18:27 +01:00
DariusIII 5f64206765 Move Other category (Misc and Hashed) to categoryid 0000. 2016-01-18 10:12:10 +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 83945962dd Fix usage of likestring in removeExecutable function 2016-01-14 14:22:22 +01:00
DariusIII 23473a0e59 Crap time was left out of codec poster removal query. 2015-12-12 20:38:11 +01:00
DariusIII a7759dafd1 Update removeCodecPoster in terms of speed and precision. 2015-12-11 23:46:52 +01:00
DariusIII d324137718 Switch to using UNION ALL in removeCodecPoster function, it increases the speed of that query dramaticaly. 2015-12-10 12:03:32 +01:00
DariusIII f32e875254 Fix queries for movies again(@Bart39), small arrangement of codecposter query in ReleaseRemover. 2015-12-08 13:36:37 +01:00
DariusIII 08a71c642c Fix the limits on Sphinx executable removal 2015-12-04 20:59:45 +01:00
DariusIII 41bd3357ea Fix wrong column name, again 2015-11-19 12:07:14 +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 c25a206c8c Fix typo in ReleaseRemover that caused errors 2015-11-05 13:51:47 +01:00
DariusIII 14546d560a Fix SCR and update queries in ReleaseRemover. 2015-10-29 22:37:59 +01:00
DariusIII 2f04e43a71 Various rageid fixes 2015-10-25 17:25:35 +01:00
DariusIII 881501e385 Fix more rageid 2015-10-22 21:23:04 +02:00
DariusIII 7458d1ce4f Moved classes from newznab/controllers into newznab/ folder 2015-10-21 10:18:14 +02:00