New channel added to lineup
#1
Haven't had to do this in a while, but the ACC Network has been added to my FiOS channels. So I've re-scanned the channel list with my HDHR Prime cable card tuner and it shows up there. I've selected it in my epg123 guide utility and the guide data is successfully showing up in my WMC systems. I was assuming eventually it would just propagate over and show up in Kodi as well, but so far it hasn't. I selected the "reload channels from WMC" in ServerWMC but that didn't fix things, is there something I'm missing? My epg123 log shows 98 channels and the ServerWMC log shows it's only bringing over 96. This new channel isn't DRM and the log doesn't show it anyway. Checked in the Kodi channel manager and no ACC Network channel shows up there.
Reply
#2
Seems like you have done everything right, strange it is not showing up, especially since it is in wmc.  Doesn't the swmc log say why the channel wasn't bought over?  If not, change the setting Debug_AllChannelDetail to true, then save the settings file and restart swmc.  After swmc starts, post the resulting log on pastebin and link to it here.
Windows Media Center PVR addon (pvr.wmc) and server backend (ServerWMC)
http://bit.ly/serverwmc
Reply
#3
I see the ChannelType is CalculatedScanned vs AutoMapped for the other channels that do import. Let me know if that's enough or you want the whole log.

2019/08/26 19:11:49.649 LogChannelDetail> 827: MergedChannel: 829 : ACC - 9D0206 = { (829 : ACC - 4B4BF61) + [ 829 :  - 9C27DA] }, ServiceType: Unknown
2019/08/26 19:11:49.649 LogChannelDetail>     LineUp: (FINAL RTW - US/EPG123 Verizon Fios Burlington - Digital (Leominster)/DefaultLineupBig Grinigital Cable-US/EPG123 Lineups with Schedules Direct)+(Scanned (Digital Cable (CableCARD™)))
2019/08/26 19:11:49.649 LogChannelDetail>     IsBlocked: False, IsEncrypted: False, ChannelType: CalculatedScanned, ChannelVisibility: Available
2019/08/26 19:11:49.649 LogChannelDetail>     xDisplayNameNoNumber: ACC, xDisplayNumber: 829, xDisplay: ACC/829
2019/08/26 19:11:49.649 LogChannelDetail>     Dlna default URL: http://192.168.1.6:5004/auto/v829
2019/08/26 19:11:49.649 LogChannelDetail>     Service: ACC - ACC Network
2019/08/26 19:11:49.649 LogChannelDetail>     EPG Entries Count: 283, IsMergedService: False, Source/LineUp Count: 1, Languages: en, HD capable: True
2019/08/26 19:11:49.649 LogChannelDetail>     MergedChannel.PrimaryChannel:
2019/08/26 19:11:49.649 LogChannelDetail>       [0]: 829 : ACC - 4B4BF61  PrimaryNumber: 829
2019/08/26 19:11:49.649 LogChannelDetail>     MergedChannel.SecondaryChannels:
2019/08/26 19:11:49.649 LogChannelDetail>       [0]: 829 :  - 9C27DA
2019/08/26 19:11:49.649 LogChannelDetail>          [0]: 9C27DC ChannelTuningInfo Device:HDHomeRun Prime Tuner 13110946-1 SpaceBig Grinigital Cable SignalQ:100 Freq:0 Logical:829 Sub:0 Physical:829 IsBlocked(Merged):False IsBlocked(Single):False IsBlocked(Suggested):False
2019/08/26 19:11:49.649 LogChannelDetail>          [1]: 9C27DD ChannelTuningInfo Device:HDHomeRun Prime Tuner 13110946-0 SpaceBig Grinigital Cable SignalQ:100 Freq:0 Logical:829 Sub:0 Physical:829 IsBlocked(Merged):False IsBlocked(Single):False IsBlocked(Suggested):False
2019/08/26 19:11:49.649 LogChannelDetail>          [2]: 9C27DE ChannelTuningInfo Device:HDHomeRun Prime Tuner 13110946-2 SpaceBig Grinigital Cable SignalQ:100 Freq:0 Logical:829 Sub:0 Physical:829 IsBlocked(Merged):False IsBlocked(Single):False IsBlocked(Suggested):False
2019/08/26 19:11:49.649 LogChannelDetail>     Tuners for main channel ACC/829 in priority order: 
2019/08/26 19:11:49.649 LogChannelDetail>       [0]: 9C27DC ChannelTuningInfo Device:HDHomeRun Prime Tuner 13110946-1 SpaceBig Grinigital Cable SignalQ:100 Freq:0 Logical:829 Sub:0 Physical:829 IsBlocked(Suggested):False, DRM: PROT_COPY_ONCE
2019/08/26 19:11:49.649 LogChannelDetail>       [1]: 9C27DD ChannelTuningInfo Device:HDHomeRun Prime Tuner 13110946-0 SpaceBig Grinigital Cable SignalQ:100 Freq:0 Logical:829 Sub:0 Physical:829 IsBlocked(Suggested):False, DRM: PROT_COPY_FREE
2019/08/26 19:11:49.649 LogChannelDetail>       [2]: 9C27DE ChannelTuningInfo Device:HDHomeRun Prime Tuner 13110946-2 SpaceBig Grinigital Cable SignalQ:100 Freq:0 Logical:829 Sub:0 Physical:829 IsBlocked(Suggested):False, DRM: PROT_COPY_FREE
2019/08/26 19:11:49.649 LogChannelDetail>     warning: first ordered tuner is not the COPY_FREE tuner, index: 1
2019/08/26 19:11:49.649 LogChannelDetail> -------------------------------------
Reply
#4
Hmm...this is weird, now it is showing up. So....never mind? Either starting this thread or changing the debug setting seemed to have solved it. Smile
Reply
#5
Lol.  Make sure you set the setting back to the default or your log files will be huge.
Windows Media Center PVR addon (pvr.wmc) and server backend (ServerWMC)
http://bit.ly/serverwmc
Reply
#6
OK, still some weirdness here. Today the channel is suddenly gone again! So I go back into ServerWMC, change the logging setting back again, and the channel re-appears?

Here's the log, I snipped out a bunch of the other channels data since pastebin was complaining about the size.

https://pastebin.com/QCGWN21K
Reply
#7
In the first log you posted it said that the channel had inconsistent data on whether DRM was detected see:
   warning: first ordered tuner is not the COPY_FREE tuner, index: 1
however this log doesn't show that.  Not sure what is going on here, all I can think is that there is something flaky about this new channel's drm reporting.  I can't see how the printing of the log file detail can have any effect, I think that's a red herring.

To test this, try turning off HideAllDRMChannels and see if the channel gets sent consistently (and keep the channel detail thing false).
Windows Media Center PVR addon (pvr.wmc) and server backend (ServerWMC)
http://bit.ly/serverwmc
Reply
#8
Hmm, you might be on to something there. I did notice all my HBO channels showed up the first time the new channel was picked up.
Reply

Logout Mark Read Team Forum Stats Members Help
New channel added to lineup0