You have to included the video_run.xml in the themes list of xmls, if the xml is not there then the HUb uses the default.
So I added the video_run.xml and did the following, I only included a small section of the full xml:
-
<image h=“180” w=“127” y=“445” x=“70” image="@@file_album" align=“right” scale=“100” scale_type=“pan” default_image="@@default_thumbnail"/>
<text h=“48” w=“740” y=“567” x=“210” delay=“2” speed=“1” align=“left” textcolor=“0xffffff” fontsize=“44” text="@@filename" auto_translate=“1”/>
the section in yellow is what was edited to crop the thumb out,
I adjusted the h="#" and w"#" also to give me thumbnail size I wanted.
The <text section is the movie title text, I adjusted it’s x and y values to get the position I wanted, I also changed the x and y values of the <image to properly position it.
This should work with your sheet provided it’s thumbnail is to the “right”
I am using Joey’s Aeon theme and his thumbgen sheet, I did make changes to the thumbgen sheet and added a coloured transparent background behind the writing so it was more legible regardless of background. and added blu-ray cover.
Thanks to Joey and TinW for their help and hard work.