WebEGP: Tag "lastrun" not saved (1 Viewer)

JohannesJahn

Portal Pro
June 9, 2006
73
2
Germany
Home Country
Germany Germany
Hi,

I´m using MP 02.3.0 with SVN 19/01/2008:

I´ve scheduled WebEPG running for every day. When WebEPG has grabbed all Data, the tag "lastrun" has still the same value (for example: 19; it should be: 20). After resume and wakeup there´s still the old value 19. But if you close MP, then the correct value is saved (20). I took a look into the source code: it seems OK.

Is this a bug???

Some lines of my mdedaportal.xml:

<section name="webepggrabber">
<entry name="hours">14</entry>
<entry name="minutes">0</entry>
<entry name="monday">yes</entry>
<entry name="tuesday">yes</entry>
<entry name="wednesday">yes</entry>
<entry name="thursday">yes</entry>
<entry name="friday">yes</entry>
<entry name="saturday">yes</entry>
<entry name="sunday">yes</entry>
<entry name="lastrun">20</entry>

Last lines of webepg.log:

2008-01-20 20:26:08.906250 [Info.][WebEPGGrabber thread]: WebEPG: ChannelId: terranova.de grabber error
2008-01-20 20:26:08.906250 [Info.][WebEPGGrabber thread]: WebEPG: Writing Channel to XMLTV: terranova
2008-01-20 20:26:08.906250 [Info.][WebEPGGrabber thread]: HTTP Statistics: Site www.tvinfo.de : Pages 649 : Bytes 13543891 : Total Time 00:05:14.9687500 : Av. Rate 43,00075 KBps
2008-01-20 20:26:08.906250 [Info.][WebEPGGrabber thread]: HTTP Statistics: Site www.tvtoday.de : Pages 11 : Bytes 244086 : Total Time 00:00:09.5781250 : Av. Rate 25,48369 KBps
2008-01-20 20:26:08.906250 [Info.][WebEPGGrabber thread]: WebEPG: Finished

Lines of mediaportal.log (at 20:26):
2008-01-20 20:21:00.625000 [Info.][MPMain]: open folderdatabase
2008-01-20 20:21:00.953125 [Info.][MPMain]: ThreadPool.Init()
2008-01-20 20:26:08.906250 [Info.][WebEPGGrabber thread]: WebEPGGrabber.Run: grabber finished:20.01.2008 20:26:08


No Error´s or something like that.


Please help.

Johannes
 

ronilse

Retired Team Member
  • Premium Supporter
  • July 19, 2005
    4,422
    283
    Moss
    Home Country
    Norway Norway
    Hi,
    Thats because changes to MediaPortal.xml it's not saved before MP closes, so it's normal that you don't see changes in the file while MP runs....

    Regards
    Roy
     

    JohannesJahn

    Portal Pro
    June 9, 2006
    73
    2
    Germany
    Home Country
    Germany Germany
    t.save() => t.dispose()

    Hi,

    other plugins use sometimes aber saving ("MPSettingsObject".save() ) the dispose-method.

    What ist with hibernate and resume: does MP or WebEPG consider this?

    I´m using WEBEPG for a few weeks now: It works great (even resuming at the scheduled time).

    Thanx for that great plugin :)))

    Johannes
     

    Users who are viewing this thread

    Top Bottom