I'm getting a Parser failure when I try to use MythRecondingExtender for an NHL game going on right now. This is my first attempt at using MRE so it may be a configuration/installation problem. Anyways it seems to identify that an NHL game is recording, but can't parse the ESPN page correctly. In the
nohup.out file:<br><br><br>PHP Warning: Unable to find NHL info for 'Philadelphia Flyers at Pittsburgh Penguins'! The NHL parser may need to be updated. in /usr/local/lib/mre/class/NHLEvent.php on line 70<br>PHP Warning: Database query failed! in /usr/local/lib/mre/class/RecordingFactory.php on line 120
<br>PHP Warning: Unable to find NHL info for 'Philadelphia Flyers at Pittsburgh Penguins'! The NHL parser may need to be updated. in /usr/local/lib/mre/class/NHLEvent.php on line 70<br>PHP Warning: Database query failed! in /usr/local/lib/mre/class/RecordingFactory.php on line 120
<br>PHP Warning: Unable to find NHL info for 'Philadelphia Flyers at Pittsburgh Penguins'! The NHL parser may need to be updated. in /usr/local/lib/mre/class/NHLEvent.php on line 70<br>PHP Warning: Database query failed! in /usr/local/lib/mre/class/RecordingFactory.php on line 120
<br>PHP Warning: Database query failed! in /usr/local/lib/mre/class/RecordingFactory.php on line 120<br>PHP Warning: Database query failed! in /usr/local/lib/mre/class/RecordingFactory.php on line 120<br>This last line is repeated several more times.
<br><br>and I saw this entry in /var/log/mre/mre.conf<br><br>===============================<br>Sun, 04 Mar 2007 12:34:00 -0500<br>NHL Hockey[Philadelphia Flyers at Pittsburgh Penguins]: Added to ignore cache due to invalid event monitor.
<br>SELECT * FROM recorded<br> WHERE<br> endtime > NOW() AND recordid <> 0 AND recgroup <> 'LiveTV' AND<br> DATE_ADD(NOW(), INTERVAL 30 MINUTE) >= endtime; AND ((chanid <> 1104 AND starttime <> '2007-03-04 12:30:00'))
<br>Sleeping for 5 minutes.<br>===============================<br><br><br>Has anyone verified that this works for NHL games? I've checked that <a href="http://scores.espn.go.com/nhl/scoreboard">http://scores.espn.go.com/nhl/scoreboard
</a> still shows the NHL scores.<br><br clear="all"><br>-- <br>Dylan<br><br>Type faster. Use Dvorak:<br><a href="http://dvzine.org">http://dvzine.org</a>