Lost don't know what to do and how to get TV channels (1 Viewer)

AndreL

Portal Member
July 6, 2014
39
0
Home Country
United States of America United States of America
i'm not a programer can you guys take a look at this file and show me my error

error on line 78 at column 23: error parsing attribute name

epg is woking good sofar thanks for all your help
 

Attachments

  • www_imdb_com.xml
    844.7 KB

AndreL

Portal Member
July 6, 2014
39
0
Home Country
United States of America United States of America
found out how to fix it ... thank God for YouTube ...[DOUBLEPOST=1409894288][/DOUBLEPOST]I have to do my HD channels and some of the Premium but when I look at MP I see wholes in my efg "no data available" And I see of IMDB that data is there ...[DOUBLEPOST=1409894432][/DOUBLEPOST]Does this method of setting the EPG have problems like "No data available" with wholes in the listings
 
Last edited:

RonD

Test Group
  • Team MediaPortal
  • December 20, 2011
    911
    278
    SillyValley CA
    Home Country
    United States of America United States of America
    Andre

    We need more debug info to help understand why you are seeing "No data available" problems. Your tv server log files should be in the following folder

    C:\ProgramData\Team MediaPortal\MediaPortal TV Server\log

    please upload the following files
    TVService.log
    SetupTv.log
    TVService-Error.log
    SetupTv-Error.log

    you can put the files in zip file and just upload the zip
     

    AndreL

    Portal Member
    July 6, 2014
    39
    0
    Home Country
    United States of America United States of America
    I there a differnet interface that can be used on MP also Can I get channels logos for channels like NBC or CBS
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,578
    8,228
    Home Country
    New Zealand New Zealand

    RonD

    Test Group
  • Team MediaPortal
  • December 20, 2011
    911
    278
    SillyValley CA
    Home Country
    United States of America United States of America
    Andre

    took a look at your SetupTv.log, looks like it ran at Sept 05 at 02:35 or so in the morning. A number of channels worked but some had problems. Its difficult for me to know where to look since I don't know what channels are fully setup in your grabber file and if you are still seeing "no data available" problems on channels that should be configured.

    A few error cases, I suspect there are more, you need to look at how you have these channels setup and correct any problems
    Code:
    [2014-09-05 02:35:51,571] [Log    ] [WebEPGImporter] [INFO ] - WebEPG: No Listings Found
    [2014-09-05 02:35:51,571] [Log    ] [WebEPGImporter] [ERROR] - WebEPG: ChannelId: Sportsman Channel grabber error - stopping
    
    [2014-09-05 02:35:44,219] [Log    ] [WebEPGImporter] [INFO ] - WebEPG: No Listings Found
    [2014-09-05 02:35:44,219] [Log    ] [WebEPGImporter] [ERROR] - WebEPG: ChannelId: Tennis Channel grabber error - stopping
    
    [2014-09-05 02:35:55,268] [Log    ] [WebEPGImporter] [INFO ] - WebEPG: Writing Channel: WRALDT2
    [2014-09-05 02:35:55,268] [Log    ] [WebEPGImporter] [INFO ] - WebEPG: Unknown channel (display name = WRALDT2, channel id = WRALDT2) - skipping...

    Two comments

    1. You need to tell us when WebEPG ran, upload log files that show WebEPG results, and which channels seem to get errors like "no data available" so we know what channels to look at. You can look in the SetupTv.log TVService.log files with notepad, wordpad, notepad++, and search for those channel names or ERROR and see if there are problems. In this thread you made a comment you "are not a programmer", if you are trying to use WebEPG and adding your own channels, you "are a programmer" even if you don't want to be one.

    2. Looks like you are trying to get 100's of Channels setup with WebEPG. I suspect you will eventually see problems where imdb ignores your requests since you are generating LOTs of web traffic. The logs show your WebEPG generated about 350 pages and 30 MB of web traffic. See

    Code:
    HTTP Statistics: Site : Pages 350 : Bytes 30230206 : Total Time 00:05:28.3227779

    If you are trying to get EPG for 100's of channels, suggest you switch to Schedules Direct about $25/yr, or xmltv with mc2xml. This will be 2 steps back, since you need to figure out how to use a different EPG plugin and configure it for your system. But I think in the long run it will work better for 100's of channels since they generate a LOT less traffic for the same number of channels.
     
    Last edited:

    AndreL

    Portal Member
    July 6, 2014
    39
    0
    Home Country
    United States of America United States of America
    I may get the option when i am financially stable but for now I'll stick with this I'll edit my imdb file after I configure it to get all that i can get

    I just did a grab on 336 channels and it stopped on CSPAN 3 HD and I chked my www imdb com .xml file it it look right can you help me
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,578
    8,228
    Home Country
    New Zealand New Zealand
    can you help me
    Sorry, I can't.
    As I said previously, when you are asking for help like right now you need to provide more detail. In this particular case, your log files (please use the watchdog if possible like you did on the first page), your www_imdb_com file, screenshots of your WebEPG config.
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,578
    8,228
    Home Country
    New Zealand New Zealand
    In any case, now that you've posted TV service logs I can see why your tuners are lost or not detected. It happens after your PC goes through a suspend/standby + resume cycle. If you waited up to 10 minutes then the tuners would be automatically redetected. If you don't want to wait that long then you should enable the PowerScheduler "reinitialize TV controller on wakeup (also reinitializes tuner)" option:
    1. Open TV Server configuration.
    2. Go to the plugins section.
    3. Go into the PowerScheduler plugin.
    4. Click the "-> Expert Mode" button (if not already in expert mode).
    5. Go to the "advanced" tab.
    6. Tick the "reinitialize TV controller on wakeup (also reinitializes tuner)" option.
    7. Click "apply".
     

    Users who are viewing this thread

    Top Bottom