Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter Plex v0.8.x

NEWS

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

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

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

Test Adapter Plex v0.8.x

Scheduled Pinned Locked Moved Tester
plex
312 Posts 14 Posters 46.6k Views 13 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • sigi234S sigi234

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

    @sigi234 und in VIS biste ja eh Profi:

    Screenshot 2023-08-14 163036.png
    verwenden 😉

    Funktioniert leider nicht.
    401 Unauthorized

    DJMarc75D Offline
    DJMarc75D Offline
    DJMarc75
    wrote on last edited by DJMarc75
    #281

    @sigi234 Sodele, um nun schon die "kompletten" Links zu den Bildern automatisch in die Datenpunkte zu schreiben muss man die jeweiligen Attribute bearbeiten.
    Hier mal ein Beispiel:

    "testbild":"http://192.168.178.xxx:32400{thumb}?X-Plex-Token=xxx"
    

    Wie üblich natürlich die IP und den Token anpassen.

    {
       "event":"media.{action}",
       "user":"undefined",
       "owner":"undefined",
       "Account":{
       	"userId":"{user_id}",
       	"id":"undefined",
       	"thumb":"{user_thumb}",
       	"title":"{username}"
       },
       "Server":{
       	"title":"{server_name}",
       	"uuid":"{server_machine_id}"
       },
       "Player":{
       	"local":"{stream_local}",
       	"localAddress":"{ip_address}",
       	"publicAddress":"undefined",
       	"title":"{player}",
       	"uuid":"{machine_id}"
       },
       "Metadata":{
       	"librarySectionType":"{media_type}",
       	"plexLink":"{rating_key}",
       	"parentRatingKey":"{parent_rating_key}",
       	"grandparentRatingKey":"{grandparent_rating_key}",
       	"key":"/library/metadata/{rating_key}",
       	"guid":"com.plexapp.agents.imdb://{imdb_id}?lang=en",
       	"librarySectionTitle":"{library_name}",
       	"librarySectionID":"{section_id}",
       	"librarySectionKey":"/library/sections/{section_id}",
       	"studio":"{studio}",
       	"type":"{media_type}",
       	"title":"{title}",
       	 "Country":"undefined",
       	  "Producer":"undefined",
       	"grandparentTitle":"{show_name}",
       	"parentTitle":"{episode_name}",
       	"contentRating":"{content_rating}",
       	"rating":"{rating}",
                   "userrating":"{rating}",
       	"tagline":"{tagline}",
       	"chapterSource":"undefined",
       	"primaryExtraKey":"undefined",
       	"ratingImage":"imdb://image.rating",
                   "TMDBurl":"{themoviedb_url}",
       	"Genre":"{genres}",
                   "Event":"{action}",
               "tautulli":{
                   "Player":"{player}",
       	        "LibraryTyp":"{library_name}",
       	        "Filmstudio":"{studio}",
       	        "Titel":"{title}",
                   "Originaltitel":"{original_title}",
       	        "SerienName":"{show_name}",
       	        "FolgeName":"{episode_name}",
       	        "Status":"{action}",
       	        "Beschreibung":"{summary}",
                   "Bewertung":"{audience_rating}",
       	        "Jahr":"{year}",
                   "Genre":"{genres}",
                   "Hintergrund":"{art}",
       	        "SerienBanner":"{banner}",
                   "Cover":"<movie>{thumb}</movie><show>{grandparent_thumb}</show><season>{grandparent_thumb}</season><episode>{grandparent_thumb}</episode><artist>{grandparent_thumb}</artist><album>{grandparent_thumb}</album><track>{grandparent_thumb}</track>", 
       	        "DauerMinuten":"{duration}",
                   "DauerSekunden":"{duration_sec}",
                   "VerbleibendMinuten": "{remaining_duration}",
                   "VerbleibendSekunden": "{remaining_duration_sec}",
       	        "VerbleibendZeit": "{remaining_time}",
       	        "FortschrittMinuten": "{progress_duration}",
                   "FortschrittSekunden": "{progress_duration_sec}",
       	        "FortschrittZeit": "{progress_time}",
       	        "FortschrittProzent": "{progress_percent}",
       	        "Veroeffentlichung":"{release_date}",
       	        "UploadDatum":"{added_date}",
                   "AbspielDatum":"{last_viewed_date}",
       	        "Kategorie":"{genres}",
       	        "Regisseur":"{directors}",
       	        "Drehbuch":"{writers}",
       	        "Kollektion":"{collections}",
       	        "Darsteller":"{actors:[:30]}",
                   "Folge":"{episode_num}",
                   "Staffel":"{season_num}",
       			"Kuenstler":"{artist_name}",
       			"Lied":"{track_name}",
       			"Album":"{album_name}",
       			"TrackKuenstler":"{track_artist}",
       			"Disknummer":"{disc_num00}",
       			"Liednummer":"{track_num00}",
       			"testbild":"http://192.168.178.xxx:32400{thumb}?X-Plex-Token=xxx"
                   },
       	"video": {
       		"container": "{container}",
       		"bitrate": "{bitrate}",
       		"aspect_ratio": "{aspect_ratio}",
       		"video_codec": "{video_codec}",
       		"video_codec_level": "{video_codec_level}",
       		"video_bitrate": "{video_bitrate}",
       		"video_bit_depth": "{video_bit_depth}",
       		"video_framerate": "{video_framerate}",
       		"video_ref_frames": "{video_ref_frames}",
       		"video_resolution": "{video_resolution}",
       		"video_height": "{video_height}",
       		"video_width": "{video_width}",
       		"video_language": "{video_language}",
       		"video_language_code": "{video_language_code}"
       	},
       	"audio": {
       		"audio_bitrate": "{audio_bitrate}",
       		"audio_bitrate_mode": "{audio_bitrate_mode}",
       		"audio_codec": "{audio_codec}",
       		"audio_channels": "{audio_channels}",
       		"audio_channel_layout": "{audio_channel_layout}",
       		"audio_sample_rate": "{audio_sample_rate}",
       		"audio_language": "{audio_language}",
       		"audio_language_code": "{audio_language_code}"
       	},
       	"subtitles": {
       		"subtitle_codec": "{subtitle_codec}",
       		"subtitle_container": "{subtitle_container}",
       		"subtitle_format": "{subtitle_format}",
       		"subtitle_forced": "{subtitle_forced}",
       		"subtitle_location": "{subtitle_location}",
       		"subtitle_language": "{subtitle_language}",
       		"subtitle_language_code": "{subtitle_language_code}"
       	},
       	"file": {
       		"path": "{file}",
       		"name": "{filename}",
       		"size": "{file_size}"
       	},
       	"transcoding": {
       		"transcode_decision": "{transcode_decision}",
       		"video_decision": "{video_decision}",
       		"audio_decision": "{audio_decision}",
       		"subtitle_decision": "{subtitle_decision}",
       		"transcode_container": "{transcode_container}",
       		"transcode_video_codec": "{transcode_video_codec}",
       		"transcode_video_width": "{transcode_video_width}",
       		"transcode_video_height": "{transcode_video_height}",
       		"transcode_audio_codec": "{transcode_audio_codec}",
       		"transcode_audio_channels": "{transcode_audio_channels}",
       		"transcode_hw_requested": "{transcode_hw_requested}",
       		"transcode_hw_decoding": "{transcode_hw_decoding}",
       		"transcode_hw_decode": "{transcode_hw_decode}",
       		"transcode_hw_decode_title": "{transcode_hw_decode_title}",
       		"transcode_hw_encoding": "{transcode_hw_encoding}",
       		"transcode_hw_encode": "{transcode_hw_encode}",
       		"transcode_hw_encode_title": "{transcode_hw_encode_title}"
       	},
       	"stream": {
       		"user": {
       			"streams": "{streams}",
       			"user_streams": "{user_streams}",
       			"name": "{user}",
       			"user": "{username}",
       			"email": "{user_email}"
       		},
       		"player": {
       			"device": "{device}",
       			"platform": "{platform}",
       			"product": "{product}",
       			"player": "{player}",
       			"ip_address": "{ip_address}"
       		},
       		"quality_profile": "{quality_profile}",
       		"optimized_version": "{optimized_version}",
       		"optimized_version_profile": "{optimized_version_profile}",
       		"synced_version": "{synced_version}",
       		"live": "{live}",
       		"stream_local": "{stream_local}",
       		"stream_location": "{stream_location}",
       		"stream_bandwidth": "{stream_bandwidth}",
       		"stream_container": "{stream_container}",
       		"stream_bitrate": "{stream_bitrate}",
       		"stream_aspect_ratio": "{stream_aspect_ratio}",
       		"stream_duration": "{stream_duration}",
       		"stream_time": "{stream_time}",
       		"remaining_duration": "{remaining_duration}",
                           "remaining_duration_sec": "{remaining_duration_sec}",
       		"remaining_time": "{remaining_time}",
       		"progress_duration": "{progress_duration}",
                           "progress_duration_sec": "{progress_duration_sec}",
       		"progress_time": "{progress_time}",
       		"progress_percent": "{progress_percent}",
       		"stream_video": {
       			"stream_video_codec": "{stream_video_codec}",
       			"stream_video_codec_level": "{stream_video_codec_level}",
       			"stream_video_bitrate": "{stream_video_bitrate}",
       			"stream_video_bit_depth": "{stream_video_bit_depth}",
       			"stream_video_framerate": "{stream_video_framerate}",
       			"stream_video_ref_frames": "{stream_video_ref_frames}",
       			"stream_video_resolution": "{stream_video_resolution}",
       			"stream_video_height": "{stream_video_height}",
       			"stream_video_width": "{stream_video_width}",
       			"stream_video_language": "{stream_video_language}",
       			"stream_video_language_code": "{stream_video_language_code}"
       		},
       		"stream_audio": {
       			"stream_audio_bitrate": "{stream_audio_bitrate}",
       			"stream_audio_bitrate_mode": "{stream_audio_bitrate_mode}",
       			"stream_audio_codec": "{stream_audio_codec}",
       			"stream_audio_channels": "{stream_audio_channels}",
       			"stream_audio_channel_layout": "{stream_audio_channel_layout}",
       			"stream_audio_sample_rate": "{stream_audio_sample_rate}",
       			"stream_audio_language": "{stream_audio_language}",
       			"stream_audio_language_code": "{stream_audio_language_code}"
       		},
       		"stream_subtitle": {
       			"stream_subtitle_codec": "{stream_subtitle_codec}",
       			"stream_subtitle_container": "{stream_subtitle_container}",
       			"stream_subtitle_format": "{stream_subtitle_format}",
       			"stream_subtitle_forced": "{stream_subtitle_forced}",
       			"stream_subtitle_language": "{stream_subtitle_language}",
       			"stream_subtitle_language_code": "{stream_subtitle_language_code}",
       			"stream_subtitle_location": "{stream_subtitle_location}"
       		}
       	}
       }
    }
    
    

    In der JSON erstmal das oben genannte Attribut anpassen.
    Und so kann man in der JSON dann alle Attribute, welche auf Bilder verweisen, anpassen.
    VOR {thumb},{art},{banner},usw die IP mit Port setzen und DANACH den Token.

    edit: TIP - um die JSON an die eigenen Bedürfnisse anzupassen findet man hier die jeweiligen Daten:


    Screenshot 2023-08-15 073325.png

    Lehrling seit 1975 !!!
    Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
    https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

    1 Reply Last reply
    1
    • DJMarc75D DJMarc75

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

      Funktioniert leider nicht.
      401 Unauthorized

      Sorry, mein Fehler.

      Im Skript bitte im dritten Textblock das anführende / entfernen.

      sigi234S Online
      sigi234S Online
      sigi234
      Forum Testing Most Active
      wrote on last edited by sigi234
      #282

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

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

      Funktioniert leider nicht.
      401 Unauthorized

      Sorry, mein Fehler.

      Im Skript bitte im dritten Textblock das anführende / entfernen.

      401 Unauthorized

      http://192.168.178.20:32400/library/metadata/29067/thumb/1691883099&X-Plex-Token=xxxxxxxxxxxxxxx

      Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
      Immer Daten sichern!

      DJMarc75D 1 Reply Last reply
      0
      • sigi234S sigi234

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

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

        Funktioniert leider nicht.
        401 Unauthorized

        Sorry, mein Fehler.

        Im Skript bitte im dritten Textblock das anführende / entfernen.

        401 Unauthorized

        http://192.168.178.20:32400/library/metadata/29067/thumb/1691883099&X-Plex-Token=xxxxxxxxxxxxxxx

        DJMarc75D Offline
        DJMarc75D Offline
        DJMarc75
        wrote on last edited by DJMarc75
        #283

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

        http://192.168.178.20:32400/library/metadata/29067/thumb/1691883099&X-Plex-Token=xxxxxxxxxxxxxxx

        Das & bitte gegen ein ? tauschen

        http://192.168.178.20:32400/library/metadata/29067/thumb/1691883099?X-Plex-Token=xxxxxxxxxxxxxxx
        

        Lehrling seit 1975 !!!
        Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
        https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

        sigi234S 1 Reply Last reply
        0
        • DJMarc75D DJMarc75

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

          http://192.168.178.20:32400/library/metadata/29067/thumb/1691883099&X-Plex-Token=xxxxxxxxxxxxxxx

          Das & bitte gegen ein ? tauschen

          http://192.168.178.20:32400/library/metadata/29067/thumb/1691883099?X-Plex-Token=xxxxxxxxxxxxxxx
          
          sigi234S Online
          sigi234S Online
          sigi234
          Forum Testing Most Active
          wrote on last edited by
          #284

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

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

          http://192.168.178.20:32400/library/metadata/29067/thumb/1691883099&X-Plex-Token=xxxxxxxxxxxxxxx

          Das & bitte gegen ein ? tauschen

          http://192.168.178.20:32400/library/metadata/29067/thumb/1691883099?X-Plex-Token=xxxxxxxxxxxxxxx
          

          Jaaaaaaaaaaa

          Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
          Immer Daten sichern!

          1 Reply Last reply
          0
          • sigi234S Online
            sigi234S Online
            sigi234
            Forum Testing Most Active
            wrote on last edited by
            #285

            Hallo,

            bekomme noch immer nicht die Control Daten rein. Warum auch immer.

            Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
            Immer Daten sichern!

            1 Reply Last reply
            0
            • T Do not disturb
              T Do not disturb
              ticaki
              wrote on last edited by ticaki
              #286

              @sigi234

              https://support.plex.tv/articles/203082707-supported-plex-companion-apps/

              Plex Apps die auf einem PC laufen sind alle controller only - kannst du also nicht fernsteuern.

              Plexamp unterstützt es, hab damit aber keine erfahrung

              Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

              Spenden

              DJMarc75D 1 Reply Last reply
              0
              • T ticaki

                @sigi234

                https://support.plex.tv/articles/203082707-supported-plex-companion-apps/

                Plex Apps die auf einem PC laufen sind alle controller only - kannst du also nicht fernsteuern.

                Plexamp unterstützt es, hab damit aber keine erfahrung

                DJMarc75D Offline
                DJMarc75D Offline
                DJMarc75
                wrote on last edited by
                #287

                @ticaki der Link

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

                ist wieder tot 🙂

                Lehrling seit 1975 !!!
                Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                1 Reply Last reply
                0
                • T ticaki

                  leider wieder einen neuen Link, die testing branch kann ich nicht mehr aktualisieren... ein git fehler keine Ahnung

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

                  T Do not disturb
                  T Do not disturb
                  ticaki
                  wrote on last edited by ticaki
                  #288

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

                  leider wieder einen neuen Link, die testing branch kann ich nicht mehr aktualisieren... ein git fehler keine Ahnung

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

                  Ich kenne mich leider mit den git commands nicht gut aus, daher hab ich testing gelöscht und die änderungen dort verloren. Soweit ich aber sehe kann man als Nutzer Tautulli eh so konfigurieren das man die Updatedaten als Notification bekommt, also kein großer Verlust.

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

                  Das hier ist die Version die auch als PR eingereicht habe, daran wird nur mit Bedacht etwas geändert und keine Experimente 🙂

                  Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                  Spenden

                  1 Reply Last reply
                  1
                  • T Do not disturb
                    T Do not disturb
                    ticaki
                    wrote on last edited by ticaki
                    #289

                    Die oben genannte Fixes und Änderungen wurde in https://github.com/ticaki/ioBroker.plex übernommen.

                    WORK IN PROGRESS

                    • (ticaki) changed: common.role/types for mediaplayer added

                    • (ticaki) fixed: common.type warnings have been fixed and missing state definitions havew been added

                    • (ticaki) fixed: player controls didnt work with https

                    • (ticaki) fix: history page (Übersicht Plex)

                    Zu beachten ist das der Zugriff über Socket.io geschieht und das auf meinem Testserver out of the box die Bilder nicht mit https geladen wurden. Hab da aber auch nicht weiter an den Einstellungen gespielt.
                    Bildschirmfoto 2023-08-16 um 13.08.13.png

                    Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                    Spenden

                    sigi234S 2 Replies Last reply
                    0
                    • T ticaki

                      Die oben genannte Fixes und Änderungen wurde in https://github.com/ticaki/ioBroker.plex übernommen.

                      WORK IN PROGRESS

                      • (ticaki) changed: common.role/types for mediaplayer added

                      • (ticaki) fixed: common.type warnings have been fixed and missing state definitions havew been added

                      • (ticaki) fixed: player controls didnt work with https

                      • (ticaki) fix: history page (Übersicht Plex)

                      Zu beachten ist das der Zugriff über Socket.io geschieht und das auf meinem Testserver out of the box die Bilder nicht mit https geladen wurden. Hab da aber auch nicht weiter an den Einstellungen gespielt.
                      Bildschirmfoto 2023-08-16 um 13.08.13.png

                      sigi234S Online
                      sigi234S Online
                      sigi234
                      Forum Testing Most Active
                      wrote on last edited by
                      #290

                      @ticaki

                      Super, läuft aber einmal mit und einmal Ohne Cover.

                      Screenshot (191).png

                      Und ein paar Info:

                      plex.0
                      2023-08-16 15:20:37.558	info	State value to set for "plex.0._playing.chrome-xxxxxxxxx.Metadata.index" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:20:37.446	info	State value to set for "plex.0._playing._recent-player.Metadata.updatedAt" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:20:37.444	info	State value to set for "plex.0._playing._recent-player.Metadata.index" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:18:32.732	info	State value to set for "plex.0._playing.chrome-xxxxxxxxx.Metadata.updatedAt" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:18:32.732	info	State value to set for "plex.0._playing.chrome-xxxxxxxxx.Metadata.index" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:18:32.719	info	State value to set for "plex.0._playing._recent-player.Metadata.updatedAt" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:18:32.718	info	State value to set for "plex.0._playing._recent-player.Metadata.index" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:15:44.119	info	State value to set for "plex.0._playing.chrome-xxxxxxxxx.Metadata.updatedAt" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:15:44.119	info	State value to set for "plex.0._playing.chrome-xxxxxxxxx.Metadata.index" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:15:44.119	info	State value to set for "plex.0._playing.chrome-xxxxxxxxx.Metadata.lastViewedAt" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:15:44.118	info	State value to set for "plex.0._playing.chrome-xxxxxxxxx.Metadata.viewCount" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:15:44.118	info	State value to set for "plex.0._playing._recent-player.Metadata.updatedAt" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:15:44.118	info	State value to set for "plex.0._playing._recent-player.Metadata.index" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:15:44.117	info	State value to set for "plex.0._playing._recent-player.Metadata.lastViewedAt" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:15:44.116	info	State value to set for "plex.0._playing._recent-player.Metadata.viewCount" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:14:49.862	info	State value to set for "plex.0._playing.chrome-xxxxxxxxx.Metadata.rating" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:14:49.862	info	State value to set for "plex.0._playing.chrome-xxxxxxxxx.Account.userId" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:14:49.861	info	State value to set for "plex.0._playing.chrome-xxxxxxxxx.Metadata.updatedAt" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:14:49.861	info	State value to set for "plex.0._playing.chrome-xxxxxxxxx.Metadata.index" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:14:49.860	info	State value to set for "plex.0._playing.chrome-xxxxxxxxx.Metadata.lastViewedAt" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:14:49.859	info	State value to set for "plex.0._playing.chrome-xxxxxxxxx.Metadata.viewCount" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:14:49.849	info	State value to set for "plex.0._playing._recent-player.Metadata.rating" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:14:49.849	info	State value to set for "plex.0._playing._recent-player.Account.userId" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:14:49.848	info	State value to set for "plex.0._playing._recent-player.Metadata.updatedAt" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:14:49.848	info	State value to set for "plex.0._playing._recent-player.Metadata.index" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:14:49.847	info	State value to set for "plex.0._playing._recent-player.Metadata.lastViewedAt" has to be type "number" but received type "string"
                      
                      plex.0
                      2023-08-16 15:14:49.845	info	State value to set for "plex.0._playing._recent-player.Metadata.viewCount" has to be type "number" but received type "string"
                      

                      Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                      Immer Daten sichern!

                      1 Reply Last reply
                      0
                      • T ticaki

                        Die oben genannte Fixes und Änderungen wurde in https://github.com/ticaki/ioBroker.plex übernommen.

                        WORK IN PROGRESS

                        • (ticaki) changed: common.role/types for mediaplayer added

                        • (ticaki) fixed: common.type warnings have been fixed and missing state definitions havew been added

                        • (ticaki) fixed: player controls didnt work with https

                        • (ticaki) fix: history page (Übersicht Plex)

                        Zu beachten ist das der Zugriff über Socket.io geschieht und das auf meinem Testserver out of the box die Bilder nicht mit https geladen wurden. Hab da aber auch nicht weiter an den Einstellungen gespielt.
                        Bildschirmfoto 2023-08-16 um 13.08.13.png

                        sigi234S Online
                        sigi234S Online
                        sigi234
                        Forum Testing Most Active
                        wrote on last edited by
                        #291

                        @ticaki

                        Hallo,

                        in der GUI ist im Dunklen Modus die Schrift nicht erkennbar.

                        Screenshot (192).png

                        Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                        Immer Daten sichern!

                        T 2 Replies Last reply
                        1
                        • sigi234S sigi234

                          @ticaki

                          Hallo,

                          in der GUI ist im Dunklen Modus die Schrift nicht erkennbar.

                          Screenshot (192).png

                          T Do not disturb
                          T Do not disturb
                          ticaki
                          wrote on last edited by
                          #292

                          @sigi234

                          Kommt das Has to be wiederholt oder war es nur beim ersten Start?

                          Das andere schaue ich mir an

                          Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                          Spenden

                          sigi234S 1 Reply Last reply
                          0
                          • T ticaki

                            @sigi234

                            Kommt das Has to be wiederholt oder war es nur beim ersten Start?

                            Das andere schaue ich mir an

                            sigi234S Online
                            sigi234S Online
                            sigi234
                            Forum Testing Most Active
                            wrote on last edited by
                            #293

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

                            Kommt das Has to be wiederholt oder war es nur beim ersten Start?

                            wiederholt

                            Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                            Immer Daten sichern!

                            1 Reply Last reply
                            0
                            • sigi234S sigi234

                              @ticaki

                              Hallo,

                              in der GUI ist im Dunklen Modus die Schrift nicht erkennbar.

                              Screenshot (192).png

                              T Do not disturb
                              T Do not disturb
                              ticaki
                              wrote on last edited by ticaki
                              #294

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

                              gefunden und behoben - aber noch nicht in der offizellen Version

                              in der GUI ist im Dunklen Modus die Schrift nicht erkennbar.
                              has to be type

                              offen

                              Super, läuft aber einmal mit und einmal Ohne Cover.

                              Da hab ich noch nicht wirklich eine Ahnung - auf dem dev-server läuft das tadellos
                              Bildschirmfoto 2023-08-17 um 21.44.50.png

                              auf meinem normalen iobroker wie bei dir...

                              EDIT: gefunden.

                              In der Tautulli Config von @DJMarc75 sind Werte weggelassen worden deren Wert benutzt werden um diese Seite zu erstellen:

                              z.B.

                              "thumb":"<movie>{thumb}</movie><show>{grandparent_thumb}</show><season>{grandparent_thumb}</season><episode>{grandparent_thumb}</episode><artist>{grandparent_thumb}</artist><album>{grandparent_thumb}</album><track>{grandparent_thumb}</track>",
                              

                              Daher würde ich empfehle diese zu testen:
                              Dort ist die Orginalversion von Zefau um die Erweiterungen von @DJMarc75 ergänzt

                              {
                                  "event": "media.{action}",
                                  "user": "undefined",
                                  "owner": "undefined",
                                  "Account": {
                                      "userId": "{user_id}",
                                      "id": "undefined",
                                      "thumb": "undefined",
                                      "title": "{username}"
                                  },
                                  "Server": {
                                      "title": "{server_name}",
                                      "uuid": "{server_machine_id}"
                                  },
                                  "Player": {
                                      "local": "{stream_local}",
                                      "localAddress": "{ip_address}",
                                      "publicAddress": "undefined",
                                      "title": "{player}",
                                      "uuid": "{machine_id}"
                                  },
                                  "Metadata": {
                                      "librarySectionType": "{media_type}",
                                      "ratingKey": "{rating_key}",
                                      "parentRatingKey": "{parent_rating_key}",
                                      "grandparentRatingKey": "{grandparent_rating_key}",
                                      "key": "/library/metadata/{rating_key}",
                                      "guid": "com.plexapp.agents.imdb://{imdb_id}?lang=en",
                                      "librarySectionTitle": "{library_name}",
                                      "librarySectionID": "{section_id}",
                                      "librarySectionKey": "/library/sections/{section_id}",
                                      "studio": "{studio}",
                                      "type": "{media_type}",
                                      "title": "{title}",
                                      "grandparentTitle": "<show>{show_name}</show><artist>{artist_name}</artist>",
                                      "parentTitle": "<show>{show_name}</show><artist>{artist_name}</artist>",
                                      "titleSort": "undefined",
                                      "contentRating": "{content_rating}",
                                      "summary": "{summary}",
                                      "rating": "{rating}",
                                      "viewOffset": "undefined",
                                      "lastViewedAt": "{last_viewed_date}",
                                      "year": "{year}",
                                      "tagline": "{tagline}",
                                      "thumb": "<movie>{thumb}</movie><show>{grandparent_thumb}</show><season>{grandparent_thumb}</season><episode>{grandparent_thumb}</episode><artist>{grandparent_thumb}</artist><album>{grandparent_thumb}</album><track>{grandparent_thumb}</track>",
                                      "parentThumb": "{parent_thumb}",
                                      "grandparentThumb": "{grandparent_thumb}",
                                      "posterThumb": "{poster_thumb}",
                                      "art": "undefined",
                                      "duration": "{duration}",
                                      "originallyAvailableAt": "{release_date}",
                                      "addedAt": "{added_date}",
                                      "updatedAt": "{updated_date}",
                                      "chapterSource": "undefined",
                                      "primaryExtraKey": "undefined",
                                      "ratingImage": "imdb://image.rating",
                                      "Genre": "{genres}",
                                      "Director": "{directors}",
                                      "Writer": "{writers}",
                                      "Country": "undefined",
                                      "Producer": "undefined",
                                      "Collection": "{collections}",
                                      "Role": "{actors}",
                                      "Similar": "undefined",
                                      "tautulli": {
                                          "Player": "{player}",
                                          "LibraryTyp": "{library_name}",
                                          "Filmstudio": "{studio}",
                                          "Titel": "{title}",
                                          "Originaltitel": "{original_title}",
                                          "SerienName": "{show_name}",
                                          "FolgeName": "{episode_name}",
                                          "Status": "{action}",
                                          "Beschreibung": "{summary}",
                                          "Bewertung": "{audience_rating}",
                                          "Jahr": "{year}",
                                          "Genre": "{genres}",
                                          "Hintergrund": "{art}",
                                          "SerienBanner": "{banner}",
                                          "Cover": "<movie>{thumb}</movie><show>{grandparent_thumb}</show><season>{grandparent_thumb}</season><episode>{grandparent_thumb}</episode><artist>{grandparent_thumb}</artist><album>{grandparent_thumb}</album><track>{grandparent_thumb}</track>",
                                          "DauerMinuten": "{duration}",
                                          "DauerSekunden": "{duration_sec}",
                                          "VerbleibendMinuten": "{remaining_duration}",
                                          "VerbleibendSekunden": "{remaining_duration_sec}",
                                          "VerbleibendZeit": "{remaining_time}",
                                          "FortschrittMinuten": "{progress_duration}",
                                          "FortschrittSekunden": "{progress_duration_sec} sek",
                                          "FortschrittZeit": "{progress_time}",
                                          "FortschrittProzent": "{progress_percent}",
                                          "Veroeffentlichung": "{release_date}",
                                          "UploadDatum": "{added_date}",
                                          "AbspielDatum": "{last_viewed_date}",
                                          "Kategorie": "{genres}",
                                          "Regisseur": "{directors}",
                                          "Drehbuch": "{writers}",
                                          "Kollektion": "{collections}",
                                          "Darsteller": "{actors:[:30]}",
                                          "Folge": "{episode_num}",
                                          "Staffel": "{season_num}"
                                      },
                                      "video": {
                                          "container": "{container}",
                                          "bitrate": "{bitrate}",
                                          "aspect_ratio": "{aspect_ratio}",
                                          "video_codec": "{video_codec}",
                                          "video_codec_level": "{video_codec_level}",
                                          "video_bitrate": "{video_bitrate}",
                                          "video_bit_depth": "{video_bit_depth}",
                                          "video_framerate": "{video_framerate}",
                                          "video_ref_frames": "{video_ref_frames}",
                                          "video_resolution": "{video_resolution}",
                                          "video_height": "{video_height}",
                                          "video_width": "{video_width}",
                                          "video_language": "{video_language}",
                                          "video_language_code": "{video_language_code}"
                                      },
                                      "audio": {
                                          "audio_bitrate": "{audio_bitrate}",
                                          "audio_bitrate_mode": "{audio_bitrate_mode}",
                                          "audio_codec": "{audio_codec}",
                                          "audio_channels": "{audio_channels}",
                                          "audio_channel_layout": "{audio_channel_layout}",
                                          "audio_sample_rate": "{audio_sample_rate}",
                                          "audio_language": "{audio_language}",
                                          "audio_language_code": "{audio_language_code}"
                                      },
                                      "subtitles": {
                                          "subtitle_codec": "{subtitle_codec}",
                                          "subtitle_container": "{subtitle_container}",
                                          "subtitle_format": "{subtitle_format}",
                                          "subtitle_forced": "{subtitle_forced}",
                                          "subtitle_location": "{subtitle_location}",
                                          "subtitle_language": "{subtitle_language}",
                                          "subtitle_language_code": "{subtitle_language_code}"
                                      },
                                      "file": {
                                          "path": "{file}",
                                          "name": "{filename}",
                                          "size": "{file_size}"
                                      },
                                      "transcoding": {
                                          "transcode_decision": "{transcode_decision}",
                                          "video_decision": "{video_decision}",
                                          "audio_decision": "{audio_decision}",
                                          "subtitle_decision": "{subtitle_decision}",
                                          "transcode_container": "{transcode_container}",
                                          "transcode_video_codec": "{transcode_video_codec}",
                                          "transcode_video_width": "{transcode_video_width}",
                                          "transcode_video_height": "{transcode_video_height}",
                                          "transcode_audio_codec": "{transcode_audio_codec}",
                                          "transcode_audio_channels": "{transcode_audio_channels}",
                                          "transcode_hw_requested": "{transcode_hw_requested}",
                                          "transcode_hw_decoding": "{transcode_hw_decoding}",
                                          "transcode_hw_decode": "{transcode_hw_decode}",
                                          "transcode_hw_decode_title": "{transcode_hw_decode_title}",
                                          "transcode_hw_encoding": "{transcode_hw_encoding}",
                                          "transcode_hw_encode": "{transcode_hw_encode}",
                                          "transcode_hw_encode_title": "{transcode_hw_encode_title}"
                                      },
                                      "stream": {
                                          "user": {
                                              "streams": "{streams}",
                                              "user_streams": "{user_streams}",
                                              "name": "{user}",
                                              "user": "{username}",
                                              "email": "{user_email}"
                                          },
                                          "player": {
                                              "device": "{device}",
                                              "platform": "{platform}",
                                              "product": "{product}",
                                              "player": "{player}",
                                              "ip_address": "{ip_address}"
                                          },
                                          "quality_profile": "{quality_profile}",
                                          "optimized_version": "{optimized_version}",
                                          "optimized_version_profile": "{optimized_version_profile}",
                                          "synced_version": "{synced_version}",
                                          "live": "{live}",
                                          "stream_local": "{stream_local}",
                                          "stream_location": "{stream_location}",
                                          "stream_bandwidth": "{stream_bandwidth}",
                                          "stream_container": "{stream_container}",
                                          "stream_bitrate": "{stream_bitrate}",
                                          "stream_aspect_ratio": "{stream_aspect_ratio}",
                                          "stream_duration": "{stream_duration}",
                                          "stream_time": "{stream_time}",
                                          "remaining_duration": "{remaining_duration}",
                                          "remaining_time": "{remaining_time}",
                                          "progress_duration": "{progress_duration}",
                                          "progress_time": "{progress_time}",
                                          "progress_percent": "{progress_percent}",
                                          "stream_video": {
                                              "stream_video_codec": "{stream_video_codec}",
                                              "stream_video_codec_level": "{stream_video_codec_level}",
                                              "stream_video_bitrate": "{stream_video_bitrate}",
                                              "stream_video_bit_depth": "{stream_video_bit_depth}",
                                              "stream_video_framerate": "{stream_video_framerate}",
                                              "stream_video_ref_frames": "{stream_video_ref_frames}",
                                              "stream_video_resolution": "{stream_video_resolution}",
                                              "stream_video_height": "{stream_video_height}",
                                              "stream_video_width": "{stream_video_width}",
                                              "stream_video_language": "{stream_video_language}",
                                              "stream_video_language_code": "{stream_video_language_code}"
                                          },
                                          "stream_audio": {
                                              "stream_audio_bitrate": "{stream_audio_bitrate}",
                                              "stream_audio_bitrate_mode": "{stream_audio_bitrate_mode}",
                                              "stream_audio_codec": "{stream_audio_codec}",
                                              "stream_audio_channels": "{stream_audio_channels}",
                                              "stream_audio_channel_layout": "{stream_audio_channel_layout}",
                                              "stream_audio_sample_rate": "{stream_audio_sample_rate}",
                                              "stream_audio_language": "{stream_audio_language}",
                                              "stream_audio_language_code": "{stream_audio_language_code}"
                                          },
                                          "stream_subtitle": {
                                              "stream_subtitle_codec": "{stream_subtitle_codec}",
                                              "stream_subtitle_container": "{stream_subtitle_container}",
                                              "stream_subtitle_format": "{stream_subtitle_format}",
                                              "stream_subtitle_forced": "{stream_subtitle_forced}",
                                              "stream_subtitle_language": "{stream_subtitle_language}",
                                              "stream_subtitle_language_code": "{stream_subtitle_language_code}",
                                              "stream_subtitle_location": "{stream_subtitle_location}"
                                          }
                                      }
                                  }
                              }
                              

                              EDIT: Bin mir nicht sicher ob die selben Daten von beiden kommen

                              Ich teste die Funktionsfähigkeit mit dieser Config, erweitern kein Problem, verändern oder entfernen kann zu fehlern führen.

                              {
                              	"event":"media.{action}",
                              	"user":"undefined",
                              	"owner":"undefined",
                              	"Account":{
                              		"userId":"{user_id}",
                              		"id":"undefined",
                              		"thumb":"undefined",
                              		"title":"{username}"
                              	},
                              	"Server":{
                              		"title":"{server_name}",
                              		"uuid":"{server_machine_id}"
                              	},
                              	"Player":{
                              		"local":"{stream_local}",
                              		"localAddress":"{ip_address}",
                              		"publicAddress":"undefined",
                              		"title":"{player}",
                              		"uuid":"{machine_id}"
                              	},
                              	"Metadata":{
                              		"librarySectionType":"{media_type}",
                              		"ratingKey":"{rating_key}",
                              		"parentRatingKey":"{parent_rating_key}",
                              		"grandparentRatingKey":"{grandparent_rating_key}",
                              		"key":"/library/metadata/{rating_key}",
                              		"guid":"com.plexapp.agents.imdb://{imdb_id}?lang=en",
                              		"librarySectionTitle":"{library_name}",
                              		"librarySectionID":"{section_id}",
                              		"librarySectionKey":"/library/sections/{section_id}",
                              		"studio":"{studio}",
                              		"type":"{media_type}",
                              		"title":"{title}",
                              		"grandparentTitle":"<show>{show_name}</show><artist>{artist_name}</artist>",
                              		"parentTitle":"<show>{show_name}</show><artist>{artist_name}</artist>",
                              		"titleSort":"undefined",
                              		"contentRating":"{content_rating}",
                              		"summary":"{summary}",
                              		"rating":"{rating}",
                              	  	"viewOffset":"undefined",
                              		"lastViewedAt":"{last_viewed_date}",
                              		"year":"{year}",
                              		"tagline":"{tagline}",
                              		"thumb":"<movie>{thumb}</movie><show>{grandparent_thumb}</show><season>{grandparent_thumb}</season><episode>{grandparent_thumb}</episode><artist>{grandparent_thumb}</artist><album>{grandparent_thumb}</album><track>{grandparent_thumb}</track>",
                              		"parentThumb":"{parent_thumb}",
                              		"grandparentThumb":"{grandparent_thumb}",
                              		"posterThumb":"{poster_thumb}",
                              		"art":"undefined",
                              		"duration":"{duration}",
                              		"originallyAvailableAt":"{release_date}",
                              		"addedAt":"{added_date}",
                              		"updatedAt":"{updated_date}",
                              		"chapterSource":"undefined",
                              		"primaryExtraKey":"undefined",
                              		"ratingImage":"imdb://image.rating",
                              		"Genre":"{genres}",
                              		"Director":"{directors}",
                              		"Writer":"{writers}",
                              		"Country":"undefined",
                              		"Producer":"undefined",
                              		"Collection":"{collections}",
                              		"Role":"{actors}",
                              		"Similar":"undefined",
                              		"video": {
                              			"container": "{container}",
                              			"bitrate": "{bitrate}",
                              			"aspect_ratio": "{aspect_ratio}",
                              			"video_codec": "{video_codec}",
                              			"video_codec_level": "{video_codec_level}",
                              			"video_bitrate": "{video_bitrate}",
                              			"video_bit_depth": "{video_bit_depth}",
                              			"video_framerate": "{video_framerate}",
                              			"video_ref_frames": "{video_ref_frames}",
                              			"video_resolution": "{video_resolution}",
                              			"video_height": "{video_height}",
                              			"video_width": "{video_width}",
                              			"video_language": "{video_language}",
                              			"video_language_code": "{video_language_code}"
                              		},
                              		"audio": {
                              			"audio_bitrate": "{audio_bitrate}",
                              			"audio_bitrate_mode": "{audio_bitrate_mode}",
                              			"audio_codec": "{audio_codec}",
                              			"audio_channels": "{audio_channels}",
                              			"audio_channel_layout": "{audio_channel_layout}",
                              			"audio_sample_rate": "{audio_sample_rate}",
                              			"audio_language": "{audio_language}",
                              			"audio_language_code": "{audio_language_code}"
                              		},
                              		"subtitles": {
                              			"subtitle_codec": "{subtitle_codec}",
                              			"subtitle_container": "{subtitle_container}",
                              			"subtitle_format": "{subtitle_format}",
                              			"subtitle_forced": "{subtitle_forced}",
                              			"subtitle_location": "{subtitle_location}",
                              			"subtitle_language": "{subtitle_language}",
                              			"subtitle_language_code": "{subtitle_language_code}"
                              		},
                              		"file": {
                              			"path": "{file}",
                              			"name": "{filename}",
                              			"size": "{file_size}"
                              		},
                              		"transcoding": {
                              			"transcode_decision": "{transcode_decision}",
                              			"video_decision": "{video_decision}",
                              			"audio_decision": "{audio_decision}",
                              			"subtitle_decision": "{subtitle_decision}",
                              			"transcode_container": "{transcode_container}",
                              			"transcode_video_codec": "{transcode_video_codec}",
                              			"transcode_video_width": "{transcode_video_width}",
                              			"transcode_video_height": "{transcode_video_height}",
                              			"transcode_audio_codec": "{transcode_audio_codec}",
                              			"transcode_audio_channels": "{transcode_audio_channels}",
                              			"transcode_hw_requested": "{transcode_hw_requested}",
                              			"transcode_hw_decoding": "{transcode_hw_decoding}",
                              			"transcode_hw_decode": "{transcode_hw_decode}",
                              			"transcode_hw_decode_title": "{transcode_hw_decode_title}",
                              			"transcode_hw_encoding": "{transcode_hw_encoding}",
                              			"transcode_hw_encode": "{transcode_hw_encode}",
                              			"transcode_hw_encode_title": "{transcode_hw_encode_title}"
                              		},
                              		"stream": {
                              			"user": {
                              				"streams": "{streams}",
                              				"user_streams": "{user_streams}",
                              				"name": "{user}",
                              				"user": "{username}",
                              				"email": "{user_email}"
                              			},
                              			"player": {
                              				"device": "{device}",
                              				"platform": "{platform}",
                              				"product": "{product}",
                              				"player": "{player}",
                              				"ip_address": "{ip_address}"
                              			},
                              			"quality_profile": "{quality_profile}",
                              			"optimized_version": "{optimized_version}",
                              			"optimized_version_profile": "{optimized_version_profile}",
                              			"synced_version": "{synced_version}",
                              			"live": "{live}",
                              			"stream_local": "{stream_local}",
                              			"stream_location": "{stream_location}",
                              			"stream_bandwidth": "{stream_bandwidth}",
                              			"stream_container": "{stream_container}",
                              			"stream_bitrate": "{stream_bitrate}",
                              			"stream_aspect_ratio": "{stream_aspect_ratio}",
                              			"stream_duration": "{stream_duration}",
                              			"stream_time": "{stream_time}",
                              			"remaining_duration": "{remaining_duration}",
                              			"remaining_time": "{remaining_time}",
                              			"progress_duration": "{progress_duration}",
                              			"progress_time": "{progress_time}",
                              			"progress_percent": "{progress_percent}",
                              			"stream_video": {
                              				"stream_video_codec": "{stream_video_codec}",
                              				"stream_video_codec_level": "{stream_video_codec_level}",
                              				"stream_video_bitrate": "{stream_video_bitrate}",
                              				"stream_video_bit_depth": "{stream_video_bit_depth}",
                              				"stream_video_framerate": "{stream_video_framerate}",
                              				"stream_video_ref_frames": "{stream_video_ref_frames}",
                              				"stream_video_resolution": "{stream_video_resolution}",
                              				"stream_video_height": "{stream_video_height}",
                              				"stream_video_width": "{stream_video_width}",
                              				"stream_video_language": "{stream_video_language}",
                              				"stream_video_language_code": "{stream_video_language_code}"
                              			},
                              			"stream_audio": {
                              				"stream_audio_bitrate": "{stream_audio_bitrate}",
                              				"stream_audio_bitrate_mode": "{stream_audio_bitrate_mode}",
                              				"stream_audio_codec": "{stream_audio_codec}",
                              				"stream_audio_channels": "{stream_audio_channels}",
                              				"stream_audio_channel_layout": "{stream_audio_channel_layout}",
                              				"stream_audio_sample_rate": "{stream_audio_sample_rate}",
                              				"stream_audio_language": "{stream_audio_language}",
                              				"stream_audio_language_code": "{stream_audio_language_code}"
                              			},
                              			"stream_subtitle": {
                              				"stream_subtitle_codec": "{stream_subtitle_codec}",
                              				"stream_subtitle_container": "{stream_subtitle_container}",
                              				"stream_subtitle_format": "{stream_subtitle_format}",
                              				"stream_subtitle_forced": "{stream_subtitle_forced}",
                              				"stream_subtitle_language": "{stream_subtitle_language}",
                              				"stream_subtitle_language_code": "{stream_subtitle_language_code}",
                              				"stream_subtitle_location": "{stream_subtitle_location}"
                              			}
                              		}
                              	}
                              }
                              

                              Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                              Spenden

                              sigi234S 1 Reply Last reply
                              0
                              • T ticaki

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

                                gefunden und behoben - aber noch nicht in der offizellen Version

                                in der GUI ist im Dunklen Modus die Schrift nicht erkennbar.
                                has to be type

                                offen

                                Super, läuft aber einmal mit und einmal Ohne Cover.

                                Da hab ich noch nicht wirklich eine Ahnung - auf dem dev-server läuft das tadellos
                                Bildschirmfoto 2023-08-17 um 21.44.50.png

                                auf meinem normalen iobroker wie bei dir...

                                EDIT: gefunden.

                                In der Tautulli Config von @DJMarc75 sind Werte weggelassen worden deren Wert benutzt werden um diese Seite zu erstellen:

                                z.B.

                                "thumb":"<movie>{thumb}</movie><show>{grandparent_thumb}</show><season>{grandparent_thumb}</season><episode>{grandparent_thumb}</episode><artist>{grandparent_thumb}</artist><album>{grandparent_thumb}</album><track>{grandparent_thumb}</track>",
                                

                                Daher würde ich empfehle diese zu testen:
                                Dort ist die Orginalversion von Zefau um die Erweiterungen von @DJMarc75 ergänzt

                                {
                                    "event": "media.{action}",
                                    "user": "undefined",
                                    "owner": "undefined",
                                    "Account": {
                                        "userId": "{user_id}",
                                        "id": "undefined",
                                        "thumb": "undefined",
                                        "title": "{username}"
                                    },
                                    "Server": {
                                        "title": "{server_name}",
                                        "uuid": "{server_machine_id}"
                                    },
                                    "Player": {
                                        "local": "{stream_local}",
                                        "localAddress": "{ip_address}",
                                        "publicAddress": "undefined",
                                        "title": "{player}",
                                        "uuid": "{machine_id}"
                                    },
                                    "Metadata": {
                                        "librarySectionType": "{media_type}",
                                        "ratingKey": "{rating_key}",
                                        "parentRatingKey": "{parent_rating_key}",
                                        "grandparentRatingKey": "{grandparent_rating_key}",
                                        "key": "/library/metadata/{rating_key}",
                                        "guid": "com.plexapp.agents.imdb://{imdb_id}?lang=en",
                                        "librarySectionTitle": "{library_name}",
                                        "librarySectionID": "{section_id}",
                                        "librarySectionKey": "/library/sections/{section_id}",
                                        "studio": "{studio}",
                                        "type": "{media_type}",
                                        "title": "{title}",
                                        "grandparentTitle": "<show>{show_name}</show><artist>{artist_name}</artist>",
                                        "parentTitle": "<show>{show_name}</show><artist>{artist_name}</artist>",
                                        "titleSort": "undefined",
                                        "contentRating": "{content_rating}",
                                        "summary": "{summary}",
                                        "rating": "{rating}",
                                        "viewOffset": "undefined",
                                        "lastViewedAt": "{last_viewed_date}",
                                        "year": "{year}",
                                        "tagline": "{tagline}",
                                        "thumb": "<movie>{thumb}</movie><show>{grandparent_thumb}</show><season>{grandparent_thumb}</season><episode>{grandparent_thumb}</episode><artist>{grandparent_thumb}</artist><album>{grandparent_thumb}</album><track>{grandparent_thumb}</track>",
                                        "parentThumb": "{parent_thumb}",
                                        "grandparentThumb": "{grandparent_thumb}",
                                        "posterThumb": "{poster_thumb}",
                                        "art": "undefined",
                                        "duration": "{duration}",
                                        "originallyAvailableAt": "{release_date}",
                                        "addedAt": "{added_date}",
                                        "updatedAt": "{updated_date}",
                                        "chapterSource": "undefined",
                                        "primaryExtraKey": "undefined",
                                        "ratingImage": "imdb://image.rating",
                                        "Genre": "{genres}",
                                        "Director": "{directors}",
                                        "Writer": "{writers}",
                                        "Country": "undefined",
                                        "Producer": "undefined",
                                        "Collection": "{collections}",
                                        "Role": "{actors}",
                                        "Similar": "undefined",
                                        "tautulli": {
                                            "Player": "{player}",
                                            "LibraryTyp": "{library_name}",
                                            "Filmstudio": "{studio}",
                                            "Titel": "{title}",
                                            "Originaltitel": "{original_title}",
                                            "SerienName": "{show_name}",
                                            "FolgeName": "{episode_name}",
                                            "Status": "{action}",
                                            "Beschreibung": "{summary}",
                                            "Bewertung": "{audience_rating}",
                                            "Jahr": "{year}",
                                            "Genre": "{genres}",
                                            "Hintergrund": "{art}",
                                            "SerienBanner": "{banner}",
                                            "Cover": "<movie>{thumb}</movie><show>{grandparent_thumb}</show><season>{grandparent_thumb}</season><episode>{grandparent_thumb}</episode><artist>{grandparent_thumb}</artist><album>{grandparent_thumb}</album><track>{grandparent_thumb}</track>",
                                            "DauerMinuten": "{duration}",
                                            "DauerSekunden": "{duration_sec}",
                                            "VerbleibendMinuten": "{remaining_duration}",
                                            "VerbleibendSekunden": "{remaining_duration_sec}",
                                            "VerbleibendZeit": "{remaining_time}",
                                            "FortschrittMinuten": "{progress_duration}",
                                            "FortschrittSekunden": "{progress_duration_sec} sek",
                                            "FortschrittZeit": "{progress_time}",
                                            "FortschrittProzent": "{progress_percent}",
                                            "Veroeffentlichung": "{release_date}",
                                            "UploadDatum": "{added_date}",
                                            "AbspielDatum": "{last_viewed_date}",
                                            "Kategorie": "{genres}",
                                            "Regisseur": "{directors}",
                                            "Drehbuch": "{writers}",
                                            "Kollektion": "{collections}",
                                            "Darsteller": "{actors:[:30]}",
                                            "Folge": "{episode_num}",
                                            "Staffel": "{season_num}"
                                        },
                                        "video": {
                                            "container": "{container}",
                                            "bitrate": "{bitrate}",
                                            "aspect_ratio": "{aspect_ratio}",
                                            "video_codec": "{video_codec}",
                                            "video_codec_level": "{video_codec_level}",
                                            "video_bitrate": "{video_bitrate}",
                                            "video_bit_depth": "{video_bit_depth}",
                                            "video_framerate": "{video_framerate}",
                                            "video_ref_frames": "{video_ref_frames}",
                                            "video_resolution": "{video_resolution}",
                                            "video_height": "{video_height}",
                                            "video_width": "{video_width}",
                                            "video_language": "{video_language}",
                                            "video_language_code": "{video_language_code}"
                                        },
                                        "audio": {
                                            "audio_bitrate": "{audio_bitrate}",
                                            "audio_bitrate_mode": "{audio_bitrate_mode}",
                                            "audio_codec": "{audio_codec}",
                                            "audio_channels": "{audio_channels}",
                                            "audio_channel_layout": "{audio_channel_layout}",
                                            "audio_sample_rate": "{audio_sample_rate}",
                                            "audio_language": "{audio_language}",
                                            "audio_language_code": "{audio_language_code}"
                                        },
                                        "subtitles": {
                                            "subtitle_codec": "{subtitle_codec}",
                                            "subtitle_container": "{subtitle_container}",
                                            "subtitle_format": "{subtitle_format}",
                                            "subtitle_forced": "{subtitle_forced}",
                                            "subtitle_location": "{subtitle_location}",
                                            "subtitle_language": "{subtitle_language}",
                                            "subtitle_language_code": "{subtitle_language_code}"
                                        },
                                        "file": {
                                            "path": "{file}",
                                            "name": "{filename}",
                                            "size": "{file_size}"
                                        },
                                        "transcoding": {
                                            "transcode_decision": "{transcode_decision}",
                                            "video_decision": "{video_decision}",
                                            "audio_decision": "{audio_decision}",
                                            "subtitle_decision": "{subtitle_decision}",
                                            "transcode_container": "{transcode_container}",
                                            "transcode_video_codec": "{transcode_video_codec}",
                                            "transcode_video_width": "{transcode_video_width}",
                                            "transcode_video_height": "{transcode_video_height}",
                                            "transcode_audio_codec": "{transcode_audio_codec}",
                                            "transcode_audio_channels": "{transcode_audio_channels}",
                                            "transcode_hw_requested": "{transcode_hw_requested}",
                                            "transcode_hw_decoding": "{transcode_hw_decoding}",
                                            "transcode_hw_decode": "{transcode_hw_decode}",
                                            "transcode_hw_decode_title": "{transcode_hw_decode_title}",
                                            "transcode_hw_encoding": "{transcode_hw_encoding}",
                                            "transcode_hw_encode": "{transcode_hw_encode}",
                                            "transcode_hw_encode_title": "{transcode_hw_encode_title}"
                                        },
                                        "stream": {
                                            "user": {
                                                "streams": "{streams}",
                                                "user_streams": "{user_streams}",
                                                "name": "{user}",
                                                "user": "{username}",
                                                "email": "{user_email}"
                                            },
                                            "player": {
                                                "device": "{device}",
                                                "platform": "{platform}",
                                                "product": "{product}",
                                                "player": "{player}",
                                                "ip_address": "{ip_address}"
                                            },
                                            "quality_profile": "{quality_profile}",
                                            "optimized_version": "{optimized_version}",
                                            "optimized_version_profile": "{optimized_version_profile}",
                                            "synced_version": "{synced_version}",
                                            "live": "{live}",
                                            "stream_local": "{stream_local}",
                                            "stream_location": "{stream_location}",
                                            "stream_bandwidth": "{stream_bandwidth}",
                                            "stream_container": "{stream_container}",
                                            "stream_bitrate": "{stream_bitrate}",
                                            "stream_aspect_ratio": "{stream_aspect_ratio}",
                                            "stream_duration": "{stream_duration}",
                                            "stream_time": "{stream_time}",
                                            "remaining_duration": "{remaining_duration}",
                                            "remaining_time": "{remaining_time}",
                                            "progress_duration": "{progress_duration}",
                                            "progress_time": "{progress_time}",
                                            "progress_percent": "{progress_percent}",
                                            "stream_video": {
                                                "stream_video_codec": "{stream_video_codec}",
                                                "stream_video_codec_level": "{stream_video_codec_level}",
                                                "stream_video_bitrate": "{stream_video_bitrate}",
                                                "stream_video_bit_depth": "{stream_video_bit_depth}",
                                                "stream_video_framerate": "{stream_video_framerate}",
                                                "stream_video_ref_frames": "{stream_video_ref_frames}",
                                                "stream_video_resolution": "{stream_video_resolution}",
                                                "stream_video_height": "{stream_video_height}",
                                                "stream_video_width": "{stream_video_width}",
                                                "stream_video_language": "{stream_video_language}",
                                                "stream_video_language_code": "{stream_video_language_code}"
                                            },
                                            "stream_audio": {
                                                "stream_audio_bitrate": "{stream_audio_bitrate}",
                                                "stream_audio_bitrate_mode": "{stream_audio_bitrate_mode}",
                                                "stream_audio_codec": "{stream_audio_codec}",
                                                "stream_audio_channels": "{stream_audio_channels}",
                                                "stream_audio_channel_layout": "{stream_audio_channel_layout}",
                                                "stream_audio_sample_rate": "{stream_audio_sample_rate}",
                                                "stream_audio_language": "{stream_audio_language}",
                                                "stream_audio_language_code": "{stream_audio_language_code}"
                                            },
                                            "stream_subtitle": {
                                                "stream_subtitle_codec": "{stream_subtitle_codec}",
                                                "stream_subtitle_container": "{stream_subtitle_container}",
                                                "stream_subtitle_format": "{stream_subtitle_format}",
                                                "stream_subtitle_forced": "{stream_subtitle_forced}",
                                                "stream_subtitle_language": "{stream_subtitle_language}",
                                                "stream_subtitle_language_code": "{stream_subtitle_language_code}",
                                                "stream_subtitle_location": "{stream_subtitle_location}"
                                            }
                                        }
                                    }
                                }
                                

                                EDIT: Bin mir nicht sicher ob die selben Daten von beiden kommen

                                Ich teste die Funktionsfähigkeit mit dieser Config, erweitern kein Problem, verändern oder entfernen kann zu fehlern führen.

                                {
                                	"event":"media.{action}",
                                	"user":"undefined",
                                	"owner":"undefined",
                                	"Account":{
                                		"userId":"{user_id}",
                                		"id":"undefined",
                                		"thumb":"undefined",
                                		"title":"{username}"
                                	},
                                	"Server":{
                                		"title":"{server_name}",
                                		"uuid":"{server_machine_id}"
                                	},
                                	"Player":{
                                		"local":"{stream_local}",
                                		"localAddress":"{ip_address}",
                                		"publicAddress":"undefined",
                                		"title":"{player}",
                                		"uuid":"{machine_id}"
                                	},
                                	"Metadata":{
                                		"librarySectionType":"{media_type}",
                                		"ratingKey":"{rating_key}",
                                		"parentRatingKey":"{parent_rating_key}",
                                		"grandparentRatingKey":"{grandparent_rating_key}",
                                		"key":"/library/metadata/{rating_key}",
                                		"guid":"com.plexapp.agents.imdb://{imdb_id}?lang=en",
                                		"librarySectionTitle":"{library_name}",
                                		"librarySectionID":"{section_id}",
                                		"librarySectionKey":"/library/sections/{section_id}",
                                		"studio":"{studio}",
                                		"type":"{media_type}",
                                		"title":"{title}",
                                		"grandparentTitle":"<show>{show_name}</show><artist>{artist_name}</artist>",
                                		"parentTitle":"<show>{show_name}</show><artist>{artist_name}</artist>",
                                		"titleSort":"undefined",
                                		"contentRating":"{content_rating}",
                                		"summary":"{summary}",
                                		"rating":"{rating}",
                                	  	"viewOffset":"undefined",
                                		"lastViewedAt":"{last_viewed_date}",
                                		"year":"{year}",
                                		"tagline":"{tagline}",
                                		"thumb":"<movie>{thumb}</movie><show>{grandparent_thumb}</show><season>{grandparent_thumb}</season><episode>{grandparent_thumb}</episode><artist>{grandparent_thumb}</artist><album>{grandparent_thumb}</album><track>{grandparent_thumb}</track>",
                                		"parentThumb":"{parent_thumb}",
                                		"grandparentThumb":"{grandparent_thumb}",
                                		"posterThumb":"{poster_thumb}",
                                		"art":"undefined",
                                		"duration":"{duration}",
                                		"originallyAvailableAt":"{release_date}",
                                		"addedAt":"{added_date}",
                                		"updatedAt":"{updated_date}",
                                		"chapterSource":"undefined",
                                		"primaryExtraKey":"undefined",
                                		"ratingImage":"imdb://image.rating",
                                		"Genre":"{genres}",
                                		"Director":"{directors}",
                                		"Writer":"{writers}",
                                		"Country":"undefined",
                                		"Producer":"undefined",
                                		"Collection":"{collections}",
                                		"Role":"{actors}",
                                		"Similar":"undefined",
                                		"video": {
                                			"container": "{container}",
                                			"bitrate": "{bitrate}",
                                			"aspect_ratio": "{aspect_ratio}",
                                			"video_codec": "{video_codec}",
                                			"video_codec_level": "{video_codec_level}",
                                			"video_bitrate": "{video_bitrate}",
                                			"video_bit_depth": "{video_bit_depth}",
                                			"video_framerate": "{video_framerate}",
                                			"video_ref_frames": "{video_ref_frames}",
                                			"video_resolution": "{video_resolution}",
                                			"video_height": "{video_height}",
                                			"video_width": "{video_width}",
                                			"video_language": "{video_language}",
                                			"video_language_code": "{video_language_code}"
                                		},
                                		"audio": {
                                			"audio_bitrate": "{audio_bitrate}",
                                			"audio_bitrate_mode": "{audio_bitrate_mode}",
                                			"audio_codec": "{audio_codec}",
                                			"audio_channels": "{audio_channels}",
                                			"audio_channel_layout": "{audio_channel_layout}",
                                			"audio_sample_rate": "{audio_sample_rate}",
                                			"audio_language": "{audio_language}",
                                			"audio_language_code": "{audio_language_code}"
                                		},
                                		"subtitles": {
                                			"subtitle_codec": "{subtitle_codec}",
                                			"subtitle_container": "{subtitle_container}",
                                			"subtitle_format": "{subtitle_format}",
                                			"subtitle_forced": "{subtitle_forced}",
                                			"subtitle_location": "{subtitle_location}",
                                			"subtitle_language": "{subtitle_language}",
                                			"subtitle_language_code": "{subtitle_language_code}"
                                		},
                                		"file": {
                                			"path": "{file}",
                                			"name": "{filename}",
                                			"size": "{file_size}"
                                		},
                                		"transcoding": {
                                			"transcode_decision": "{transcode_decision}",
                                			"video_decision": "{video_decision}",
                                			"audio_decision": "{audio_decision}",
                                			"subtitle_decision": "{subtitle_decision}",
                                			"transcode_container": "{transcode_container}",
                                			"transcode_video_codec": "{transcode_video_codec}",
                                			"transcode_video_width": "{transcode_video_width}",
                                			"transcode_video_height": "{transcode_video_height}",
                                			"transcode_audio_codec": "{transcode_audio_codec}",
                                			"transcode_audio_channels": "{transcode_audio_channels}",
                                			"transcode_hw_requested": "{transcode_hw_requested}",
                                			"transcode_hw_decoding": "{transcode_hw_decoding}",
                                			"transcode_hw_decode": "{transcode_hw_decode}",
                                			"transcode_hw_decode_title": "{transcode_hw_decode_title}",
                                			"transcode_hw_encoding": "{transcode_hw_encoding}",
                                			"transcode_hw_encode": "{transcode_hw_encode}",
                                			"transcode_hw_encode_title": "{transcode_hw_encode_title}"
                                		},
                                		"stream": {
                                			"user": {
                                				"streams": "{streams}",
                                				"user_streams": "{user_streams}",
                                				"name": "{user}",
                                				"user": "{username}",
                                				"email": "{user_email}"
                                			},
                                			"player": {
                                				"device": "{device}",
                                				"platform": "{platform}",
                                				"product": "{product}",
                                				"player": "{player}",
                                				"ip_address": "{ip_address}"
                                			},
                                			"quality_profile": "{quality_profile}",
                                			"optimized_version": "{optimized_version}",
                                			"optimized_version_profile": "{optimized_version_profile}",
                                			"synced_version": "{synced_version}",
                                			"live": "{live}",
                                			"stream_local": "{stream_local}",
                                			"stream_location": "{stream_location}",
                                			"stream_bandwidth": "{stream_bandwidth}",
                                			"stream_container": "{stream_container}",
                                			"stream_bitrate": "{stream_bitrate}",
                                			"stream_aspect_ratio": "{stream_aspect_ratio}",
                                			"stream_duration": "{stream_duration}",
                                			"stream_time": "{stream_time}",
                                			"remaining_duration": "{remaining_duration}",
                                			"remaining_time": "{remaining_time}",
                                			"progress_duration": "{progress_duration}",
                                			"progress_time": "{progress_time}",
                                			"progress_percent": "{progress_percent}",
                                			"stream_video": {
                                				"stream_video_codec": "{stream_video_codec}",
                                				"stream_video_codec_level": "{stream_video_codec_level}",
                                				"stream_video_bitrate": "{stream_video_bitrate}",
                                				"stream_video_bit_depth": "{stream_video_bit_depth}",
                                				"stream_video_framerate": "{stream_video_framerate}",
                                				"stream_video_ref_frames": "{stream_video_ref_frames}",
                                				"stream_video_resolution": "{stream_video_resolution}",
                                				"stream_video_height": "{stream_video_height}",
                                				"stream_video_width": "{stream_video_width}",
                                				"stream_video_language": "{stream_video_language}",
                                				"stream_video_language_code": "{stream_video_language_code}"
                                			},
                                			"stream_audio": {
                                				"stream_audio_bitrate": "{stream_audio_bitrate}",
                                				"stream_audio_bitrate_mode": "{stream_audio_bitrate_mode}",
                                				"stream_audio_codec": "{stream_audio_codec}",
                                				"stream_audio_channels": "{stream_audio_channels}",
                                				"stream_audio_channel_layout": "{stream_audio_channel_layout}",
                                				"stream_audio_sample_rate": "{stream_audio_sample_rate}",
                                				"stream_audio_language": "{stream_audio_language}",
                                				"stream_audio_language_code": "{stream_audio_language_code}"
                                			},
                                			"stream_subtitle": {
                                				"stream_subtitle_codec": "{stream_subtitle_codec}",
                                				"stream_subtitle_container": "{stream_subtitle_container}",
                                				"stream_subtitle_format": "{stream_subtitle_format}",
                                				"stream_subtitle_forced": "{stream_subtitle_forced}",
                                				"stream_subtitle_language": "{stream_subtitle_language}",
                                				"stream_subtitle_language_code": "{stream_subtitle_language_code}",
                                				"stream_subtitle_location": "{stream_subtitle_location}"
                                			}
                                		}
                                	}
                                }
                                

                                sigi234S Online
                                sigi234S Online
                                sigi234
                                Forum Testing Most Active
                                wrote on last edited by sigi234
                                #295

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

                                Daher würde ich empfehle diese zu testen:
                                Dort ist die Orginalversion von Zefau um die Erweiterungen von @DJMarc75 ergänzt
                                Spoiler

                                Diese funktioniert einwandfrei!

                                Edit:bis auf

                                watched

                                Screenshot (200).jpg

                                Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                Immer Daten sichern!

                                DJMarc75D T 2 Replies Last reply
                                0
                                • sigi234S sigi234

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

                                  Daher würde ich empfehle diese zu testen:
                                  Dort ist die Orginalversion von Zefau um die Erweiterungen von @DJMarc75 ergänzt
                                  Spoiler

                                  Diese funktioniert einwandfrei!

                                  Edit:bis auf

                                  watched

                                  Screenshot (200).jpg

                                  DJMarc75D Offline
                                  DJMarc75D Offline
                                  DJMarc75
                                  wrote on last edited by DJMarc75
                                  #296

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

                                  Edit:bis auf
                                  watched

                                  Watched kommt rein von Plex und benötigt einen Plex-Pass

                                  hab das verwechselt 😉

                                  Lehrling seit 1975 !!!
                                  Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                                  https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                                  1 Reply Last reply
                                  0
                                  • sigi234S sigi234

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

                                    Daher würde ich empfehle diese zu testen:
                                    Dort ist die Orginalversion von Zefau um die Erweiterungen von @DJMarc75 ergänzt
                                    Spoiler

                                    Diese funktioniert einwandfrei!

                                    Edit:bis auf

                                    watched

                                    Screenshot (200).jpg

                                    T Do not disturb
                                    T Do not disturb
                                    ticaki
                                    wrote on last edited by ticaki
                                    #297

                                    @sigi234

                                    Hab es noch nicht getestet aber ich denke du musst auch alle anderen empfohlenen Tautulli Anpassungen in Data vornehmen.

                                    https://github.com/iobroker-community-adapters/ioBroker.plex

                                    Punkt. 2.2.2.2.4

                                    Der Link dort:

                                    https://github.com/iobroker-community-adapters/ioBroker.plex/blob/master/README-tautulli.md#notification-configuration

                                    Schnell mal getestet. Tautulli Event Watched geht mit den Anpassungen, Plex Event Watched bei mir nicht

                                    Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                                    Spenden

                                    DJMarc75D 1 Reply Last reply
                                    0
                                    • T ticaki

                                      @sigi234

                                      Hab es noch nicht getestet aber ich denke du musst auch alle anderen empfohlenen Tautulli Anpassungen in Data vornehmen.

                                      https://github.com/iobroker-community-adapters/ioBroker.plex

                                      Punkt. 2.2.2.2.4

                                      Der Link dort:

                                      https://github.com/iobroker-community-adapters/ioBroker.plex/blob/master/README-tautulli.md#notification-configuration

                                      Schnell mal getestet. Tautulli Event Watched geht mit den Anpassungen, Plex Event Watched bei mir nicht

                                      DJMarc75D Offline
                                      DJMarc75D Offline
                                      DJMarc75
                                      wrote on last edited by DJMarc75
                                      #298

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

                                      Plex Event Watched bei mir nicht

                                      Das Plexevent nennt sich SCROBBLE

                                      Lehrling seit 1975 !!!
                                      Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                                      https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                                      1 Reply Last reply
                                      0
                                      • T Do not disturb
                                        T Do not disturb
                                        ticaki
                                        wrote on last edited by
                                        #299

                                        Denke mal morgen wenn MCM Zeit hat wird er die aktuell PR hinzufügen die sollte

                                        • hoffentlich auch die letzten common.type Warnungen beheben
                                        • Dunkelmodus in Ordnung bringen
                                        • die Verlaufsanzeige verbessern

                                        Für Tautulli Event watched(scrobble) gibts kein brauchbares Template, wenn das benutzt wird, wird es vorerst "fehlerhafte" Einträge in der Verlaufsanzeige erzeugen.

                                        Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                                        Spenden

                                        mcm1957M 1 Reply Last reply
                                        0
                                        • T ticaki

                                          Denke mal morgen wenn MCM Zeit hat wird er die aktuell PR hinzufügen die sollte

                                          • hoffentlich auch die letzten common.type Warnungen beheben
                                          • Dunkelmodus in Ordnung bringen
                                          • die Verlaufsanzeige verbessern

                                          Für Tautulli Event watched(scrobble) gibts kein brauchbares Template, wenn das benutzt wird, wird es vorerst "fehlerhafte" Einträge in der Verlaufsanzeige erzeugen.

                                          mcm1957M Online
                                          mcm1957M Online
                                          mcm1957
                                          wrote on last edited by mcm1957
                                          #300

                                          @ticaki
                                          Release 1.0.0 ist draußen und sollte am Nachmittag in latest aufscheinen.

                                          P.S. Der Title ist nicht mehr so ganz aktuell.
                                          Da Anpaasung mangels Zefau nicht möglich sein wird, ev über einen neuen Thread nachdenken?

                                          Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                          Support Repositoryverwaltung.

                                          Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                                          LESEN - gute Forenbeitrage

                                          T 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          410

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe