Das ist ein wichtiges Thema.
X
X

Enigma2 Web API für Titan

Einklappen
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • puwyyiqqsrfcm
    Neuer Benutzer
    • 02.12.2009
    • 20

    #46
    Hallo ago123,

    habe gerade auch ein paar verschiedene APPs getestet (bouquets inkl. Sender, umschalten, streamen...

    e2remote lite - geht nicht

    dreamote lite - geht
    dreamote (outdated) - geht
    enigma2 lite - geht

    dreamote lite wollte erst als ich alle Schieber auf 0 gestellt habe. Vielleicht hilft das dem ein oder anderem.

    Gruß

    Kommentar

    • jockyw2001
      Erfahrene Benutzer
      • 12.04.2008
      • 252

      #47
      Zitat von ago123 Beitrag anzeigen
      I don't have Mac, what special would you like for iDreamX?
      I found out why iDreamX (Mac only) and the Open Source Streaming Solution (all platforms: Win/Linux/Mac) don't run. There are a couple of compatibility problems in e2api4titan.

      The ones I found:

      /web/getservices does not return correct e2servicereference like:
      Code:
      <e2servicereference>1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.kinder.tv" ORDER BY bouquet</e2servicereference>
      but instead returns
      Code:
      <e2servicereference>1:7:1:0:0:0:0:0:0:0:KINDER</e2servicereference>
      /web/epgnow and /web/epgnext seem not to be supported ?

      Since OSSS is open source I would be able to patch it so it works correctly, but that is of course not the right approach. It would be nice to achieve 100% compatibility in e2api4titan for all supported functions (if at all possible).

      Keep up the good work !

      Kommentar

      • ago123
        Erfahrene Benutzer
        • 18.10.2008
        • 236

        #48
        Zitat von jockyw2001 Beitrag anzeigen
        I found out why iDreamX (Mac only) and the Open Source Streaming Solution (all platforms: Win/Linux/Mac) don't run. There are a couple of compatibility problems in e2api4titan.

        The ones I found:

        /web/getservices does not return correct e2servicereference like:
        Code:
        <e2servicereference>1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.kinder.tv" ORDER BY bouquet</e2servicereference>
        but instead returns
        Code:
        <e2servicereference>1:7:1:0:0:0:0:0:0:0:KINDER</e2servicereference>
        /web/epgnow and /web/epgnext seem not to be supported ?

        Since OSSS is open source I would be able to patch it so it works correctly, but that is of course not the right approach. It would be nice to achieve 100% compatibility in e2api4titan for all supported functions (if at all possible).

        Keep up the good work !
        Hi,

        I know, that the references are not identical, but I assumed it is not important for the client application (the reference should be usually opaque to the client), because the reference will be always passed back to the server to retrieve other data. The value 7 tells already that it is a bouquet.
        My first version used only the Titan specific reference (sid,tid) and it worked fine with dreaMote Lite, but I found out that this was the reason why it did not work with Dreambox Live. Then I have changed the references to support the 10 numbers. This was the solution to make Dreambox Live working.

        If the fix string "FROM BOUQUET ... ORDER BY..." will help, I can try to change the reference.

        epgnow and epgnext for the whole bouquet are currently not implemented , but I can try later to use the Titan getbouquetchannel call to retrieve this information.

        Regards,
        ago123

        Kommentar

        • jockyw2001
          Erfahrene Benutzer
          • 12.04.2008
          • 252

          #49
          Hi,

          I look forward to your new version with the string fix in e2servicereference attribute and epgnow/next support. I hope Titan's getbouquetchannel call easily maps to enigma2 !

          Cheers, JockyW

          Kommentar

          • hinterst
            Erfahrene Benutzer
            • 23.10.2010
            • 168

            #50
            Hallo zusammen,

            ich habe gerade auch eine APP getestet (Bouquets inkl. Sender, umschalten, EPG...

            DreamOn - geht (Streaming kann die App nicht)

            Gruß

            Kommentar

            • ago123
              Erfahrene Benutzer
              • 18.10.2008
              • 236

              #51
              Hallo,

              habe gerade auf Git-Hub die Build-Version 1.0.6 gestellt.
              Ich habe einiges bei den Bouquet-References umgebaut, so dass es E2-API besser entspricht.
              Habe auch epgnow und epgnext umgesetzt, damit sollten nun die "erweiterten Senderlisten" funktionieren.
              Zusätzlich wird jetzt ein Log (Ausgabeformat wird sich noch ändern,) unter /tmp/e2webserv.log geschrieben. Es gibt noch keine Konfiguration dafür. Nach 10K wird der aktuelle Log in /tmp/e2webserv.log.1 kopiert, so dass maximal 20K fürs Log verwendet werden (nach Reboot gibt es die alten Daten nicht mehr).

              Habe jetzt keine Probleme mit den Sendern mit folgenden Apps:
              - dreaMote Lite
              - dreaMote
              - e2RemoteHD
              - Dreambox Live

              Ich hoffe ich habe bei der Umstellung die schon funktionierenden Sachen nicht kaputt gemacht.

              MfG,
              ago123

              Kommentar

              • jockyw2001
                Erfahrene Benutzer
                • 12.04.2008
                • 252

                #52
                Hi ago123,

                Thank you for the new version. I just quickly checked it with Open Source Streaming Solution and after log in it does show the bouquet list correctly, but the channels inside a bouquet are not shown ("error loading page"). I will try to find out where it gows wrong. Below you can see the content of the log file.

                Cheers
                JockyW

                Code:
                AAF-ufs910:~# cat e2webserv.log
                1365372854 [2982fa70] INF SRV -- start server: GsE2TitanBridge/1.0.6
                1365372854 [2982fa70] DBG ADP -- init
                1365372854 [2982fa70] DBG ADP -- readInfo
                1365372854 [2982fa70] DBG ADP -- read: /var/etc/titan/transponder
                1365372855 [2982fa70] DBG ADP -- transponders=275
                1365372855 [2982fa70] DBG ADP -- read: /var/etc/titan/provider
                1365372855 [2982fa70] DBG ADP -- providers=243
                1365372855 [2982fa70] DBG ADP -- read: /var/etc/titan/channel
                1365372857 [2982fa70] DBG ADP -- channels=4683
                1365372857 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.cfg
                1365372857 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.mein_tv.tv
                1365372857 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.mein_tv.tv
                1365372857 [2982fa70] DBG ADP -- services=65
                1365372857 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.hdtv_sky_hd.tv
                1365372857 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.hdtv_sky_hd.tv
                1365372857 [2982fa70] DBG ADP -- services=33
                1365372857 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.sky_cinema.tv
                1365372857 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.sky_cinema.tv
                1365372858 [2982fa70] DBG ADP -- services=10
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.sky__welt.tv
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.sky__welt.tv
                1365372858 [2982fa70] DBG ADP -- services=21
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.sky_welt_extra.tv
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.sky_welt_extra.tv
                1365372858 [2982fa70] DBG ADP -- services=16
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.sky_sport.tv
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.sky_sport.tv
                1365372858 [2982fa70] DBG ADP -- services=7
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.sky_bundesliga.tv
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.sky_bundesliga.tv
                1365372858 [2982fa70] DBG ADP -- services=1
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.kinder.tv
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.kinder.tv
                1365372858 [2982fa70] DBG ADP -- services=12
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.musik.tv
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.musik.tv
                1365372858 [2982fa70] DBG ADP -- services=39
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.sky_select.tv
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.sky_select.tv
                1365372858 [2982fa70] DBG ADP -- services=1
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.ppv_hd.tv
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.ppv_hd.tv
                1365372858 [2982fa70] DBG ADP -- services=3
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.kabel_deutschland.tv
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.kabel_deutschland.tv
                1365372858 [2982fa70] DBG ADP -- services=0
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.uk_tv.tv
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.uk_tv.tv
                1365372858 [2982fa70] DBG ADP -- services=7
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.skyuk.tv
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.skyuk.tv
                1365372858 [2982fa70] DBG ADP -- services=24
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.ital.tv
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.ital.tv
                1365372858 [2982fa70] DBG ADP -- services=21
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.sport.tv
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.sport.tv
                1365372858 [2982fa70] DBG ADP -- services=13
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.erotik.tv
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.erotik.tv
                1365372858 [2982fa70] DBG ADP -- services=35
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.oesterreich.tv
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.oesterreich.tv
                1365372858 [2982fa70] DBG ADP -- services=25
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.austriasat.tv
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.austriasat.tv
                1365372858 [2982fa70] DBG ADP -- services=14
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.schweiz.tv
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.schweiz.tv
                1365372858 [2982fa70] DBG ADP -- services=5
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.ned.tv
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.ned.tv
                1365372858 [2982fa70] DBG ADP -- services=52
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.xxx.tv
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.xxx.tv
                1365372858 [2982fa70] DBG ADP -- services=36
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.favourites__tv_.tv
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.favourites__tv_.tv
                1365372858 [2982fa70] DBG ADP -- services=0
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.sky_radio.radio
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.sky_radio.radio
                1365372858 [2982fa70] DBG ADP -- services=7
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.uk_radio.radio
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.uk_radio.radio
                1365372858 [2982fa70] DBG ADP -- services=18
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.srf_orf.radio
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.srf_orf.radio
                1365372858 [2982fa70] DBG ADP -- services=23
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.sparten.radio
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.sparten.radio
                1365372858 [2982fa70] DBG ADP -- services=0
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.deutsche.radio
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.deutsche.radio
                1365372858 [2982fa70] DBG ADP -- services=68
                1365372858 [2982fa70] INF ADP -- read bouquet: /var/etc/titan/bouquets.favourites__radio_.radio
                1365372858 [2982fa70] DBG ADP -- read: /var/etc/titan/bouquets.favourites__radio_.radio
                1365372858 [2982fa70] DBG ADP -- services=0
                1365372858 [2982fa70] DBG ADP -- bouquets=29
                1365372858 [2982fa70] INF SRV -- running
                1365372946 [2b0304b8] DBG SRV -- new request
                1365372946 [2b0304b8] INF SRV -- GET /control/message, q=popup=+192.168.5.47:12002:+
                +Read+failed
                
                1365372946 [2b0304b8] INF SRV -- 404 Not Found
                1365372946 [2b0304b8] DBG SRV -- request handled
                1365372992 [2a8304b8] DBG SRV -- new request
                1365372992 [2a8304b8] INF SRV -- GET /web/getservices, q=sRef=1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "bouquets.tv" ORDER BY bo
                uquet
                1365372992 [2a8304b8] ERR ADP -- bouquet not found: 'bouquets.tv'
                1365372992 [2a8304b8] INF SRV -- 200 OK, len=5315
                1365372992 [2a8304b8] DBG SRV -- request handled
                1365372995 [2b0304b8] DBG SRV -- new request
                1365372995 [2b0304b8] INF SRV -- GET /web/getservices, q=sRef=1:7:1:0:0:0:0:0:0:0:FROM%20BOUQUET%20"bouquets.mein_tv.tv"
                %20ORDER%20BY%20bouquet
                1365372995 [2b0304b8] ERR ADP -- bouquet not found: 'FROM%20BOUQUET%20"bouquets.mein_tv.tv"%20ORDER%20BY%20bouquet'
                1365372995 [2b0304b8] INF SRV -- 200 OK, len=72
                1365372995 [2b0304b8] DBG SRV -- request handled
                1365372998 [2a8304b8] DBG SRV -- new request
                1365372998 [2a8304b8] INF SRV -- GET /web/getservices, q=sRef=1:7:1:0:0:0:0:0:0:0:FROM%20BOUQUET%20"bouquets.kinder.tv"%
                20ORDER%20BY%20bouquet
                1365372998 [2a8304b8] ERR ADP -- bouquet not found: 'FROM%20BOUQUET%20"bouquets.kinder.tv"%20ORDER%20BY%20bouquet'
                1365372998 [2a8304b8] INF SRV -- 200 OK, len=72
                1365372998 [2a8304b8] DBG SRV -- request handled
                1365373000 [2b0304b8] DBG SRV -- new request
                1365373000 [2b0304b8] INF SRV -- GET /web/getservices, q=sRef=1:7:1:0:0:0:0:0:0:0:FROM%20BOUQUET%20"bouquets.kinder.tv"%
                20ORDER%20BY%20bouquet
                1365373000 [2b0304b8] ERR ADP -- bouquet not found: 'FROM%20BOUQUET%20"bouquets.kinder.tv"%20ORDER%20BY%20bouquet'
                1365373000 [2b0304b8] INF SRV -- 200 OK, len=72
                1365373000 [2b0304b8] DBG SRV -- request handled
                1365373000 [2a8304b8] DBG SRV -- new request
                1365373000 [2a8304b8] INF SRV -- GET /web/getservices, q=sRef=1:7:1:0:0:0:0:0:0:0:FROM%20BOUQUET%20"bouquets.kinder.tv"%
                20ORDER%20BY%20bouquet
                1365373000 [2a8304b8] ERR ADP -- bouquet not found: 'FROM%20BOUQUET%20"bouquets.kinder.tv"%20ORDER%20BY%20bouquet'
                1365373000 [2a8304b8] INF SRV -- 200 OK, len=72
                1365373000 [2a8304b8] DBG SRV -- request handled
                1365373013 [2b0304b8] DBG SRV -- new request
                1365373013 [2b0304b8] INF SRV -- GET /web/getservices, q=sRef=1:7:1:0:0:0:0:0:0:0:FROM%20BOUQUET%20"bouquets.kinder.tv"%
                20ORDER%20BY%20bouquet
                1365373013 [2b0304b8] ERR ADP -- bouquet not found: 'FROM%20BOUQUET%20"bouquets.kinder.tv"%20ORDER%20BY%20bouquet'
                1365373013 [2b0304b8] INF SRV -- 200 OK, len=72
                1365373013 [2b0304b8] DBG SRV -- request handled
                AAF-ufs910:~#

                Kommentar

                • ago123
                  Erfahrene Benutzer
                  • 18.10.2008
                  • 236

                  #53
                  Hi JockyW,

                  the error message tells that the desired bouquet can't be found.

                  Code:
                  1365372995 [2b0304b8] DBG SRV -- new request
                  1365372995 [2b0304b8] INF SRV -- GET /web/getservices, q=sRef=1:7:1:0:0:0:0:0:0:0:FROM%20BOUQUET%20"bouquets.mein_tv.tv"
                  %20ORDER%20BY%20bouquet
                  1365372995 [2b0304b8] ERR ADP -- bouquet not found: 'FROM%20BOUQUET%20"bouquets.mein_tv.tv"%20ORDER%20BY%20bouquet'
                  Because I do output for the incoming request already URL decoded query string,
                  it looks like OSSS app do the URL encoding twice (%20).

                  I can make a workaround for it, but for me it seams to be an OSSS issue.

                  Kommentar

                  • jockyw2001
                    Erfahrene Benutzer
                    • 12.04.2008
                    • 252

                    #54
                    Hi ago123,

                    We're getting much closer to a working solution for the OSSS streaming solution. I have removed a couple of calls to url-encode in the php sourcecode and could then see all channels in the bouquets. I could even stream one channel (RTL television) and see the EPG information specific to that channel. All other channels still result in page load errors, so maybe there is another bug somewhere in OSSS or in e2webapi4titan. I will dig deeper later tonight.

                    Thank you very much for your efforts!

                    Cheers, JockyW

                    Kommentar

                    • ago123
                      Erfahrene Benutzer
                      • 18.10.2008
                      • 236

                      #55
                      Hallo,

                      ich habe auf github eine neue Version mit Timer-Unterstützung gestellt.
                      Wer Lust hat, kann es testen.

                      Man kann einen Timer aus einem Event bzw. manuell hinzufügen.
                      Timer-Liste anzeigen. Einen Timer ändern und löschen.

                      Timer-Archiv ist nicht implementiert.

                      Gruß,
                      ago123

                      Kommentar

                      • anselra
                        Neuer Benutzer
                        • 11.03.2008
                        • 47

                        #56
                        Guten abend,

                        ist das die V1.1?

                        Kommentar

                        • ago123
                          Erfahrene Benutzer
                          • 18.10.2008
                          • 236

                          #57
                          Zitat von anselra Beitrag anzeigen
                          Guten abend,

                          ist das die V1.1?
                          Ja.
                          Im Log (/tmp/e2webserv.log) steht dann noch die Buildversion, d.h. 1.1.0.
                          Bei kleinen Fixes tue ich die Buildversion erhöhen und auf github überschreibe ich die Datei im sh4 Verzeichnis.

                          Kommentar

                          • ago123
                            Erfahrene Benutzer
                            • 18.10.2008
                            • 236

                            #58
                            Hallo,

                            es gibt auf github ein kleines Update für 1.1 Version.
                            Ich habe /web/services.m3u umgesetzt.
                            Damit ist es möglich die gesamte Playliste zu speichern und mit VLC (oder einem anderen Programm, welches erweiterte m3u unterstützt) abzuspielen.
                            Beispiel:
                            Mit dem Link:
                            /web/services.m3u?bRef=HDTV
                            kann man die Favoriten-Liste "HDTV" speichern.
                            So könnt Ihr jede Favoriten-Liste als eine separate M3U-Datei z.B. auf PC speichern.

                            Zusätzlich habe ich automatisches Zapping implementiert. Damit es aktiv wird, sollte man das Programm mit der Option "-a" starten. Wird "-a" nicht angegeben, muss ein Kanal manuell umgeschaltet werden.

                            Beispiel:
                            /var/bin/e2webserv -b -a -d /mnt/settings

                            Durch automatische Kanalumschaltung ist das TV-Schauen mittels VLC sehr einfach, es reicht aus, den Sender aus der Liste auszuwählen.
                            Auch bei Verwendung von DreaMote entfällt jetzt "Auf Receiver umschalten", es reicht nur ein einziger Schritt: Umschalten->BUZZ Player (GoodPlayer bzw. anderer Player).

                            Gruß,
                            ago123

                            Kommentar

                            • cutzenfreund
                              Erfahrene Benutzer
                              • 16.12.2008
                              • 285

                              #59
                              Zitat von ago123 Beitrag anzeigen
                              Hallo,

                              es gibt auf github ein kleines Update für 1.1 Version.
                              Ich habe /web/services.m3u umgesetzt.
                              Damit ist es möglich die gesamte Playliste zu speichern und mit VLC (oder einem anderen Programm, welches erweiterte m3u unterstützt) abzuspielen.
                              Beispiel:
                              Mit dem Link:
                              /web/services.m3u?bRef=HDTV
                              kann man die Favoriten-Liste "HDTV" speichern.
                              So könnt Ihr jede Favoriten-Liste als eine separate M3U-Datei z.B. auf PC speichern.

                              Zusätzlich habe ich automatisches Zapping implementiert. Damit es aktiv wird, sollte man das Programm mit der Option "-a" starten. Wird "-a" nicht angegeben, muss ein Kanal manuell umgeschaltet werden.

                              Beispiel:
                              /var/bin/e2webserv -b -a -d /mnt/settings

                              Durch automatische Kanalumschaltung ist das TV-Schauen mittels VLC sehr einfach, es reicht aus, den Sender aus der Liste auszuwählen.
                              Auch bei Verwendung von DreaMote entfällt jetzt "Auf Receiver umschalten", es reicht nur ein einziger Schritt: Umschalten->BUZZ Player (GoodPlayer bzw. anderer Player).

                              Gruß,
                              ago123
                              Alter mal ganz ohne Spaß du bist mein Held! Endlich kann ich XBMC PVR nutzen und gemütlich am PC umschalten! Wahnsinn! Wenn mit irgendetwas Hilfe brauchst was das Web zu tun hat melde dich! Ich bin Webdeveloper!

                              Vielen Vielen Dank!
                              Atemio AM 510 HD TitanNit Edition
                              Kathrein UFS 910 - Titan (FapFapFap)

                              Kommentar

                              • puwyyiqqsrfcm
                                Neuer Benutzer
                                • 02.12.2009
                                • 20

                                #60
                                Fehler

                                Hallo Ago123,

                                das mit dem Timer klappt super. Zwei drei Dinge Sind mir beim testen noch aufgefallen:

                                - Bei manchen Sendern liest er das EGP nicht aus - oder beginnt erst 2h in der Zukunft

                                - Beim Zugriff auf das Movie Verzeichnis bringt er beim Auslesen irgendwie Sendername und Titel etwas durcheinander

                                - das Speichern der m3u hat geklappt, aber Umschalten klappt nicht so richtig. Vermutlich nur die Sender auf dem selben Transponder?

                                (jeweils mit dreaMote und dreaMote lite gestet)

                                Gruß und Dank

                                Kommentar

                                Nicht konfiguriertes PHP-Modul

                                Einklappen

                                Enigma2 Web API für Titan

                                Einklappen
                                Lädt...
                                X