Random Playlist INCREASE!

Got an idea? Missing something? Post your feature request here.

Moderator: moderators

Random Playlist INCREASE!

Postby enorym » Tue Dec 21, 2010 6:13 pm

Make options for more songs like 100 - 200 songs for random playlist pls!
User avatar
enorym
 
Posts: 7
Joined: Tue Dec 21, 2010 6:08 pm
Location: USA

Re: Random Playlist INCREASE!

Postby kroken » Tue Dec 21, 2010 6:18 pm

enorym wrote:Make options for more songs like 100 - 200 songs for random playlist pls!


You can do this yourself, just open more.jsp and edit the values.
Last edited by kroken on Wed Dec 22, 2010 4:52 pm, edited 1 time in total.
kroken
 
Posts: 81
Joined: Sat Oct 16, 2010 6:28 am

Postby kermit22 » Wed Dec 22, 2010 4:13 pm

Thanks for the tip kroken. I too was wondering where to change that.
User avatar
kermit22
 
Posts: 218
Joined: Fri Feb 20, 2009 7:00 pm

Postby john.jays » Thu Feb 10, 2011 3:36 pm

Can you please post the location of this file on a Ubuntu installation? :roll:
john.jays
 
Posts: 20
Joined: Wed Feb 02, 2011 1:03 pm

Postby stozher » Thu Feb 10, 2011 4:47 pm

'/var/subsonic/jetty/????/webapp/WEB-INF/jsp' - open with gedit under root: sudo gedit

This is a html pages with jsp extensions but also included java tags.

Code: Select all
<select name="size">
    <option value="5"><fmt:message key="more.random.songs"><fmt:param value="5"/></fmt:message></option>
    <option value="10" selected="true"><fmt:message key="more.random.songs"><fmt:param value="10"/></fmt:message></option>
    <option value="20"><fmt:message key="more.random.songs"><fmt:param value="20"/></fmt:message></option>
    <option value="50"><fmt:message key="more.random.songs"><fmt:param value="50"/></fmt:message></option>
</select>


Move selected="true" to other row for change default 10 songs...
http://music.stozher.com:8080/login.view?user=guest&password=
User avatar
stozher
 
Posts: 313
Joined: Tue Nov 16, 2010 10:56 am
Location: Sofia, Bulgaria

Postby john.jays » Fri Feb 11, 2011 3:46 pm

this is great! thank you very much.
john.jays
 
Posts: 20
Joined: Wed Feb 02, 2011 1:03 pm


Return to Feature Requests

Who is online

Users browsing this forum: No registered users and 3 guests