Updated NSPanel ‐ cardMedia ‐ Der MPD Player (markdown)

Armilar
2025-04-11 15:14:49 +02:00
parent c0d2dc186b
commit 3f6fc84314

@@ -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
}]