IntroductionBy default MovieJukebox ships with five skins: Three HD and two SD skins. | Skin Name | Format | | default | HD | | sd | SD | | gfb107 | HD | | gfb107-sd | SD | | hebrew | HD |
To change from the default to one of these skins (or another you have downloaded) perform the following steps: - Edit the moviejukebox.properties file in notepad
- Locate the "mjb.skin.dir=" line
- Change the line to read "mjb.skin.dir=./skins/???" where ??? is the name of the directory that your skin is in (Usually the name of the skin)
- Locate the following lines and change the values to true:
- mjb.forceHTMLOverwrite=true
- mjb.forcePostersOverwrite=true
- mjb.forceThumbnailsOverwrite=true
Run YAMJ- Edit the moviejukebox.properties file in notepad
- Locate the values change in step 4 and return them to "false"
Additional SkinsThere are some great skins out there that have been developed by members of the community and you can use them in MovieJukebox quite easily. - Download the zip file
- Extract it to your yamj skins directory (there should be other directories in there named "default", "sd", "hebrew", "gfb107" & "gfb107-sd"
- The skin should be extracted into a sub-directory named the same as the skin, e.g. "NewSkin"
- Follow the directions above to change the skin
|
Do you really have to delete the entire Jukebox directory to apply a new skin?
@bmorfill: No. You can just delete the html files, or you can change the mjb.forceHTMLOverwrite=true property in the moviejukebox.properties file.
You may also have to delete the generated .png files, because chances are good that different skins will use different sizes.
This would be a great place for a link to some of the other skins...
omertron hosts a number of skins at http://pch.omertron.com/skins , but more are available elsewhere
Its not "mjb.skindir=", but "mjb.skin.dir=" instead. Just in case others try to search the properties-file for "skindir" and dont get any results.
would it be easier to delete/rename the current skin folder and rename the desired skin folder into "default" and run the cmd fle from the laptop again ?
Yes and no. That will work if you delete the entire jukebox otherwise you need to delete some of the graphics that are created for each skin. That's the reason for setting the overwrite properties
I open moviejukebox.properties in notepad and modify and save per the instructions above, and then run myihome, the changes in moviejukebox.properties get overwritten to their previous values, and I can't access a new skin. What am I doing wrong?
make the moviejukebox.properties file read only before running so that myihome doesn't overwrite it
Nope, that didn't work either...hmmm.....
Your question is better answered on the forum
I have the same problem as gregandlars wiht the moviejukebox.properties file always reverting after I do any changes to it. Stuart if you know where the solution is, any chance for a link to the "forums"?
Post #5 in this thread helped: http://www.networkedmediatank.com/showthread.php?tid=14083 Do the changes: mjb.skin.dir=./skins/yournewskin mjb.forceHTMLOverwrite=true mjb.forcePostersOverwrite=true mjb.forceThumbnailsOverwrite=true make file read only uncheck moviejukebox plugin in myihome check it again press ok and it rescans all your files and overwrite them.
After it is done, you may want to revert the properties file back to be writable and change the Force entries you added to False so it will update faster.