[Bug] Not retrieving EPG for some channels (1 Viewer)

doveman

Portal Pro
February 12, 2008
2,326
178
Home Country
United Kingdom United Kingdom
Next i will try to help investigate the EPG issue. For that i would really like a clear description and logs. Preferably including a clean channel scan (Make sure that the database tables channel and tuningdetails are really empty, not just the MP GUI saying there is nothing).

Thanks for offering to help investigate. I'm not very familiar with MySQL so if you can tell me how to ensure the database is empty then I'll do a clean scan and post the logs as requested. Would uninstalling TVServer1.3RC and installing 1.3Final clear the database, as it did seem to delete it before when I uninstalled 1.3RC to install 1.3beta to test?
 

Sebastiii

Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    If you run that command :
    "C:\Program Files (x86)\Team MediaPortal\MediaPortal TV Server\setuptv" /configure-db
    You can setup a new db (give a new name of your choice) and it will create a new empty db :)
     
    Last edited:

    doveman

    Portal Pro
    February 12, 2008
    2,326
    178
    Home Country
    United Kingdom United Kingdom
    So I used a clean database as advised by Sebastii (had to let TV Service restart a few times to let it sort itself out, which explains the couple of errors in error.log), did a channel scan, went to the DVB EPG tab and ticked everything except "Grab EPG only for channels on same transponder", went to TV EPG Grabber tab and ticked only BBC One, went to Manual Control and could see the grabber had started, so left it on there until it finished, then zipped up the attached logs.

    As you can see, this time it's put not only the BBC channels (both TV and Radio) except BBC One on Ch.10000 but also Ch4, Ch4+1, Ch5, ITV2, E4, More4 (on previous scans it's been either the BBC channels or this latter group, never both) and these are the channels that it hasn't grabbed any EPG data for.
     

    Attachments

    • MP.EPG.png
      MP.EPG.png
      94.8 KB

    riksmith

    Portal Pro
    April 18, 2009
    1,856
    322
    Home Country
    Netherlands Netherlands
    Your log is filled with:

    Code:
    2013-03-17 21:21:21.505918 [(5)]: dvb:  LockInOnSignal waiting 20ms
    2013-03-17 21:21:21.526919 [(5)]: dvb:  LockInOnSignal waiting 20ms
    2013-03-17 21:21:21.547920 [(5)]: dvb:  LockInOnSignal waiting 20ms
    2013-03-17 21:21:21.568921 [(5)]: dvb:  LockInOnSignal waiting 20ms
    2013-03-17 21:21:21.589923 [(5)]: dvb:  LockInOnSignal waiting 20ms
    2013-03-17 21:21:23.532034 [(5)]: dvb:  LockInOnSignal could not lock onto channel - no signal or bad signal

    Could it be that you are suffering from bad reception on one of the tuners? Perhaps that can explain why LCN's are sometimes read / sometimes not. IF the reception is flaky it might be that we are loosing / getting corrupt data.
     

    riksmith

    Portal Pro
    April 18, 2009
    1,856
    322
    Home Country
    Netherlands Netherlands
    Your channel scan is showing strange info anyway. IF i recall correctly every frequency has 1 TSID. In your scanlog it shows different TSID for the same frequency. I think that might be the issue. Can you try to fill the TSID of BBC One (which is working) in the TSID of the other channels on the same freq?

    These are:
    Code:
    2013-03-17 21:20:07.189667 [(5)]: 0) 0x233A 0x1044 0x1044 0x64 BBC ONE type:1
    2013-03-17 21:20:07.189667 [(5)]: Found: DVBT:tv: BBC ONE Freq:490000 ONID:9018 TSID:4164 SID:4164 PMT:0x64 FTA:True LCN:1 BandWidth:8
    2013-03-17 21:20:07.190667 [(5)]: 1) 0x233A 0x104D 0x10BF 0xC8 BBC TWO type:1
    2013-03-17 21:20:07.191667 [(5)]: Found: DVBT:tv: BBC TWO Freq:490000 ONID:9018 TSID:4173 SID:4287 PMT:0xC8 FTA:True LCN:10000 BandWidth:8
    2013-03-17 21:20:07.191667 [(5)]: 2) 0x233A 0x104D 0x10C0 0x12C BBC THREE type:1
    2013-03-17 21:20:07.192667 [(5)]: Found: DVBT:tv: BBC THREE Freq:490000 ONID:9018 TSID:4173 SID:4288 PMT:0x12C FTA:True LCN:10000 BandWidth:8
    2013-03-17 21:20:07.192667 [(5)]: 3) 0x233A 0x104D 0x1100 0x1F4 BBC NEWS type:1
    2013-03-17 21:20:07.193667 [(5)]: Found: DVBT:tv: BBC NEWS Freq:490000 ONID:9018 TSID:4173 SID:4352 PMT:0x1F4 FTA:True LCN:10000 BandWidth:8
    2013-03-17 21:20:07.194667 [(5)]: 4) 0x233A 0x104D 0x1140 0xA8C BBC Red Button type:1
    2013-03-17 21:20:07.194667 [(5)]: Found: DVBT:tv: BBC Red Button Freq:490000 ONID:9018 TSID:4173 SID:4416 PMT:0xA8C FTA:True LCN:10000 BandWidth:8
    2013-03-17 21:20:07.195667 [(5)]: 5) 0x233A 0x104D 0x11C0 0x190 BBC FOUR type:1
    2013-03-17 21:20:07.195667 [(5)]: Found: DVBT:tv: BBC FOUR Freq:490000 ONID:9018 TSID:4173 SID:4544 PMT:0x190 FTA:True LCN:10000 BandWidth:8
    2013-03-17 21:20:07.196668 [(5)]: 6) 0x233A 0x104D 0x1200 0x2BC CBBC Channel type:1
    2013-03-17 21:20:07.197668 [(5)]: Found: DVBT:tv: CBBC Channel Freq:490000 ONID:9018 TSID:4173 SID:4608 PMT:0x2BC FTA:True LCN:10000 BandWidth:8
    2013-03-17 21:20:07.197668 [(5)]: 7) 0x233A 0x104D 0x1240 0x320 CBeebies type:1
    2013-03-17 21:20:07.198668 [(5)]: Found: DVBT:tv: CBeebies Freq:490000 ONID:9018 TSID:4173 SID:4672 PMT:0x320 FTA:True LCN:10000 BandWidth:8
    2013-03-17 21:20:07.199668 [(5)]: 8) 0x233A 0x104D 0x1280 0x258 BBC Parliament type:1
    2013-03-17 21:20:07.199668 [(5)]: Found: DVBT:tv: BBC Parliament Freq:490000 ONID:9018 TSID:4173 SID:4736 PMT:0x258 FTA:True LCN:10000 BandWidth:8
    2013-03-17 21:20:07.200668 [(5)]: 9) 0x233A 0x104D 0x1600 0x578 BBC R5L type:2
    2013-03-17 21:20:07.201668 [(5)]: Found: DVBT:radio: BBC R5L Freq:490000 ONID:9018 TSID:4173 SID:5632 PMT:0x578 FTA:True LCN:10000 BandWidth:8
    2013-03-17 21:20:07.201668 [(5)]: 10) 0x233A 0x104D 0x1640 0x5DC BBC R5SX type:2
    2013-03-17 21:20:07.202668 [(5)]: Found: DVBT:radio: BBC R5SX Freq:490000 ONID:9018 TSID:4173 SID:5696 PMT:0x5DC FTA:True LCN:10000 BandWidth:8
    2013-03-17 21:20:07.202668 [(5)]: 11) 0x233A 0x104D 0x1680 0x640 BBC 6 Music type:2
    2013-03-17 21:20:07.203668 [(5)]: Found: DVBT:radio: BBC 6 Music Freq:490000 ONID:9018 TSID:4173 SID:5760 PMT:0x640 FTA:True LCN:10000 BandWidth:8
    2013-03-17 21:20:07.204668 [(5)]: 12) 0x233A 0x104D 0x16C0 0x6A4 BBC Radio 4 Ex type:2
    2013-03-17 21:20:07.204668 [(5)]: Found: DVBT:radio: BBC Radio 4 Ex Freq:490000 ONID:9018 TSID:4173 SID:5824 PMT:0x6A4 FTA:True LCN:10000 BandWidth:8
    2013-03-17 21:20:07.205668 [(5)]: 13) 0x233A 0x104D 0x1700 0x708 BBC R1X type:2
    2013-03-17 21:20:07.206668 [(5)]: Found: DVBT:radio: BBC R1X Freq:490000 ONID:9018 TSID:4173 SID:5888 PMT:0x708 FTA:True LCN:10000 BandWidth:8
    2013-03-17 21:20:07.206668 [(5)]: 14) 0x233A 0x104D 0x1740 0x76C BBC Asian Net. type:2
    2013-03-17 21:20:07.207668 [(5)]: Found: DVBT:radio: BBC Asian Net. Freq:490000 ONID:9018 TSID:4173 SID:5952 PMT:0x76C FTA:True LCN:10000 BandWidth:8
    2013-03-17 21:20:07.208668 [(5)]: 15) 0x233A 0x104D 0x1780 0x7D0 BBC World Sv. type:2
    2013-03-17 21:20:07.208668 [(5)]: Found: DVBT:radio: BBC World Sv. Freq:490000 ONID:9018 TSID:4173 SID:6016 PMT:0x7D0 FTA:True LCN:10000 BandWidth:8
    2013-03-17 21:20:07.209668 [(5)]: 16) 0x233A 0x104D 0x1A40 0x3E8 BBC Radio 1 type:2
    2013-03-17 21:20:07.209668 [(5)]: Found: DVBT:radio: BBC Radio 1 Freq:490000 ONID:9018 TSID:4173 SID:6720 PMT:0x3E8 FTA:True LCN:10000 BandWidth:8
    2013-03-17 21:20:07.210668 [(5)]: 17) 0x233A 0x104D 0x1A80 0x44C BBC Radio 2 type:2
    2013-03-17 21:20:07.211668 [(5)]: Found: DVBT:radio: BBC Radio 2 Freq:490000 ONID:9018 TSID:4173 SID:6784 PMT:0x44C FTA:True LCN:10000 BandWidth:8
    2013-03-17 21:20:07.211668 [(5)]: 18) 0x233A 0x104D 0x1AC0 0x4B0 BBC Radio 3 type:2
    2013-03-17 21:20:07.212668 [(5)]: Found: DVBT:radio: BBC Radio 3 Freq:490000 ONID:9018 TSID:4173 SID:6848 PMT:0x4B0 FTA:True LCN:10000 BandWidth:8
    2013-03-17 21:20:07.212668 [(5)]: 19) 0x233A 0x104D 0x1B00 0x514 BBC Radio 4 type:2
    2013-03-17 21:20:07.213668 [(5)]: Found: DVBT:radio: BBC Radio 4 Freq:490000 ONID:9018 TSID:4173 SID:6912 PMT:0x514 FTA:True LCN:10000 BandWidth:8
    2013-03-17 21:20:07.214669 [(5)]: 20) 0x233A 0x104D 0x1C00 0x384 301 type:1
    2013-03-17 21:20:07.214669 [(5)]: Found: DVBT:tv: 301 Freq:490000 ONID:9018 TSID:4173 SID:7168 PMT:0x384 FTA:True LCN:10000 BandWidth:8
    2013-03-17 21:20:07.215669 [(5)]: 21) 0x233A 0x104D 0x1C40 0xB54 302 type:1
    2013-03-17 21:20:07.215669 [(5)]: Found: DVBT:tv: 302 Freq:490000 ONID:9018 TSID:4173 SID:7232 PMT:0xB54 FTA:True LCN:10000 BandWidth:8
     

    jameson_uk

    Retired Team Member
  • Premium Supporter
  • January 27, 2005
    7,258
    2,528
    Birmingham
    Home Country
    United Kingdom United Kingdom
    Just to say I have never had issues picking up LCNs for Freeview channels previously and there is an LCN in the DVB tables so not sure why we are not picking it up now.

    IIRC the generated LCN was just 10000 + x so this was still obvious it was not a real LCN
     

    riksmith

    Portal Pro
    April 18, 2009
    1,856
    322
    Home Country
    Netherlands Netherlands
    @jameson_uk Can you determine which exact MP version broke this? That makes it easier to look for changes in TsWriter (which must be the culprit since that has always been the source)
     

    doveman

    Portal Pro
    February 12, 2008
    2,326
    178
    Home Country
    United Kingdom United Kingdom
    Could it be that you are suffering from bad reception on one of the tuners? Perhaps that can explain why LCN's are sometimes read / sometimes not. IF the reception is flaky it might be that we are loosing / getting corrupt data.

    I don't think so as I never have any problem watching/recording channels. If you look at the data from DVBGuide (which didn't have any problem getting the EPG data for all channels) I posted https://forum.team-mediaportal.com/...g-for-some-channels.117249/page-3#post-974333 that will probably show that the problem is isolated to MP.[DOUBLEPOST=1363593484][/DOUBLEPOST]
    Your channel scan is showing strange info anyway. IF i recall correctly every frequency has 1 TSID. In your scanlog it shows different TSID for the same frequency. I think that might be the issue. Can you try to fill the TSID of BBC One (which is working) in the TSID of the other channels on the same freq?

    OK, I'll try that thanks.
     

    doveman

    Portal Pro
    February 12, 2008
    2,326
    178
    Home Country
    United Kingdom United Kingdom
    So I just tried changing the TSID for BBC Two from 4173 to 4164 (to match BBC One) and let it grab the EPG again.

    It seems to have worked and the log shows that it received the data for BBC Two.
     

    Users who are viewing this thread

    Top Bottom