Search found 2 matches
- Fri Jul 12, 2019 10:18 pm
- Forum: Prevue Simulation
- Topic: EPG that reads XMLTV files
- Replies: 3
- Views: 11067
Re: EPG that reads XMLTV files
Each channel you want to display needs to be defined in the epg.xml file, in the channels section. I included a sample of the epg.xml file I'm using. You have to set the file parameter for each channel to be the filename of the XMLTV file containing your listings. channel_id matches each channel wit...
- Tue Jul 09, 2019 5:20 pm
- Forum: Prevue Simulation
- Topic: EPG that reads XMLTV files
- Replies: 3
- Views: 11067
EPG that reads XMLTV files
Not authentic Prevue (but the sample config uses the correct colors) I needed a scrolling program guide for the cable system I maintain at my job. It's a C# application (you'll need Visual Studio) that reads schedule info from XMLTV files. I'm sure it wouldn't take much for someone to make it look m...