Parse TVGuide.com - create a ReplayTV channel guide.

SourceForge Page When I purchased my replayTv I was thrilled to record shows. However, when I wanted to tune to a pay-per-view on my DirectTV satellite, I found that they all said Pay-Per-View. I couldn't even see what was on.

That is why I started this project. Its goal was to parse tv listings from tvguide.com and put them into a MYSQL database. From there, I could make an interface that would generate a channel guide file for the ReplayTV to download.

It is currently not very user friendly. You have to have some knowledge of MYSQL and C to get started.