0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 04, 2024 — Jan 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Include and use Channel class to get the required callsign for override rules More... almost 19 years ago
Change test mode so that any and all events have DummyEvents attached to them More... almost 19 years ago
Update output format More... almost 19 years ago
Missed a getOpt() replacement More... almost 19 years ago
Build tarball with leading mre dir; added cleanpkg target for cleaning pkg path More... almost 19 years ago
Added destructor to disconnect from MythTV database More... almost 19 years ago
Removed __get() and __set() overloads, seemed to work only sometimes; created getter and setter methods; changed all code to use getter and setter methods; other minor fixes and updates More... almost 19 years ago
Update output formatting More... almost 19 years ago
Initial version More... almost 19 years ago
Add 'Angeles' to ignore list, multiple LA teams can make search ambiguous More... almost 19 years ago
Initial version More... almost 19 years ago
Update getopt() call to reflect option name changes; move verbose option from -v to -l; add version option (-v); add printUsage() call in SysConf constructor; add version info print to constructor More... almost 19 years ago
Format fixes for printUsage() output More... almost 19 years ago
Renamed main script to mre.php More... almost 19 years ago
Added max length flag for extensions (-l); changed default for compress option to off by default (i.e. by default the script will not shorten the length of a recording) More... almost 19 years ago
Support for max extension length of recordings; output fixes More... almost 19 years ago
Add include for PEAR DB; change -h to mean 'help'; reassign dbhost to -b More... almost 19 years ago
Use setValid() method instead of (illegal) property assignment More... almost 19 years ago
Add support for NHLEvent objects More... almost 19 years ago
Initial version; monitors NHL games via ESPN.com More... almost 19 years ago
Don't start monitoring recordings until 30 mins before scheduled end More... almost 19 years ago
Updated internal docs; using PhpDocumentor More... almost 19 years ago
Only act on event objects that identify themselves as valid More... almost 19 years ago
Move object validity code into superclass. More... almost 19 years ago
Inability to parse and identify event info is reduced to warning instead of a fatal error. More... almost 19 years ago
Fix output formatting More... almost 19 years ago
Support and check -s flag - Specifies number of minutes between scans More... almost 19 years ago
Limit debug statements to debug mode More... almost 19 years ago
Clean up output; make use of sleep constant in calculations More... almost 19 years ago
Run in a constant loop; grab sleep time from SysConf More... almost 19 years ago