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

Downloading EPG to pc

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sjamesamuel
    Board Senior Member
    • Jul 2013
    • 251

    Downloading EPG to pc

    I am developing a streaming program from box to pc and I need to download the EPG from Enigma2.
    How can this be done?
    Thanks
  • gianni253
    Experienced Board Member
    • Nov 2012
    • 903

    #2
    Re: Downloading EPG to pc

    You can start from studying the crossepg ********** plugin.

    Comment

    • kalpikos
      Experienced Board Member
      • Sep 2011
      • 7663

      #3
      Re: Downloading EPG to pc

      Hi mate

      Maybe you can find a way to take it from web-interface of dreambox.
      If You Like My Post..... Please Press the Thanks Button

      Comment

      • coley65
        Senior Member
        • Sep 2013
        • 128

        #4
        Re: Downloading EPG to pc

        The best way to do it is through the web interface it is probably in an .xml file on the dreambox I think the epg is built in to openpli. This is why I started using openpli.

        In fact u can grab the data from the net it does not have to come from the dm
        Dreambox DM800HD Runnining Openpli Orbit 1m Dish with a Inverto Black Ultra LNB, Technomate TM-2600 diseqc motor

        Comment

        • aplok
          Experienced Board Member
          • Jun 2013
          • 1155

          #5
          Re: Downloading EPG to pc

          Originally posted by kalpikos
          ...from web-interface of dreambox.
          yes,

          you can try this

          e1: __http://ip/getcurrentepg?type=extended&ref=

          Comment

          • sjamesamuel
            Board Senior Member
            • Jul 2013
            • 251

            #6
            Re: Downloading EPG to pc

            Thanks, I found it:

            Now:
            _http://ip/web/epgnow?bRef=1:7:1:0:0:0:0:0:0:0:FROM%20BOUQUET%20% 22userbouquet.dbe11.tv%22%20ORDER%20BY%20bouquet

            Next:
            _http://ip/web/epgnext?bRef=1:7:1:0:0:0:0:0:0:0:FROM%20BOUQUET%20 %22userbouquet.dbe11.tv%22%20ORDER%20BY%20bouquet

            This gives an xml file for the whole bouquet

            Comment

            • aplok
              Experienced Board Member
              • Jun 2013
              • 1155

              #7
              Re: Downloading EPG to pc

              so, by now, you could incorporate these

              e1: __http://ip/getcurrentepg?type=extended&ref=

              e2: _http://ip/web/epgnow?bRef=1:7:1:0:0:0:0:0:0:0:FROM%20BOUQUET%20% 22userbouquet.dbe11.tv%22%20ORDER%20BY%20bouquet

              e2: _http://ip/web/epgnext?bRef=1:7:1:0:0:0:0:0:0:0:FROM%20BOUQUET%20 %22userbouquet.dbe11.tv%22%20ORDER%20BY%20bouquet


              filtered with a keyword (example: football)

              in your .net zapping tool

              so, you zap only on football's

              Comment

              Working...