summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/PKGBUILD
AgeCommit message (Collapse)AuthorFilesLines
2015-10-06LinHES-system: idle.py: add option to check if Samba files are in useBritney Fransen1-2/+2
2015-10-02LinHES-system: balance_storage.py: move check for files to find most full groupBritney Fransen1-2/+2
2015-09-09LinHES-system: balance_storage.py: script to balance mythtv storage group ↵Britney Fransen1-2/+3
directories
2015-07-04LinHES-system: LinHES-session: check machine-id and create if neededBritney Fransen1-2/+2
2015-06-24LinHES-system: LinHES-start: update some pathsBritney Fransen1-2/+2
2015-03-16LinHES-system: stop_xss.sh: add kodi and plexhometheaterBritney Fransen1-2/+2
2015-03-05LinHES-system: find_orphans.py: add quit option to listBritney Fransen1-2/+2
2015-02-16LinHES-system: lh_system_backup_job: add status and remove verbose from tarBritney Fransen1-2/+2
2015-02-12LinHES-system: fstrim.cron: trim SSDs weeklyBritney Fransen1-4/+6
checkXFSfrag.sh: skip defrag on SSDs
2015-02-10LinHES-system: etc_care.cron: add /etc/wol-lircrcBritney Fransen1-2/+2
2015-02-10LinHES-system: myth_mtc.cron: check if optimize ran before backupBritney Fransen1-3/+3
myth_mtc.py: if optimize fails wait and try again
2015-02-05LinHES-system: myth_mtc.cron: log to local6 so rsyslog myth rule catchesBritney Fransen1-2/+2
2015-02-04LinHES-system: myth_mtc improvmentsBritney Fransen1-3/+3
2015-02-04LinHES-system: etc_care.cron: add to cron.weekly to remove old backup files ↵Britney Fransen1-2/+4
in /etc
2015-01-29LinHES-system: LinHES-session: remove xvnc start as it is now controlled by ↵Britney Fransen1-2/+2
runit
2015-01-29LinHES-system: LinHES-session: don't start irexec as it is now managed by runitBritney Fransen1-3/+3
2014-11-25LinHES-system: gen_game_xml.py & gen_lib_xml.py: add all .conf snippets not ↵Britney Fransen1-3/+3
just the last
2014-11-20LinHES-system: mythvidexport.py: update to v0.7.6Britney Fransen1-2/+2
2014-11-02LinHES-system: lh_system_job: add some excludesBritney Fransen1-3/+3
cacheclean: adjust pacman cache dir
2014-09-26LinHES-system: myth_mtc.py: remove items from inuseprograms that are older ↵Britney Fransen1-2/+2
than 4 hours mythtv housekeeper does this daily, but sometimes that isn't often enough for the mtc script
2014-08-17LinHES-system: add idle check for Standby mode in idle.pyJames Meyer1-2/+2
If Standby mode is detected the it's assumed the FE is idle.
2014-05-14LinHES-system: idle.py: add option to check user logins. closes #969Britney Fransen1-3/+3
2014-04-11LinHES-system: idle.py: add to check if mythfrontends are in menus and if ↵Britney Fransen1-2/+2
not system busy.
2014-04-07LinHES-system: mythwelcome-config.py: idleTimeoutSecs should be set a global ↵Britney Fransen1-3/+3
and check if setting doesn't exist LinHES-session: don't run mythwelcome-config.py on every boot, just first.
2014-04-06LinHES-system: LinHES-session: stop plymouthd. refs #891Britney Fransen1-3/+3
2014-03-13LinHES-system: create_media_dirs.sh: change pretty dir to recordings.Britney Fransen1-2/+2
2014-03-07LinHES-system: linhes_update: check if started using mythfrontend-start just ↵Britney Fransen1-3/+3
kill mythfrontend mythfrontend-start is started from mythwelcome and if USR1 is used it ends mythfrontend-start which causes mythwelcome to accept remote commands and multiple mythfrontends will try to be started.
2014-02-19LinHES-config, system & templates: recompiled after merge to get all changes ↵James Meyer1-1/+1
into the pkg
2014-02-13LinHES-system: lh_system_host_update: add Notify option that calls ↵Britney Fransen1-5/+5
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-11LinHES-system: mythvidexport.py: initial inclusionBritney Fransen1-2/+3
2014-02-11LinHES-system: myth2mkv: use jobqueue_helper.py for myth db access. refs #958Britney Fransen1-3/+4
jobqueue_helper.py: initial inclusion.
2014-02-05LinHES-system: add idle.py to replace idle.sh. refs #958Britney Fransen1-5/+5
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
2014-01-22LinHES-system: system.install pre_upgrade stop msg_daemon so it doesn't hang ↵Britney Fransen1-3/+3
around add_storage.py: add to help msg
2014-01-05LinHES-session: stop mythfilldatabase from running on new slave installs.James Meyer1-2/+2
refs #953
2014-01-02LinHES-system: update menu names in linhes-update and gen_is_xmlBritney Fransen1-4/+4
2013-12-12LinHES-system: change myth_mtc.py to run in cron hourly to run more reliably ↵Britney Fransen1-8/+9
after system is down or is busy.
2013-12-11LinHES-system: myth_status.py: add support for color levels. refs #943 #945Britney Fransen1-5/+3
remove diskspace.cron as xymon now monitors and notifies disk levels
2013-12-10LinHES-system LinHES-start: add MYTH_RUN_STATUSBritney Fransen1-2/+2
2013-12-09LinHES-system: add msg that connection to mythbackend was made. Adjust the ↵James Meyer1-2/+2
timing of the be check just a bit
2013-12-03LinHES-system: systembackupJames Meyer1-3/+3
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
2013-12-03LinHES-system: fix for x11vnc only sticking around for one sessionJames Meyer1-2/+2
added -forever refs #948
2013-11-27func/LinHES-system: Move msg.cfg from the func package to LinHES-system.James Meyer1-5/+9
This was done because msg.cfg is used by msg_daemon which is in LinHES-system. msg.cfg is also used by the func module msg.py, but msg.py calls msg_client/msg_deamon.
2013-11-24LinHES-system: lh_system_backup_job: update sed to only change first match ↵Britney Fransen1-4/+4
for status description linhes_update: add some description texts and update some osd msgs
2013-11-20LinHES-system: add_storage.py: add music storage group. refs #941.Britney Fransen1-2/+2
Combine frontend SG and backend SG to all SGs or none. --add_sg option is new and is recognized in normal operation.
2013-11-16LinHES-system: misc_status_info.sh: fix log parsing. closes #939. refs #933.Britney Fransen1-8/+7
remove myth .24 detection remove LinHES-run as it isn't used anymore and was replaced by LinHES-session
2013-11-14LinHES-system: myth_status.py: remove padding for upcoming recordingsBritney Fransen1-2/+2
2013-11-13LinHES-system: myth_status.py: fix for Myth .27. closes #937Britney Fransen1-2/+2
2013-11-12LinHES-system: lh_system_backup_job: create copy of system_backups on second ↵Britney Fransen1-2/+2
disk if it exists. closes #936.
2013-11-09LinHES-system: add_storage.py: lookup_formate for --double_myth optionBritney Fransen1-2/+2
2013-11-08LinHES-system: add_storage.py: add more explaination of what the tool is ↵Britney Fransen1-2/+2
going to do and improve help text.