Networked Media Tank
[HTML SKIN] All-in-One Package SabishGT skin [Update: 28.05.2011] - Printable Version

+- Networked Media Tank (http://www.networkedmediatank.com)
+-- Forum: Community Jukebox, Themes, & UserApps Section (/forumdisplay.php?fid=106)
+--- Forum: YAMJ - Yet another Movie Jukebox (/forumdisplay.php?fid=70)
+---- Forum: YAMJ (Releases, official News,...) - Skins - Tools - Guides (/forumdisplay.php?fid=112)
+---- Thread: [HTML SKIN] All-in-One Package SabishGT skin [Update: 28.05.2011] (/showthread.php?tid=42467)



RE: [YAMJ] [MOD] All-in-One Package SabishGT skin [Quickfix:25.08.2010] - pablitozm - 10-05-2010 12:33 AM

Wow Nice wall update I can't wait to try it out.


RE: [YAMJ] [MOD] All-in-One Package SabishGT skin [Quickfix:25.08.2010] - quidnunc - 10-05-2010 04:23 AM

OK I upgraded to this after using ppp2 for a long time, however there is one small problem. I like to see the "outline" instead of the "plot". I changed imdb.plot=short but that didn't seem to change anything. Thanks.


RE: [YAMJ] [MOD] All-in-One Package SabishGT skin [Quickfix:25.08.2010] - gt-eins - 10-05-2010 06:56 AM

(10-04-2010 09:34 PM)Trilogy Wrote:  nice teasers. Big Grin

Will you be able to use the redifined TV wall only?
not in this version, maybe later.

@quidnunc
you had to change lowlist.xsl:
Code:
<xsl:call-template name="PreserveLineBreaksLowList">
<xsl:with-param name="text" select="outline"/>
</xsl:call-template>

gt

PS: i´ll run a last beta test with my complete movie collection at night. If all running fine, i think we have a release tommorow.


RE: [YAMJ] [MOD] All-in-One Package SabishGT skin [Quickfix:25.08.2010] - delboy13 - 10-05-2010 11:02 AM

(10-04-2010 08:46 PM)gt-eins Wrote:  Please update YAMJ to r1811 or later and create a new jukebox from scratch. You can use nfos.

http://mediaplayersite.com/YAMJ_Latest

@delboy13
and the result is?

take care that you pound/unpound the proper lines in skin.properties too.

gt

the banners are working now my mistake in skin.properties. now i have new problem on banners. where it says page 1 of 2 at the bottom left show name will appear over it. and when i click on banner it show me all the seasons but no fanart in background but if i click on season fanart showing


RE: [YAMJ] [MOD] All-in-One Package SabishGT skin [Quickfix:25.08.2010] - bas_nl - 10-05-2010 11:07 AM

(10-05-2010 06:56 AM)gt-eins Wrote:  PS: i´ll run a last beta test with my complete movie collection at night. If all running fine, i think we have a release tommorow.

AWESOME Smile


RE: [YAMJ] [MOD] All-in-One Package SabishGT skin [Quickfix:25.08.2010] - gt-eins - 10-05-2010 01:04 PM

(10-05-2010 11:02 AM)delboy13 Wrote:  the banners are working now my mistake in skin.properties. now i have new problem on banners. where it says page 1 of 2 at the bottom left show name will appear over it. and when i click on banner it show me all the seasons but no fanart in background but if i click on season fanart showing
each season = one banner or all seasons as cover?
for fanart background check skin-options:
Code:
<xsl:variable name="SetFanart">true</xsl:variable>

and moviejukebox.properties:
Code:
mjb.sets.indexFanart=true

gt


RE: [YAMJ] [MOD] All-in-One Package SabishGT skin [Quickfix:25.08.2010] - jerichoy2j - 10-05-2010 10:43 PM

i ran it works fine but when i added some new stuff instead of just updating that it goes thru everything again and updates it how can i just get it to check the new stuff?


RE: [YAMJ] [MOD] All-in-One Package SabishGT skin [Quickfix:25.08.2010] - primetimeguy - 10-06-2010 01:52 AM

Thinking of jumping to this skin from Aeon when the new version comes out. One thing I really like is the ability to display the Library on the detail page. If you can add this to your enhancement list I'd appreciate it.

And file size too. Smile


RE: [YAMJ] [MOD] All-in-One Package SabishGT skin [Quickfix:25.08.2010] - gt-eins - 10-06-2010 07:51 AM

(10-05-2010 10:43 PM)jerichoy2j Wrote:  i ran it works fine but when i added some new stuff instead of just updating that it goes thru everything again and updates it how can i just get it to check the new stuff?
check moviejukebox.properties:
Code:
mjb.forceXMLOverwrite=false

@primetimeguy
if you could only replace something with your wishes, maybe take genre out to take library in, what would it be? I dont want to have to much on the lowlist detail view.

gt


RE: [YAMJ] [MOD] All-in-One Package SabishGT skin [Quickfix:25.08.2010] - delboy13 - 10-06-2010 10:47 AM

(10-05-2010 01:04 PM)gt-eins Wrote:  each season = one banner or all seasons as cover?
for fanart background check skin-options:
Code:
<xsl:variable name="SetFanart">true</xsl:variable>

and moviejukebox.properties:
Code:
mjb.sets.indexFanart=true

gt
thanks gt-eins fanart working. i am using 12 banner mode at the bottom left it tells you page 1 of 2. and if i go over the banners show name appears on top of the page 1 of 2 writing


RE: [YAMJ] [MOD] All-in-One Package SabishGT skin [Quickfix:25.08.2010] - rjuch - 10-06-2010 12:01 PM

yay i have it working now, thanks!

when clicking on the "TV Shows" link at the top links to a page that no longer exists ? it used to show a page with Long horizontal banners of all my tv shows ?

when clicking on a TV Show Series ie. Califronation, it lists all my shows as small movie posters for each season, how can I get it to use the horizontal long banners for each season ?


RE: [YAMJ] [MOD] All-in-One Package SabishGT skin [Quickfix:25.08.2010] - primetimeguy - 10-06-2010 01:11 PM

(10-06-2010 07:51 AM)gt-eins Wrote:  check moviejukebox.properties:
Code:
mjb.forceXMLOverwrite=false

@primetimeguy
if you could only replace something with your wishes, maybe take genre out to take library in, what would it be? I dont want to have to much on the lowlist detail view.

gt

Removing genre would be fine, I don't use that.


RE: [YAMJ] [MOD] All-in-One Package SabishGT skin [Quickfix:25.08.2010] - gt-eins - 10-06-2010 02:19 PM

Ladies and Gentleman, here we go:

Release Version 1.1 (06.10.2010)

Big thanks goes to:
- EXCAL for using code and images from his redefined skin
- RICKP and CHRIS2K and others for their help to sort out problems

Changelog release version 1.1:
- new: multipage plot support
- new: play from index for iso,mkv,video_ts ...
- new: watchbar on detail page for selecting plot, extras, bonus, trailer, multiparts
- new: option to hide the watchbar from detail page
- new: toggle watchbar on detail page on/off by pressing "TAB" / "MENU"
- new: moviewall option redefined-look-a-like with or without sliding
- new: option to show the number of movies on redefined indexes
- new: option to hide the menu bar from index
- new: toggle menu-bar on top on/off by pressing "TAB" / "MENU"
- new: overscan variable in skin-options.xsl
- new: option to enable/disable title background texture on indexes
- new: testet with YAMJ r1824 - no promblems so far
- new: option to show library description instead of genre
- new: option to show filesize if not multipart movie
- fixed: Tv show with option TVPlaylist=false didnt play episodes on page 2 or later
- fixed: Tv show with option TVPlaylist=false didnt play episodes from page 1 if you switch to page 2 and back
- fixed: prevent tv episode title is to long and break the skin
- fixed: left/right on remote let the skin flip
- fixed: plots with different number of lines breaks the skin
- fixed: movie titles with 27 characters wont cut to 25 just to add "..."
- cleanup: only used javascript should be in the html file
- some more useful little things i dont remember

There're a bunch of options to configure your jukebox. Please reed the FAQ and the "readme_aeon" too!

known issues:
- using redefined mod randomly the "BACK" button didnt work or an error message is displayed. Press "BACK" again and it should work
- if iso and video_ts files are mixed with mkv or mpeg files in one tv shows season, some files wont play on second or further page
- overscan value is incorrect by 1 or 2 pixel sometimes, please use the value lowlist-overscan-offset to fix (skin-options.xsl)

Downloads:
complete pack english:
http://www.mediafire.com/?jgdk9gvtehnz759

skin only package english:
http://www.mediafire.com/?y5man77e8an2oro

skin only with redefined active:
http://www.mediafire.com/?3coog1vhb911qrl

complete pack german:
http://www.mediafire.com/?3n5oq8qnvq91001

skin only german:
http://www.mediafire.com/?9e75gund2hpk488


Redefined Mod:
please read the FAQ how to enable the redefined mod

Keys
index wall:
TAB/MENU show/hide the menu bar
INFO open categories page
RED open tv shows page

detail page:
TAB/MENU show/hide the watchbar
RED/GREEN plotpage up/down
YELLOW/BLUE switch between plot, extras and multipart
LEFT/RIGHT/UP/DOWN switch to last/next movie

Over/Underscan feature:
If you see a texture gap at the top or bottom of your detail pages, increase this value in skin-options.xsl
Code:
<xsl:variable name="lowlist-overscan">40</xsl:variable>

If you see only a half of the title bar or flags decrease the value. The value should be between 0 and 50.

Sometimes the box texture doesnt fit after changing overscan value. You can add an offset with this variable:
Code:
<xsl:variable name="lowlist-overscan-offset">0</xsl:variable>

Hope i didnt forget something and all the packages are fine.

Have a nice day!

gt


RE: [YAMJ] [MOD] All-in-One Package SabishGT skin [Quickfix:25.08.2010] - bas_nl - 10-06-2010 02:25 PM

Great! I will check this out asap Big Grin


RE: [YAMJ] [MOD] All-in-One Package SabishGT skin [new version: 06.10.2010] - erezsolan - 10-06-2010 03:53 PM

Great work gt-eins.

2 questions:

1. I miss the glazing overlay on the posters in the index wall page.
2. How do I remove the "Plot" word from the plot area in the details page?

Couldn't find answers to both in the FAQ.

Thanks a lot.

Erez