diff --git a/NSPanel-‐-cardMedia-‐-Der-MPD-Player.md b/NSPanel-‐-cardMedia-‐-Der-MPD-Player.md index b99b948..6075509 100644 --- a/NSPanel-‐-cardMedia-‐-Der-MPD-Player.md +++ b/NSPanel-‐-cardMedia-‐-Der-MPD-Player.md @@ -90,10 +90,11 @@ let MPD: PageType = adapterPlayerInstance: 'mpd.0.', // Instance of the MDP-Server / MDP-Player speakerList: [], // Do not Delete or Change playList: [], // Do not Delete or Change + playerMediaIcon: 'logo-mpd', // Optional with latest TFT v4.7.1 colorMediaIcon: White, // Color of the Player-Icon colorMediaTitle: Yellow, // Color of Text-Row for Title (Row 1) colorMediaArtist: Yellow, // Color of Text-Row for Artist (Row 2) - crossfade: true, // false = Seek; true = Crossfade in Logo of Player + crossfade: true, // false = Seek; true = Crossfade in Logo of Player alwaysOnDisplay: true, // true = Always On Display (AOD); false = Dimmode and Screensaver-Timeout autoCreateALias : true // Create automatically required Media-Alias-Channel }]