summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system
AgeCommit message (Collapse)AuthorFilesLines
2016-04-20LinHES-system: lh_system_backup_job: add .mythtv/cache to be ignoredBritney Fransen2-3/+3
2016-04-20LinHES-system: find_orphans.py: add .ts extension and new storage groups to ↵Britney Fransen2-5/+6
exclude
2016-04-15LinHES-system: balance_storage_groups.py empty_storage_groups.py: add .ts filesBritney Fransen3-8/+8
2016-04-07LinHES-system: in system.install kill msg_daemd to ensure there are no ↵Britney Fransen2-1/+2
messages that hang on screen
2016-04-07LinHES-system: clear msg_client queue in system.install to ensure there are ↵Britney Fransen2-1/+2
no messages being shown
2016-04-06LinHES-system: add_storage.py: reconstruct_sg only chown and chmod for the ↵Britney Fransen2-5/+6
new dir not the whole mount
2016-03-22LinHES-system: add_storage.py: add --reconstruct_sg option to recreate ↵Britney Fransen2-14/+104
storage group dirs and db entries
2016-01-22LinHES-system: lh_system_backup_job: add Plex backup and excludesBritney Fransen2-6/+41
change secondary backup to search if disk1 doesn't exist
2016-01-21LinHES-system: LinHES-session: adjust for new tilda versionBritney Fransen2-19/+17
2016-01-15LinHES-system: myth_mtc.cron: don't run optimize on frontend_only systemsBritney Fransen3-13/+32
myth_mtc.py: add --noidlecheck option to not check forsystem idle. This is probably wise to only use for testing.
2016-01-13LinHES-system: add /etc/X11/autostart/autostart.runBritney Fransen2-3/+12
2015-12-16LinHES-system: add empty_storage_groups.pyBritney Fransen3-13/+216
empty_storage_groups.py is a utility that will move files from the selected storage group dir to an available least full storage group dir. renamed balance_storage.py to balance_storage_groups.py.
2015-11-27LinHES-system: mythvidexport.py to create subdirs for Television, Movies and ↵Britney Fransen2-12/+12
Videos. without the leading / these end up as videoTelevision, videoMovies, etc, since the default LH dirs are in media/video
2015-11-23LinHES-system: linhes_update.sh & linhes_update2.sh: fix linhes.xml from ↵Britney Fransen3-73/+54
being incomplete grep 2.22 changed of behavior so changed the options don't use pkill -USR1 mythfrontend as it causes some keybindings to not work after.
2015-11-12LinHES-system: myth_mtc.py & myth_mtc.cron: add new --check_home option.Britney Fransen3-7/+53
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-10-12LinHES-system: checkXFSfrag.sh: ionice xfs_fsrBritney Fransen2-5/+6
2015-10-06LinHES-system: idle.py: remove unneeded variable.Britney Fransen2-3/+2
2015-10-06LinHES-system: idle.py: add option to check if Samba files are in useBritney Fransen2-3/+27
2015-10-02LinHES-system: balance_storage.py: move check for files to find most full groupBritney Fransen2-8/+18
2015-09-09LinHES-system: balance_storage.py: script to balance mythtv storage group ↵Britney Fransen2-2/+140
directories
2015-07-04LinHES-system: LinHES-session: check machine-id and create if neededBritney Fransen2-2/+12
2015-06-24LinHES-system: LinHES-start: update some pathsBritney Fransen2-16/+7
2015-03-16LinHES-system: stop_xss.sh: add kodi and plexhometheaterBritney Fransen2-3/+3
2015-03-05LinHES-system: find_orphans.py: add quit option to listBritney Fransen2-9/+19
2015-02-16LinHES-system: lh_system_backup_job: add status and remove verbose from tarBritney Fransen2-11/+15
2015-02-12LinHES-system: fstrim.cron: trim SSDs weeklyBritney Fransen4-12/+26
checkXFSfrag.sh: skip defrag on SSDs
2015-02-10LinHES-system: etc_care.cron: add /etc/wol-lircrcBritney Fransen2-3/+3
2015-02-10LinHES-system: myth_mtc.cron: check if optimize ran before backupBritney Fransen3-5/+7
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 Fransen2-13/+14
2015-02-04LinHES-system: myth_mtc improvmentsBritney Fransen3-23/+63
2015-02-04LinHES-system: etc_care.cron: add to cron.weekly to remove old backup files ↵Britney Fransen2-2/+20
in /etc
2015-01-29LinHES-system: LinHES-session: remove xvnc start as it is now controlled by ↵Britney Fransen2-17/+2
runit
2015-01-29LinHES-system: LinHES-session: don't start irexec as it is now managed by runitBritney Fransen2-6/+3
2014-11-25LinHES-system: gen_game_xml.py & gen_lib_xml.py: add all .conf snippets not ↵Britney Fransen3-7/+11
just the last
2014-11-20LinHES-system: mythvidexport.py: update to v0.7.6Britney Fransen2-53/+51
2014-11-02LinHES-system: lh_system_job: add some excludesBritney Fransen3-9/+15
cacheclean: adjust pacman cache dir
2014-09-26LinHES-system: myth_mtc.py: remove items from inuseprograms that are older ↵Britney Fransen2-4/+14
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 Meyer2-6/+15
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 Fransen2-12/+39
2014-04-11LinHES-system: idle.py: add to check if mythfrontends are in menus and if ↵Britney Fransen2-5/+11
not system busy.
2014-04-07LinHES-system: mythwelcome-config.py: idleTimeoutSecs should be set a global ↵Britney Fransen3-28/+28
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 Fransen2-6/+17
2014-03-13LinHES-system: create_media_dirs.sh: change pretty dir to recordings.Britney Fransen2-3/+3
2014-03-07LinHES-system: linhes_update: check if started using mythfrontend-start just ↵Britney Fransen3-6/+27
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 Fransen5-24/+77
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 Fransen2-2/+442
2014-02-11LinHES-system: myth2mkv: use jobqueue_helper.py for myth db access. refs #958Britney Fransen3-39/+136
jobqueue_helper.py: initial inclusion.
2014-02-05LinHES-system: add idle.py to replace idle.sh. refs #958Britney Fransen5-110/+322
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 Fransen4-6/+9
around add_storage.py: add to help msg