Theming issue - folder thumbnails

No Probs, i’ve posted an explanation of Linksheets a few times… Here’s a cut’n’paste of info if you missed it.

This is how Linksheets Work:

 

SHEETS FOR FILES:  Rename the Moviesheet with a File Extension that matches your Movie File.
eg.
If you have… Watchmen.mkv  then Rename your Moviesheet to Watchmen.mkv  then cut and paste it into your Theme Folder.

--------------------------------------------------------------------------------------------------------------------------------------------------------------
SHEETS FOR FOLDERS:  Rename the Moviesheet with NO File Extension
eg.
If you have… MYMOVIES folder  then Rename your Moviesheet to MYMOVIES  then cut and paste it into your Theme Folder.
-------------------------------------------------------------------------------------------------------------------------------------------------------------
The File Path to Place Moviesheets is the Root of your Theme folder (ie. where all the XML files are)
  .wd_tv\theme\My Theme\ [Place Movie/LinkSheets here]

-------------------------------------------------------------------------------------------------------------------------------------------------------------

Finally the “Theme” designer includes these lines of XML code into their Theme which makes the “Linksheets” appear

 

For Gallery View: <image image=“@@browse_text” x=“0” y=“0” w="1280"h=“720” scale=“100” bg=“1”/>

 

For All Other Views: <image image=“@@focused_title” x=“0” y=“0” w=“1280” h=“720” scale=“100” bg=“1”/>

 

 

It can get more advanced than that … but the above is the “Basics” of how it works.

 

 

 

1 Like