change default view to "newest"

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

Moderator: moderators

Re:

Postby appsfinder » Fri Mar 21, 2014 6:26 pm

benzubi wrote:hey

I try to use this but I can't find the line

Code: Select all
<frame name="main" src="home.view?" marginwidth="0" marginheight="0">


in my index.jsp

weird :shock:


hi how do i do this in new version 4.9 (build 3819) hope you can help
appsfinder
 
Posts: 15
Joined: Mon Dec 10, 2012 11:29 am

Re: change default view to "newest"

Postby daneren2005 » Fri Mar 21, 2014 7:52 pm

Here is my change to do this on 4.9, but I did it directly in the code. I have no idea where these files are if you are editing the resulting folder.

https://github.com/daneren2005/Subsonic ... 9e17a4e7be
Developer of DSub for Android
daneren2005
 
Posts: 1709
Joined: Fri Jul 06, 2012 7:52 pm

Re: change default view to "newest"

Postby ggibby » Fri Aug 07, 2015 3:33 pm

Understanding this post is really old,
seems like a lot of work for such a simple concept,
that has yet to be implemented by the devs (as far as I can tell).

-G
User avatar
ggibby
 
Posts: 39
Joined: Sun Jun 20, 2010 11:23 pm

Re: change default view to "newest"

Postby operat0r » Wed Sep 22, 2021 7:19 pm

So I think the listSize used to work but now it does not as far as I can tell. I can’t tell you how frustrating it is to only have max 50 songs when you have almost 100K songs… I tried in like 15 places for like 4+ hours and it passes the listSize parameter but does nothing… the only solution I found was to use complicated jamstash.com option (not really under active development and I didn’t want to complicate things further..) or the ‘more’ button on the left navigation menu and replace the ‘Shuffle play’ default value 20 with my own…

Replace the 1000 with how ever many you want to load.. This still does not solve the problem of “recent” with more then 50 albums but that’s manageable ..

# script
find / -iname "more.jsp" -exec sed 's/value="20"/value="1000"/g' -i".bk.$RANDOM" '{}' \;

# example changes

https://github.com/freeload101/SCRIPTS/ ... 3615105cea

Things I tried:
• Used Web developer plugin to clear cookies
• Went into settings and deleted all the players
• Restarted subsonic
• It could be a java/class/jsp thing but I don’t want to have to compile any java just for more then 50 songs …
operat0r
 
Posts: 18
Joined: Thu Aug 07, 2014 3:20 am

Previous

Return to Mods, Apps and Clients

Who is online

Users browsing this forum: No registered users and 3 guests