summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/myth_status.py
AgeCommit message (Collapse)AuthorFilesLines
2012-09-22LinHES-system: myth_status.py: fix conflicted recordingsBritney Fransen1-8/+7
conflicted recordings would always trigger the except because len of an list iterator fails
2012-08-28LinHES-system: update myth_status.py to work with tuners in error. closes #843Britney Fransen1-7/+9
2012-04-15Merge branch 'testing' of git@linhes.org:linhes_pkgbuild into testingJames Meyer1-3/+3
Conflicts: abs/core/LinHES-system/PKGBUILD
2012-04-15linhes-system: myth_status.py, handle case where conflicts is null and catch ↵James Meyer1-5/+8
the excpetion
2012-04-12LinHES-system: myth_status.py: add call to diskspace.sh to warn user of full ↵Britney Fransen1-3/+3
disks.
2012-04-07LinHES-system: myth_status.py: limit upcoming recordings to 12Britney Fransen1-1/+7
2012-01-24linhes-system: myth-status.sh / .pyJames Meyer1-35/+64
Modify the shell script so that it only runs once per session Modify the python script for formatting Modify the python script to fix a bug when the next recording is more then 24 hours out. Anything more then 24 hours and the program would not account for it.
2011-12-07LinHES-system: include myth_status.py/.shJames Meyer1-0/+76
This program will give a very brief summary of upcoming recordings. If the system is a MBE it will be run at login and output will be displayed on the terminal.