summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/PKGBUILD
AgeCommit message (Collapse)AuthorFilesLines
2019-04-12LinHES-system & LinHES-config: bump version to R8.6.1R8.6.1Britney Fransen1-2/+2
2019-04-10LinHES-system: enableIRWake.sh: will enable remotes to wake from sleep.Britney Fransen1-3/+4
uses /usr/MythVantage/templates/remotes/receiver_usb.id to determine what vendor and product ids should wake be enabled
2019-03-24LinHES-system: lh_system_backup_job: check for home dirs before tarBritney Fransen1-2/+2
2019-03-11LinHES-system: myth_status.py: add tuner nameBritney Fransen1-3/+3
2019-01-22LinHES-system: lh_system_restore_job: fix usage messageBritney Fransen1-2/+2
2018-10-22find_orphans.py: fix encodingsBritney Fransen1-2/+2
2018-06-18LinHES-system: myth_status.py: add welcome messageBritney Fransen1-3/+3
2018-06-17LinHES-system: myth_status.py: adjust timezone for date mathBritney Fransen1-4/+5
2018-03-21LinHES-system: myth2mkv: change Handbrake option that was removedBritney Fransen1-2/+2
2018-01-09LinHES-system: mythwelcome-config.py: change some settings so daily wake is ↵Britney Fransen1-3/+3
respected
2018-01-03LinHES-system: idle.py: fix wrong status on standbyBritney Fransen1-5/+5
mythwelcome-config.py: add settings so mythbackend will alsow work to shutdown and use the mythfrontend idle screen
2017-11-29LinHES-system: checkXFSfrag.sh: add --idle option that uses idle.py to check ↵Britney Fransen1-3/+3
system idle before defrag xfs_defrag.cron: use the --idle option of checkXFSfrag.sh
2017-10-23LinHES-system: misc_which_recorder.pl: update for myth 29Britney Fransen1-3/+3
2017-04-24LinHES-system: ripD_eject.sh: update handbrake profiles.Britney Fransen1-2/+2
use dvdbackup to detect dvd in a loop
2017-03-27LinHES-system: myth_status.py: convert timezone pulled from db to localBritney Fransen1-3/+3
2017-03-15LinHES-system: mythwelcome-config.py: disable timeout if not running ↵Britney Fransen1-2/+2
mythwelcome and check if Master_backend
2017-03-09LinHES-system: remove_storage.py: initial inclusionBritney Fransen1-3/+4
add_storage.py: in reconstruct and reconstruct_sg add some checks for removed in .conf files
2017-03-07LinHES-system: add_storage.py: if can't find last disk num falback to ↵Britney Fransen1-2/+2
/data/storage/disk# links
2017-02-23LinHES-system: create_media_dirs.sh: make media/tmp r/w for all and tempBritney Fransen1-2/+2
2017-02-13LinHES-system: myth_mtc.py: add some dirs to clearBritney Fransen1-2/+2
2017-01-27LinHES-system: add dep dvdbackup. refs #1009Britney Fransen1-2/+2
2016-11-30LinHES-system: checkXFSfrag.sh: fix percentage parsingBritney Fransen1-2/+2
2016-07-21LinHES-system: include lh_system_restore in pkgBritney Fransen1-2/+3
2016-06-13LinHES-system: add_storage.py: add trailing slash to storage group pathsBritney Fransen1-3/+3
add_storage.py: remove sg existing dir that has trailing slash create_media_dirs.sh: add media/photos and media/artwork/musicart
2016-06-07LinHES-system: add_storage.py: check fstab for old mount point and comment ↵Britney Fransen1-2/+2
out if found
2016-06-02LinHES-system: lh_system_backup_job: check for backup error and don't remove ↵Britney Fransen1-2/+2
old backups if backup errors put backup in errored_backup dir
2016-05-18LinHES-system: LinHES-session: wait for X to exit if /tmp/nomfe and give ↵Britney Fransen1-3/+3
user OSD notification
2016-05-17LinHES-system: add_storage.py: fix writing config with dir_sgBritney Fransen1-2/+2
2016-05-16LinHES-system: etc_care.cron: add etc/lirc/lircd.conf.d/remote_lircd.confBritney Fransen1-2/+2
2016-04-20LinHES-system: lh_system_backup_job: add .mythtv/cache to be ignoredBritney Fransen1-2/+2
2016-04-20LinHES-system: find_orphans.py: add .ts extension and new storage groups to ↵Britney Fransen1-2/+2
exclude
2016-04-15LinHES-system: balance_storage_groups.py empty_storage_groups.py: add .ts filesBritney Fransen1-3/+3
2016-04-07LinHES-system: in system.install kill msg_daemd to ensure there are no ↵Britney Fransen1-1/+1
messages that hang on screen
2016-04-07LinHES-system: clear msg_client queue in system.install to ensure there are ↵Britney Fransen1-1/+1
no messages being shown
2016-04-06LinHES-system: add_storage.py: reconstruct_sg only chown and chmod for the ↵Britney Fransen1-2/+2
new dir not the whole mount
2016-03-22LinHES-system: add_storage.py: add --reconstruct_sg option to recreate ↵Britney Fransen1-2/+2
storage group dirs and db entries
2016-01-22LinHES-system: lh_system_backup_job: add Plex backup and excludesBritney Fransen1-2/+2
change secondary backup to search if disk1 doesn't exist
2016-01-21LinHES-system: LinHES-session: adjust for new tilda versionBritney Fransen1-3/+3
2016-01-15LinHES-system: myth_mtc.cron: don't run optimize on frontend_only systemsBritney Fransen1-3/+3
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 Fransen1-3/+5
2015-12-16LinHES-system: add empty_storage_groups.pyBritney Fransen1-3/+5
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 Fransen1-2/+2
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 Fransen1-3/+3
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 Fransen1-3/+3
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 Fransen1-2/+2
2015-10-06LinHES-system: idle.py: remove unneeded variable.Britney Fransen1-2/+2
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