Guide:Auto Update Channel List/Bouquets..

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • canenas1
    Newbie
    • Oct 2011
    • 9

    #16
    hi ...
    i have this receiver in my hands and i want to restore somehow because i can not get in ip to config. it.The reason is that the man witch setup it ...dissapear ...so now i don't have the user name and the password for the ip address.
    the machine runs enigma CCcam2.0.11 by "under resistance team" or something named like this.
    probably i need some programs(?) and a full guide for someone who doesn't know much .
    at this point i'm so confused...i read a lot of posts but i didn't have any progress...
    my receiver seems to not have connection when i try to update ...my router see it in lan connections....the ip address ...the control center 2.5 seem that works but can not do anything with the tgs220_update.img.....all the channels lost...in their position appears 20 channels probably free(!)....hotbird & astra tuners are 0k........@$%$$^#$%$@@#@#%#@#@%#shit!....i want to setup it and then burn it or throw it to dogs to eat it......help me please

    Comment

    • leowyk
      Newbie
      • Jun 2012
      • 8

      #17
      hi....
      does this apply for upcoming Exrx?

      Comment

      • freck
        DK Veteran
        • Jul 2008
        • 1076

        #18
        Explain Exrx????

        Freck
        sigpic

        Comment

        • jims
          Member
          • May 2008
          • 54

          #19
          hi
          not working for me on DM500 jade pli 3 maxvar
          comes on screen but no output

          i have this line in sh
          BQ="http://www.myweb.web.com/enigma1.tar.gz"

          is this correct

          thanks
          jms

          Comment

          • phat1
            Top Poster
            • Jun 2010
            • 114

            #20
            Im not having success here,If someone can help me it would be great,I have commamdo 14.6 running on a DM500s the bouquets are great plus since i loaded this image i have more channels than i ever had and for the first time ever i have sky box office.I would love to sort out my itgate to do the same.
            I have followed the steps but when i press yellow button then press enigma1 to get bouquets,when the box reboots all my channels are gone and i have to do a scan to get my channels back. I know I'm doing something wrong I just dont know what. when i opened up the sh file,There was a load of text so i added my web site that holds the tar file (http//:www.myname.webs.com)I checked to see the file downloads and it does.

            I now have bouquets on the itgate but they are all blank (service has been removed) done a scan and channels are there.To get this i re-opened the .sh file to edit it and only entered the name of the website (http//:www.nymame.webs.com) still dont have sky box office its just not to be.........!
            Last edited by phat1; 9 July, 2012, 09:11. Reason: update

            Comment

            • freck
              DK Veteran
              • Jul 2008
              • 1076

              #21
              Youll need to have an upto date bouquets list on your website first for the box to successfully download it.
              Its pointless otherwise.....make sure that youve got a "script" folder in var aswell.
              Plus you need to chmod the sh file to 755 for the info to come tru.
              Freck
              sigpic

              Comment

              • jims
                Member
                • May 2008
                • 54

                #22
                Originally posted by freck
                Youll need to have an upto date bouquets list on your website first for the box to successfully download it.
                Its pointless otherwise.....make sure that youve got a "script" folder in var aswell.
                Plus you need to chmod the sh file to 755 for the info to come tru.
                Freck
                i have followed the tut but still no go
                chmod 755 the Enigma1_Bouquet_Update_userscript.sh, created script folder in /var, rebooted box, it comes on screen but the script dose not run


                i have run the sh script through dos2unix
                script still dose not run


                edit
                i have started over,
                used ultra edit to edit the sh script,
                script now runs then erases the bouquets


                any help is much appreciated.
                Last edited by jims; 8 August, 2012, 02:20.

                Comment

                • alex1982
                  Newbie
                  • Dec 2010
                  • 13

                  #23
                  Hello all, I'm needing a little help on the old auto update i've set my website up and setup the plugin on my box but everytime i do an update my bouquet is just blank. i have the script file here if that could answer any questions.



                  + BQ=http://xxxx.webs.com/enigma1.tar.gz
                  + cd /tmp/
                  + wget http://xxxx.webs.com/enigma1.tar.gz
                  enigma1.tar-2.gz 0% | | 0 --:-- ETA
                  enigma1.tar-2.gz 100% |*****************************| 52943 00:00 ETA
                  Connecting to xxxx.webs.com[00.00.00.00]:00
                  + chmod 755 /tmp/enigma1.tar.gz
                  chmod: /tmp/enigma1.tar.gz: No such file or directory
                  + tar -xzvf enigma1.tar.gz
                  tar: enigma1.tar.gz: No such file or directory
                  + cd /tmp/enigma1
                  cd: 15: can't cd to /tmp/enigma1
                  + rm -rf /var/etc/satellites.xml
                  + mv /tmp/enigma1/satellites.xml /var/etc/
                  mv: unable to rename `/tmp/enigma1/satellites.xml': No such file or directory
                  + cd /var/tuxbox/config/enigma/
                  + rm -rf userbouquet.dbe00.tv userbouquet.dbe03.tv userbouquet.dbe04.tv userbouquet.dbe05.tv userbouquet.dbe06.tv userbouquet.dbe07.tv userbouquet.dbe08.tv userbouquet.dbe09.tv userbouquet.dbe0a.tv userbouquet.dbe0b.tv userbouquet.dbe0c.tv userbouquet.dbe0d.tv userbouquet.dbe0e.tv userbouquet.dbe0f.tv userbouquet.dbe10.tv userbouquet.dbe12.tv userbouquet.dbe13.tv userbouquet.dbe15.tv userbouquet.dbe16.tv
                  + rm -rf userbouquet.8ef06.radio userbouquet.94b4c.radio userbouquet.dbe00.radio userbouquet.dbe01.radio
                  + rm -rf userbouquets.file.epl userbouquets.radio.epl userbouquets.tv.epl
                  + rm -rf bouquets
                  + rm -rf services
                  + rm -rf services.locked
                  + mv /tmp/enigma1/* /var/tuxbox/config/enigma/
                  mv: unable to rename `/tmp/enigma1/*': No such file or directory
                  + rm -rf /tmp/enigma1
                  + rm -rf /tmp/enigma1.tar.gz
                  + reboot
                  Last edited by alex1982; 6 September, 2012, 22:20.

                  Comment

                  • rickiechi
                    Newbie
                    • Oct 2012
                    • 2

                    #24
                    I followed everything in the directions and I just can't get this plugin to work. It downloads the file and reboots but I loose all channels.

                    Comment

                    • rickiechi
                      Newbie
                      • Oct 2012
                      • 2

                      #25
                      Also, I'm using a openpli maxvar image and using 7zip to make the enigma1.tar.gz file. Any idea what I might be doing wrong? Or could it be that this plugin is not compatible with openpli image. By the way, I'm trying this with a dm500s receiver.

                      Comment

                      • mickie
                        Newbie
                        • Oct 2008
                        • 2

                        #26
                        Hi guys been following this tutorial seems to have everything in place how long should it take to update once you have pressed the the auto update in the yellow button menu


                        cheers
                        mickie

                        Comment

                        • mickie
                          Newbie
                          • Oct 2008
                          • 2

                          #27
                          sorted guys cheers
                          working a treat

                          Comment

                          • pateldax
                            Newbie
                            • Nov 2012
                            • 2

                            #28
                            help me

                            how you shorted because i have same problem

                            Comment

                            • pateldax
                              Newbie
                              • Nov 2012
                              • 2

                              #29
                              auto update

                              shorted too but how to auto boot

                              Comment

                              • gemisat
                                Newbie
                                • Dec 2012
                                • 3

                                #30
                                Thanks. I will try this in a moment. Would be nice to see if it can identify the satellites and download accordingly. Once I have access maybe I will play with the script.

                                Comment

                                Working...