mcheng thanks for the post of the channel map, that helped quite a bit, got epg working on my test channel at least, but still having some issues getting video and have a few questions:
here is the frequency i used for my test channels:
SCANNING: 639000000 (us-irc:93, us-cable:93)
LOCK: qam256 (ss=90 snq=100 seq=100)
TSID: 0x0045
PROGRAM 6: 0 (encrypted)
PROGRAM 7: 0
PROGRAM 12: 0
here is my custom channelmap.csv:
12,abc,0,639000000
13,nbc,0,639000000
14,hbo,0,639000000
i open this network stream in vlc:
http://localhost:8555/play?channel=12&tuner=2
this is what is displayed in the CLI:
[8.8.2012.0:50:36]: Tuner[2]: Changing channel number to 12
[8.8.2012.0:50:36]: "C:\Program Files\Silicondust\HDHomeRun\hdhomerun_config.exe
" FFFFFFFF set /tuner1/channel auto:639000000
[8.8.2012.0:50:36]: "C:\Program Files\Silicondust\HDHomeRun\hdhomerun_config.exe
" FFFFFFFF set /tuner1/program 0
[8.8.2012.0:50:36]: Tuner[2]: Program number is 0
[8.8.2012.0:50:36]: Tuner[2]: Channel name is abc
[8.8.2012.0:50:36]: Tuner[2]: hdhomerun://192.168.0.10/1
[8.8.2012.0:50:36]: Tuner[2]: Starting video stream
[8.8.2012.0:50:36]: VLC[2]: Starting VLC instance with remoteVLC plugin
[8.8.2012.0:50:36]: VLC[2]: Streaming to
http://localhost:8557
[8.8.2012.0:50:36]: Scheduler: Sleeping 90 seconds until next task
my question is it appears i will have to edit both the channel scan.txt and the channelmap.csv for it tune to the right "program" on the specific qam, correct?
also it seems like i should have gotten some video based on the output from the cli do you have any ideas as to why i didnt?
thanks for any info you can provide.