(2021-04-27, 20:53)jokero009 Wrote: I really hope that you do not ignore and answer ..)
Hope dies last, but it dies....
I read the suggestions, but you'll have to be more patient next time.
the background diffuse and artwork will stay how it is without any options.
But i show you how to decrease the arwork for yourself.
BUT YOU HAVE ALWAYS TO BACKUP otherwise all changes will be overwritten and you'll have to do it again, if an update arrives.
I also recommend do that, as changes come more frequently than on a finished skin. ( sometimes i have to thwow some code overboard and decide to 'manage' code in another manner, also some code snippets wander to otherpositions or other xml files after some cleanup )
in swan_home.xml, you'll find
xml:
<include content="Fanart_Diffused">
<right>0</right>
<param name="width" value="1267" />
<param name="height" value="731" />
<param name="diffuse" value="diffuse/spotlightleftdiffuse.png" />
<param name="visible" value="$PARAM[spotlight_artwork_visible_right]" />
</include>
<include content="Fanart_Diffused">
<left>0</left>
<param name="width" value="1267" />
<param name="height" value="731" />
<param name="diffuse" value="diffuse/spotlightrightdiffuse.png" />
<param name="visible" value="$PARAM[spotlight_artwork_visible_left]" />
</include>
There you just have to decrease the width andheight values, to decrease fanart.
This will apply it on all spotlight themed layouts (home, view503, view504)
But i feel still i am in the right spot ;-)
For the flags in the metadata bar, i will not change to an flag using variable based upon language prefixes ( i may just change the mpaa frame/image style ), the mpaa flag you mentioned will may find some place in the footer bar when i found time to visit that kind of flags.
So sorry if trhats disapointing, but that is how it is.