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.
    • 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
                            • liv-in-sky
                              liv-in-sky @sigi234 last edited by liv-in-sky

                              @sigi234

                              hast du eine app - beim/im browser funktioniert es bei mir auch nicht - evtl auf/mit dem handy mal testen ?

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

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

                                @sigi234

                                hast du eine app - beim/im browser funktioniert es bei mir auch nicht - evtl auf/mit dem handy mal testen ?

                                Nö, nur Win Pc
                                Edit:

                                Hatte vor 2 Jahren mal aber funktioniert.

                                Events bekomme ich auch keine rein? Wie ist da die Adresse? Warum Port 8082?

                                Screenshot (170).png Screenshot (171).png

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

                                  @sigi234 da musst du @ticaki fragen

                                  sigi234 T 2 Replies 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:

                                    @sigi234 da musst du @ticaki fragen

                                    Ok, irgendwo habe ich einen Fehler drinnen, sicher habe ich was Falsch konfiguriert.😀

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

                                      @sigi234

                                      hast du da den richtigen port

                                      Image 030.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:

                                        hast du da den richtigen port

                                        Screenshot (173).jpg

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

                                          @liv-in-sky
                                          Ich weiß nicht was die Seite anzeigen soll, bei mir ist sie genauso leer wie bei @sigi234.

                                          @sigi234
                                          Die Controls funktionieren soweit ich das sehe nur mit Geräten bei denen man die Fernsteuerung aktivieren kann. Und das sind bei mir iPad/iPhone eventuell auch Apple TV - habs noch nicht versucht.

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

                                            @ticaki ihr habt recht - keine ahnung was sich da öffnen soll - bei mir auch leer

                                            bin gerade dabei - den plex- lxc auf bookworm zu bekommen (habe noch buster) und dann auch update von plex server - klopfe auf holz

                                            T 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            496
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            plex
                                            14
                                            312
                                            33755
                                            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