Commit Graph

52 Commits

Author SHA1 Message Date
DariusIII 2b1d80c7d8 Fix decrypt_hashes uses wrong index to send to NameFixer (fixes issue #122) 2016-10-28 08:47:33 +02:00
DariusIII 21d6877ee7 Remove references to regexid 2016-10-14 22:50:47 +02:00
DariusIII 9e3f3f659c Add renaming based on included srr file in release 2016-10-04 10:25:01 +02:00
DariusIII d4f12496bf Anothe update 2016-09-21 13:56:07 +02:00
DariusIII 2844ce4642 Fix wrong column name in settings table call 2016-09-20 11:18:30 +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 38c9fea6a4 Update mysqltuner.pl script 2016-09-12 11:54:56 +02:00
DariusIII fd1b97f06f Remove upcoming pages and RottenTomato references as RT are removing all free keys in 30 days. 2016-08-31 13:50:49 +02:00
DariusIII 77d52e45b4 Update handling of SDPORN releases in NameFixer and groupfixrelnames 2016-08-11 15:59:52 +02:00
DariusIII d628628da4 Speed up queries in RequestIDWeb and groupfixrelnames by preventing usage of indexes on ORDER BY clause 2016-07-29 13:43:04 +02:00
DariusIII 425cc3a636 Update groupfixrelnames query by not allowing it to use any index on ORDER BY r.id DESC clause (speeds up the query) 2016-07-27 13:58:29 +02:00
DariusIII 49b36c2ebe Replace usage of indexer.php with bootstrap.php 2016-07-14 08:47:39 +02:00
DariusIII 47ccf14de7 Port changes for versions handling from nZEDb 2016-07-07 12:09:33 +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 f344fa485d Fix gFRN nfo processing typo and update. 2016-06-23 12:31:26 +02:00
DariusIII 4c54245872 Remove duplicate update columns 2016-06-09 10:36:18 +02:00
DariusIII 445c6896fa Fix some errors, move postprocess.php script from tjux/bin to update folder. 2016-06-08 23:07:17 +02:00
DariusIII 86ab900f46 Update all of the files needed, ported from nZEDb 2016-06-08 15:49:39 +02:00
DariusIII c4f334bd7f Update processing from nZEDb 2016-06-08 15:14:08 +02:00
DariusIII 21b4d003ad Initial push of fixrelnames changes. 2016-06-07 11:45:45 +02:00
DariusIII 29f69c5880 Speed up UID renaming, remove Srr filename matching. 2016-05-25 22:33:18 +02:00
DariusIII 7436aafb53 Change queries again 2016-05-24 23:16:18 +02:00
DariusIII 8c224ca2c5 Improve fixReleaseNames forking, fix uidCheck function. 2016-05-24 23:05:11 +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 53f7817643 Update uid matching and add it to tmux 2016-05-21 01:11:42 +02:00
DariusIII 6c35952cd5 Fix case in gmdate function 2016-05-14 22:13:28 +02:00
DariusIII d4e53b7a04 Fix pp add work queries (ported from nZEDb) 2016-05-14 20:51:50 +02:00
DariusIII 5630c3cf0e Improve the speed of fixrelnames work queries 2016-05-13 22:58:50 +02:00
DariusIII 147217b8eb One more lft out file 2016-05-13 15:53:54 +02:00
DariusIII 55531c3a8a Properly fix renaming issues introduced by renaming releaseid to releases_id 2016-05-13 14:52:44 +02:00
DariusIII eb874f2fb1 Another missed = in query 2016-05-13 10:39:26 +02:00
DariusIII b157a3f1d6 Add leftguid column to releases table for better threading. 2016-05-13 10:21:25 +02:00
DariusIII 953729f3f9 Add back old type Srr file match renaming. 2016-05-13 09:26:12 +02:00
DariusIII ea3f0a5804 More renaming of releasesid to releases_id 2016-05-10 13:16:10 +02:00
DariusIII 76ec890959 Rename releaseid to releases_id 2016-05-10 13:06:46 +02:00
DariusIII 8075eff594 Remove unused scripts, update mysqltuner.pl 2016-05-10 12:18: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 9ec0078162 Replace/remove refferences to python scripts where possible. 2016-05-09 13:46:23 +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 c75c2fe5d1 Rename tables to more logical names (same as in nZEDb) 2016-05-04 12:13:15 +02:00
DariusIII 3da0cfcf50 Update git, versions, updater for complete update of newznab-tmux 2016-04-19 00:39:14 +02:00
DariusIII 3744d3da18 Missed one path 2016-02-11 12:03:51 +01:00
DariusIII 72adc55a71 Fix scripts path
(cherry picked from commit 9ff50e80f6)
2016-02-11 11:58:36 +01:00
DariusIII 0741e7e82d Add screen sequential and threaded scripts 2016-02-11 11:37:45 +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