After some fiddling about the lyrics issue raised by tjinc,
I managed to get an adaptation that works for me:
NEW code
<element type="Lyrics" align="Top.Center"
xAnchor="#CoverPanel.Center"
yAnchor="#CoverPanel.Top"
width="698" height="697" x="1" y="36"
font="Segoe UI" size="14"
fg="255,255,255" fg2="255,155,80"/>
OLD code
<element type="Lyrics" align="Middle.Center"
xAnchor="#CoverPanel.Center"
yAnchor="#CoverPanel.Center"
width="698" height="697" x="1" y="1"
font="Segoe UI" size="14"
fg="255,255,255" fg2="255,155,80"/>
EDIT:
+ the patch must be applied at
3 4 locations in the .XML
