Commit Graph

80 Commits

Author SHA1 Message Date
jonnyboy 00aad38edf added text to window #2 2013-01-26 01:25:10 +01:00
jonnyboy 5fd9fc367d signed wrong 2013-01-25 22:34:50 +01:00
jonnyboy eb2317a8ac removed sleep time for lagg counter 2013-01-25 22:29:43 +01:00
jonnyboy 93e4d383e5 moved lagg timer to table, show what takes how long 2013-01-25 22:01:04 +01:00
jonnyboy 47b8029036 typo 2013-01-25 20:45:39 +01:00
jonnyboy 36a8932673 added loop counter to the lagg display 2013-01-25 20:43:47 +01:00
jonnyboy 455879cc90 added lag timer 2013-01-25 20:29:58 +01:00
jonnyboy c4e261906d changed function to get nzb count - faster 2013-01-25 20:00:11 +01:00
jonnyboy 1908a41469 fixed path to count your nzbs 2013-01-25 19:55:56 +01:00
jonnyboy 36099ebeb3 added option to set/change the number og nzbs imported per loop
updated pic with info
2013-01-25 19:17:35 +01:00
jonnyboy 8dedced895 changed nzb count to count subfolders, thanks to Kragger and pyr2044 2013-01-25 18:31:58 +01:00
jonnyboy 9828e60adf fixed a path issue 2013-01-25 17:04:31 +01:00
jonnyboy 6b696c7f90 changed wording for shutdown 2013-01-25 07:46:12 +01:00
jonnyboy b3df7e2913 added shutdown to the script, you can change anything in edit_these
during execution and the changed will take affect during the next cycle
I add timer variables, so you can slow it down or speed it without
having to shut it down.
Thanks go to convict for his help
2013-01-25 07:16:27 +01:00
jonnyboy aa58b993f0 missed mem_usage entry 2013-01-25 01:09:49 +01:00
jonnyboy f9e922e775 changed pic and a few minor tweaks 2013-01-24 23:25:43 +01:00
jonnyboy b4f16c1057 removed echo 2013-01-24 16:52:43 +01:00
jonnyboy 6c9e3606c1 changed command for tmux 2013-01-24 16:51:05 +01:00
jonnyboy 0c6b372fb3 changed optimize from running after every update_release to after the 5th loop 2013-01-24 06:50:07 +01:00
jonnyboy 73fb858c8d fixed pane/window issue 2013-01-24 01:00:11 +01:00
jonnyboy 65db86a056 fix panes 2013-01-23 23:41:58 +01:00
jonnyboy d5fac848f0 missed a variable 2013-01-23 23:24:35 +01:00
jonnyboy f69027d66c fix filename 2013-01-23 21:32:02 +01:00
jonnyboy 48aa4e0963 changed postprocess to variable from 1-9
fixed path issue with optimise
2013-01-23 20:36:35 +01:00
jonnyboy 2f756f4ae5 updated optimize scripts
myisam small tables will run after every update_release
inno small tables every 2 hours
all big tables every 24 hours
2013-01-23 06:24:10 +01:00
jonnyboy 509360fc4e forgot sleep timer 2013-01-22 21:58:26 +01:00
jonnyboy 2e02159286 move optimize to run after every update_releases 2013-01-22 21:49:23 +01:00
jonnyboy c971fdf896 possible bad if statement 2013-01-21 23:15:58 +01:00
jonnyboy 4edcfb3fe1 removed echo "-e" 2013-01-21 23:15:58 +01:00
jonnyboy 1915e5e181 fix in wrong place 2013-01-21 23:15:58 +01:00
jonnyboy a4012fc9d4 changed query for parts - faster 2013-01-21 23:15:58 +01:00
jonnyboy ab610510f8 changed some color 2013-01-21 23:15:58 +01:00
jonnyboy 4ffec0b8b6 added a little more color 2013-01-21 23:15:58 +01:00
jonnyboy d58ee700f2 added parts table size, thx again wlfshmn 2013-01-21 23:15:58 +01:00
jonnyboy 22feb3c88a formatted the parts count 2013-01-21 23:15:58 +01:00
jonnyboy 954931285e really fixed nfo count 2013-01-21 23:15:58 +01:00
jonnyboy 1f2567c67c fixed nfo count - thx wlfshmn 2013-01-21 23:15:58 +01:00
jonnyboy 7aec7faa84 added query for nfo, thanks to wlfshmn 2013-01-21 23:15:58 +01:00
jonnyboy 59b46dfaac changed some colors 2013-01-21 23:15:57 +01:00
jonnyboy 0b2b6d23de added more max releases 2013-01-21 23:15:57 +01:00
jonnyboy 070dacc6f3 added sleep timers 2013-01-21 23:15:57 +01:00
jonnyboy 4e3752ad71 more colors 2013-01-21 23:15:57 +01:00
jonnyboy 3423a34116 fixed session name 2013-01-21 07:35:18 +01:00
jonnyboy d8d2c0fc39 proper merge 2013-01-21 07:07:59 +01:00
jonnyboy 63deced767 Merge branch 'dev'
Conflicts:
	README.md
	bin/cleanup_scripts.sh
	bin/innodb/backfill.php
	bin/innodb/backfill_threaded.php
	bin/innodb/lib/framework/db.php
	bin/innodb/lib/innodb/config.php
	bin/innodb/lib/innodb/convertToInnoDB.php
	bin/innodb/nzb-import.php
	bin/innodb/update_binaries.php
	bin/innodb/update_binaries_threaded.php
	bin/monitor.php
	bin/postProcessing1.sh
	bin/postProcessing2.sh
	bin/postProcessing3.sh
	bin/postProcessing4.sh
	bin/postProcessing5.sh
	bin/postProcessing6.sh
	bin/processAlternate2.php
	bin/processAlternate4.php
	bin/processBooks.php
	bin/processGames.php
	bin/processMovies.php
	bin/processMusic.php
	bin/processTv.php
	bin/workhorse.sh
	conf/tmux.conf
	edit_these.sh
	set_perms.sh
	start.sh
2013-01-21 07:00:08 +01:00
jonnyboy 1e29ea7718 typo 2013-01-21 06:40:39 +01:00
jonnyboy 9729f002a7 fixed typo with OPTIMISE
added a few info notes to the screen
2013-01-21 06:09:17 +01:00
jonnyboy 7cf60e64a1 removed nfo query 2013-01-21 04:49:39 +01:00
jonnyboy 93c6c2b6fc hopefully fixed and completely working 2013-01-21 04:32:50 +01:00
jonnyboy 77a8d59d5b DO NOT PULL THIS UPDATE 2013-01-21 00:06:41 +01:00