Solved Missing EPG Channels
#1
Wink 
Hi - First off, GREAT Add-on!!!!

Hoping someone can help me with an EPG issue.

I am running serverWMC on my PC. WMC7 EPG has channel from 1 - 566 and it jumps to 9000 - 9300 etc. On my WMC7 WMC all works fine. BUT on my PC and Android XBMC clients, my EPG only goes from 1-566. Any way to get the serverWMC to recognize the channels in the 9000.

I noticed that the serverwmc has ignored 98 channels...I am assuming those are the channels in the 9000 that I need. My EPG on my WMC7 PC only shows/has good EPG channels, the rest have been disabled via WMC.

I disable the backend channels and reset the PVR and EPG databases on the clients, but I believe that this is feeding from the serverWMC on the PC.

Any suggestions would be helpful. [/b]
Reply
#2
Have a look in the ServerWMC config file for a setting along the lines of "out of range" channel number threshold
pvr.wmc TV addon and ServerWMC Backend Development Team
http://bit.ly/ServerWMC
Reply
#3
I was just was about to upload the log file:

Here is the ServerWMC config section:
<sepC>------------------------- Channels --------------------------------------</sepC>
<HideEncryptedChannel>false</HideEncryptedChannel>
<HideAllDRMChannels>false</HideAllDRMChannels>
<HideNullSpaceChannels>false</HideNullSpaceChannels>
<HideOutOfRangeChannels>true</HideOutOfRangeChannels>
<ChannelOutOfRangeMAX>9000</ChannelOutOfRangeMAX>
<TreatRadioChannelsAsTV>false</TreatRadioChannelsAsTV>
<ForcedRadioChannels />
<UseServiceName>false</UseServiceName>
<SortChannelsByNumber>true</SortChannelsByNumber>
<UseWMCChannelIcons>true</UseWMCChannelIcons>
<HideAllChannels>false</HideAllChannels>
<HideChannelGroups />
<DisplayChannelsWithNoDataInGuide>true</DisplayChannelsWithNoDataInGuide>
<NoGuideDataAvailableStr>No guide data available</NoGuideDataAvailableStr>
<LogChannelsWithNoEntries>true</LogChannelsWithNoEntries>
<EnableFMRadioImport>true</EnableFMRadioImport>
<RadioPresets>
<RadioPreset>
<Name>DummyName</Name>
<Frequency>88.5</Frequency>
</RadioPreset>
</RadioPresets>


How do I put the 9000 back into range?

Log: http://pastebin.com/9dNqXTiw
Reply
#4
Actually its easier just to change the line before, set this field to false, ex:

<HideOutOfRangeChannels>false</HideOutOfRangeChannels>

Then save the config and restart serverwmc.
Windows Media Center PVR addon (pvr.wmc) and server backend (ServerWMC)
http://bit.ly/serverwmc
Reply
#5
Thank You. That made a difference.

I now have all my EPG/channels.
Reply

Logout Mark Read Team Forum Stats Members Help
Missing EPG Channels0