TVguide-writing.xml stops at 3kb (1 Viewer)

frank75

Portal Pro
August 6, 2007
126
0
Home Country
Norway Norway
I have changed some channel ID to some of my channels. When i start MP nothing have changed, the old id still shows in my tvguide.
I start WEBepg.exe from the mediaportal folder, take a look in the xmltv folder and here TVguide-writing.xml stops at 3kb.
Some days ago i started it the same way, and it was runn ig ok.
The tvguide also have problems showing norwegian letters.

Anyone know why this is happening?

:D
 

frank75

Portal Pro
August 6, 2007
126
0
Home Country
Norway Norway
Like This:

<?xml version="1.0" encoding="utf-8" ?>
- <WebEPG xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Info maxGrabDays="12" />
- <ChannelMap>
<Channel id="nrk1@nrk.no" displayName="NRK1" grabber="NO\1-www_sol_no.xml" />
<Channel id="nrk2@nrk.no" displayName="NRK2" grabber="NO\1-www_sol_no.xml" />
<Channel id="nrk3@nrk.no" displayName="NRK3" grabber="NO\1-www_sol_no.xml" />
<Channel id="tv2.no" displayName="TV 2" grabber="NO\1-www_sol_no.xml" />
<Channel id="tv3.no" displayName="TV3" grabber="NO\1-www_sol_no.xml" />
<Channel id="tvnorge.no" displayName="TVNORGE" grabber="NO\1-www_sol_no.xml" />
<Channel id="discovery@discovery.com" displayName="DISCOVERY CHANNEL" grabber="NO\1-www_sol_no.xml" />
<Channel id="CNBC_NGC" displayName="NATIONAL GEOGRAPHIC" grabber="NO\1-www_sol_no.xml" />
<Channel id="animalplanet.com" displayName="ANIMAL PLANET" grabber="NO\1-www_sol_no.xml" />
<Channel id="viasat4@viasat.no" displayName="VIASAT4" grabber="NO\1-www_sol_no.xml" />
<Channel id="tv4@tv4.se" displayName="TV4" grabber="NO\1-www_sol_no.xml" />
<Channel id="svt1@svt.se" displayName="SVT1" grabber="NO\1-www_sol_no.xml" />
<Channel id="svt2@svt.se" displayName="SVT2" grabber="NO\1-www_sol_no.xml" />
<Channel id="dr1@dr.dk" displayName="DR1" grabber="NO\1-www_sol_no.xml" />
<Channel id="dr2@dr.dk" displayName="DR2" grabber="NO\1-www_sol_no.xml" />
<Channel id="Showtime" displayName="SHOWTIME" grabber="NO\1-www_sol_no.xml" />
<Channel id="zebra@tv2.no" displayName="TV2 ZEBRA" grabber="NO\1-www_sol_no.xml" />
<Channel id="mtv@mtve.com" displayName="MTV" grabber="NO\1-www_sol_no.xml" />
<Channel id="bbcworld.com" displayName="BBC WORLD" grabber="NO\1-www_sol_no.xml" />
<Channel id="bbcprime.com" displayName="BBC PRIME" grabber="NO\1-www_sol_no.xml" />
<Channel id="rtl.de" displayName="RTL" grabber="NO\1-www_sol_no.xml" />
<Channel id="3sat.de" displayName="3SAT" grabber="NO\1-www_sol_no.xml" />
<Channel id="sat1.de" displayName="SAT1" grabber="NO\1-www_sol_no.xml" />
<Channel id="disneychannel.no" displayName="DISNEY CHANNEL" grabber="NO\1-www_sol_no.xml" />
<Channel displayName="Dknett" />
<Channel id="thevoice.no" displayName="THE VOICE" grabber="NO\1-www_sol_no.xml" />
<Channel id="eurosport@eurosport.com" displayName="EUROSPORT" grabber="NO\1-www_sol_no.xml" />
<Channel id="cnni-emea@cnn.com" displayName="CNN" grabber="NO\1-www_sol_no.xml" />
<Channel displayName="TVFOLLO" />
<Channel id="TCM_CARTOONNETWORK" displayName="CARTOON NETWORK" grabber="NO\1-www_sol_no.xml" />
- <Channel displayName="JETIX">
- <merged>
<merged id="jetix.no" grabber="NO\1-www_sol_no.xml" />
<merged id="hallmarkchannel.com" grabber="NO\1-www_sol_no.xml" start="19:00" end="05:00" />
</merged>
</Channel>
<Channel id="sport@viasatsport.no" displayName="SPORTN" grabber="NO\1-www_sol_no.xml" />
<Channel displayName="EuroNews" />
<Channel id="skynews@sky.com" displayName="SKY NEWS" grabber="NO\1-www_sol_no.xml" />
<Channel displayName="FRANCE 5" />
<Channel displayName="THAI GLOBAL" />
<Channel displayName="ESTV" />
<Channel displayName="GOSPEL" />
<Channel displayName="JAPAN" />
</ChannelMap>
<Authentication />
</WebEPG>

Or is this totaly wrong?
If it is, where can i find or make the log files.

Thanx
 

petsa

MP Donator
  • Premium Supporter
  • January 23, 2007
    588
    15
    Stockholm
    Home Country
    Sweden Sweden
    There are 3 log files to look for. All of them in MediaPortal/log. They are webepg.log, epg.log, and error.log. Have a look there and see if you can find out the issue.

    I tried your webepg.xml per above and there are a couple of issues there:

    - Line 2 & 4: There should not be any "-" in the beginning of the line.

    - Also around "JETIX" there are some "-" to remove.

    - There is something else with this merged channel as I get a FATAL. When I removed the channel it works better.

    Now it wrote me 1MB+ of EPG-data to tvguide.xml.

    - I played around with the merged channel and when I added a time range also for the first of the two merged channels it worked better.

    - You also have a couple of channels being ignored since it can not find any grabber data.

    /Peter
     

    frank75

    Portal Pro
    August 6, 2007
    126
    0
    Home Country
    Norway Norway
    In the log folder Configuration.log, recorder.log and wepepg.log is lited, not epglog.

    My webepg.log:
    2008-01-07 20:22:36.500000 [Info.][1]: WebEPG: Starting
    2008-01-07 20:22:36.515625 [Info.][1]: WebEPG: Using directories
    2008-01-07 20:22:36.515625 [Info.][1]: WebEPG - D:\Diverse\MediaPortal
    2008-01-07 20:22:36.515625 [Info.][1]: xmltv - D:\Diverse\MediaPortal\xmltv\
    2008-01-07 20:22:36.515625 [Info.][1]: Assembly versions:
    2008-01-07 20:22:36.515625 [Info.][1]: WebEPG 3.0.2.0
    2008-01-07 20:22:36.515625 [Info.][1]: Utils 2.2.4.0
    2008-01-07 20:22:36.531250 [Info.][1]: Loading Config File: D:\Diverse\MediaPortal\WebEPG\WebEPG.xml
    2008-01-07 20:22:37.078125 [Info.][1]: WebEPG: Loading Channel Config
    2008-01-07 20:22:37.109375 [Warn.][1]: Ignoring Channel Name: Dknett - No Grabber id
    2008-01-07 20:22:37.109375 [Warn.][1]: Ignoring Channel Name: TVFOLLO - No Grabber id
    2008-01-07 20:22:37.140625 [ERROR][1]: WebEPG: Fatal Error
    2008-01-07 20:22:37.140625 [ERROR][1]: WebEPG: Objektreferanse er ikke satt til en objektforekomst.
    2008-01-07 20:22:37.140625 [Info.][1]: WebEPG: Finished

    My tvguide is 1767kb. Tried to run webepg.exe today and it is he same. Only 3kb.
    The channels that is ignored are som local tv channels only.
     

    petsa

    MP Donator
  • Premium Supporter
  • January 23, 2007
    588
    15
    Stockholm
    Home Country
    Sweden Sweden
    Hi Frank,

    Try fixing the time span on the merged channel and you should hopefully be able to avoid the fatal error.

    /Peter
     

    frank75

    Portal Pro
    August 6, 2007
    126
    0
    Home Country
    Norway Norway
    I removed the merging with jetix and hallmark, then it worked. My tvguide updated right away and stopped around 2000kb. And the channel i changed ID on is ok to.

    Now i only need to find out why the guide don´t show norwegian letters and sharpen the picture.

    Thanx for the tip on the merged channel Peter
     

    Reddwarf

    Portal Member
    August 16, 2007
    9
    0
    68
    Home Country
    Norway Norway
    I also have problems with the norwegian letters (Ææ Øø Åå), have you figured it out)

    Karstein
     

    ronilse

    Retired Team Member
  • Premium Supporter
  • July 19, 2005
    4,422
    283
    Moss
    Home Country
    Norway Norway
    Hi,
    Reddwarf , in which grabber do you have problems with that & in which MP version(MP final or TVE3 or?)

    Regards
    Roy
     

    Reddwarf

    Portal Member
    August 16, 2007
    9
    0
    68
    Home Country
    Norway Norway
    Well, actually I'm not using MP but GBPVR, I'm just using the NO grabber with WebEPG from version 0.2.3.0. TV-listings from Dagbladet looks ok, but I want to use Sol.no to get 12 days schedule in stead of 7. Some TV-channels were not present in the predefined choices for dagbladet but I was able to add them in "2-fradag_dagbladet_no.xml". However, I cant figure out how to get norwegian characters look right.
     

    Users who are viewing this thread

    Top Bottom