Type of startpage view relating to directory selection?¿

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

Moderator: moderators

Type of startpage view relating to directory selection?¿

Postby BlueScorpion » Mon Apr 19, 2010 7:08 am

Hello,

is it possible that the views on startpage (random, newest... maybe also all the other without user-statistics) relates to the directory selection on the left dropdown box?

In my case i have directories like "album", "compilation" and "audiobook" so it makes sense for me(!) when i choose "album" that i get a random view of albums, only of albums (or only of audiobooks, ...).

What do you mean?

Greetings
BluE
http://drehmomente.com.de
BlueScorpion
 
Posts: 6
Joined: Sun Oct 25, 2009 10:46 am

Postby stozher » Thu Dec 09, 2010 8:19 pm

Remove 'Users' (or other menu entry) from home frame:

Open file "/var/subsonic/jetty/1944/webapp/WEB-INF/jsp/home.jsp" with a plain text editor (backup file before edit!!!). Find row 24
Code: Select all
<c:forTokens items="random newest highest frequent recent users" delims=" " var="cat" varStatus="loopStatus">
and remove "users"
Code: Select all
<c:forTokens items="random newest highest frequent recent" delims=" " var="cat" varStatus="loopStatus">

Save file. Clear browser cache to see result...
User avatar
stozher
 
Posts: 313
Joined: Tue Nov 16, 2010 10:56 am
Location: Sofia, Bulgaria

Postby BlueScorpion » Thu Dec 09, 2010 11:32 pm

Thanks for reply,


but that was not the meaning of my question.

i want to see on home frame only albums related to my folderselection (dropdownbox in left frame).

example:
left frame folder A selected
-> home frame shows random or the newest... music only from folder A

left frame folder B selected
-> home frame shows random or the newest... music only from folder B

left frame all folders selected
-> home frame shows random or the newest... music only from all folders
-> that it's the actual implementation!

Thank for help!
BluE

P.S.: it should be a feature... i don't want to change the code everytime. ;)
http://drehmomente.com.de
BlueScorpion
 
Posts: 6
Joined: Sun Oct 25, 2009 10:46 am

Postby serak » Mon Apr 25, 2011 11:04 am

This would be really useful, does anyone know a way of getting it to work?
serak
 
Posts: 9
Joined: Thu Apr 21, 2011 6:29 pm


Return to Feature Requests

Who is online

Users browsing this forum: No registered users and 6 guests