[7. June 2013] Youporn available now | [19. April 2013] A-400 Advanced Network Setup | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 RC1 [13 June 2013] | A-200/A-210 RC1 [13 June 2013]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 2 Guest(s)
Post Reply 
[HTML SKIN] All-in-One Package SabishGT skin [Update: 28.05.2011]
10-07-2010, 04:40 PM
Post: #537
RE: [YAMJ] [MOD] All-in-One Package SabishGT skin [new version: 06.10.2010]
(10-07-2010 07:59 AM)gt-eins Wrote:  
deh2k7 Wrote:I have one question for TV shows. I have my shows rips from DVD's so I have multiple episodes in the same VIDEO_TS folder. EWverything indexes fine and gets parsed out, but the large episode title (not the one in the list) gets a "(eX)" after the title where X is the number of the first epsode on the the new disc. Usually it's like e1, then e5, then e9, etc. I'd like to remove this - any thoughts on how to get rid of it?
open ppp-templates.xsl and change:
Code:
<xsl:variable name="shortTitle">
              <xsl:choose>
                <xsl:when test="string-length($parsedTitle[$pass]) &lt; number($tTitleTrunca)+2">
                    <xsl:value-of select="$parsedTitle[$pass]"/><xsl:if test="$pass &gt; 1"> (e<xsl:value-of select="@part - $pass +1"/>)</xsl:if>
                </xsl:when>
                <xsl:otherwise>
                    <xsl:value-of select="substring($parsedTitle[$pass],1,$tTitleTrunca)"/>...<xsl:if test="$pass &gt; 1"> (e<xsl:value-of select="@part - $pass +1"/>)</xsl:if>
                </xsl:otherwise>
            </xsl:choose>    
            </xsl:variable>
to:
Code:
<xsl:variable name="shortTitle">
              <xsl:choose>
                <xsl:when test="string-length($parsedTitle[$pass]) &lt; number($tTitleTrunca)+2">
                    <xsl:value-of select="$parsedTitle[$pass]"/>
                </xsl:when>
                <xsl:otherwise>
                    <xsl:value-of select="substring($parsedTitle[$pass],1,$tTitleTrunca)"/>...
                </xsl:otherwise>
            </xsl:choose>    
            </xsl:variable>

gt

GT - this worked, except for a minor change. I needed to remove the '...' from the end of this line: select="substring($parsedTitle[$pass],1,$tTitleTrunca)"/>...

Please vote for Native Resolution/Framerate Sync support for the C200 - Option to disable PCH Upscaling - let your TV/AVR upscale here
Find all posts by this user
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [YAMJ] [MOD] All-in-One Package SabishGT skin [new version: 06.10.2010] - deh2k7 - 10-07-2010 04:40 PM
Category - Alphabet - chrisyd - 05-14-2011, 10:42 AM
pc menu on tv detail page. - Freakeao - 04-21-2013, 06:11 PM

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [HTML SKIN] iSkin - YAMJ Skin for iOS, Android, or any device with a web-kit based browser gfb107 1,363 337,640 Today 12:55 AM
Last Post: Ander
Information [HTML SKIN] Guide for YAMJ skin makers Omertron 63 53,957 06-12-2013 01:00 PM
Last Post: yakoman
  [HTML SKIN] GTspecial Zappiti-look-a-like public beta (Update:24.06.2011) gt-eins 961 201,793 06-12-2013 12:56 PM
Last Post: yakoman
  [HTML SKIN] ÆON Movie Wall YAMJ *UPDATE* May 9, 2010 - Clean Up #4 ejp 8,799 2,261,325 05-24-2013 08:29 PM
Last Post: plantunes
Photo [FLASH SKIN] pfpscope - A CinemaScope skin for Eversion pfp 23 7,777 05-20-2013 04:08 PM
Last Post: Cappy1
Video [HTML SKIN] Rutabaga_MOD_by_Hispanico [update 27.05.x11] hispanico 48 22,567 05-12-2013 01:51 PM
Last Post: Jascha
Star [TOOL] Dynamic YAMJ & Music JukeBox server - NMTServer 1.82 released [5 Feb. 2011] ithiel 2,258 876,401 05-05-2013 04:39 AM
Last Post: NeilN1
  [FLASH SKIN] Legion's Overlays and Mods for evZap! (02/27 update) Legion455 294 48,038 04-22-2013 07:11 AM
Last Post: jluc2808
  [HTML SKIN] Alaska *UPDATE* May 9, 2010 - 3 Fixes, 1 Enhancement, and a Time Fix(?) ejp 352 134,795 02-15-2012 01:51 PM
Last Post: accident
Lightning [FLASH SKIN] Eversion teaser.. 200 series skin coming soon. accident 38 14,564 02-26-2011 09:09 AM
Last Post: accident

Forum Jump: