|
VideoImages
Using VideoImages with your jukebox
IntroductionVideoImages are the small screen captures from each episode of a TV Show. Some skins (not the default one provided with YAMJ) use this images to display alongside the episode plot and other details. ParametersTo use VideoImages you will need a skin that supports them and ensure these parameters are set in the skin.properties file mjb.includeVideoImages=true Using Local VideoImagesYou can store VideoImages with the TV Episodes that they correspond to in a similar fashion to other Artwork Naming ConventionsVideoImages should be named the same as the episode that they correspond to with the VideoImage token added to the end (Defaults to ".videoimage" So, for a filename 'Chuck S01E01.avi' the VideoImage filename should be 'Chuck S01E01.videoiamge.jpg' If you have an video file with more than one episode in it, you can either use one image for both episodes (same as above), or specify individual episode images by indicating the sequence in the filename: Chuck.S02E06E07.avi Chuck.S02E06E07.videoimage_1.avi <<< Corresponds to E06 Chuck.S02E06E07.videoimage_2.avi <<< Corresponds to E07 etc. Priority of local/downloaded VideoImagesThe priority that VideoImages will be used is as follows:
DownloadingIf no local VideoImages are found, then they will be downloaded from TheTVDB.org |
Sign in to add a comment