Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

Command to reload channel settings on IPbox 350.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • phil76
    Board Senior Member
    • Oct 2012
    • 200

    Command to reload channel settings on IPbox 350.

    Hello,

    anyone know the command to give by telnet command line to reload channel settings after upload them manually by DreamEdit?

    I would avoid to reboot the receiver every time I upload new settings.

    Thank you in advace to who will reply.
  • sjamesamuel
    Board Senior Member
    • Jul 2013
    • 251

    #2
    Re: Command to reload channel settings on IPbox 350.

    This is using a web browser for Enigma2:

    reload lamedb or Userbouquets

    Requests:

    http://dreambox/web/servicelistreload?mode={mode}

    Mode can be:

    0, reloading lamedb and Userbouquets
    1, reloading lamedb only
    2, reloading Userbouquets only

    Comment

    • aplok
      Experienced Board Member
      • Jun 2013
      • 1155

      #3
      Re: Command to reload channel settings on IPbox 350.

      yes, and with enigma1, try this:yes, and with enigma1, try this:

      # to reload satellites.xml transponder list from var/etc into enigma
      __http://root:dreambox@192.168.0.5/cgi-bin/reloadNetworks

      __http://root:dreambox@192.168.0.5/cgi-bin/reloadSettings
      __http://root:dreambox@192.168.0.5/cgi-bin/reloadUserBouquets

      Comment

      • phil76
        Board Senior Member
        • Oct 2012
        • 200

        #4
        Re: Command to reload channel settings on IPbox 350.

        Originally posted by sjamesamuel
        This is using a web browser for Enigma2:
        These commands work well on Enigma2 based systems. I tried them on IpBox, but unfortunately they do not work.

        Originally posted by aplok
        yes, and with enigma1, try this:yes, and with enigma1, try this:

        # to reload satellites.xml transponder list from var/etc into enigma
        __http://root:dreambox@192.168.0.5/cgi-bin/reloadNetworks

        __http://root:dreambox@192.168.0.5/cgi-bin/reloadSettings
        __http://root:dreambox@192.168.0.5/cgi-bin/reloadUserBouquets
        Thank you for your reply. Tomorrow I will try commands as you suggested and will reply with response.

        Comment

        • phil76
          Board Senior Member
          • Oct 2012
          • 200

          #5
          Re: Command to reload channel settings on IPbox 350.

          Hello,

          I tried and unfortunately these commands:

          # to reload satellites.xml transponder list from var/etc into enigma
          __http://root:dreambox@192.168.0.5/cgi-bin/reloadNetworks

          __http://root:dreambox@192.168.0.5/cgi-bin/reloadSettings
          __http://root:dreambox@192.168.0.5/cgi-bin/reloadUserBouquets

          does not work on my Enigma1 Ipbox receiver.

          Any other suggest?

          Comment

          • sjamesamuel
            Board Senior Member
            • Jul 2013
            • 251

            #6
            Re: Command to reload channel settings on IPbox 350.

            You should replace dreambox with your password:
            __http://rootassword@192.168.0.5/cgi-bin/reloadSettings
            __http://rootassword@192.168.0.5/cgi-bin/reloadUserBouquets

            If you disable webif authentication, you can use
            __http://192.168.0.5/cgi-bin/reloadSettings
            __http://192.168.0.5/cgi-bin/reloadUserBouquets

            Comment

            • phil76
              Board Senior Member
              • Oct 2012
              • 200

              #7
              Re: Command to reload channel settings on IPbox 350.

              I already did it, but this is what my box returns:

              -sh: __http://192.168.0.100/cgi-bin/reloadSettings: not found

              Comment

              • sjamesamuel
                Board Senior Member
                • Jul 2013
                • 251

                #8
                Re: Command to reload channel settings on IPbox 350.

                Are you using a web browser or telnet?

                Comment

                • aplok
                  Experienced Board Member
                  • Jun 2013
                  • 1155

                  #9
                  Re: Command to reload channel settings on IPbox 350.

                  ... is your satbox server web on ?

                  if so, you should have a LISTEN line for the service listening on the port 80,
                  like this:

                  telnet

                  root
                  dreambox

                  root@dreambox:/tmp>
                  $ netstat -ln |grep :80

                  tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN

                  Comment

                  • phil76
                    Board Senior Member
                    • Oct 2012
                    • 200

                    #10
                    Re: Command to reload channel settings on IPbox 350.

                    Originally posted by aplok
                    ... is your satbox server web on ?
                    Obviously yes, the webserver is on but when I send the commands you listed me STB returns error.

                    On my Enigma2 STB all woks fine.

                    Comment

                    • phil76
                      Board Senior Member
                      • Oct 2012
                      • 200

                      #11
                      Re: Command to reload channel settings on IPbox 350.

                      No other suggestions about?

                      Comment

                      Working...