Alternative GEMINI addon servers

Collapse
This is a sticky topic.
X
X
 
  • Time
  • Show
Clear All
new posts
  • FnepZ
    Newbie
    • Mar 2013
    • 1

    #76
    I have just flashed my dreambox with the newest gemini and no cccam in their server. :'(

    Comment

    • andy91
      V.I.P. Member
      • Aug 2010
      • 3583

      #77
      Nice first post search for ts panel.

      Andy
      New Members http://www.digital-kaos.co.uk/fo rums/f5/forum-rules-2/ A Good Place To Start

      Comment

      • Zoorg
        Newbie
        • Dec 2010
        • 4

        #78
        How to add a server to "download (myServer)" on a DB500 ? (In the DB interface using the remote). Or do change "download (Gemini-Server)" I can not acess my box using FTP or Telnet, thats why I ask.

        Comment

        • scorpus
          Newbie
          • Dec 2011
          • 1

          #79
          Originally posted by Zoorg
          How to add a server to "download (myServer)" on a DB500 ? (In the DB interface using the remote). Or do change "download (Gemini-Server)" I can not acess my box using FTP or Telnet, thats why I ask.
          dreambox 500s,7000 (Compatible Enigma1)
          /var/tuxbox/config/useraddon.xml or /var/etc/useraddon.xml


          Code:
          <?xml version="1.0" encoding="iso-8859-1" ?>
          
          
          
          
          <item>
          <item name="Kipco Enigma1" url="http://www.kipco.tk/e1addons.xml"/>
          </item>

          dreambox 600,7020 ( compatibles E1 & E2)
          /etc/useraddon.xml or /var/tuxbox/config/useraddon.xml (it depend to your BOX)


          Code:
          <?xml version="1.0" encoding="iso-8859-1" ?>
          
          
          
          
          <item>
              <item name="Kipco Enigma1" url="http://www.kipco.tk/e1addons.xml"/>
              <item name="Kipco Enigma2" url="http://www.kipco.tk/e2addons.xml"/>
          </item>

          Enjoy!!
          Last edited by scorpus; 26 June, 2014, 11:22.

          Comment

          Working...