Author Topic: New skin elements for 3.4  (Read 3128 times)

Bee-liever

  • Member
  • Sr. Member
  • *****
  • Posts: 3835
  • MB Version: 3.6.8849 P
New Icon Overrides

NetworkDriveIcon - network share
WpdDeviceIcon - portable devices (WPD and ipod)
UsbDeviceIcon - usb devices
StorageIcon - for all other root drives eg. virtual drive, cd drive
OpticalDriveIcon - for optical drives

16x16px

refer:https://getmusicbee.com/forum/index.php?topic=29451.0


id=MusicExplorerIcon
id=UnknownGenre
id=UnknownArtist

preferred resolution is 125x125px

refer:https://getmusicbee.com/forum/index.php?topic=31657.0


New Elements

Controls.CheckBoxInList bdr="xxx" bg="xxx"
only applies to checkboxes displayed in a list box

refer:https://getmusicbee.com/forum/index.php?topic=29871.0


<element id="ContrastBoost">0.2</element>
for boosting low auto-applied contrast values

refer:https://getmusicbee.com/forum/index.php?topic=31706.0


Jukebox View

<element id="Content[Cards].Body" bg="255,255,255" bg2="190,150,150" bdr="222,222,222" fg="10,10,10" />
bg2 is used for the bar around the artist name

<element id="Content[Cards].Button" fg="110,110,110" />

Content[Cards].Button.Highlight fg=xxxx

<element id="JukeboxCardBarWidth">4</element>
default value is 2

"QueueLastIcon"
overrides queue last icon
default size 22x15px but override doesn't have to match

refer:https://getmusicbee.com/forum/index.php?topic=24864.0



Bitmap Skins

"discovered" addition for Banned "Track Love" image

<element id="TrackLove" parent="Panel">
  <left relativeTo="TrackRating.Left" offset="-28" />
  <top relativeTo="Panel.Bottom" offset="-24" />
  <images category="NotLoved"
    default="Images\LastFmNotLove.png"
    highlight="Images\LastFmNotLoveBright.png"
  />
  <images category="Loved"
    default="Images\LastFmLove.png"
  />
    <images category="Banned"
    default="Images\Banned.png"
    highlight="Images\BannedHighlight.png"
  />

</element>

refer:https://getmusicbee.com/forum/index.php?topic=30528.0
MusicBee and my library - Making bee-utiful music together