jonnyboy
|
38ca4cfbc2
|
fixed a few typos in config.sh
|
2013-02-28 19:11:28 +01:00 |
|
jonnyboy
|
8fea3dfe0d
|
added alternat command for kill process
|
2013-02-28 19:03:44 +01:00 |
|
jonnyboy
|
c812d1c802
|
removed binaries hard coded names
|
2013-02-28 17:01:03 +01:00 |
|
jonnyboy
|
fff5eff0e9
|
minor changes in pane titles, removed verbose for chown
|
2013-02-28 03:47:41 -05:00 |
|
jonnyboy
|
64462f76f7
|
seems some folks can't use |& tee na require 2>&1 | tee
|
2013-02-28 02:55:02 -05:00 |
|
jonnyboy
|
9f90ec7a59
|
fixed typo in loggin pp
|
2013-02-28 08:13:22 +01: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
|
314d3d3df0
|
removed space in string
|
2013-02-26 16:16:39 -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
|
c591869217
|
removed -q from killall as not all versions have -q
|
2013-02-26 07:32:04 -05:00 |
|
jonnyboy
|
4a003ea2c6
|
missed )
|
2013-02-26 01:15:04 +01:00 |
|
jonnyboy
|
fa5c57d569
|
removed notice of optimize running when optimize is disabled
|
2013-02-26 01:12:10 +01:00 |
|
jonnyboy
|
ce2700810d
|
Merge branch 'master' of github.com:jonnyboy/newznab-tmux
|
2013-02-26 01:11:26 +01:00 |
|
jonnyboy
|
c5bdba6b04
|
removed notice of optimize running, when its not enabled
|
2013-02-26 01:10:54 +01:00 |
|
jonnyboy
|
5e4ceba025
|
Update bin/monitor.php
|
2013-02-25 16:31:37 -05:00 |
|
jonnyboy
|
5421be8abf
|
fixed my fix
|
2013-02-25 20:35:38 +01:00 |
|
jonnyboy
|
6a58a256aa
|
Merge branch 'master' of github.com:jonnyboy/newznab-tmux
|
2013-02-25 20:34:56 +01:00 |
|
jonnyboy
|
a50e9ee8c4
|
shortened command for killall mediainfo/ffmpeg
|
2013-02-25 20:28:02 +01:00 |
|
jonnyboy
|
5db0aa26de
|
used wrong varible for MISC_ONLY
|
2013-02-25 01:36:08 -05:00 |
|
jonnyboy
|
bbe6311fd3
|
added option to set MAX_RELEASES on misc only, instead of all postprossing
|
2013-02-24 17:19:53 -05:00 |
|
jonnyboy
|
bd39f42f0d
|
fixed kill for seq
|
2013-02-24 17:08:48 -05:00 |
|
jonnyboy
|
d1be892cfa
|
nano sux for cut-n-pasting long lines
|
2013-02-24 16:25:06 -05:00 |
|
jonnyboy
|
bb11ece982
|
added kill for seq, max releases will not kill it, will only not restart, max rows will kill it
|
2013-02-24 16:20:58 -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
|
061dc9adda
|
changed sleep delay for startup of postprocess
|
2013-02-23 17:51:04 -05:00 |
|
jonnyboy
|
5bf04d262a
|
changed script to kill mediainfo/ffmpeg, changed its timer from minutes to seconds, added progressive sleep delay to start of each postprocess, to all time for each to get clean set of releases to work on
|
2013-02-23 17:16:20 -05:00 |
|
jonnyboy
|
25c3f3a010
|
removed color #60
|
2013-02-23 16:35:19 -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
|
dc8606eb3b
|
added delay to startup for new/fast servers so tmux has time to create all windows/panes before script tries to send commands to them, removed passthru for backfill_threaded
|
2013-02-23 01:45:03 -05:00 |
|
jonnyboy
|
2c87e8f416
|
really fixed seq timers display
|
2013-02-22 23:58:09 +01:00 |
|
jonnyboy
|
3e661095e2
|
fixed seq binaries timer display
|
2013-02-22 23:24:23 +01: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
|
1f53c177bd
|
added another of cj's scripts, update_missing_movie_info.php
|
2013-02-21 17:25:51 +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
|
afa5e55e70
|
fixed nzb-import
|
2013-02-21 00:29:20 +01:00 |
|
jonnyboy
|
7d30829ce7
|
corrected notes for kevin123's safer_backfill
|
2013-02-20 22:13:17 +01:00 |
|
jonnyboy
|
5ab79beda3
|
added notes for kevin123's safer_backfill
|
2013-02-20 17:58:59 +01:00 |
|
jonnyboy
|
f7e35d473f
|
various bugfixes
|
2013-02-20 06:13:23 +01:00 |
|
jonnyboy
|
fb799e50fc
|
added option to allow processUnwanted to run once and quit like all other panes, added info for window 3
|
2013-02-20 05:34:55 +01:00 |
|
jonnyboy
|
57605bd11a
|
changes, too many to mention
|
2013-02-20 05:14:13 +01:00 |
|
jonnyboy
|
16bcf4b856
|
reverted postprocessing to 1 pane for all 32, moved processUnwanted to its own pane and in a continuos loop, removed show colors window
|
2013-02-19 15:20:35 +01:00 |
|
jonnyboy
|
09efedc634
|
removed delayed from compression patch
|
2013-02-19 11:20:35 +01:00 |
|
jonnyboy
|
419943e00e
|
added verification that panes are restarting
|
2013-02-19 01:44:18 +01:00 |
|
jonnyboy
|
5597c2eae2
|
removed color #8
|
2013-02-19 00:27:34 +01:00 |
|
jonnyboy
|
9e15a59a3e
|
added kevin123's safer_backfill script, added some file editing options
|
2013-02-19 00:20:12 +01:00 |
|
jonnyboy
|
8eaf48797b
|
another attempt to fix diff counters
|
2013-02-18 07:41:11 +01:00 |
|
jonnyboy
|
2fb1f972f7
|
added monitoring du/df of a named ramdisk
|
2013-02-18 03:21:33 +01:00 |
|
jonnyboy
|
5a93b21542
|
fixed colors opening multiple windows
|
2013-02-18 02:42:32 +01:00 |
|
jonnyboy
|
4f0f3bef5c
|
added formatting to missed numbers, corrected total count
|
2013-02-18 02:07:24 +01:00 |
|