Subsonic 4.9 released

Announcements and discussion of new releases.

Moderator: moderators

Subsonic 4.9 released

Postby sindre_mehus » Sat Jan 25, 2014 4:16 pm

Finally, Subsonic 4.9 is ready!

New: Rename "Download" to "Download all"
New: Rename "More actions..." to "Selected songs..."
New: When playing a song, queue only later songs (not earlier).
New: Added button for downloading single files in left frame.
New: Updated Japanese translation, courtesy of Kenji Maekawa.
Bugfix: Changing artist for files with ID3v1 tags was broken.
Bugfix: Play/add buttons for single files in left frame didn't work.
Bugfix: Thumbs in external player was sometimes missing.
Bugfix: Fixed layout bug in podcast page.
Bugfix: Trim podcast urls.

Hope you like it,
Sindre
Subsonic developer
User avatar
sindre_mehus
 
Posts: 1955
Joined: Tue Nov 29, 2005 6:19 pm
Location: Oslo, Norway

Re: Subsonic 4.9 released

Postby nunya » Sat Jan 25, 2014 4:59 pm

skipped the betas this go round just updated

thanks again for keeping up with the project

as always I do a couple of tweeks when I reinstall

when clicking on a shared link the external or shared player only plays one song then stops would like it to auto play the whole folder 1 song or title after the other. Kinda pointless to share a playlist or folder and have to go back and click each song when you want it to play imo

anyone figure out how to do this in new version let me know.

If i find the old tip i will post update posted below
still looking for the tweek to shrink or remove right.view where chat is located to give home.view more space so that more album covers can be seen

thanks in advance for any help or pointing me in the right direction

here it is
Thanks VERY much for this addition. To complete this in Windows,
- Stop Subsonic Service
- Make a backup copy of the subsonic.war file (in case you scew up).
- Open subsonic.war file with 7Zip. If 7zip is installed, just right click on subsonic.war and select Open Archive. Do not extract the file.
- Navigate within 7zip to the Web-INF\jsp\ folder and right click the externalPlayer.jsp file. Select "Edit" from within 7Zip. The file should open with Notepad.exe.
- On the first page you should see the following:
<script type="text/javascript">
function init() {
var flashvars = {
id:"player1",
screencolor:"000000",
frontcolor:"<spring:theme code="textColor"/>",
backcolor:"<spring:theme code="backgroundColor"/>",
stretching: "fill",
"playlist.position": "bottom",
"playlist.size": 200,
};
- Find the line "playlist.size": 200, and then press Return on your keyboard to add another line. Then Tab over and add the following: repeat:"list" . Don't forget the quotes.
- So when done what you should have is this:

<script type="text/javascript">
function init() {
var flashvars = {
id:"player1",
screencolor:"000000",
frontcolor:"<spring:theme code="textColor"/>",
backcolor:"<spring:theme code="backgroundColor"/>",
stretching: "fill",
"playlist.position": "bottom",
"playlist.size": 200,
repeat:"list"
};
- close and save the file externalPlayer.jsp.
- close 7zip and save the file.
- restart the Subsonic service.
nunya
 
Posts: 58
Joined: Mon Jun 27, 2011 7:01 pm

Re: Subsonic 4.9 released

Postby jimbo715 » Sat Jan 25, 2014 6:10 pm

Just updated from 4.8. No issues updating using the .deb. Everything looks great. I couldn't survive work without subsonic! Thank you for such a great application Sindre.

*Edited to actually say thank you.*
Last edited by jimbo715 on Tue Feb 18, 2014 12:44 am, edited 1 time in total.
jimbo715
 
Posts: 10
Joined: Wed Nov 13, 2013 3:23 pm

Re: Subsonic 4.9 released

Postby mr_nobody » Sat Jan 25, 2014 9:25 pm

Went straight from 4.7 to 4.9 and everything is looking good. Thanks, Sindre!

[edit]: And thanks to those who beta tested 4.9! :D
mr_nobody
 
Posts: 202
Joined: Thu May 31, 2012 8:17 pm

Re: Subsonic 4.9 released

Postby sindre_mehus » Sun Jan 26, 2014 9:14 am

nunya wrote: repeat:"list"


Thanks, I wasn't aware of this bug. I'll fix that in the next release.

Sindre
Subsonic developer
User avatar
sindre_mehus
 
Posts: 1955
Joined: Tue Nov 29, 2005 6:19 pm
Location: Oslo, Norway

Re: Subsonic 4.9 released

Postby samy4972 » Sun Jan 26, 2014 12:46 pm

Hello !
I just updated 4.9. When I click the button to play a song, all following tracks are added to the playlist.
How play just one ?

Thks
samy4972
 
Posts: 13
Joined: Tue Jun 04, 2013 9:03 am

Re: Subsonic 4.9 released

Postby _jd_ » Sun Jan 26, 2014 12:56 pm

I would still like to be able to share media without needing to set up a 'subsonic.org' address, but by just using my own domain.
_jd_
 
Posts: 6
Joined: Sat Dec 28, 2013 8:07 pm

Re: Subsonic 4.9 released

Postby joost » Sun Jan 26, 2014 1:07 pm

Thnx for the release! Perfect!

Only the upnp incompatibility remains... But I'm sure you're planning a 5.0 release also :-)
joost
 
Posts: 53
Joined: Thu Jan 10, 2013 7:46 pm

Re: Subsonic 4.9 released

Postby OlYeller21 » Sun Jan 26, 2014 8:33 pm

_jd_ wrote:I would still like to be able to share media without needing to set up a 'subsonic.org' address, but by just using my own domain.


Nothing is stopping you.
OlYeller21
 
Posts: 86
Joined: Fri Aug 27, 2010 8:09 pm

Re: Subsonic 4.9 released

Postby _jd_ » Sun Jan 26, 2014 10:48 pm

OlYeller21 wrote:...
Nothing is stopping you.

The default message after klicking a 'Share link' is: "To share your music with someone you must first register your own subsonic.org address.
Please go to Settings > Network (administrative rights required)."

on 'Settings > Network' the following can be found:

"Access your server over the Internet using an easy-to-remember address.

http://[chosen subdomain] .subsonic.org"


What I would like to use is: "https://[chosen subdomain].[chosen domain]" instead.

Of couse one can always edit the sources.... but it would be much more convenient if there would just be a standard option for this.
_jd_
 
Posts: 6
Joined: Sat Dec 28, 2013 8:07 pm

Re: Subsonic 4.9 released

Postby HippopoKiboko » Mon Jan 27, 2014 8:23 am

The download for unicode file names still does not work :(
http://forum.subsonic.org/forum/viewtopic.php?f=2&t=1424&start=15#p60599
User avatar
HippopoKiboko
 
Posts: 31
Joined: Fri Sep 21, 2012 9:56 am

Re: Subsonic 4.9 released

Postby Aethies » Mon Jan 27, 2014 3:33 pm

I finally upgraded the server. It is always a pain due to having to inject the ssl cert into the jar file. Not done right, your ssl doesn't work.

Have to say, again, thank you Sindre for all your hard work. Everything appears to be flawless.
Aethies

Ubuntu Server 12.04
===================
3,281 artists
9,432 albums
113,608 songs
2636.09 GB (10,769 hours)
===================
User avatar
Aethies
 
Posts: 197
Joined: Fri Oct 24, 2008 4:33 pm

Re: Subsonic 4.9 released

Postby Xarias » Mon Jan 27, 2014 7:13 pm

I too was wondering how to play one song in the 4.9 final.
When I select one it loads the whole directory.
Thanks.
I love Subsonic!
Xarias
 
Posts: 15
Joined: Sun Apr 26, 2009 3:32 pm

Re: Subsonic 4.9 released

Postby baxtr » Mon Jan 27, 2014 10:53 pm

samy4972 wrote:Hello !
I just updated 4.9. When I click the button to play a song, all following tracks are added to the playlist.
How play just one ?

Thks


Xarias wrote:I too was wondering how to play one song in the 4.9 final.
When I select one it loads the whole directory.
Thanks.
I love Subsonic!




you just have to press the "+" instead of the play arrow...that will add just that song to the playlist. I myself do not like that change either, I know other music programs operate this way, but I would like to have seen it as an option instead.
baxtr
 
Posts: 99
Joined: Sat Feb 13, 2010 4:19 am

Re: Subsonic 4.9 released

Postby froz » Wed Jan 29, 2014 2:49 am

The upgrade process de-registers the subsconic service and re-creates it which will wipe out the config of that service. Specifically two configs that I had 1) start as a network user to have access to network share where media resides, and 2) automatic restart of service on error.
froz
 
Posts: 10
Joined: Wed Jan 29, 2014 2:47 am

Next

Return to Announcements

Who is online

Users browsing this forum: No registered users and 15 guests