CrossEPG Full Sly EPG

Collapse
This is a sticky topic.
X
X
 
  • Time
  • Show
Clear All
new posts
  • andy211081
    DK Veteran
    • May 2009
    • 575

    #16
    my file looks like: so where do i put /usr/crossepg/crossepg_epgmove.sh

    #!/bin/sh

    prefix=/usr

    exec_prefix=/usr
    datarootdir=${prefix}/share

    if [ -x /usr/bin/showiframe -a -f /usr/share/backdrop.mvi ]; then

    /usr/bin/showiframe /usr/share/backdrop.mvi
    fi

    # hook to execute scripts always before enigma2 start

    if [ -x /usr/bin/enigma2_pre_start.sh ]; then
    /usr/bin/enigma2_pre_start.sh
    fi

    if [ -d /home/root ]; then

    cd /home/root
    fi

    LIBS=/usr/lib/libopen.so.0.0.0


    #check for dreambox specific passthrough helper lib

    if [ -e /usr/lib/libpassthrough.so ]; then
    LIBS="$LIBS /usr/lib/libpassthrough.so"
    fi
    /usr/crossepg/crossepg_epgmove.sh
    LD_PRELOAD=$LIBS /usr/bin/enigma2

    # enigma2 exit codes:

    #
    # 0 - restart enigma
    # 1 - halt
    # 2 - reboot
    #
    # >128 signal

    ret=$?

    case $ret in
    1)
    /sbin/halt
    ;;
    2)
    /sbin/reboot
    ;;
    4)
    /sbin/rmmod lcd
    /usr/sbin/fpupgrade --upgrade 2>&1 | tee /home/root/fpupgrade.log
    sleep 1;
    /sbin/rmmod fp
    /sbin/modprobe fp
    /sbin/reboot
    ;;
    *)
    ;;
    esac
    Ladies and Gentlemen, this is your captain speaking. I have the only gun on board. Welcome to Con Air.

    Comment

    • Mithuk1
      Newbie
      • Feb 2009
      • 3

      #17
      Andy,

      Looks like you already have the line in the right place.
      If you haven't entered it before you may have loaded an image which already have crossepg integrated, there are a few about!

      cheers,

      M

      Comment

      • 2685danny
        Member
        • Apr 2010
        • 60

        #18
        Originally posted by andy211081
        does this work on UNOFFICIAL DREAM ELITE V.133DV3 PHOENIX EDITION which is enigma2? as i cant access file manager on my box?
        i think cross epg is in the dream elite server

        press blue button > addons or plugins (its one of the coloured buttons eg blue or green)> EPG

        its in there somewhere i have since flashed with DREAM ELITE and downloaded crossepg from the blue button .

        hope this helps
        DM800 Pro clone Merlin 3
        If a post was helpful use the button

        Comment

        • 2685danny
          Member
          • Apr 2010
          • 60

          #19
          Originally posted by blogbytes
          . However, my epg looks different to the one displayed on the pictures and I only get 2 days worth of epg. Will dig deeper, but am pretty certain it has to do with my xml file.

          Thanks
          are you using the "graphical EPG" there are a few EPG on a dream box "single EPG" "multi EPG"

          there is also "merlin EPG" witch can be downloaded and installed as a plugin

          or

          it might be iam using a diffrent skin
          DM800 Pro clone Merlin 3
          If a post was helpful use the button

          Comment

          • Mithuk1
            Newbie
            • Feb 2009
            • 3

            #20
            Originally posted by 2685danny
            you could try /usr/crossepg/crossepg.configure

            change the db_root=/media/thename of your USB device/crossepg

            you will have to create the crossepg folder (the one in green)

            Code:
             
            db_root=/media/hdd/crossepg
            lamedb=lamedb
            providers=skyuk_astra2_28.2|krkadoni_skyuk_xepgdb
            force_load_on_boot=0
            download_daily_enabled=1
            download_daily_hours=4
            download_daily_minutes=0
            download_daily_reboot=1
            download_tune_enabled=1
            download_manual_reboot=0
            download_standby_enabled=0
            last_full_download_timestamp=0
            last_partial_download_timestamp=0
            csv_import_enabled=0
            show_plugin=1
            show_extension=1
            Hi Danny.

            I'm using an icvs gp3 image. I have gp3 plugin and tunisiasat plugin installed.

            I currently have my crossepg set to HDD. I have installed a 4gb usb pen in the back of my dm800 and it is recognised fine. my picons are installed on there and they work great.

            However..... I do not get a usb option in the configure crossepg storage device.
            I can also not find the /usr/crossepg/crossepg.configure as you suggest.

            Any help appreciated.

            cheeers,

            M

            Comment

            • 2685danny
              Member
              • Apr 2010
              • 60

              #21
              Originally posted by Mithuk1
              Hi Danny.

              I'm using an icvs gp3 image. I have gp3 plugin and tunisiasat plugin installed.

              I currently have my crossepg set to HDD. I have installed a 4gb usb pen in the back of my dm800 and it is recognised fine. my picons are installed on there and they work great.

              However..... I do not get a usb option in the configure crossepg storage device.
              I can also not find the /usr/crossepg/crossepg.configure as you suggest.

              Any help appreciated.

              cheeers,

              M
              this is the file path /usr/bin/enigma2.sh

              you have to type or copy and paste this in it /usr/crossepg/crossepg.configure

              before the line LD_PRELOAD=/usr/lib/libopen.so.0.0 /usr/bin/enigma2

              make sure its the .sh enigma2 file



              DM800 Pro clone Merlin 3
              If a post was helpful use the button

              Comment

              • andy211081
                DK Veteran
                • May 2009
                • 575

                #22
                it works and dont know how

                Thanks for your replies though
                Ladies and Gentlemen, this is your captain speaking. I have the only gun on board. Welcome to Con Air.

                Comment

                • PAUL7331
                  Top Poster
                  • Mar 2008
                  • 163

                  #23
                  I dont have any option to change file to epg.dat

                  Where is this? Im using the new ramaHAMMER gemini/vix image by the way.

                  Comment

                  • Rizzy00
                    Member
                    • Apr 2011
                    • 50

                    #24
                    Originally posted by 78692
                    does the line have to be added above LD....?
                    because i did this on gemini dm800hd and now my box only half boots and gets stuck.
                    Same here it ballsed up, what did you do ?

                    Comment

                    • darguewin
                      Top Poster
                      • Feb 2010
                      • 116

                      #25
                      epg

                      hi iv been getting my self a dm 800 hd. i must say good bit of kit. still getting to know the box.
                      im getting harddrive installed by a friend, and im wondering about the epg. my box is running Newnigma2 v3.1.1 firmware i dont know if any one knows this image, some people say that this epg download is in the plug ins, dose any one know if its in this image and how to go about installing it. dose any setting need to be changed? last thing i want to do i break the box.
                      thanks for reading guys

                      Comment

                      • darguewin
                        Top Poster
                        • Feb 2010
                        • 116

                        #26
                        can any 1 help on this question????

                        hi iv been getting my self a dm 800 hd. i must say good bit of kit. still getting to know the box.
                        im getting harddrive installed by a friend, and im wondering about the epg. my box is running Newnigma2 v3.1.1 firmware i dont know if any one knows this image, some people say that this epg download is in the plug ins, dose any one know if its in this image and how to go about installing it. dose any setting need to be changed? last thing i want to do i break the box.
                        thanks for reading guys
                        Last edited by darguewin; 11 May, 2011, 18:12.

                        Comment

                        • darguewin
                          Top Poster
                          • Feb 2010
                          • 116

                          #27
                          epg cant get to work

                          im running nwenigna 3.2.2 and iv followed the post down to a t to install crossepg and it just isnt working. it goes through all the search and downloading but it just wont bring up epg. any 1 help!!!!!!!!!!!

                          Comment

                          • 2685danny
                            Member
                            • Apr 2010
                            • 60

                            #28
                            Originally posted by darguewin
                            can any 1 help on this question????

                            hi iv been getting my self a dm 800 hd. i must say good bit of kit. still getting to know the box.
                            im getting harddrive installed by a friend, and im wondering about the epg. my box is running Newnigma2 v3.1.1 firmware i dont know if any one knows this image, some people say that this epg download is in the plug ins, dose any one know if its in this image and how to go about installing it. dose any setting need to be changed? last thing i want to do i break the box.
                            thanks for reading guys
                            have you tryed

                            blue button > plugins

                            or

                            blue button > addons

                            there is other epg sources in the plugins

                            but cross epg works on most enigma2 images.

                            there are others avaliable on the plugin servers but the ones that save the epg data to your flash / ram can fill up your boxes flash / ram and cause the box to crash (the green reboot screen)
                            DM800 Pro clone Merlin 3
                            If a post was helpful use the button

                            Comment

                            • darguewin
                              Top Poster
                              • Feb 2010
                              • 116

                              #29
                              epg

                              i just cant get it working. iv tryd all the epg out of pluggins and wont work. i tryed to re flash but all i got was check tuner config. tuner was set up as it should be but just kept comming up with that. so just had to put this newnigma2 back on. my tuner is rev m.

                              Comment

                              • andiewill
                                DK Veteran
                                • Aug 2008
                                • 490

                                #30
                                Originally posted by darguewin
                                i just cant get it working. iv tryd all the epg out of pluggins and wont work. i tryed to re flash but all i got was check tuner config. tuner was set up as it should be but just kept comming up with that. so just had to put this newnigma2 back on. my tuner is rev m.
                                In newenigma the one to use is the xmltvimport located in the newnigma2 services from the blue button, once downloaded press blue button and select epgimport and set up your sources (blue button) and then manual (yellow button) and let it scan for your epg sources, it will then ask you to reboot and bobs your uncle.

                                But i found that there has been some issues with the rytec server and it was playing up a bit so i chnged to crossepg, but you will need to add that plug in from the Tspanle plugin, once the Tspanle is set up on your box you can find the crossepg in addons / plugsins, and it works / set's up more or less like the xmltvimport, and it is working a treat.

                                ITgate TGM220 (swapable tuner), Dreambox 800 pro, Dreambox 500c x 2, DBox, Popbox media player.

                                Comment

                                Working...