Bouquets downloadable via Plugin or Script

Collapse
This is a sticky topic.
X
X
 
  • Time
  • Show
Clear All
new posts
  • lfc84
    Member
    • Aug 2008
    • 67

    #61
    tar.gz file downloaded to dreambox but it remains at 0kb.


    problem now fixed....see below
    Last edited by lfc84; 26 September, 2011, 10:34.

    Comment

    • lfc84
      Member
      • Aug 2008
      • 67

      #62
      Reboot of everything.....

      .....Now works !!!!

      Comment

      • Jo-Jo
        DK Veteran
        • Jul 2009
        • 511

        #63
        surly you could just host the a file in the addons section under settings there are sky uk settings available to download on there but they are from 2010 i think

        Comment

        • wmccull
          Member
          • Nov 2008
          • 67

          #64
          So the script is 100% working , but may require a reboot for settings to take place ?

          Comment

          • Jo-Jo
            DK Veteran
            • Jul 2009
            • 511

            #65
            can anyone recommend a file host or a free webspace i can store my tar.gz i have tried many but box reboots and does not upload any channel list

            Comment

            • Jo-Jo
              DK Veteran
              • Jul 2009
              • 511

              #66
              hi guys i have been working all night to try get this working with the plugin script not the auto check one.

              i have bought webspace and a domain name and i can successfullt download the tar.gz file through my browser to my computer etc but when i edit the web address to the script it does not load any channels can someone please tell me what the tar.gz file has to be name or even post a working channel bouquet list so i can upload it to my server and test if its my bouquet list at fault or not

              any help will be much appreciated thankyou

              PLEASE IGNORE ABOVE POST I DOWNLOADED FRESH SCRIPTS AND TRIED AGAIN AND ALL IS WELL
              Last edited by Jo-Jo; 27 September, 2011, 06:05.

              Comment

              • wmccull
                Member
                • Nov 2008
                • 67

                #67
                Have you had a look at free webs ? They offer a 100mb bandwidth on web accounts per month .
                O e of the options is to make it dk specificthen you wouldn't go over the bw limit

                Comment

                • wmccull
                  Member
                  • Nov 2008
                  • 67

                  #68
                  Jo-jo pm me the details and I can have a look

                  Comment

                  • Jo-Jo
                    DK Veteran
                    • Jul 2009
                    • 511

                    #69
                    i have it all working now thanks its pretty quick too am gonna have a crack at the auto check script later on now

                    Comment

                    • Jo-Jo
                      DK Veteran
                      • Jul 2009
                      • 511

                      #70
                      works well on my dm500-s but not on my dm7020 it does not load any bouquets at all and if i already have some it delete them all

                      Comment

                      • Jo-Jo
                        DK Veteran
                        • Jul 2009
                        • 511

                        #71
                        well i did have it working flawlessly went to bed for couple of hours tried again and its not installing the channel list again for some strange reason

                        arghhhh

                        it basicly now just deletes all settings rather than installing new settings

                        here is what i have done

                        have channel list bouquets (sgt flip flop)
                        rename the folder the files are in to enigma1
                        rar this folder up
                        convert with IZArc to .tar.gz
                        upload the .tar.gz to my web server

                        to test the fille is downloadable i type the webaddress into my browser and the file downloads perfectly

                        edit the Enigma1_Bouquet_Update_userscript.sh with my web address pointing to the .tar.gz file
                        upload both the sh and cfg file to var/tuxcom/plugins
                        chmod the sh file to 755
                        reboot box
                        when box returns
                        press yellow
                        select enigma1 bouquet update
                        i get executing blah blah
                        then another screen that says
                        exec+

                        box then reboots and return with any other settings i did have gone

                        this is exactly the same way i had it all working this morning and it worked great but now its now working for some strange reason

                        any help much appreciated

                        thanks in advance


                        i have also tried the auto check script and with a channel list installed through db edit after the time limit of 1 minute the script runs and deletes the channel list like it did do manually through plugins

                        i can not think what is wrong
                        Last edited by Jo-Jo; 27 September, 2011, 14:12.

                        Comment

                        • SGTFlipFlop
                          V.I.P. Member
                          • Sep 2009
                          • 1002

                          #72
                          Try these, I found hassle with a few rarring programs and the one I use works fine.
                          Attached Files

                          Comment

                          • Jo-Jo
                            DK Veteran
                            • Jul 2009
                            • 511

                            #73
                            cheers will ftp them to the server now and try again

                            Comment

                            • Jo-Jo
                              DK Veteran
                              • Jul 2009
                              • 511

                              #74
                              still the same with your tar.gz files mate
                              here is a copy of the log

                              + BG=http://mywebsiteaddresshere/enigma1.tar.gz
                              + cd /tmp/
                              + wget
                              BusyBox v1.01 (2007.12.17-17:14+0000) multi-call binary
                              Usage: wget [-c|--continue] [-q|--quiet] [-O|--output-document file]
                              [--header 'header: value'] [-Y|--proxy on/off] [-P DIR] url
                              + 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.d79aa.tv
                              + rm -rf userbouquet.db084.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

                              Comment

                              • SGTFlipFlop
                                V.I.P. Member
                                • Sep 2009
                                • 1002

                                #75
                                This may stupid a stupid question, But have you editted the script file with your website address

                                as the log says :- + BG=http://mywebsiteaddresshere/enigma1.tar.gz

                                Not sure if you done that just to post on the forum

                                Comment

                                Working...