New Music recently added

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

Moderator: moderators

New Music recently added

Postby sno crash » Fri May 21, 2010 8:58 pm

As a feature request, I'd like to see the following two items:

(1) ability to set "Newest" as the default Home screen.

(2) option to send email notification to users when new music is added to DB. Allow users to "subscribe" to the notifications. i think this would be neat since the database constantly grows and changes, it can be like a weekly newsletter type communication.
sno crash
 
Posts: 15
Joined: Fri May 21, 2010 8:54 pm

Re: New Music recently added

Postby precipitous » Sat May 22, 2010 2:16 am

sno crash wrote:As a feature request, I'd like to see the following two items:

(1) ability to set "Newest" as the default Home screen.


You can set the default Home screen to Newest by doing the following (taken from a forum post made several months ago):

mudsharkymon wrote:
How about an option (global or per user) to change the default view to NEWEST (or whatever other view a user likes) rather than RANDOM.


Cyclopes wrote:
I don't know if you tried this, but I changed it to "Newest" by modifying "index.jsp" (sorry, previous edit had the wrong file listed) - exchange line 16 with

Code:
Code: Select all
<frame name="main" src="home.view?listSize=10&listType=newest" marginwidth="0" marginheight="0">



Where the number after listSize equals the amount of albums shown per page. Granted, this is quick and dirty, but it does the job until this gets included as a feature.

Additionally you could change the reference of the "home" icon on the very top by changing line 30 of "top.jsp" into:

Code:
Code: Select all
<td style="min-width:4em;padding-right:1.5em"><a href="home.view?listSize=10&listType=newest" target="main"><img src="<spring:theme code="homeImage"/>" title="${home}" alt="${home}"><br>${home}</a></td>
User avatar
precipitous
 
Posts: 91
Joined: Fri Aug 14, 2009 6:43 pm
Location: Santa Barbara CA USA

Re: New Music recently added

Postby jgrave » Tue Jan 01, 2013 5:16 pm

Thanks precipitous! I've been wanting to change this for a long time.
jgrave
 
Posts: 7
Joined: Wed Sep 15, 2010 4:32 pm

Re: New Music recently added

Postby Override92 » Tue Sep 09, 2014 2:03 pm

sno crash wrote:As a feature request, I'd like to see the following two items:

(2) option to send email notification to users when new music is added to DB. Allow users to "subscribe" to the notifications. i think this would be neat since the database constantly grows and changes, it can be like a weekly newsletter type communication.


Maybe this helps you:
http://forum.subsonic.org/forum/viewtopic.php?f=3&t=8554&p=34836&hilit=newsletter#p64288

Override
Override92
 
Posts: 43
Joined: Wed Jul 16, 2014 11:30 am

Re: New Music recently added

Postby operat0r » Thu Dec 12, 2019 8:54 pm

Updated 2019

Goto your subsonic folder and run this is create backups named index.jsp.bak
Code: Select all
find . -iname "index.jsp" -exec sed 's/\"home\.view\"/\"home\.view\?listSize=200\&listType=newest\"/g'  -i.bak   '{}' \;

operat0r
 
Posts: 18
Joined: Thu Aug 07, 2014 3:20 am


Return to Feature Requests

Who is online

Users browsing this forum: No registered users and 9 guests