Change the titles below the cover art

Third-party modifications and add-ons, Apps and Clients

Moderator: moderators

Change the titles below the cover art

Postby fanSte » Sat Nov 26, 2011 11:20 pm

Hi,

I'm running the latest Subsonic and I want to change the title below the cover art.

For example in the screen below I want to change "26-11-11 maal gemodificeerd Sanctuary S04E08" to "Sanctuary S04E08" (just by removing the date and the modified text)

How can I do this?

Thank you,

fanSte.

Image
fanSte
 
Posts: 9
Joined: Sat Nov 26, 2011 11:15 pm

Re: Change the titles below the cover art

Postby MadEvil » Mon Nov 28, 2011 2:10 am

Hi,

to do so you have many options:

1) tag your Files right

2) Rename simple your Source Files -> http://www.bulkrenameutility.co.uk/Screenshots.php

3) change it via Code enhancement (truncate Name) -> Change .\webapp\WEB-INF\jsp\coverArt.jsp

Example: Truncate [*] Year from Foldername
Image

i hope that help you :D
Madsonic Developer
User avatar
MadEvil
 
Posts: 354
Joined: Wed Nov 09, 2011 8:35 pm
Location: Vienna

Re: Change the titles below the cover art

Postby BKKKPewsey » Mon Nov 28, 2011 3:41 am

That will not help the OP as he is showing the recently added tab which by default shows the creation date.
Its that which he wants to remove from the display (I think)
Changing filename or title tag will not help.
:mrgreen:
Everyone is entitled to be stupid, Image but some abuse the privilege!

Due to the confusion from too many genres of music, we have decided to put both country music and rap music into the genre of Crap music.
User avatar
BKKKPewsey
 
Posts: 2080
Joined: Mon May 23, 2011 12:16 pm
Location: United Kingdom

Re: Change the titles below the cover art

Postby califrag » Mon Nov 28, 2011 5:07 am

BKKKPewsey wrote:That will not help the OP as he is showing the recently added tab which by default shows the creation date.
Its that which he wants to remove from the display (I think)
Changing filename or title tag will not help.
:mrgreen:

yep BKK's right,

to answer the OP's question, open /WEB-INF/jsp/home.jsp

find lines 104-107 and remove them

Code: Select all
104                               <c:if test="${not empty album.created}">
105                                   <fmt:formatDate value="${album.created}" dateStyle="short" var="creationDate"/>
106                                   <fmt:message key="home.created"><fmt:param value="${creationDate}"/></fmt:message>
107                               </c:if>


should remove the creation date from 'recently added'
califrag
 
Posts: 72
Joined: Mon Sep 26, 2011 3:43 am

Re: Change the titles below the cover art

Postby fanSte » Fri Dec 09, 2011 12:47 pm

califrag wrote:to answer the OP's question, open /WEB-INF/jsp/home.jsp

find lines 104-107 and remove them

Code: Select all
104                               <c:if test="${not empty album.created}">
105                                   <fmt:formatDate value="${album.created}" dateStyle="short" var="creationDate"/>
106                                   <fmt:message key="home.created"><fmt:param value="${creationDate}"/></fmt:message>
107                               </c:if>


should remove the creation date from 'recently added'


Tnx man! It's solved. I've also managed to center the text, made the thumbs bigger and the title larger.

Image
fanSte
 
Posts: 9
Joined: Sat Nov 26, 2011 11:15 pm

Re: Change the titles below the cover art

Postby BKKKPewsey » Fri Dec 09, 2011 10:22 pm

Nice and your post let me know that Sanctuary Season 4 was available 8)
Everyone is entitled to be stupid, Image but some abuse the privilege!

Due to the confusion from too many genres of music, we have decided to put both country music and rap music into the genre of Crap music.
User avatar
BKKKPewsey
 
Posts: 2080
Joined: Mon May 23, 2011 12:16 pm
Location: United Kingdom


Return to Mods, Apps and Clients

Who is online

Users browsing this forum: No registered users and 1 guest