satellites.xml

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • knifeparty
    Newbie
    • Jan 2012
    • 8

    #1

    satellites.xml

    Hello !


    Im using Pli imagem and i would like to know if the correct place to put the file Satellites.xml is in /var/etc ?
  • satman
    V.I.P. Member
    • Jun 2008
    • 736

    #2
    been a while since i answered a question like this, but that would be correct as far as i remember. you can only write to /var usually.
    and either be /etc or somewhere in tuxbox folder
    boom!

    Comment

    • stew86
      Top Poster +
      • Nov 2010
      • 236

      #3
      what are the satellite.xml for please i am trying to learn more about dm boxes thank

      Comment

      • PaphosAL
        Old Git
        • Mar 2008
        • 1064

        #4
        The satellites.xml file (which definately lives in /var/etc) is used when carrying out a Service Scan

        Cheers- AL

        Comment

        • haribo
          V.I.P. Member
          • Jun 2008
          • 157

          #5
          open it in wordpad and you will see.
          holds all the frequancys you want to scan.
          your box doesnt use it if you have a cable or terrestrial tuner.

          edit in wordpad, delete all the sats you dont scan, and you get nice faster scanning

          Comment

          • PaphosAL
            Old Git
            • Mar 2008
            • 1064

            #6
            OUCH! Edit in Wordpad (or Notepad) for a Linux file? Are you serious?

            Usually a recipe for disaster, when ediring xml and/or script files for linux, in my eight years experience...

            Do yourselves a BIG favour, and use a PROPER text editor like Notepad++ which is Freeware. It will save you so much aggro when editing these types of linux files, trust me...

            Cheers- AL

            Comment

            • haribo
              V.I.P. Member
              • Jun 2008
              • 157

              #7
              Originally posted by PaphosAL
              OUCH! Edit in Wordpad (or Notepad) for a Linux file? Are you serious?

              Usually a recipe for disaster, when ediring xml and/or script files for linux, in my eight years experience...

              Do yourselves a BIG favour, and use a PROPER text editor like Notepad++ which is Freeware. It will save you so much aggro when editing these types of linux files, trust me...

              Cheers- AL
              Yes indeed. If I was joking i would say,,,, a horse walks into a bar,, barman says why the long face

              wordpad is fine it wont/shouldnt screw the formatting.
              your correct though notepad will not. ( it will put formatting on it )
              however, if you want a real linux edit ultraedit is by far the best

              Comment

              • haribo
                V.I.P. Member
                • Jun 2008
                • 157

                #8
                further to above,, silly me, it would seem wordpad since vista has been wordpad2 or wordpad+
                (yet it still called wordpad),, and it is fine for open and edit linux files.

                seems original wordpad in xp is just like notepad and no good.

                Comment

                • PaphosAL
                  Old Git
                  • Mar 2008
                  • 1064

                  #9
                  Guess who is still on XP? Yep, me. I was just trying to warn you guys about editing linux files in a Windoze environment, that was all. Cannot remember the number of times I've done this, and ended up tearing my hair out..

                  As far as I know, it's to do with 'word wrap' being switched on in Wordpad / Notepad (possibly by M$ default). This puts a hidden EOL character on each line, which linux/neutrino/enigma doesn't understand.

                  So if it's a .sh script you're working with, it won't work under linux. Nor will an xml file. Corrupted...

                  It's good to share knowledge, innit? Cheers- AL

                  Comment

                  • haribo
                    V.I.P. Member
                    • Jun 2008
                    • 157

                    #10
                    Originally posted by PaphosAL
                    Guess who is still on XP? Yep, me. I was just trying to warn you guys about editing linux files in a Windoze environment, that was all. Cannot remember the number of times I've done this, and ended up tearing my hair out..

                    As far as I know, it's to do with 'word wrap' being switched on in Wordpad / Notepad (possibly by M$ default). This puts a hidden EOL character on each line, which linux/neutrino/enigma doesn't understand.

                    So if it's a .sh script you're working with, it won't work under linux. Nor will an xml file. Corrupted...

                    It's good to share knowledge, innit? Cheers- AL

                    HeHe, me who still has about 300 machines to upgrade at work from xp > 7 should have remembered. lets say its been a while since i even tried editing a linux file in windows.
                    Sharing knowledge is what brings to me great sites like this in the first place

                    Comment

                    Working...