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-05-26, 21:56   #31 (permalink)
MP Donator
 
Join Date: Sep 2007
Location: Stockholm
Posts: 75
Thanks: 4
Thanked 5 Times in 5 Posts

Country:


Default

Hi Petsa, OK - I'll give it a go. If I get stuck I'll come back for advice :-)

Thanks.
entrecour is offline   Reply With Quote
Old 2008-08-20, 18:08   #32 (permalink)
MP Donator
 
Join Date: Jan 2007
Age: 28
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Thumbs up

Mediaportal people PLEASE include the updated dagenstv by vuego in svn..
pjotr2k is offline   Reply With Quote
Old 2008-09-28, 21:27   #33 (permalink)
MP Donator
 
vuego's Avatar
 
Join Date: Aug 2006
Age: 7
Posts: 326
Thanks: 70
Thanked 16 Times in 15 Posts

Country:

My System

Default

Looks like Dagenstv changed some layout again so the template needs to be updated. I need some help getting it right.

Here's what a program looks like in HTML:
Code:
    <!-- Start 0 -->
    <!-- 2008-09-28 06:00 --><!--  06:00 -->
    
    <div class="tbl_lrg_event">
       
        <a name="1296362030"></a>
        
        <div class="tbl_lrg_event_time">
            06:00&nbsp;
        </div>

        <div class="tbl_lrg_event_name">
            Gomorron Sverige<!--Cached Content--><b style="display:none;"  > Copyright Comspace AB 2008  | 2008-09-28 21:08:05 /> < > < /> </b>
        </div>
        
            <div class="tbl_lrg_event_description">
                <!--Cached Content--><b style="display:none;" > Copyright Comspace AB 2008 | 2008-09-28 21:08:05 /> < > < /> </b>Med nyheter, regionala nyheter.&nbsp;[99700519] 
            </div>

            <div class="tbl_lrg_event_icons">
                <a href="?a=addfav&str=Gomorron Sverige|fredag 10/10 06:00(09:30)|SVT1|svt1.gif&cha=21&cat=&my=&txt=#1296362030"
                        title="Favorite"><img src="/images/v3/icon_heart.gif" alt="Favorit" /></a><a href="javascript:tellWindow(1296362030);" title="Tell a friend"><img src="/images/v3/icon_mail.gif"
                                alt="Rekommendera" /></a>
                <a href="http://akas.imdb.com/Tsearch?Gomorron+Sverige" target="blank">
                    <img src="/images/v3/icon_imdb.gif" alt="Internet Movie Database" /></a>
            </div>
            <div style="margin-top:3px;">
                
            </div>
        </div>
        <!-- Stop 0 -->
This grabber will do the job:
Code:
Start: <!-- Program -->
End: <!-- Slut Content-tabell -->
Tags: BDFS

Text:
<div>
<div><#START>(<#END>)</div>
<div><#TITLE><b></b><z(><span></span></z)?></div>
<div>
<b></b><#DESCRIPTION><z(></div>|<form></z)?>
We need <z(><span></span></z)?> after the TITLE tag or else reruns won't be grabbed.
The DESCRIPTION tag is ended with </div> OR <form> hence <z(></div>|<form></z)?> in the template.

Now to the problem. The tags marked in red changes between every reload.
They can be one of the following:
<b></b>
<div></div>
<font></font>
<span></span>
<strong></strong>

How can we make a template that gets either?
vuego is offline   Reply With Quote
Old 2008-10-02, 21:29   #34 (permalink)
Portal Member
 
Join Date: Oct 2007
Posts: 55
Thanks: 0
Thanked 2 Times in 2 Posts

Country:


Default

I have been getting a strange problem lately. I use dagenstv to download my EPG, but when I run WebEPG the resulting tvguide.xml stops building at a random point. Sometimes it becomes only 13kb, sometimes 80kb and so on. Could this be because of these problems with DagensTV?
Seeco is offline   Reply With Quote
Old 2008-10-02, 23:07   #35 (permalink)
Portal User
 
Join Date: Jan 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Quote:
Originally Posted by Seeco View Post
I have been getting a strange problem lately. I use dagenstv to download my EPG, but when I run WebEPG the resulting tvguide.xml stops building at a random point. Sometimes it becomes only 13kb, sometimes 80kb and so on. Could this be because of these problems with DagensTV?
I see the same thing. For each download I get different program information and thus the size of the tvguide.xml varies. I really hope that someone with the skills succeeds in updating the grabber soon.

/Martin
ferroz3 is offline   Reply With Quote
Old 2008-10-07, 21:24   #36 (permalink)
Portal Member
 
Join Date: Dec 2005
Location: Linköping, Sweden
Posts: 125
Thanks: 3
Thanked 0 Times in 0 Posts

Country:

My System

Default

My dagenstv grabber seems to fail and I have no epg-data after friday octpber 10:th. If I understand the last few posts this can't be solved? I seem not skilled enough to fix the grabber myself.

Is the solution to swap to another source?
J-B-N is online now   Reply With Quote
Old 2008-10-08, 20:11   #37 (permalink)
Portal Member
 
Join Date: Oct 2007
Posts: 55
Thanks: 0
Thanked 2 Times in 2 Posts

Country:


Default

Yeah, would another source be a solution or do they all collect their EPG data from the same source initially? I think I have tried at least some of the other sources available in WebEPG config, but that has not made any difference.
Seeco is offline   Reply With Quote
Old 2008-10-08, 21:23   #38 (permalink)
Portal Member
 
Join Date: Dec 2005
Location: Linköping, Sweden
Posts: 125
Thanks: 3
Thanked 0 Times in 0 Posts

Country:

My System

Default

Well, I swapped to grab epg-data from boxer instead. I generally believe that dagenstv has better epg info (programme info) but I need the info.
J-B-N is online now   Reply With Quote
Old 2008-10-12, 17:50   #39 (permalink)
MP Donator
 
Join Date: Jan 2007
Location: Stockholm
Posts: 502
Thanks: 5
Thanked 10 Times in 10 Posts

Country:

My System

Default

Hi guys,

I swapped to use tv.swedb.se instead. Works very nicely and worked out of the box pretty much.

/Peter
petsa is offline   Reply With Quote
Old 2008-10-26, 16:04   #40 (permalink)
Portal Member
 
Join Date: Nov 2006
Posts: 37
Thanks: 3
Thanked 0 Times in 0 Posts

Country:

My System

Default

Quote:
Originally Posted by petsa View Post
Hi guys,

I swapped to use tv.swedb.se instead. Works very nicely and worked out of the box pretty much.

/Peter
Hi is there any HOW to use swedb with Mediaportal ?

/
bozzo70 is offline   Reply With Quote
Reply

Bookmarks

Tags
dagenstvcom, grabber, sweden, updated

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Another updated Telvis grabber (Finland) pmcguire WebEPG 1 2007-11-04 07:39
Spanish TDT grabber updated. pegial WebEPG 1 2007-10-17 08:56
Updated Grabber for tvtoday.de milagroso WebEPG 1 2007-08-02 21:05
Updated grabber for tvtoday.de Hawkeye WebEPG 1 2007-05-15 17:53
I have updated the grabber for TVCABO (Portugal) cleao WebEPG 7 2007-05-04 11:56


All times are GMT +1. The time now is 04:41.


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
Advertisement System V2.6 By   Branden