myepg

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fredh
    Newbie
    • May 2009
    • 7

    #1

    myepg

    Hi, Can anyone help?

    I have installed myepg onto my box, but all the epg data isnt in English.

    Does anyone know what I need to do to get it into English.

    I have searched this forum and others but cannot find any answers :-(

    Many thanks in advance
  • aftermath
    V.I.P. Member
    • Mar 2008
    • 4345

    #2
    the default settings are set for S*Y Italia. you need to untick it and then tick the S*K UK settings,also tick all your favourites to get EPG on them, re scan for latest EPG, and dont forget to use the SYNC button once the EPG downloads.

    If box stops responding, re start and try again, takes about 10 mins for a full 10 day EPG

    Comment

    • fredh
      Newbie
      • May 2009
      • 7

      #3
      Thanks, I will try when i get in. Cannot remember seeing a settings option!!

      Thanks again

      Comment

      • grizzlyt
        Member
        • Oct 2008
        • 93

        #4
        MyEPG is now Cross EPG

        CrossEPG 0.3.0 R.C.1 (myepg)
        *************************
        Installation:
        Copy the tarball myepg-0.3.0pre9-dgs-sh4.tar.gz into the /tmp folder and through telnet :

        Code:
        tar zxf crossepg-0.3.0pre9-enigma2-sh4.tar.gz -C /
        With a Unix compatible text program (e.g.: Notepad ++) edit /etc/init.d/rcS and insert before this line

        /usr/local/bin/enigma2

        this one :
        Code:
        [ -f /hdd/ext.epg.dat ] && cp /hdd/ext.epg.dat /hdd/epg.dat
        Code:
        echo "starting e2->"
        [ -f /hdd/ext.epg.dat ] && cp /hdd/ext.epg.dat /hdd/epg.dat
        /usr/local/bin/enigma2
        *************************

        Older releases can be removed with this command:

        Code:
        rm -rf /usr/crossepg
        Attached Files
        Last edited by grizzlyt; 3 July, 2009, 04:48.
        IP Box HD 9000 2xS2 tuner

        Dreambox 7025-SS

        Smart MX 28-IDTE IQ 2040

        Sammy 9500-Sammy 9400-Sammy 9000

        Triax 120 cm-Titanium 2 LNB's

        Comment

        • aftermath
          V.I.P. Member
          • Mar 2008
          • 4345

          #5
          @ grizlyt.
          Have you tried this plugin.

          when i telnet the commands to box i am getting 2 extra options in my plugin menu. I am sure there is supposed to be 3.

          1 is for setting up the crossepg, options.

          the other is for downloading the epg info.

          i am sure there is supposed to be one that actually runs the crossepg plugin but it is not there. ?

          Comment

          Working...