summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/myth_mtc.py
AgeCommit message (Collapse)AuthorFilesLines
2017-02-13LinHES-system: myth_mtc.py: add some dirs to clearBritney Fransen1-3/+9
2016-01-15LinHES-system: myth_mtc.cron: don't run optimize on frontend_only systemsBritney Fransen1-5/+17
myth_mtc.py: add --noidlecheck option to not check forsystem idle. This is probably wise to only use for testing.
2015-11-12LinHES-system: myth_mtc.py & myth_mtc.cron: add new --check_home option.Britney Fransen1-3/+36
The --check_home option checks how full home is and if it is over 90% it will remove caches in .mythtv and restart mythfrontend.
2015-02-10LinHES-system: myth_mtc.cron: check if optimize ran before backupBritney Fransen1-1/+3
myth_mtc.py: if optimize fails wait and try again
2015-02-04LinHES-system: myth_mtc improvmentsBritney Fransen1-13/+18
2014-09-26LinHES-system: myth_mtc.py: remove items from inuseprograms that are older ↵Britney Fransen1-2/+12
than 4 hours mythtv housekeeper does this daily, but sometimes that isn't often enough for the mtc script
2014-02-13LinHES-system: lh_system_host_update: add Notify option that calls ↵Britney Fransen1-0/+1
linhes_update.sh. refs #959 linhes_update.sh: add -s option to silence OSD. Add sed to show and hide message in LH theme. linhes_update2.sh: add sed to hide message in LH theme.
2014-02-05LinHES-system: add idle.py to replace idle.sh. refs #958Britney Fransen1-104/+3
update myth_mtc.py to use idle.py. update mythwelcome-config.py to update the db to use idle.py and run mythwelcome-config.py on install
2013-12-12LinHES-system: change myth_mtc.py to run in cron hourly to run more reliably ↵Britney Fransen1-13/+24
after system is down or is busy.
2013-12-03LinHES-system: systembackupJames Meyer1-11/+28
lh_system_backup_job. Fix sed problem when adjusting the meny xml . Changed > to -gt to force bash int test instead of string add timestamps to myth_mtc.py and general cleanup
2012-08-15LinHES-system:James Meyer1-5/+1
-updated for python2 -removed firstboot -added msg_client and msg_daemon -moved displaying help to later in the seq. LinHES-session now uses msg_client
2011-12-25myth_mtc.py:James Meyer1-21/+38
Fix path for backup and restore jobs. All encase db calls in try/except to avoid the script failing when the bindings cannot connect refs #804
2011-12-21linhes-system: myth_mtcJames Meyer1-14/+21
fix python bindings usage and replace popen2 with subprocess. refs #803
2009-09-26LinHES 6.01.00Cecil Hugh Watson1-0/+139