Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter Plex v0.8.x

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Test Adapter Plex v0.8.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • sigi234
      sigi234 Forum Testing Most Active @Zefau last edited by

      @zefau sagte in Test Adapter Plex v0.8.x:

      @sigi234 du hast den falschen Adapter installiert. Plexconnect != Plex

      Screenshot (167).png

      sigi234 1 Reply Last reply Reply Quote 0
      • sigi234
        sigi234 Forum Testing Most Active @sigi234 last edited by

        @sigi234 sagte in Test Adapter Plex v0.8.x:

        @zefau sagte in Test Adapter Plex v0.8.x:

        @sigi234 du hast den falschen Adapter installiert. Plexconnect != Plex

        Screenshot (167).png

        Plexconnect also weg

        Zefau 1 Reply Last reply Reply Quote 0
        • Zefau
          Zefau @sigi234 last edited by

          @sigi234 kommt drauf an was du vor hast. Anbindung Tautulli läuft aber nur via Plex. Lies dir die Doku auf Github durch, die ist sehr ausführlich

          T 1 Reply Last reply Reply Quote 0
          • T
            ticaki Developer @Zefau last edited by

            @zefau
            Weißt du noch wofür _NODES-tautulli.js gedacht war?

            1 Reply Last reply Reply Quote 0
            • T
              ticaki Developer last edited by ticaki

              Funktionieren bei euch die Kommandos unter _Controls?

              EDIT:

              Ist eine neue Version zum testen da. Alles was ich so probiert habe geht. Ohne Fehler 🙂

              https://github.com/ticaki/ioBroker.plex/tree/testing

              @sigi234
              Hab davon noch keine Ahnung. Kann dir leider nicht helfen.

              liv-in-sky sigi234 2 Replies Last reply Reply Quote 0
              • liv-in-sky
                liv-in-sky @ticaki last edited by

                @ticaki nein

                T 1 Reply Last reply Reply Quote 0
                • T
                  ticaki Developer @liv-in-sky last edited by

                  @liv-in-sky sagte in Test Adapter Plex v0.8.x:

                  @ticaki nein

                  Jetzt schon 🙂 Danke dann schreibe ich das so in die Readme

                  liv-in-sky 1 Reply Last reply Reply Quote 1
                  • liv-in-sky
                    liv-in-sky @ticaki last edited by

                    @ticaki

                    welche url muss ich zum installieren nutzen ?

                    T 1 Reply Last reply Reply Quote 0
                    • T
                      ticaki Developer @liv-in-sky last edited by ticaki

                      @liv-in-sky
                      https://github.com/ticaki/ioBroker.plex/tree/testing

                      die wird sich nicht ändern bis ich eine PR mache

                      EDIT: Der common.type und common.role wird jetzt bei jeden Adapter start auf das gesetzt was es sein soll
                      also nicht nötig states zu löschen

                      liv-in-sky 1 Reply Last reply Reply Quote 0
                      • liv-in-sky
                        liv-in-sky @ticaki last edited by

                        @ticaki du bist ja fleissig 🙂

                        T 1 Reply Last reply Reply Quote 0
                        • T
                          ticaki Developer @liv-in-sky last edited by

                          @liv-in-sky
                          Naja hat mich nicht los gelassen, das ich mein Ipad nicht steuern kann. 🙂

                          Hab aber noch was in den dependencies vergessen, sollte aber afaik nicht tragisch sein fürs testen.

                          liv-in-sky 1 Reply Last reply Reply Quote 0
                          • liv-in-sky
                            liv-in-sky @ticaki last edited by

                            @ticaki
                            info:
                            die firetv app kann ich fernsteuern

                            1 Reply Last reply Reply Quote 0
                            • T
                              ticaki Developer last edited by

                              hab die PR eröffnet

                              jetzt ist die aktuelle Version hier:

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

                              sigi234 1 Reply Last reply Reply Quote 0
                              • Zefau
                                Zefau last edited by

                                @ticaki sind die Datenpunkte die für Tautulli angelegt werden

                                1 Reply Last reply Reply Quote 0
                                • sigi234
                                  sigi234 Forum Testing Most Active @ticaki last edited by

                                  @ticaki sagte in Test Adapter Plex v0.8.x:

                                  hab die PR eröffnet

                                  jetzt ist die aktuelle Version hier:

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

                                  plex.0
                                  2023-08-13 22:01:24.533	info	State value to set for "plex.0.settings.transcoder.TranscoderH264MinimumCRF" has to be type "string" but received type "number"
                                  
                                  plex.0
                                  2023-08-13 22:01:23.227	warn	Unexpected token u in JSON at position 0
                                  
                                  plex.0
                                  2023-08-13 22:01:23.221	warn	Unexpected token u in JSON at position 0
                                  
                                  plex.0
                                  2023-08-13 22:01:22.841	info	Establishing insecure connection to Plex Media Server...
                                  
                                  plex.0
                                  2023-08-13 22:01:22.830	info	starting. Version 0.9.1 (non-npm: ticaki/ioBroker.plex#9baa830be2cb4894f7de025c538cda80dd940ea1) in C:/ioBroker/_iob_Test/node_modules/iobroker.plex, node: v18.17.1, js-controller: 5.0.11
                                  
                                  T 1 Reply Last reply Reply Quote 0
                                  • T
                                    ticaki Developer @sigi234 last edited by

                                    @sigi234
                                    Zu dem unexpected token hast du nicht mehr oder?

                                    Den "TranscoderH264MinimumCRF" hab ich gelegentlich auch, aber noch nicht gefunden wo ich das am besten behebe. Da ist irgendwo ganz unten noch was kaputt. Manche Daten kommen als string, zwei Stunde später als Number, nochmal später wieder als String.

                                    sigi234 1 Reply Last reply Reply Quote 0
                                    • sigi234
                                      sigi234 Forum Testing Most Active @ticaki last edited by sigi234

                                      @ticaki sagte in Test Adapter Plex v0.8.x:

                                      Zu dem unexpected token hast du nicht mehr oder?

                                      Nein , hab mal auf debug gestellt.

                                      plex.0
                                      2023-08-13 22:26:40.413	warn	Unexpected token u in JSON at position 0
                                      
                                      plex.0
                                      2023-08-13 22:26:39.951	info	Establishing insecure connection to Plex Media Server...
                                      
                                      plex.0
                                      2023-08-13 22:26:39.936	info	starting. Version 0.9.1 (non-npm: ticaki/ioBroker.plex#9baa830be2cb4894f7de025c538cda80dd940ea1) in C:/ioBroker/_iob_Test/node_modules/iobroker.plex, node: v18.17.1, js-controller: 5.0.11
                                      
                                      plex.0
                                      2023-08-13 22:26:39.453	debug	States connected to redis: 127.0.0.1:9020
                                      
                                      plex.0
                                      2023-08-13 22:26:39.429	debug	States create User PubSub Client
                                      
                                      plex.0
                                      2023-08-13 22:26:39.428	debug	States create System PubSub Client
                                      
                                      plex.0
                                      2023-08-13 22:26:39.412	debug	Redis States: Use Redis connection: 127.0.0.1:9020
                                      
                                      plex.0
                                      2023-08-13 22:26:39.382	debug	Objects connected to redis: 127.0.0.1:9021
                                      
                                      plex.0
                                      2023-08-13 22:26:39.378	debug	Objects client initialize lua scripts
                                      
                                      plex.0
                                      2023-08-13 22:26:39.298	debug	Objects create User PubSub Client
                                      
                                      plex.0
                                      2023-08-13 22:26:39.298	debug	Objects create System PubSub Client
                                      
                                      plex.0
                                      2023-08-13 22:26:39.296	debug	Objects client ready ... initialize now
                                      
                                      plex.0
                                      2023-08-13 22:26:39.251	debug	Redis Objects: Use Redis connection: 127.0.0.1:9021
                                      
                                      plex.0
                                      2023-08-13 22:26:30.931	info	terminating
                                      
                                      plex.0
                                      2023-08-13 22:26:30.426	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      
                                      plex.0
                                      2023-08-13 22:26:30.426	info	terminating
                                      
                                      plex.0
                                      2023-08-13 22:26:30.425	info	Plex Adapter stopped und unloaded.
                                      

                                      Edit:

                                      Fehler lag in den Webhook Settings

                                      1 Reply Last reply Reply Quote 0
                                      • sigi234
                                        sigi234 Forum Testing Most Active @ticaki last edited by

                                        @ticaki sagte in Test Adapter Plex v0.8.x:

                                        Funktionieren bei euch die Kommandos unter _Controls?

                                        Gibt es bei mir nicht, wo sollten diese sein?

                                        liv-in-sky 1 Reply Last reply Reply Quote 0
                                        • liv-in-sky
                                          liv-in-sky @sigi234 last edited by

                                          @sigi234

                                          in den dp unter players

                                          Image 027.png

                                          sigi234 1 Reply Last reply Reply Quote 0
                                          • sigi234
                                            sigi234 Forum Testing Most Active @liv-in-sky last edited by

                                            @liv-in-sky sagte in Test Adapter Plex v0.8.x:

                                            in den dp unter players

                                            Nö

                                            Screenshot (169).jpg

                                            liv-in-sky 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            869
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            plex
                                            14
                                            312
                                            33791
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo