DariusIII
|
d044bbcaf1
|
Add patches to handle tables changes, adjust rest of the code for changes
|
2016-01-15 10:03:36 +01:00 |
|
DariusIII
|
e9b59142a4
|
Remove predb update from TmuxRun.
|
2016-01-14 15:38:54 +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
|
92e278a643
|
Port match_prefiles.php from nZEDb
|
2016-01-14 13:56:15 +01:00 |
|
DariusIII
|
0318938787
|
Improve filename matching function in NameFixer
|
2016-01-08 10:13:19 +01:00 |
|
DariusIII
|
b502a1937a
|
Update the srr renaming functions.
|
2016-01-07 03:09:03 +01:00 |
|
DariusIII
|
bcf240d94e
|
Change integer to boolean in name fixing scripts
|
2016-01-04 14:34:43 +01:00 |
|
DariusIII
|
9e13ba0bfe
|
Fix threaded filename and srr matching, switch tmux back to threaded matching.
|
2016-01-01 16:46:34 +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
|
14087daf74
|
Fix renaming of files when using threaded fixrelnames script.
|
2015-12-30 15:26:19 +01:00 |
|
DariusIII
|
7943f80ce6
|
Rearrange queries for filename and srr matching
|
2015-12-29 22:29:32 +01:00 |
|
DariusIII
|
d8e9ede2d1
|
Add release renaming based on included srr filename, fix one long standing bug in NameFixer
|
2015-12-29 15:39:16 +01:00 |
|
DariusIII
|
fa749d1575
|
Fix path to config.php in pythonn scripts
|
2015-12-11 12:23:34 +01:00 |
|
DariusIII
|
76723bc243
|
Remove option to postprocess properly renamed releases, useless option that caused too much problems
|
2015-11-19 10:47:57 +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
|
18ea99230d
|
Update for irc scraper and patches
|
2015-10-27 15:21:23 +01:00 |
|
DariusIII
|
f1f6f1d1e3
|
Fix wrong name of DB_TYPE constant
|
2015-10-27 15:06:56 +01:00 |
|
DariusIII
|
538d2a1ba6
|
Move My Shows link from TV to Account area.Update import scripts.
|
2015-10-27 11:13:15 +01:00 |
|
DariusIII
|
4e49ba64af
|
Remove processTVDB from postprocess
|
2015-10-26 09:31:36 +01:00 |
|
DariusIII
|
ecb871fa49
|
Fix more "issues" in tv
|
2015-10-22 22:25:42 +02:00 |
|
DariusIII
|
881501e385
|
Fix more rageid
|
2015-10-22 21:23:04 +02:00 |
|
DariusIII
|
d19c102dc4
|
Rename release_files to releasefiles
|
2015-10-21 14:39:00 +02:00 |
|
DariusIII
|
7458d1ce4f
|
Moved classes from newznab/controllers into newznab/ folder
|
2015-10-21 10:18:14 +02:00 |
|
DariusIII
|
5065f64d64
|
Fix missing use statements
|
2015-10-17 16:49:26 +02:00 |
|
DariusIII
|
4dabdc33f4
|
Fix path to update_releases script in Forking.php and update Forking.php
|
2015-10-17 15:18:24 +02:00 |
|
DariusIII
|
3ce6e01333
|
Error in update_predb.
|
2015-10-15 14:29:51 +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 |
|
DariusIII
|
67fac3d0c9
|
Remove rageid from index.
|
2015-10-14 22:49:49 +02:00 |
|
Darko
|
78f4523f45
|
The real fix.
(cherry picked from commit 2f5116b)
|
2015-10-09 08:59:23 +02:00 |
|
Darko
|
390b0c1cda
|
Fix the wrong path to config.php.
|
2015-10-09 08:56:10 +02:00 |
|
Darko
|
2e54188bec
|
Move more scripts out of tmux folder, move tmux.conf out of conf folder.
|
2015-09-30 11:35:59 +02:00 |
|
Darko
|
0602f5173a
|
Move python scripts out of tmux folder into update_scripts folder, adjust other parts of newznab-tmux to accommodate the change.
|
2015-09-30 10:55:02 +02:00 |
|
Darko
|
8dd75d0d30
|
Rename PProcess class into PostProcess, adjust other scripts and classes for the change.
|
2015-09-16 12:42:41 +02:00 |
|
Darko
|
2b23fd4194
|
update import.php in misc/testing folder. Remove scripts and classes not used in newznab-tmux.
|
2015-09-16 12:37:58 +02:00 |
|
DariusIII
|
e95455a7fb
|
Rename Info class into Nfo class.
|
2015-09-01 22:37:25 +02:00 |
|
DariusIII
|
8faad9d112
|
Rename TvAnger class into TvRage class, adjust the other classes and scripts accordingly.
|
2015-09-01 22:29:16 +02:00 |
|
DariusIII
|
2ec8b9e062
|
Rename Film class into Movie class, adjust the other classes and scripts accordingly.
|
2015-09-01 22:26:22 +02:00 |
|
DariusIII
|
78b543f9a3
|
Update monitor and Tmux.php,
|
2015-08-31 01:17:31 +02:00 |
|
DariusIII
|
5a1b334f09
|
Update decrypt_hashes script.
(cherry picked from commit 46a010b)
|
2015-08-28 14:49:28 +02:00 |
|
Darko
|
61cff93e77
|
Analyze releases only if not using InnoDB (InnoDB uses online analysis).
|
2015-08-17 08:50:48 +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
|
fa5b06eb2e
|
Move IRCScraoer into misc/testing folder
|
2015-07-31 12:26:32 +02:00 |
|
Darko
|
b0b1669694
|
Move many scripts out from tmux folder into misc/testing.
|
2015-07-31 11:44:05 +02:00 |
|
Darko
|
0ccb312ff5
|
Replace array() with shorthand.
|
2015-07-28 09:55:13 +02:00 |
|
DariusIII
|
75465fa8de
|
Fix predb_daily_import_batch script. (Fix ported from nZEDb).
|
2015-07-25 09:51:34 +02:00 |
|
DariusIII
|
1e258321bd
|
Fix coding in games.tpl
|
2015-07-20 22:41:11 +02:00 |
|
DariusIII
|
bc2c0092b2
|
Revert to old values in update_binaries.php
|
2015-07-18 19:56:42 +02:00 |
|
DariusIII
|
f683ba72ea
|
Add site editable maxheadersiteration. Rename the setting name from max.headers.iteration to maxheadersiteration.
|
2015-07-18 18:27:12 +02:00 |
|
Darko
|
3877a07b33
|
Possible fix for undefined index options in tmux-ui.
(cherry picked from commit 0c33fb0)
|
2015-07-10 11:52:34 +02:00 |
|