summaryrefslogtreecommitdiffstats
path: root/abs/core/linhes-scripts
AgeCommit message (Collapse)AuthorFilesLines
2013-01-03linhes-scripts: myth2mp3, myth2x264, myth2xvid: use mythutil to get cutlistR7-testingBritney Fransen4-11/+13
In mythtv .25 mythcommflag --getcutlist is depreciated
2012-09-20linhes-scripts: idle.sh: rework upcoming recordings to use ↵Britney Fransen3-52/+37
misc_upcoming_recordings.pl as it is quicker. refs #851 change -d to -m as it includes more than just daily wake add -r to check if mythfrontend is running on the hosts mythwelcome-config.py: update preSDWUCheckCommand with new options
2012-09-18linhes-scripts: mythwelcome-config.py: use idle.sh for pre shutdown check. ↵Britney Fransen2-3/+3
refs #851
2012-09-18linhes-scripts: idle.sh: Check if frontends are playing. closes #851.Britney Fransen2-15/+54
Add -d option that will include mythshutdown daily wake in system busy calculation. Default excludes daily wake in system busy calculation. This is needed to use idle.sh as the PreCheck for system shutdown. Add -w option to check for open windows. Before checking for windows was default but in some cases the user won't want the check. Adding window check as an option makes it consistant with the login check.
2012-09-05LinHES-system: mythfrontend-start: revert fork of startcmdBritney Fransen3-7/+7
Forking startcmd causes MythWelcome to act on remote keypresses when mythfrontend-start quits. linhes-scripts: pause-mythcommflag.sh: only look for 1 instance of mythfrontend. refs #847
2012-09-01linhes-scripts: tweak myth2mkv. Update version to 0.25-004Michael Hanson2-3/+3
2012-08-21linhes-scripts: minor changes to myth2mkvMichael Hanson2-4/+7
2012-07-31linhes-scripts:Corrected scripting errors in ripD_eject.sh.Cecil2-5/+5
2012-07-31linhes-scripts:Modifed ripD_eject.sh to use HandBrakeCLI.Cecil2-8/+11
2012-07-29linhes-scripts:Added scripts to backup one's DVD.Cecil3-3/+148
2012-07-24linhes-scripts: fix for myth2mkvMichael Hanson2-3/+8
2012-07-10linhes-scripts: Add myth2mkv to convert recordings to x264/mkv.Michael Hanson2-3/+431
2012-06-11linhes-scripts:Changed URL for wallpaper.png.Cecil2-3/+3
2012-05-18linhes-scripts: remove --peak from normalize command in myth2mp3Michael Hanson2-5/+5
2012-05-18linhes-scripts: fix typo and add nice to normalize command in myth2mp3Michael Hanson2-5/+5
2012-05-18linhes-scripts: Add normalize as a dependency for myth2mp3Michael Hanson2-10/+23
2012-05-18linhes-scripts: myth2mp3: remove / from titlesBritney Fransen2-7/+8
2012-05-05linhes-scripts:Bumped to fix bug in stop_xss.sh.Cecil2-3/+3
2012-04-13LinHES-system & linhes-scripts: move diskspace to LinHES-systemBritney Fransen3-91/+2
2012-04-12linhes-scripts: add diskspace.sh and cron job to warn user about low disk ↵Britney Fransen3-2/+91
space on /.
2012-04-10linhes-scripts:Bumped to 7-31. Modified stop_xss.sh to account for XBMC.Cecil2-3/+3
2012-04-07linhes-scripts: remove install_hulu.sh; replaced by huludesktop pkg.Britney Fransen2-73/+1
2012-02-28linhes-scripts:Added stop_xss.sh.Cecil2-2/+16
2012-02-20linhes-scripts: linhes_update2.sh: fix typoBritney Fransen2-3/+3
2012-02-20linhes-scripts: linhes_update2.sh: notify user to rebootBritney Fransen3-4/+9
linhes_update.sh: add nvidia to reboot check
2012-01-18linhes-scripts:Removed v4l-dvb on an upgrade.Cecil2-2/+3
2012-01-02linhes-scripts: add acl_fix_fstab.py, missed from earlier commitJames Meyer1-0/+64
2012-01-02move acl_fix_fstab.py to linhes-scripts:James Meyer2-2/+11
modify packages to depend on linhes-scripts >=7-24 certmaster linhes-system wmaker-settings xymon e16-themes refs #805 res #806
2011-12-30linhes-scripts: add find_orphans scriptJames Meyer2-2/+242
2011-12-22linhes-scripts:Updated list of deps.Cecil1-2/+2
2011-11-23linhes-scripts: upgrade_linhes_script.sh: remove hauppauge-hvr-firmware pkgBritney Fransen2-3/+4
2011-11-14linhes-scripts: upgrade_linhes_script.sh: revert php/mysql fixBritney Fransen2-4/+2
php/mysql fix is now handled in the php pkg
2011-11-13linhes-scripts:Updated upgrade script to resolve php/mysql issue.Cecil2-2/+4
2011-11-10linhes-scripts: upgrade_linhes.sh: add hint text for consoleBritney Fransen2-5/+5
2011-11-03linhes-scripts: remove portmap during the upgrade process.James Meyer2-2/+6
2011-11-02linhes-scripts:Update to grab R7 wallpaper.Cecil2-2/+5
2011-11-01linhes-scripts: update script for r6-r7.James Meyer4-136/+207
to update run pacman -Sy linhes-scripts upgrade-linhes.sh and watch the fun. This script must be run as root and from a terminal. Running it from an xterm will cause it to abort. At the end of the script it will force a reboot.
2011-10-11linhes-scripts: linhes_update2.sh: add ability to cancel updates; installs ↵Britney Fransen2-28/+32
with install argument.
2011-10-08linhes-scripts: linhes_update: View Updates in myth menus; double osd_cat ↵Britney Fransen3-19/+47
calls to work around occasional display issue
2011-10-08linhes-scripts: linhes_update scripts: update osd_cat to use osd_cat.cfg ↵Britney Fransen4-15/+48
settings
2011-08-09linhes-scripts: fix my boo-booMichael Hanson2-419/+73
2011-08-09linhes-scripts: Add the window check to idle.sh. Closes #755Michael Hanson3-4/+430
2011-08-08linhes-scripts: Fix typo in idle.sh Ref #755Michael Hanson2-3/+3
2011-08-08linhes-scripts: Add login check to idle.sh. Ref #755Michael Hanson2-5/+20
2011-08-04linhes-scripts: Update screenshooter.sh for 0.24/R7. More below...Michael Hanson4-61/+286
Moderately tested. Verbosity does not always seem to work. Command line switches have changed. -f FILENAME does NOT require a full path. -v is now for verbose mode.
2011-02-16linhes-scripts:Added dtheme.sh, makes LinHES the default theme when ran.Cecil2-2/+10
2010-12-16linhes-scripts: update screencapture utils to account for change in the way ↵James Meyer3-33/+20
nocover is stored in the db refs: #711 closes:#711
2010-11-23linhes-scripts: fix python shebangs and bump pkgver to 7 for LinHES 7Michael Hanson2-14/+13
2010-10-23Removed old core and extra from repo. Renamed -testing to core/extra. This ↵James Meyer2-17/+37
will setup the base for the testing branch.
2010-08-30RSYNC CORE:James Meyer22-61/+1166
resync core-testing -> core Signed-off-by: James Meyer <james.meyer@operamail.com>