Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-22 | LinHES-system: lh_system_restore_job: fix usage message | Britney Fransen | 3 | -7/+9 | |
2018-10-22 | find_orphans.py: fix encodings | Britney Fransen | 2 | -6/+6 | |
2018-06-18 | LinHES-system: myth_status.py: add welcome message | Britney Fransen | 2 | -4/+6 | |
2018-06-17 | LinHES-system: myth_status.py: adjust timezone for date math | Britney Fransen | 2 | -15/+13 | |
2018-03-21 | LinHES-system: myth2mkv: change Handbrake option that was removed | Britney Fransen | 2 | -6/+6 | |
2018-01-09 | LinHES-system: mythwelcome-config.py: change some settings so daily wake is ↵ | Britney Fransen | 3 | -9/+9 | |
respected | |||||
2018-01-03 | LinHES-system: idle.py: fix wrong status on standby | Britney Fransen | 4 | -21/+22 | |
mythwelcome-config.py: add settings so mythbackend will alsow work to shutdown and use the mythfrontend idle screen | |||||
2017-11-29 | LinHES-system: checkXFSfrag.sh: add --idle option that uses idle.py to check ↵ | Britney Fransen | 3 | -4/+14 | |
system idle before defrag xfs_defrag.cron: use the --idle option of checkXFSfrag.sh | |||||
2017-10-23 | LinHES-system: misc_which_recorder.pl: update for myth 29 | Britney Fransen | 2 | -4/+4 | |
2017-04-24 | LinHES-system: ripD_eject.sh: update handbrake profiles. | Britney Fransen | 2 | -48/+60 | |
use dvdbackup to detect dvd in a loop | |||||
2017-03-27 | LinHES-system: myth_status.py: convert timezone pulled from db to local | Britney Fransen | 2 | -26/+34 | |
2017-03-15 | LinHES-system: mythwelcome-config.py: disable timeout if not running ↵ | Britney Fransen | 2 | -4/+8 | |
mythwelcome and check if Master_backend | |||||
2017-03-09 | LinHES-system: remove_storage.py: initial inclusion | Britney Fransen | 3 | -17/+219 | |
add_storage.py: in reconstruct and reconstruct_sg add some checks for removed in .conf files | |||||
2017-03-07 | LinHES-system: add_storage.py: if can't find last disk num falback to ↵ | Britney Fransen | 2 | -3/+16 | |
/data/storage/disk# links | |||||
2017-02-23 | LinHES-system: create_media_dirs.sh: make media/tmp r/w for all and temp | Britney Fransen | 2 | -2/+3 | |
2017-02-13 | LinHES-system: myth_mtc.py: add some dirs to clear | Britney Fransen | 2 | -5/+11 | |
2017-01-27 | LinHES-system: add dep dvdbackup. refs #1009 | Britney Fransen | 1 | -2/+2 | |
2016-11-30 | LinHES-system: checkXFSfrag.sh: fix percentage parsing | Britney Fransen | 2 | -4/+4 | |
2016-07-21 | LinHES-system: include lh_system_restore in pkg | Britney Fransen | 1 | -2/+3 | |
2016-06-13 | LinHES-system: add_storage.py: add trailing slash to storage group paths | Britney Fransen | 3 | -15/+31 | |
add_storage.py: remove sg existing dir that has trailing slash create_media_dirs.sh: add media/photos and media/artwork/musicart | |||||
2016-06-07 | LinHES-system: add_storage.py: check fstab for old mount point and comment ↵ | Britney Fransen | 2 | -13/+26 | |
out if found | |||||
2016-06-02 | LinHES-system: lh_system_backup_job: check for backup error and don't remove ↵ | Britney Fransen | 2 | -10/+24 | |
old backups if backup errors put backup in errored_backup dir | |||||
2016-05-18 | LinHES-system: LinHES-session: wait for X to exit if /tmp/nomfe and give ↵ | Britney Fransen | 2 | -3/+5 | |
user OSD notification | |||||
2016-05-17 | LinHES-system: add_storage.py: fix writing config with dir_sg | Britney Fransen | 2 | -2/+7 | |
2016-05-16 | LinHES-system: etc_care.cron: add etc/lirc/lircd.conf.d/remote_lircd.conf | Britney Fransen | 2 | -3/+3 | |
2016-04-20 | LinHES-system: lh_system_backup_job: add .mythtv/cache to be ignored | Britney Fransen | 2 | -3/+3 | |
2016-04-20 | LinHES-system: find_orphans.py: add .ts extension and new storage groups to ↵ | Britney Fransen | 2 | -5/+6 | |
exclude | |||||
2016-04-15 | LinHES-system: balance_storage_groups.py empty_storage_groups.py: add .ts files | Britney Fransen | 3 | -8/+8 | |
2016-04-07 | LinHES-system: in system.install kill msg_daemd to ensure there are no ↵ | Britney Fransen | 2 | -1/+2 | |
messages that hang on screen | |||||
2016-04-07 | LinHES-system: clear msg_client queue in system.install to ensure there are ↵ | Britney Fransen | 2 | -1/+2 | |
no messages being shown | |||||
2016-04-06 | LinHES-system: add_storage.py: reconstruct_sg only chown and chmod for the ↵ | Britney Fransen | 2 | -5/+6 | |
new dir not the whole mount | |||||
2016-03-22 | LinHES-system: add_storage.py: add --reconstruct_sg option to recreate ↵ | Britney Fransen | 2 | -14/+104 | |
storage group dirs and db entries | |||||
2016-01-22 | LinHES-system: lh_system_backup_job: add Plex backup and excludes | Britney Fransen | 2 | -6/+41 | |
change secondary backup to search if disk1 doesn't exist | |||||
2016-01-21 | LinHES-system: LinHES-session: adjust for new tilda version | Britney Fransen | 2 | -19/+17 | |
2016-01-15 | LinHES-system: myth_mtc.cron: don't run optimize on frontend_only systems | Britney Fransen | 3 | -13/+32 | |
myth_mtc.py: add --noidlecheck option to not check forsystem idle. This is probably wise to only use for testing. | |||||
2016-01-13 | LinHES-system: add /etc/X11/autostart/autostart.run | Britney Fransen | 2 | -3/+12 | |
2015-12-16 | LinHES-system: add empty_storage_groups.py | Britney Fransen | 3 | -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-27 | LinHES-system: mythvidexport.py to create subdirs for Television, Movies and ↵ | Britney Fransen | 2 | -12/+12 | |
Videos. without the leading / these end up as videoTelevision, videoMovies, etc, since the default LH dirs are in media/video | |||||
2015-11-23 | LinHES-system: linhes_update.sh & linhes_update2.sh: fix linhes.xml from ↵ | Britney Fransen | 3 | -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-12 | LinHES-system: myth_mtc.py & myth_mtc.cron: add new --check_home option. | Britney Fransen | 3 | -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-12 | LinHES-system: checkXFSfrag.sh: ionice xfs_fsr | Britney Fransen | 2 | -5/+6 | |
2015-10-06 | LinHES-system: idle.py: remove unneeded variable. | Britney Fransen | 2 | -3/+2 | |
2015-10-06 | LinHES-system: idle.py: add option to check if Samba files are in use | Britney Fransen | 2 | -3/+27 | |
2015-10-02 | LinHES-system: balance_storage.py: move check for files to find most full group | Britney Fransen | 2 | -8/+18 | |
2015-09-09 | LinHES-system: balance_storage.py: script to balance mythtv storage group ↵ | Britney Fransen | 2 | -2/+140 | |
directories | |||||
2015-07-04 | LinHES-system: LinHES-session: check machine-id and create if needed | Britney Fransen | 2 | -2/+12 | |
2015-06-24 | LinHES-system: LinHES-start: update some paths | Britney Fransen | 2 | -16/+7 | |
2015-03-16 | LinHES-system: stop_xss.sh: add kodi and plexhometheater | Britney Fransen | 2 | -3/+3 | |
2015-03-05 | LinHES-system: find_orphans.py: add quit option to list | Britney Fransen | 2 | -9/+19 | |
2015-02-16 | LinHES-system: lh_system_backup_job: add status and remove verbose from tar | Britney Fransen | 2 | -11/+15 | |