Page 4 of 4 FirstFirst ... 234
Results 61 to 67 of 67

Thread: Morsor Get EPG 2.2 NEW!

  1. #61
    V.I.P Smudger's Avatar
    Join Date
    Dec 2004
    Posts
    758
    Thanks
    67
    Thanked 23 Times in 17 Posts
    It's working now don't why yesterday it would not.

  2. #62
    V.I.P
    Join Date
    Jun 2008
    Posts
    331
    Thanks
    1
    Thanked 3 Times in 3 Posts
    is the Daemon part working?

    i could never get it to automatically update with the daemon or using a cron job with priority manager.

  3. #63
    V.I.P
    Join Date
    Dec 2010
    Posts
    757
    Thanks
    77
    Thanked 140 Times in 94 Posts
    Sometimes it works and sometimes it doesn't...

    It's a mystery...

  4. #64
    V.I.P ManikM's Avatar
    Join Date
    Dec 2004
    Posts
    5,425
    Thanks
    457
    Thanked 703 Times in 450 Posts
    my god, what a complicated read

  5. #65
    V.I.P
    Join Date
    Dec 2010
    Posts
    757
    Thanks
    77
    Thanked 140 Times in 94 Posts
    Quote Originally Posted by hfmls View Post
    there is already getepg 2.5 and it works perfect with latest original firmware.
    and it's fast as hell
    It was never fast, sadly. It was very tasking and frequently brought everything to a standstill - but I believe it is down to the OS itself, not Morser's work!

    It is not perfect, as it sometimes refuses to operate, for whatever reason. If you manually kick-start it sometimes it will work...

    The Telnet commands are:

    cd /PLUGINS/PanelKGD/epg

    ./DaemonEPG

    ./getepg

  6. #66
    V.I.P
    Join Date
    Jun 2008
    Posts
    331
    Thanks
    1
    Thanked 3 Times in 3 Posts
    i dont find it that slow. i'm using skyuk from rytec. In the end i created a fake plugin so that i could hit the next chappter key > > !, thats a shortcut that i often use to restart Multicas. I can then reload the EPG and still watch the channel. if you want do this i give my example. in folder /PLUGINS/OpenXCAS/ create a folder called GetEPG, also modify module.seq file like this:
    MultiCAS
    #GetEPG
    in new GetEPG folder create two files , openxcas.conf and getepg.sh,
    openxcas.conf is this:
    [module]
    name = GetEPG
    daemon = getepg.sh
    version = 1

    getepg.sh is this
    #!/bin/sh

    cd /DATA/usb1/sda1/XMLTV
    rm rytec*
    cd /PLUGINS/PanelKGD/epg
    nice -19 ./getepg -d2

    This is for my elite with USB stick(usb1/sda1). You must also create XMLTV folder on this stick. For my premium, change line to cd /DATA/hdb1/XMLTV


    i use this method as i have never got cron to work and its not inconvenient.
    Last edited by happyhammer; 05-08-2011 at 09:42 AM.

  7. The Following User Says Thank You to happyhammer For This Useful Post:

    Blagi (05-08-2011)

  8. #67
    V.I.P
    Join Date
    Dec 2010
    Posts
    757
    Thanks
    77
    Thanked 140 Times in 94 Posts
    I bet both you and hfmls use a single provider to D/L EPG, as opposed to me, getting the full 10...

    Thanx for the tip/trick plugin - will test today!

Page 4 of 4 FirstFirst ... 234

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •