Author Topic: Theater Mode Display Issue  (Read 1930 times)

Tommy

  • Jr. Member
  • **
  • Posts: 77
Hi.
I've encountered a problem since one of the new versions I've installed.
Don't ask me which update that was, because lately I'm just listening to the music and didn't bother to check the "Now Playing" or the "Theater Mode", but when I did, I noticed that my artwork was out of place.
It's way bigger than it used to be.
The artwork images are 1000x1000 and scaled down by the XML file, embedded artwork is 450x450.
My notebook resolution hasn't changed, it's still 1920x1080
It used to be all good, but not anymore and I don't want to start from scratch again and hope somebody of you guys can give me a hint why that is and what to do.
The XML files are included in this post, hopefully somebody cares to have a look at it and put me back on track.
If you need further info, please let me know.
Thanks in advance.

Theater Mode Embeded

Code
<?xml version="1.0" encoding="utf-8"?>
<root>

<settings enableScaling="true" />
    <settings backgroundImage="default background.jpg" />
<settings rotationPeriod="300" />
<theaterMode>
<settings bdr="0,0,0" />
</theaterMode>
<screenSaver>
<settings idlePeriod="0" />
<settings monitor="1" otherMonitors="blackout" />
</screenSaver>

// Invisible Artist Biography Button
<element type="Icon" image="Images\BlackBee\cover-overlay.png" xAnchor="Panel.Center" x="-325" yAnchor="Panel.Center" y="-325" height="325" width="325" onClick="OpenFloatingPanel(#SidebarArtist)"></element>

// Invisible Artist Lyrics Button
<element type="Icon" image="Images\BlackBee\cover-overlay.png" xAnchor="Panel.Center" x="0" yAnchor="Panel.Center" y="-325" height="325" width="325" onClick="OpenFloatingPanel(#SidebarLyrics)"></element>

// Invisible Now Playing Button
<element type="Icon" image="Images\BlackBee\cover-overlay.png" xAnchor="Panel.Center" x="-325" yAnchor="Panel.Center" y="-0" height="300" width="650" onClick="OpenFloatingPanel(#SidebarPlaylist)"></element>

// Album Cover
<element type="AlbumCover" xAnchor="Panel.Center" x="-325" yAnchor="Panel.Center" y="-350" width="650" height="650" max="650" brightness="2.0"></element>

// Rating
<element type="Field" xAnchor="Panel.Center" x="-61" yAnchor="Panel.Center" y="340" widthDock="AlbumCover.Center" width="0" align="center" >
<child id="Rating" visible="MusicBeeSetting" y="0" fg="255,0,0" fg2="100,255,255,255" size="24"></child>
</element>

// Track Info
<element type="Field" id="Title" xAnchor="Panel.Center" x="-700" yAnchor="Panel.Bottom" y="-30" widthDock="x:Panel.Center" width="700" align="center" font="OpenSans" style="Regular" size="16" fg="245,245,245" mouseOverFg="255,0,0" onClick="OpenFloatingPanel(#SidebarArtist)">
<child>  •  </child>
<child id="Artist" ></child>
<child>  •  </child>
<child id="MovieOrAlbum"></child>
<child>  •  </child>
<child id="Year"></child>
</element>

// Lyrics
<autoHide name="#SidebarLyrics" xAnchor="Panel.Center" x="320" yAnchor="Panel.Center" y="-347" width="600"  height="650" fg="255,255,255" fg2="255,0,0" allowPinning="true" resizePictures="false" disableHotPoint="true">

<element type="Icon" image="Images\BlackBee\panel-bg.png" xAnchor="Panel.Center" x="326" yAnchor="Panel.Center" y="-348" width="600" height="649" fade="0.2"></element>

<element type="Field" id="Title" xAnchor="Panel.Center" x="335" yAnchor="Panel.Center" y="-348" width="600" height="650" font="Segoe UI Light" style="Bold" size="20" fg="255,0,0"></element>

<element type="Lyrics" xAnchor="Panel.Center" x="340" yAnchor="Panel.Center" y="-300" width="600" heightDock="Y:#SidebarLyrics.Bottom" height="-2" font="Calibri" style="Regular" size="14" fg="255,255,255" fg2="255,140,0"></element>
</autoHide>

// Artist Info
<autoHide name="#SidebarArtist" xAnchor="Panel.Center" x="-923" yAnchor="Panel.Center" y="-347" width="600"  height="650" fg="255,255,255" fg2="255,0,0" allowPinning="true" resizePictures="false" disableHotPoint="true">

<element type="Icon" name="#ArtistInfoLeft" image="Images\BlackBee\panel-bg.png" xAnchor="Panel.Center" x="-923" yAnchor="Panel.Center" y="-348" width="600" height="649" fade="0.2"></element>

<element type="Field" id="Artist" xAnchor="Panel.Center" x="-914" yAnchor="Panel.Center" y="-348" width="600" height="650" font="Segoe UI Light" style="Bold" size="20" fg="255,0,0"></element>

<element type="ArtistInfo" xAnchor="Panel.Center" x="-910" yAnchor="Panel.Center" y="-300" width="600" heightDock="Y:#SidebarArtist.Bottom" height="-2" font="Calibri" style="Regular" size="14" fg="255,255,255" fg2="255,140,0"></element>
</autoHide>

// Playlist
    <autoHide name="#SidebarPlaylist" xAnchor="Panel.Center" x="320" yAnchor="Panel.Center" y="-347" width="600"  height="650" fg="255,255,255" fg2="255,0,0" allowPinning="true" resizePictures="false" disableHotPoint="true">

<element type="Icon" image="Images\BlackBee\panel-bg.png" xAnchor="Panel.Center" x="326" yAnchor="Panel.Center" y="-348" width="600" height="649" fade="0.2"></element>
  
<element type="Text" xAnchor="Panel.Center" x="335" yAnchor="Panel.Center" y="-348" width="400" height="450"  font="Segoe UI Light" style="Bold" size="20" fg="255,0,0" >Playlist</element>
  
  <element type="NowPlayingList" xAnchor="Panel.Center" x="320" yAnchor="Panel.Center" y="-320" width="600" heightDock="Y:#SidebarPlaylist.Bottom" height="-2" rowPadding="2" font="Calibri" style="Regular" size="14" fg="255,255,255" fg2="255,0,0" mouseOverFg="255,0,0">
 <child width="25" />
      <child id="Speaker" width="20" />
      <child id="#" width="55" format="#\." align="right" />
      <child id="TrackArtistAndTitle" width="400" />
      <child id="Duration" width="75" align="right" />
  </element>
</autoHide>

// Spectrum Visualiser
<!--element type="SpectrumVisualiser" xAnchor="Panel.Left" x="0" yAnchor="Panel.Bottom" y="-20" widthDock="x:Panel.Right" width="0" height="30" fg="255, 0, 0" bdr="75,83,91,18"></element>-->

</root>

Theater Mode List

Code
<?xml version="1.0" encoding="utf-8"?>
<root>

<settings enableScaling="true" />
    <settings backgroundImage="default background.jpg" />
<settings rotationPeriod="300" />
<theaterMode>
<settings bdr="0,0,0" />
</theaterMode>
<screenSaver>
<settings idlePeriod="0" />
<settings monitor="1" otherMonitors="blackout" />
</screenSaver>

// Cover Overlay
<element type="Icon" image="Images\BlackBee\cover-overlay.png" xAnchor="Panel.Center" x="-400" yAnchor="Panel.Center" y="-480" width="800" height="800" max="800" onClick="OpenFloatingPanel(#SidebarArtist)"></element>

// Album Cover
<element type="AlbumCover" xAnchor="Panel.Center" x="-400" yAnchor="Panel.Center" y="-480" width="800" height="800" max="800" brightness="2.0"></element>

// Track Info
<element type="Field" id="Title" xAnchor="Panel.Center" x="-645" yAnchor="Panel.Bottom" y="-135" widthDock="x:Panel.Center" width="645" align="center" font="OpenSans" style="Regular" size="16" fg="245,245,245" mouseOverFg="255,0,0" onClick="OpenFloatingPanel(#SidebarArtist)">
<child>  •  </child>
<child id="Artist" ></child>
<child>  •  </child>
<child id="MovieOrAlbum"></child>
<child>  •  </child>
<child id="Year"></child>
</element>

// Rating
<element type="Field" xAnchor="Panel.Center" x="-61" yAnchor="Panel.Bottom" y="-180" widthDock="AlbumCover.Center" width="0" align="center" >
<child id="Rating" visible="MusicBeeSetting" y="0" fg="255,0,0" fg2="100,255,255,255" size="24"></child>
</element>

// Hidden Panel
   <autoShow name="#PlayerBar" xAnchor="Panel" x="0" y="0">

// Progress Bar
<element type="ProgressBar" xAnchor="Panel.Left" yAnchor="Panel.Bottom" x="43" y="-70" widthDock="X:Panel.Right" width="-43" height="3" fg="255,0,0" bg="10,255,255,255"></element>

    <element type="ProgressPosition" xAnchor="Panel.Right" x="-260" yAnchor="Panel.Bottom" y="-100" widthDock="X:Panel.Right" width="-40" align="right" font="Calibri Light" style="Regular" size="13" fg="245,245,245"></element>

// Center Controls
<element type="PlayerBar" gammaCorrected="true" xAnchor="Panel.0" x="0" yAnchor="Panel.0" y="0" width="0" height="0"></element>

<element type="Icon" name="#Previous" image="Images\BlackBee\previous.png" xAnchor="Panel.Center" x="-80" yAnchor="Panel.Bottom" y="-51" width="32" height="32" mouseOverImage="Images\BlackBee\previous-highlight.png" onClick="PlayPrevious"></element>

<element type="Icon" image="Images\BlackBee\pause.png" xAnchor="Panel.Center" x="-16" yAnchor="Panel.Bottom" y="-51" width="32" height="32" mouseOverImage="Images\BlackBee\pause-highlight.png" onClick="PlayPause" visibleTrigger="Playing"></element>

<element type="Icon" image="Images\BlackBee\play.png" xAnchor="Panel.Center" x="-16" yAnchor="Panel.Bottom" y="-51" width="32" height="32" mouseOverImage="Images\BlackBee\play-highlight.png" onClick="PlayPause" visibleTrigger="NotPlaying"></element>

<element type="Icon" name="#Next" image="Images\BlackBee\next.png" xAnchor="Panel.Center" x="48" yAnchor="Panel.Bottom" y="-51" width="32" height="32" mouseOverImage="Images\BlackBee\next-highlight.png" onClick="PlayNext"></element>

// Left Hand Controls
<element type="Icon" name="#RepeatOn" image="Images\BlackBee\repeat-on.png" xAnchor="#Previous.Left" x="-256" yAnchor="Panel.Bottom" y="-51" width="32" height="32" mouseOverImage="Images\BlackBee\repeat-on-highlight.png" onClick="RepeatToggle" visibleTrigger="RepeatOn"></element>

<element type="Icon" name="#RepeatOff" image="Images\BlackBee\repeat-off.png" xAnchor="#Previous.Left" x="-256" yAnchor="Panel.Bottom" y="-51" width="32" height="32" mouseOverImage="Images\BlackBee\repeat-off-highlight.png" onClick="RepeatToggle" visibleTrigger="RepeatOff"></element>

<element type="Icon" name="#ShuffleOn" image="Images\BlackBee\shuffle-on.png" xAnchor="#Previous.Left" x="-192" yAnchor="Panel.Bottom" y="-51" width="32" height="32" mouseOverImage="Images\BlackBee\shuffle-on-highlight.png" onClick="ShuffleToggle" visibleTrigger="ShuffleOn"></element>

<element type="Icon" name="#ShuffleOff" image="Images\BlackBee\shuffle-off.png" xAnchor="#Previous.Left" x="-192" yAnchor="Panel.Bottom" y="-51" width="32" height="32" mouseOverImage="Images\BlackBee\shuffle-off-highlight.png" onClick="ShuffleToggle" visibleTrigger="ShuffleOff"></element>

<element type="Icon" name="#PlaylistAssistant" image="Images\BlackBee\playlist-assistent.png" xAnchor="#Previous.Left" x="-128" yAnchor="Panel.Bottom" y="-51" width="32" height="32" mouseOverImage="Images\BlackBee\playlist-assistent-highlight.png" onClick="OpenNowPlayingAssistant"></element>

<element type="Icon" name="#VolumeDown" image="Images\BlackBee\volume-down.png" xAnchor="#Previous.Left" x="-64" yAnchor="Panel.Bottom" y="-51" width="32" height="32" mouseOverImage="Images\BlackBee\volume-down-highlight.png" onClick="VolumeDown"></element>

// Right Hand Controls
<element type="Icon" name="#VolumeUp" image="Images\BlackBee\volume-up.png" xAnchor="#Next.Right" x="32" yAnchor="Panel.Bottom" y="-51" width="32" height="32" mouseOverImage="Images\BlackBee\volume-up-highlight.png" onClick="VolumeUp"></element>

<element type="Icon" name="#Playlist" image="Images\BlackBee\playlist.png" xAnchor="#Next.Right" x="96" yAnchor="Panel.Bottom" y="-51" width="32" height="32" mouseOverImage="Images\BlackBee\playlist-highlight.png" onClick="OpenFloatingPanel(#SidebarPlaylist)"></element>

<element type="Icon" name="#Lyrics" image="Images\BlackBee\lyrics.png" xAnchor="#Next.Right" x="160" yAnchor="Panel.Bottom" y="-51" width="32" height="32" mouseOverImage="Images\BlackBee\lyrics-highlight.png" onClick="OpenFloatingPanel(#SidebarLyrics)"></element>

<element type="Icon" name="#CloseWindow" image="Images\BlackBee\close-fullscreen.png" xAnchor="#Next.Right" x="222" yAnchor="Panel.Bottom" y="-51" width="32" height="32" mouseOverImage="Images\BlackBee\close-fullscreen-higlight.png" onClick="CloseWindow"></element>

// Lyrics
<autoHide name="#SidebarLyrics" xAnchor="Panel.Center" x="400" yAnchor="Panel.Center" y="-480" width="555"  height="800" fg="255,255,255" fg2="255,0,0" allowPinning="true" resizePictures="false" disableHotPoint="true">

<element type="Icon" image="Images\BlackBee\panel-bg.png" xAnchor="Panel.Center" x="401" yAnchor="Panel.Center" y="-478" width="555" height="800" fade="0.2"></element>

<element type="Field" id="Title" xAnchor="Panel.Center" x="405" yAnchor="Panel.Center" y="-470" width="555" height="800" font="Segoe UI Light" style="Bold" size="20" fg="255,0,0"></element>

<element type="Lyrics" xAnchor="Panel.Center" x="412" yAnchor="Panel.Center" y="-420" width="532" heightDock="Y:#SidebarLyrics.Bottom" height="-2" font="Calibri" style="Regular" size="14" fg="255,255,255" fg2="255,140,0"></element>
</autoHide>

// Artist Info
<autoHide name="#SidebarArtist" xAnchor="Panel.Center" x="-954" yAnchor="Panel.Center" y="-480" width="555"  height="800" fg="255,255,255" fg2="255,0,0" allowPinning="true" resizePictures="false" disableHotPoint="true">

<element type="Icon" name="#ArtistInfoLeft" image="Images\BlackBee\panel-bg.png" xAnchor="Panel.Center" x="-953" yAnchor="Panel.Center" y="-478" width="555" height="800" fade="0.2"></element>

<element type="Field" id="Artist" xAnchor="Panel.Center" x="-948" yAnchor="Panel.Center" y="-470" width="555" height="800" font="Segoe UI Light" style="Bold" size="20" fg="255,0,0"></element>

<element type="ArtistInfo" xAnchor="Panel.Center" x="-943" yAnchor="Panel.Center" y="-420" width="555" heightDock="Y:#SidebarArtist.Bottom" height="-2" font="Calibri" style="Regular" size="14" fg="255,255,255" fg2="255,140,0"></element>
</autoHide>

// Playlist
    <autoHide name="#SidebarPlaylist" xAnchor="Panel.Center" x="400" yAnchor="Panel.Center" y="-480" width="555"  height="800" fg="255,255,255" fg2="255,0,0" allowPinning="true" resizePictures="false" disableHotPoint="true">

<element type="Icon" image="Images\BlackBee\panel-bg.png" xAnchor="Panel.Center" x="401" yAnchor="Panel.Center" y="-478" width="555" height="800" fade="0.2"></element>
  
<element type="Text" xAnchor="Panel.Center" x="405" yAnchor="Panel.Center" y="-470" width="555" height="800"  font="Segoe UI Light" style="Bold" size="20" fg="255,0,0">Playlist</element>
  
  <element type="NowPlayingList" xAnchor="Panel.Center" x="390" yAnchor="Panel.Center" y="-420 " width="565" heightDock="Y:#SidebarPlaylist.Bottom" height="-2" rowPadding="2" font="Calibri" style="Regular" size="14" fg="255,255,255" fg2="255,0,0" mouseOverFg="255,0,0">
 <child width="15" />
      <child id="Speaker" width="20" />
      <child id="#" width="55" format="#\." align="right" />
      <child id="TrackArtistAndTitle" width="385" />
      <child id="Duration" width="75" align="right" />
    </element>
    </autoHide>

// Spectrum Visualiser
<!--element type="SpectrumVisualiser" xAnchor="Panel.Left" x="40" yAnchor="Panel.Bottom" y="-105" widthDock="x:Panel.Right" width="-40" height="35" fg="255, 0, 0" bdr="75,83,91,18"></element>-->

</autoShow>

</root>
Tommy

phred

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 9343
I've encountered a problem since one of the new versions I've installed.
Don't ask me which update that was, because lately I'm just listening to the music and didn't bother to check the "Now Playing" or the "Theater Mode"
One of the new versions of what? MB? A Theatre Mode?
I'll ask what version of MB you're using as it's very easy to provide that information. And could very well be helpful in addressing your issue.
What version of MB are you using? (Help > About)
In which Theatre Mode(s) are you seeing this? All? Some? One? If one you'd be much better off posting your issue on its related thread.

And just a point of information, if you're looking for help, you should be providing as much specific information as possible. Such as the things I asked that you didn't include.
Download the latest MusicBee v3.5 or 3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Posting screenshots is here
Searching the forum with Google is  here

Tommy

  • Jr. Member
  • **
  • Posts: 77
Thanks for your reply.

The version installed is: 3.4.7805 P (Portable)

Theater Mode Embeded and Theater Mode List are both affected.

If you need more info please let me know.

Thanks again,

In addition, screenshots from before and now:

Theater Mode Embeded (Before)



Theater Mode Embeded (Now)



Theater Mode List (Before)



Theater Mode List (Now)

Last Edit: August 26, 2021, 06:20:29 PM by Tommy
Tommy


phred

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 9343
Download the latest MusicBee v3.5 or 3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Posting screenshots is here
Searching the forum with Google is  here

hiccup

  • Sr. Member
  • ****
  • Posts: 7856
It would probably be good to dissect and isolate a clearer example of what you believe the issue is.

Your screenshots show four different albums/tracks.
Even with the two screenshots of Supertramp, one screenshot shows a rating, the other one doesn't.
Were you maybe using different tracks from that album?

If you could narrow things down more clearly and precisely, by using two exact same tracks/albums, specifying precisely what differences you are observing, between what exact versions of MB, that might help.

Tommy

  • Jr. Member
  • **
  • Posts: 77
Thanks for both of your replies.
I probably haven't been specific enough or unclear.
The thing is that my settings haven't been changed at all, the thing is that my XML files are not honored like they used to be before (scaling of album artwork).
It got nothing to do with album or album track what's of ever, these were just samples of the artwork scaling before and now. (some I got from my previous posts on this forum)
If you have a look at my XML files you'll see the resolution of the album artwork scaling, but one of the previous version updates broke that, don't ask me why because I wasn't screwing around with any of my setting as for my needs I was happy as it was (took me hours to get there a couple of years ago).
It would be very much appreciated if you have any ideas or suggestions.
Tommy

Bee-liever

  • Member
  • Sr. Member
  • *****
  • Posts: 3833
  • MB Version: 3.6.8849 P
It seems to be working fine for me (although it's hard to tell without having the BlackBee images files).

Try checking your DPI settings and make sure they're still set to 100%
MusicBee and my library - Making bee-utiful music together