Commit Graph

65 Commits

Author SHA1 Message Date
Darko 98c7d030c0 Fixed typo in fix_files.sh 2013-07-24 12:12:49 +02:00
Darko 34f352b9fc Updated fix_files.sh to copy needed files for new scripts 2013-07-24 09:53:45 +02:00
Darko 325e5d76af removed obsolete stuff 2013-06-16 15:01:56 +02:00
Darko 09e86ec6ac Revert "Merge remote-tracking branch 'origin/dev'"
This reverts commit 0ef4543c44, reversing
changes made to 7b987a69f3.

 Changes to be committed:
   (use "git reset HEAD <file>..." to unstage)

	modified:   conf/.gitignore
	deleted:    conf/default_regexes.txt
	modified:   conf/jonnyboys_my.cnf
	deleted:    scripts/reactivate_regexes.sh
	deleted:    ugo/automake.php
	deleted:    ugo/automake_threaded.php
	deleted:    ugo/finish_postproc.php
	deleted:    ugo/makenzb.php
	deleted:    ugo/makenzb_threaded.php
	deleted:    ugo/misc_sorter3.php
	deleted:    ugo/misc_sorter_cleanup.php
	deleted:    ugo/misc_sorter_threaded.php
	deleted:    ugo/postproc.php
	deleted:    ugo/postproc_threaded.php#	deleted:    ugo/update_binaries_threaded.php
2013-06-13 12:07:59 +02:00
Darko 0ef4543c44 Merge remote-tracking branch 'origin/dev' 2013-06-12 22:59:59 +02:00
DariusIII 725d735bd2 Update fix_files.sh
Removed /docs folder
2013-06-10 10:51:14 +02:00
DariusIII 2ae50da4b9 Update fix_files.sh
Removed /docs folder CHOWN as the folder does not exist anymore.
2013-06-10 11:41:29 +03:00
jonnyboy f2032511f1 attempt to fix safer_backfill, fixed bug not logging second window pp, updated kevin123 blackist 2013-04-09 18:37:58 -04:00
jonnyboy 2982e26541 removed config.sh from parsing in all scripts, changed processing the categories to run 0, 1 or 2, by request, changed nzb-import maxthreads to 5, reduces load significantly, with no loss in performance, added some output to truncate/reset scripts 2013-04-07 12:27:57 -04:00
jonnyboy acb5d89442 added file to validate(partially) the strings for variables, moved some files to temp locations, move some files to bin/scripts 2013-04-06 13:11:24 -04:00
jonnyboy 0c9ea4fe43 added option to use second nntp provider, added script to reset/truncate when changeing providers
it is not necessary to run reset_truncate.php in order to second nntp provider for postprocessing only
2013-04-04 01:23:02 -04:00
jonnyboy e612cca34f changed update_svn.sh to remove www/install folder and a few other tweaks 2013-04-01 13:10:16 -04:00
jonnyboy 6334b88fc9 added a couple scripts for sql 2013-04-01 02:09:21 -04:00
jonnyboy 9443ce509d fixed reactivate_regexes.sh for all users 2013-03-31 11:29:19 -04:00
jonnyboy fe44370904 fixed type in reactiveate_regexes.sh 2013-03-30 20:41:32 -04:00
jonnyboy 81e8ab99b8 updated ugo's scripts, removed load check on threads, added misc_sorter, and disables all regexes if using ugo's assembler, added script to reactivate all regexes that were deactivated 2013-03-30 16:32:36 -04:00
root 6c19ec222d added script to create and to remove ramdisk, use at your own risk 2013-03-21 02:35:02 -04:00
jonnyboy 1a211ce5e8 fixed kevin123's files not copying properly 2013-03-12 17:19:24 +01:00
jonnyboy 451292e971 removed kevin123's compression mod, added nice option 2013-03-12 00:00:00 +01:00
jonnyboy 6e79039e3f many little tweaks and mods, nothing life changing 2013-03-10 18:58:31 +01:00
jonnyboy a4e10cb036 fixed check-git.py, fixed a fix was killing nzbcount during optimization 2013-03-07 03:27:49 +01:00
jonnyboy 6c742b3ad9 added kevin123's update_parsing and binaryblacklist, changed optimize t wait for all process to finish before running, various other minor edits 2013-03-05 11:56:16 -05:00
jonnyboy fff5eff0e9 minor changes in pane titles, removed verbose for chown 2013-02-28 03:47:41 -05:00
jonnyboy 38f2f4bff0 adding logging, each pane logs to it's own file in the log folder, added timer watch for releases, if no new releases in x minutes, cycle or kill binaries, backfill and imports. Added pane titles. Added version number. 2013-02-28 01:34:00 -05:00
jonnyboy e2d2151005 added fix for powerprocessphp, bsd user, possible fix for binaries/backfill threaded, a few changes to better server bsd users 2013-02-26 11:06:16 -05:00
jonnyboy c753a60815 changed -c to -vv as freebsd chown does not have -c 2013-02-26 07:29:31 -05:00
jonnyboy 0b8d2a4201 Merge branch 'master' of github.com:jonnyboy/newznab-tmux
Conflicts:
	README.md
2013-02-24 15:59:39 -05:00
jonnyboy 5a81a07152 Initial commit 2013-02-24 15:29:51 -05:00
jonnyboy 5dee2d2887 fixed string for fstab creating tmpfs, fixed file permissions error in fix_files.sh 2013-02-23 23:02:43 -05:00
jonnyboy 98657bab33 updated script to include how to run without running as root/sudo 2013-02-23 22:31:40 -05:00
jonnyboy 0a17212a67 fixed mysqltuner.pl 2013-02-23 18:07:22 -05:00
jonnyboy 5f2b581611 added mysqlreport and mysqltuner.pl to help with mysql tuning 2013-02-23 16:15:24 -05:00
jonnyboy d86a78b144 removed kill from nzbcount pane, added tuning-primer.sh from https://launchpad.net/mysql-tuning-primer for tuning mysql 2013-02-23 16:01:53 -05:00
jonnyboy 9ed41946f1 removed hard coded path for tmux, removed passthru for threaded script 2013-02-23 15:16:05 -05:00
jonnyboy deb29b825a fixed issue with multiple my.cnf files, fixed issue with path in nzbcount.php and added fix_files.sh to all copying/editing files without updating svn 2013-02-22 20:34:04 +01:00
jonnyboy 2ac1782985 removed DELAYED from nzb-import scripts, was creating 0-byte files 2013-02-22 16:48:45 +01:00
jonnyboy 530930d51a made all files able to run from any location (wip), fixed colors not always getting color 2013-02-21 05:24:26 +01:00
jonnyboy 70cedd3cd9 removed DELAYED, more problems than benefits 2013-02-21 00:00:39 +01:00
jonnyboy 57605bd11a changes, too many to mention 2013-02-20 05:14:13 +01:00
jonnyboy 9e15a59a3e added kevin123's safer_backfill script, added some file editing options 2013-02-19 00:20:12 +01:00
jonnyboy 2ee4072be9 many minor changes, added page to show all colors, made pp page 2 not start by default, added formatting to all displayed numbers in monitor, made console page not start by default 2013-02-18 01:00:25 +01:00
jonnyboy c307a4e4c7 fixed typo, incorrectly modding update_parsing and update_cleanup 2013-02-16 20:08:55 +01:00
jonnyboy 461f90478e added AlienX's backfill_threaded.php 2013-02-16 05:52:30 +01:00
jonnyboy bd7d0f47c8 added formatting, updated kevin123's compression mod 2013-02-16 03:30:44 +01:00
jonnyboy b2031dedd8 re-added update_svn.sh, moved password to config.sh/default.sh 2013-02-15 20:27:55 +01:00
jonnyboy 33b9fd3de9 oops 2013-02-15 00:13:46 +01:00
jonnyboy eb4176d7af added back timestamps, fixed path issues in update_svn.sh 2013-02-14 21:06:29 +01:00
jonnyboy e5bc55abd1 added date 2013-02-14 02:05:39 +01:00
jonnyboy e58864ae77 fixed update_svn to delete smarty cache 2013-02-12 00:37:34 +01:00
jonnyboy f8ad4063ea typo 2013-02-12 00:04:15 +01:00