MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Main Features (talk, share your ideas, get support) » Electronic Program Guide » WebEPG


WebEPG everything related to WebEPG in here

Reply
 
Thread Tools Display Modes
Old 2008-01-05, 11:26   #1 (permalink)
Portal Member
 
Join Date: Aug 2007
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default TVguide-writing.xml stops at 3kb

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?

frank75 is offline   Reply With Quote
Old 2008-01-05, 11:55   #2 (permalink)
MP Donator
 
Join Date: Jan 2007
Location: Stockholm
Posts: 483
Thanks: 5
Thanked 10 Times in 10 Posts

Country:

My System

Default

Hi frank75,

Can you supply the webepg.log and epg.log files?

/Peter
petsa is offline   Reply With Quote
Old 2008-01-06, 19:11   #3 (permalink)
Portal Member
 
Join Date: Aug 2007
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

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
frank75 is offline   Reply With Quote
Old 2008-01-06, 19:54   #4 (permalink)
MP Donator
 
Join Date: Jan 2007
Location: Stockholm
Posts: 483
Thanks: 5
Thanked 10 Times in 10 Posts

Country:

My System

Default

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
petsa is offline   Reply With Quote
Old 2008-01-07, 19:28   #5 (permalink)
Portal Member
 
Join Date: Aug 2007
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

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.
frank75 is offline   Reply With Quote
Old 2008-01-07, 19:45   #6 (permalink)
MP Donator
 
Join Date: Jan 2007
Location: Stockholm
Posts: 483
Thanks: 5
Thanked 10 Times in 10 Posts

Country:

My System

Default

Hi Frank,

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

/Peter
petsa is offline   Reply With Quote
Old 2008-01-07, 19:50   #7 (permalink)
Portal Member
 
Join Date: Aug 2007
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

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
frank75 is offline   Reply With Quote
Old 2008-03-22, 15:01   #8 (permalink)
Portal User
 
Join Date: Aug 2007
Age: 51
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

I also have problems with the norwegian letters (Ææ Øø Åå), have you figured it out)

Karstein
Reddwarf is offline   Reply With Quote
Old 2008-03-22, 15:04   #9 (permalink)
Portal Tester
 
ronilse's Avatar
 
Join Date: Jul 2005
Posts: 3,126
Thanks: 18
Thanked 84 Times in 70 Posts

Country:

My System

Default

Hi,
Reddwarf , in which grabber do you have problems with that & in which MP version(MP final or TVE3 or?)

Regards
Roy
ronilse is offline   Reply With Quote
Old 2008-03-22, 22:24   #10 (permalink)
Portal User
 
Join Date: Aug 2007
Age: 51
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

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.
Reddwarf is offline   Reply With Quote
Reply

Bookmarks

Tags
3kb, stops, tvguidewritingxml

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
TVGuide.xml writing to wrong directory csberto WebEPG 3 2007-10-24 17:24
tvguide-writing bentrod WebEPG 5 2007-04-05 06:06
TVguide.xml? Glith Get Support 4 2006-10-24 20:10
tvguide.xml Mike_Dean WebEPG 3 2006-10-05 03:22
TVGUIDE doesn't display anything from TVGuide.xml Alvinder General Support 1 2006-09-08 03:53


All times are GMT +1. The time now is 03:32.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress