Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. [Aufruf] Neuer Adapter ioBroker.plex

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.8k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.2k

[Aufruf] Neuer Adapter ioBroker.plex

Geplant Angeheftet Gesperrt Verschoben Tester
plex
204 Beiträge 12 Kommentatoren 31.5k Aufrufe 10 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • E el_malto

    Werde ich am WE mal testen und mit den ioBroker.plexconnect vergleichen.
    Weißt du ob der ioBroker.plexconnect Adapter noch weiter entwickelt wird? Also da hast du laut GibHub ja als letztes auch mit entwickelt.

    ZefauZ Offline
    ZefauZ Offline
    Zefau
    schrieb am zuletzt editiert von
    #3

    @el_malto Sieht für mich eher nicht so aus, aber ich weiß es nicht. Ich habe damals auch nur einen Timestamp integriert.

    Meine Adapter: https://zefau.github.io/iobroker/

    EisbaeeerE 1 Antwort Letzte Antwort
    1
    • Master67M Online
      Master67M Online
      Master67
      schrieb am zuletzt editiert von
      #4

      Bei mir zeigt werde der "alte" Plex Adapter noch deiner irgend eine Info über meinen Plex Server an, auch nicht der "Tautulli" Adapter, obwohl das auf dem Server Aktiv ist und dort auch die Info Liefert die es soll.
      Dein Adapter wird installiert, aber er ist nicht in den Instanzen und in den Objekten zu finden.

      Gruß Master67

      ZefauZ 1 Antwort Letzte Antwort
      0
      • Master67M Master67

        Bei mir zeigt werde der "alte" Plex Adapter noch deiner irgend eine Info über meinen Plex Server an, auch nicht der "Tautulli" Adapter, obwohl das auf dem Server Aktiv ist und dort auch die Info Liefert die es soll.
        Dein Adapter wird installiert, aber er ist nicht in den Instanzen und in den Objekten zu finden.

        ZefauZ Offline
        ZefauZ Offline
        Zefau
        schrieb am zuletzt editiert von
        #5

        @Master67 Versuch mal folgendes, um eine Instanz hinzuzufügen

        iobroker add plex
        

        Meine Adapter: https://zefau.github.io/iobroker/

        Master67M 1 Antwort Letzte Antwort
        0
        • ZefauZ Offline
          ZefauZ Offline
          Zefau
          schrieb am zuletzt editiert von
          #6

          Der Zielzustand der Channels sieht wie folgt aus:

          Bild Text

          In den Channels dann entsprechend die States.

          Meine Adapter: https://zefau.github.io/iobroker/

          1 Antwort Letzte Antwort
          1
          • E Offline
            E Offline
            el_malto
            schrieb am zuletzt editiert von
            #7

            @Zefau Hab den Adapter mal versucht zu installieren.

            pi@ioBroker-RasPi:~ $ iobroker url https://github.com/Zefau/ioBroker.plex
            install https://github.com/Zefau/ioBroker.plex/tarball/master
            npm install https://github.com/Zefau/ioBroker.plex/tarball/master --production -                                                                                                                                                             -save --prefix "/opt/iobroker" (System call)
            npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed.                                                                                                                                                              You must install peer dependencies yourself.
            npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed.                                                                                                                                                              You must install peer dependencies yourself.
            

            Habe dann nach stream-browserify gegooglet und von hier installiert.

            pi@ioBroker-RasPi:~ $ npm install stream-browserify
            npm WARN saveError ENOENT: no such file or directory, open '/home/pi/package.jso
            npm notice created a lockfile as package-lock.json. You should commit this file.
            npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
            npm WARN pi No description
            npm WARN pi No repository field.
            npm WARN pi No README data
            npm WARN pi No license field.
            
            + stream-browserify@2.0.2
            added 9 packages from 5 contributors and audited 11 packages in 3.473s
            found 0 vulnerabilities
            

            Danach nochmal versucht.

            pi@ioBroker-RasPi:~ $ iobroker url https://github.com/Zefau/ioBroker.plex
            install https://github.com/Zefau/ioBroker.plex/tarball/master
            npm install https://github.com/Zefau/ioBroker.plex/tarball/master --production -
            npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed.
            npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed.
            

            Wenn ich den Adapter über die "Katze" mit dem GitHub Link in ioBroker installiere wird der unter Instanzen angezeigt. Habe dann auch

            iobroker add plex
            iobroker upload plex
            

            ausgeführt. Ich kann den Adapter Configurieren und er wird grün. Im Log wird das angezeigt

            plex.0	2019-04-27 10:45:27.560	warn	Error: Plex Server denied request, you must provide a way to authenticate! Read more about plex-api authenticators on https://www.npmjs.com/package/plex-api#authenticators
            plex.0	2019-04-27 10:45:27.346	info	starting. Version 0.1.0 in /opt/iobroker/node_modules/iobroker.plex, node: v8.14.0
            plex.0	2019-04-27 10:45:27.188	info	States connected to redis: 127.0.0.1:6379
            

            und unter Objekte wird kein plex.0 angezeigt.

            Irgendwelche Ideen?

            ZefauZ 2 Antworten Letzte Antwort
            0
            • E el_malto

              @Zefau Hab den Adapter mal versucht zu installieren.

              pi@ioBroker-RasPi:~ $ iobroker url https://github.com/Zefau/ioBroker.plex
              install https://github.com/Zefau/ioBroker.plex/tarball/master
              npm install https://github.com/Zefau/ioBroker.plex/tarball/master --production -                                                                                                                                                             -save --prefix "/opt/iobroker" (System call)
              npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed.                                                                                                                                                              You must install peer dependencies yourself.
              npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed.                                                                                                                                                              You must install peer dependencies yourself.
              

              Habe dann nach stream-browserify gegooglet und von hier installiert.

              pi@ioBroker-RasPi:~ $ npm install stream-browserify
              npm WARN saveError ENOENT: no such file or directory, open '/home/pi/package.jso
              npm notice created a lockfile as package-lock.json. You should commit this file.
              npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
              npm WARN pi No description
              npm WARN pi No repository field.
              npm WARN pi No README data
              npm WARN pi No license field.
              
              + stream-browserify@2.0.2
              added 9 packages from 5 contributors and audited 11 packages in 3.473s
              found 0 vulnerabilities
              

              Danach nochmal versucht.

              pi@ioBroker-RasPi:~ $ iobroker url https://github.com/Zefau/ioBroker.plex
              install https://github.com/Zefau/ioBroker.plex/tarball/master
              npm install https://github.com/Zefau/ioBroker.plex/tarball/master --production -
              npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed.
              npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed.
              

              Wenn ich den Adapter über die "Katze" mit dem GitHub Link in ioBroker installiere wird der unter Instanzen angezeigt. Habe dann auch

              iobroker add plex
              iobroker upload plex
              

              ausgeführt. Ich kann den Adapter Configurieren und er wird grün. Im Log wird das angezeigt

              plex.0	2019-04-27 10:45:27.560	warn	Error: Plex Server denied request, you must provide a way to authenticate! Read more about plex-api authenticators on https://www.npmjs.com/package/plex-api#authenticators
              plex.0	2019-04-27 10:45:27.346	info	starting. Version 0.1.0 in /opt/iobroker/node_modules/iobroker.plex, node: v8.14.0
              plex.0	2019-04-27 10:45:27.188	info	States connected to redis: 127.0.0.1:6379
              

              und unter Objekte wird kein plex.0 angezeigt.

              Irgendwelche Ideen?

              ZefauZ Offline
              ZefauZ Offline
              Zefau
              schrieb am zuletzt editiert von
              #8

              @el_malto Vielen Dank für das Feedback. Liegt am Adapter. Er lädt keine States, da er nicht authentifiziert ist (steht ja auch im letzten Fehler-Log). Keine Ahnung, warum es bei mir funktioniert's, aber ich guck's mir direkt mal an.

              Meine Adapter: https://zefau.github.io/iobroker/

              E 1 Antwort Letzte Antwort
              1
              • E el_malto

                @Zefau Hab den Adapter mal versucht zu installieren.

                pi@ioBroker-RasPi:~ $ iobroker url https://github.com/Zefau/ioBroker.plex
                install https://github.com/Zefau/ioBroker.plex/tarball/master
                npm install https://github.com/Zefau/ioBroker.plex/tarball/master --production -                                                                                                                                                             -save --prefix "/opt/iobroker" (System call)
                npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed.                                                                                                                                                              You must install peer dependencies yourself.
                npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed.                                                                                                                                                              You must install peer dependencies yourself.
                

                Habe dann nach stream-browserify gegooglet und von hier installiert.

                pi@ioBroker-RasPi:~ $ npm install stream-browserify
                npm WARN saveError ENOENT: no such file or directory, open '/home/pi/package.jso
                npm notice created a lockfile as package-lock.json. You should commit this file.
                npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
                npm WARN pi No description
                npm WARN pi No repository field.
                npm WARN pi No README data
                npm WARN pi No license field.
                
                + stream-browserify@2.0.2
                added 9 packages from 5 contributors and audited 11 packages in 3.473s
                found 0 vulnerabilities
                

                Danach nochmal versucht.

                pi@ioBroker-RasPi:~ $ iobroker url https://github.com/Zefau/ioBroker.plex
                install https://github.com/Zefau/ioBroker.plex/tarball/master
                npm install https://github.com/Zefau/ioBroker.plex/tarball/master --production -
                npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed.
                npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed.
                

                Wenn ich den Adapter über die "Katze" mit dem GitHub Link in ioBroker installiere wird der unter Instanzen angezeigt. Habe dann auch

                iobroker add plex
                iobroker upload plex
                

                ausgeführt. Ich kann den Adapter Configurieren und er wird grün. Im Log wird das angezeigt

                plex.0	2019-04-27 10:45:27.560	warn	Error: Plex Server denied request, you must provide a way to authenticate! Read more about plex-api authenticators on https://www.npmjs.com/package/plex-api#authenticators
                plex.0	2019-04-27 10:45:27.346	info	starting. Version 0.1.0 in /opt/iobroker/node_modules/iobroker.plex, node: v8.14.0
                plex.0	2019-04-27 10:45:27.188	info	States connected to redis: 127.0.0.1:6379
                

                und unter Objekte wird kein plex.0 angezeigt.

                Irgendwelche Ideen?

                ZefauZ Offline
                ZefauZ Offline
                Zefau
                schrieb am zuletzt editiert von
                #9

                @el_malto Hast du Plex Pass (und Plex Home aktiviert) ?

                Meine Adapter: https://zefau.github.io/iobroker/

                E 1 Antwort Letzte Antwort
                1
                • ZefauZ Zefau

                  @el_malto Hast du Plex Pass (und Plex Home aktiviert) ?

                  E Offline
                  E Offline
                  el_malto
                  schrieb am zuletzt editiert von
                  #10

                  @Zefau Ja, Habe Plex Pass und auch Home aktiviert.

                  1 Antwort Letzte Antwort
                  0
                  • ZefauZ Zefau

                    @el_malto Vielen Dank für das Feedback. Liegt am Adapter. Er lädt keine States, da er nicht authentifiziert ist (steht ja auch im letzten Fehler-Log). Keine Ahnung, warum es bei mir funktioniert's, aber ich guck's mir direkt mal an.

                    E Offline
                    E Offline
                    el_malto
                    schrieb am zuletzt editiert von
                    #11

                    @Zefau sagte in [Aufruf] Neuer Adapter ioBroker.plex:

                    Er lädt keine States, da er nicht authentifiziert ist (steht ja auch im letzten Fehler-Log).

                    Im Adapter kann man auch keine Userdaten eingeben. Läuft das alles über den Webhook ohne eingabe von Userdaten?

                    1 Antwort Letzte Antwort
                    0
                    • ZefauZ Offline
                      ZefauZ Offline
                      Zefau
                      schrieb am zuletzt editiert von
                      #12

                      Ich implementiere fix ein Benutzer / Passwort und melde mich nochmal.

                      Nutzt du für Plex Home für den Hauptbenutzer auch eine PIN?

                      Meine Adapter: https://zefau.github.io/iobroker/

                      1 Antwort Letzte Antwort
                      1
                      • E Offline
                        E Offline
                        el_malto
                        schrieb am zuletzt editiert von
                        #13

                        Ok.
                        Ja der Hauptuser hat auch einen Pin.

                        1 Antwort Letzte Antwort
                        0
                        • E Offline
                          E Offline
                          el_malto
                          schrieb am zuletzt editiert von
                          #14

                          Läuft dein Plex Server auch auf den Gerät wo dein ioBroker läuft? Dann kann ja sein das die Userdaten gespeichert sind und es deswegen beindir klappt.
                          Mein Plex Server löift nicht auf meinem PI.

                          ZefauZ 1 Antwort Letzte Antwort
                          0
                          • E el_malto

                            Läuft dein Plex Server auch auf den Gerät wo dein ioBroker läuft? Dann kann ja sein das die Userdaten gespeichert sind und es deswegen beindir klappt.
                            Mein Plex Server löift nicht auf meinem PI.

                            ZefauZ Offline
                            ZefauZ Offline
                            Zefau
                            schrieb am zuletzt editiert von
                            #15

                            @el_malto Nein, läuft auf einer Synology. Habe aber Plex Home ohne PIN aktiviert. Daher kommt die API ohne Auth rein. Wenn du deine PIN deaktivierst sollte es gehen. Ich baue aber auch gleich user / pw ein.

                            Meine Adapter: https://zefau.github.io/iobroker/

                            E 1 Antwort Letzte Antwort
                            1
                            • ZefauZ Zefau

                              @el_malto Nein, läuft auf einer Synology. Habe aber Plex Home ohne PIN aktiviert. Daher kommt die API ohne Auth rein. Wenn du deine PIN deaktivierst sollte es gehen. Ich baue aber auch gleich user / pw ein.

                              E Offline
                              E Offline
                              el_malto
                              schrieb am zuletzt editiert von
                              #16

                              @Zefau Ah ok, klingt logisch.
                              Ich warte bis du es eingebaut hast. Aber kein Stress ;)

                              ZefauZ 1 Antwort Letzte Antwort
                              0
                              • E el_malto

                                @Zefau Ah ok, klingt logisch.
                                Ich warte bis du es eingebaut hast. Aber kein Stress ;)

                                ZefauZ Offline
                                ZefauZ Offline
                                Zefau
                                schrieb am zuletzt editiert von
                                #17

                                @el_malto Habe die PIN bei mir mal aktiviert. Funktioniert merkwürdigerweise noch immer.

                                Habe den Adapter aber auf Github aktualisiert.
                                Bitte nochmal installieren und das Admin-Panel updaten:

                                iobroker url https://github.com/Zefau/ioBroker.plex
                                iobroker upload plex
                                

                                (iobroker add plex sollte nicht mehr nötig sein, da bereits eine Instanz existiert)

                                Meine Adapter: https://zefau.github.io/iobroker/

                                E 1 Antwort Letzte Antwort
                                1
                                • ZefauZ Zefau

                                  @el_malto Habe die PIN bei mir mal aktiviert. Funktioniert merkwürdigerweise noch immer.

                                  Habe den Adapter aber auf Github aktualisiert.
                                  Bitte nochmal installieren und das Admin-Panel updaten:

                                  iobroker url https://github.com/Zefau/ioBroker.plex
                                  iobroker upload plex
                                  

                                  (iobroker add plex sollte nicht mehr nötig sein, da bereits eine Instanz existiert)

                                  E Offline
                                  E Offline
                                  el_malto
                                  schrieb am zuletzt editiert von el_malto
                                  #18

                                  @Zefau sagte in [Aufruf] Neuer Adapter ioBroker.plex:

                                  https://github.com/Zefau/ioBroker.plex

                                  Installation über die Console hat nicht funktioniert. Der Adapter wird unter Instanzen nicht angezeigt.

                                  pi@ioBroker-RasPi:~ $ iobroker url https://github.com/Zefau/ioBroker.plex
                                  install https://github.com/Zefau/ioBroker.plex/tarball/master
                                  npm install https://github.com/Zefau/ioBroker.plex/tarball/master --production --save --prefix "/opt/iobroker" (System call)
                                  npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed. You must install peer dependencies yourself.
                                  npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed. You must install peer dependencies yourself.
                                  
                                  got /opt/iobroker/node_modules/iobroker.plex/admin
                                  upload [15] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/words.js words.js application/javascript
                                  upload [14] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/tautulli.jpg tautulli.jpg image/jpeg
                                  upload [13] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/plex.jpg plex.jpg image/jpeg
                                  upload [12] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/index_m.html index_m.html text/html
                                  upload [11] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/zh-cn                                           /translations.json i18n/zh-cn/translations.json application/json
                                  upload [10] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/ru/tr                                           anslations.json i18n/ru/translations.json application/json
                                  upload [9] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/pt/tra                                           nslations.json i18n/pt/translations.json application/json
                                  upload [8] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/pl/tra                                           nslations.json i18n/pl/translations.json application/json
                                  upload [7] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/nl/tra                                           nslations.json i18n/nl/translations.json application/json
                                  upload [6] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/it/tra                                           nslations.json i18n/it/translations.json application/json
                                  upload [5] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/fr/tra                                           nslations.json i18n/fr/translations.json application/json
                                  upload [4] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/es/tra                                           nslations.json i18n/es/translations.json application/json
                                  upload [3] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/en/tra                                           nslations.json i18n/en/translations.json application/json
                                  upload [2] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/de/tra                                           nslations.json i18n/de/translations.json application/json
                                  upload [1] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/admin.js admin.js application/javascript
                                  upload [0] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/admin.css admin.css text/css
                                  
                                  
                                  pi@ioBroker-RasPi:~ $ iobroker upload plex
                                  got /opt/iobroker/node_modules/iobroker.plex/admin
                                  upload [15] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/words.js words.js application/javascript
                                  upload [14] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/tautulli.jpg tautulli.jpg image/jpeg
                                  upload [13] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/plex.jpg plex.jpg image/jpeg
                                  upload [12] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/index_m.html index_m.html text/html
                                  upload [11] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/zh-cn                                           /translations.json i18n/zh-cn/translations.json application/json
                                  upload [10] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                  upload [9] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                  upload [8] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                  upload [7] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                  upload [6] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                  upload [5] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                  upload [4] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                  upload [3] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                  upload [2] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/de/tra                                           nslations.json i18n/de/translations.json application/json
                                  upload [1] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/admin.js admin.js application/javascript
                                  upload [0] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/admin.css admin.css text/css
                                  

                                  Installation über die "Katze" und GitHub zeigt den Adapter ebenfalls nicht an.

                                  $ ./iobroker url "https://github.com/Zefau/ioBroker.plex" --debug
                                  install https://github.com/Zefau/ioBroker.plex/tarball/master
                                  npm install https://github.com/Zefau/ioBroker.plex/tarball/master --production --save --prefix "/opt/iobroker" (System call)
                                  npm
                                  WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed. You must install peer dependencies yourself.npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed. You must install peer dependencies yourself.
                                  
                                  
                                  + iobroker.plex@0.1.0updated 1 package in 52.865s
                                  
                                  got /opt/iobroker/node_modules/iobroker.plex/admin
                                  upload [15] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/words.js words.js application/javascript
                                  upload [14] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/tautulli.jpg tautulli.jpg image/jpeg
                                  upload [13] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/plex.jpg plex.jpg image/jpeg
                                  upload [12] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/index_m.html index_m.html text/html
                                  upload [11] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                  upload [10] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                  upload [9] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                  upload [8] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                  upload [7] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                  upload [6] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                  upload [5] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                  upload [4] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                  upload [3] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                  upload [2] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                  upload [1] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/admin.js admin.js application/javascript
                                  upload [0] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/admin.css admin.css text/css
                                  process exited with code 0
                                  

                                  Es kommt immer der fehler das "stream-browserify" benötigt wird und nicht installiert ist.

                                  npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed.                                            You must install peer dependencies yourself.
                                  npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed.                                            You must install peer dependencies yourself.
                                  

                                  Wie kann ich das installieren?

                                  ZefauZ 1 Antwort Letzte Antwort
                                  0
                                  • E el_malto

                                    @Zefau sagte in [Aufruf] Neuer Adapter ioBroker.plex:

                                    https://github.com/Zefau/ioBroker.plex

                                    Installation über die Console hat nicht funktioniert. Der Adapter wird unter Instanzen nicht angezeigt.

                                    pi@ioBroker-RasPi:~ $ iobroker url https://github.com/Zefau/ioBroker.plex
                                    install https://github.com/Zefau/ioBroker.plex/tarball/master
                                    npm install https://github.com/Zefau/ioBroker.plex/tarball/master --production --save --prefix "/opt/iobroker" (System call)
                                    npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed. You must install peer dependencies yourself.
                                    npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed. You must install peer dependencies yourself.
                                    
                                    got /opt/iobroker/node_modules/iobroker.plex/admin
                                    upload [15] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/words.js words.js application/javascript
                                    upload [14] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/tautulli.jpg tautulli.jpg image/jpeg
                                    upload [13] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/plex.jpg plex.jpg image/jpeg
                                    upload [12] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/index_m.html index_m.html text/html
                                    upload [11] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/zh-cn                                           /translations.json i18n/zh-cn/translations.json application/json
                                    upload [10] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/ru/tr                                           anslations.json i18n/ru/translations.json application/json
                                    upload [9] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/pt/tra                                           nslations.json i18n/pt/translations.json application/json
                                    upload [8] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/pl/tra                                           nslations.json i18n/pl/translations.json application/json
                                    upload [7] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/nl/tra                                           nslations.json i18n/nl/translations.json application/json
                                    upload [6] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/it/tra                                           nslations.json i18n/it/translations.json application/json
                                    upload [5] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/fr/tra                                           nslations.json i18n/fr/translations.json application/json
                                    upload [4] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/es/tra                                           nslations.json i18n/es/translations.json application/json
                                    upload [3] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/en/tra                                           nslations.json i18n/en/translations.json application/json
                                    upload [2] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/de/tra                                           nslations.json i18n/de/translations.json application/json
                                    upload [1] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/admin.js admin.js application/javascript
                                    upload [0] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/admin.css admin.css text/css
                                    
                                    
                                    pi@ioBroker-RasPi:~ $ iobroker upload plex
                                    got /opt/iobroker/node_modules/iobroker.plex/admin
                                    upload [15] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/words.js words.js application/javascript
                                    upload [14] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/tautulli.jpg tautulli.jpg image/jpeg
                                    upload [13] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/plex.jpg plex.jpg image/jpeg
                                    upload [12] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/index_m.html index_m.html text/html
                                    upload [11] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/zh-cn                                           /translations.json i18n/zh-cn/translations.json application/json
                                    upload [10] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                    upload [9] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                    upload [8] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                    upload [7] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                    upload [6] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                    upload [5] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                    upload [4] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                    upload [3] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                    upload [2] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/de/tra                                           nslations.json i18n/de/translations.json application/json
                                    upload [1] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/admin.js admin.js application/javascript
                                    upload [0] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/admin.css admin.css text/css
                                    

                                    Installation über die "Katze" und GitHub zeigt den Adapter ebenfalls nicht an.

                                    $ ./iobroker url "https://github.com/Zefau/ioBroker.plex" --debug
                                    install https://github.com/Zefau/ioBroker.plex/tarball/master
                                    npm install https://github.com/Zefau/ioBroker.plex/tarball/master --production --save --prefix "/opt/iobroker" (System call)
                                    npm
                                    WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed. You must install peer dependencies yourself.npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed. You must install peer dependencies yourself.
                                    
                                    
                                    + iobroker.plex@0.1.0updated 1 package in 52.865s
                                    
                                    got /opt/iobroker/node_modules/iobroker.plex/admin
                                    upload [15] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/words.js words.js application/javascript
                                    upload [14] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/tautulli.jpg tautulli.jpg image/jpeg
                                    upload [13] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/plex.jpg plex.jpg image/jpeg
                                    upload [12] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/index_m.html index_m.html text/html
                                    upload [11] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                    upload [10] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                    upload [9] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                    upload [8] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                    upload [7] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                    upload [6] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                    upload [5] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                    upload [4] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                    upload [3] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                    upload [2] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                    upload [1] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/admin.js admin.js application/javascript
                                    upload [0] plex.admin /opt/iobroker/node_modules/iobroker.plex/admin/admin.css admin.css text/css
                                    process exited with code 0
                                    

                                    Es kommt immer der fehler das "stream-browserify" benötigt wird und nicht installiert ist.

                                    npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed.                                            You must install peer dependencies yourself.
                                    npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed.                                            You must install peer dependencies yourself.
                                    

                                    Wie kann ich das installieren?

                                    ZefauZ Offline
                                    ZefauZ Offline
                                    Zefau
                                    schrieb am zuletzt editiert von
                                    #19

                                    @el_malto Warnings kannst du ignorieren.

                                    Meine Adapter: https://zefau.github.io/iobroker/

                                    E 1 Antwort Letzte Antwort
                                    0
                                    • ZefauZ Zefau

                                      @el_malto Warnings kannst du ignorieren.

                                      E Offline
                                      E Offline
                                      el_malto
                                      schrieb am zuletzt editiert von
                                      #20

                                      @Zefau

                                      und das Admin-Panel updaten

                                      Wie mache ich das?

                                      ZefauZ 1 Antwort Letzte Antwort
                                      0
                                      • E el_malto

                                        @Zefau

                                        und das Admin-Panel updaten

                                        Wie mache ich das?

                                        ZefauZ Offline
                                        ZefauZ Offline
                                        Zefau
                                        schrieb am zuletzt editiert von
                                        #21

                                        @el_malto Die "Fehler" sind alle nicht spezifisch für den Plex Adapter. Ich dachte auch, du hättest inzwischen eine Plex Instanz? Oder hast du diese wieder gelöscht?

                                        1. Wenn du generell einen Adapter von Github installierst, dann immer über iobroker url <adapter>
                                        2. Wenn du keine Instanz hast, kannst du eine mit iobroker add <adapter> erstellen.
                                        3. Wenn du beides hast, kannst du neu von Github bezogene Adapter (siehe 1) mit iobroker upload <adapter> aktualisieren / updaten.

                                        Dies gilt für Adapter, die du von Github beziehst, also solche, die sich in Entwicklung befinden.

                                        Also: Da du - wie du sagst - keine Instanz hast, führe #2 aus.

                                        Meine Adapter: https://zefau.github.io/iobroker/

                                        HomoranH E 2 Antworten Letzte Antwort
                                        1
                                        • ZefauZ Zefau

                                          @el_malto Die "Fehler" sind alle nicht spezifisch für den Plex Adapter. Ich dachte auch, du hättest inzwischen eine Plex Instanz? Oder hast du diese wieder gelöscht?

                                          1. Wenn du generell einen Adapter von Github installierst, dann immer über iobroker url <adapter>
                                          2. Wenn du keine Instanz hast, kannst du eine mit iobroker add <adapter> erstellen.
                                          3. Wenn du beides hast, kannst du neu von Github bezogene Adapter (siehe 1) mit iobroker upload <adapter> aktualisieren / updaten.

                                          Dies gilt für Adapter, die du von Github beziehst, also solche, die sich in Entwicklung befinden.

                                          Also: Da du - wie du sagst - keine Instanz hast, führe #2 aus.

                                          HomoranH Nicht stören
                                          HomoranH Nicht stören
                                          Homoran
                                          Global Moderator Administrators
                                          schrieb am zuletzt editiert von
                                          #22

                                          @Zefau

                                          Siehe auch hier

                                          https://doc.iobroker.net/#de/documentation/tutorial/adapter.md

                                          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                          ZefauZ 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          917

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe