Page 1 of 6

Subsonic 6.0.beta2 released

PostPosted: Sat Mar 26, 2016 11:49 am
by jmoonen
Left menu can be activated again :-)
It works with Edge

Will do a complete test this evening

THX sindre

Re: Subsonic 6.0.beta2 released

PostPosted: Sat Mar 26, 2016 5:28 pm
by sauriodino
:arrow: The INDEX icon changed, now is more intuitive
:arrow: Icon over the albumart to load all songs to the playlist
:arrow: Repeat button on the player
:arrow: Star button on the player to favourite (the album?) I havent tried. :mrgreen:
:arrow: Internet TV/radio is back in the left menu
:arrow: New tv/radio player.

Thanks Sindre.

Re: Subsonic 6.0.beta2 released

PostPosted: Sat Mar 26, 2016 7:19 pm
by mjeppo
Remote control function on the android subsonic app does not seem to function anymore with the beta2 release... :(
Streaming seems to start but no audio and player turns back to start after about 3 seconds. Switched back to beta1 and everything works fine again.

Re: Subsonic 6.0.beta2 released

PostPosted: Sat Mar 26, 2016 9:27 pm
by Jägs
Still having external playlist issues: viewtopic.php?f=2&t=16390

Re: Subsonic 6.0.beta2 released

PostPosted: Sat Mar 26, 2016 10:54 pm
by n0tsane
Installed from 6.0 beta1 and now get this message constantly: Failed to find parameter: instanceId

From the service log
Code: Select all
[btpool0-2] ERROR org.directwebremoting.dwrp.Batch - Failed to find parameter: instanceId, enable debug logging to see more info.

Re: Subsonic 6.0.beta2 released

PostPosted: Sun Mar 27, 2016 3:12 am
by acroyear
n0tsane wrote:Installed from 6.0 beta1 and now get this message constantly: Failed to find parameter: instanceId

From the service log
Code: Select all
[btpool0-2] ERROR org.directwebremoting.dwrp.Batch - Failed to find parameter: instanceId, enable debug logging to see more info.


Known issue. The browser cache is holding onto an older version of a file.

Do a "hard" reload by holding shift while hitting the browser's reload button, or control-f5. On Chrome, you can press on the reload button and you'll see "Hard Reload", which all do the same thing.

Re: Subsonic 6.0.beta2 released

PostPosted: Sun Mar 27, 2016 9:12 am
by tom_22
:-)

Video transcoding is enabled again, THX Sindre!!

Re: Subsonic 6.0.beta2 released

PostPosted: Mon Mar 28, 2016 2:52 am
by bcrivers
Nothing but love on this release..it is working great. No issues to report, other than having a drop down option for selecting a playlist. Once you have more than 30 or so playlists, it takes some time to find them. Great release so far!

Re: Subsonic 6.0.beta2 released

PostPosted: Mon Mar 28, 2016 8:12 am
by psoi
Also have a problem with external player with playlist option (using foobar2000 v1.3.5):
Unable to open item for playback (Access to file 149320 is forbidden for user xxxxxx (403)):
"http://subsonic.xxx.xxx.xx/stream?player=3&id=149320&suffix=.mp3"


/var/subsonic/subsonic.log
Code: Select all
[2016-03-28 11:08:53,949] DEBUG StreamController - GET /stream?player=3&id=149320&suffix=.mp3, Range: null
[2016-03-28 11:08:53,951] WARN SecurityService - Unauthenticated access attempt: Datalinks
[2016-03-28 11:08:54,227] DEBUG StreamController - GET /stream?player=3&id=149321&suffix=.mp3, Range: null
[2016-03-28 11:08:54,261] WARN SecurityService - Unauthenticated access attempt: Unlimited
[2016-03-28 11:08:55,096] DEBUG StreamController - GET /stream?player=3&id=149322&suffix=.mp3, Range: null
[2016-03-28 11:08:55,097] WARN SecurityService - Unauthenticated access attempt: Neighbour of the Beast
[2016-03-28 11:08:56,109] DEBUG StreamController - GET /stream?player=3&id=149323&suffix=.mp3, Range: null
[2016-03-28 11:08:56,110] WARN SecurityService - Unauthenticated access attempt: Marauder
[2016-03-28 11:08:57,086] DEBUG StreamController - GET /stream?player=3&id=149324&suffix=.mp3, Range: null
[2016-03-28 11:08:57,087] WARN SecurityService - Unauthenticated access attempt: Future Uncertain
[2016-03-28 11:08:58,127] DEBUG StreamController - GET /stream?player=3&id=149325&suffix=.mp3, Range: null
[2016-03-28 11:08:58,128] WARN SecurityService - Unauthenticated access attempt: High Density
[2016-03-28 11:08:59,131] DEBUG StreamController - GET /stream?player=3&id=149326&suffix=.mp3, Range: null
[2016-03-28 11:08:59,132] WARN SecurityService - Unauthenticated access attempt: Normalised
[2016-03-28 11:09:00,074] DEBUG StreamController - GET /stream?player=3&id=149327&suffix=.mp3, Range: null
[2016-03-28 11:09:00,075] WARN SecurityService - Unauthenticated access attempt: Compact Living
[2016-03-28 11:09:01,086] DEBUG StreamController - GET /stream?player=3&id=149328&suffix=.mp3, Range: null
[2016-03-28 11:09:01,087] WARN SecurityService - Unauthenticated access attempt: Hund
[2016-03-28 11:09:02,138] DEBUG StreamController - GET /stream?player=3&id=149329&suffix=.mp3, Range: null
[2016-03-28 11:09:02,140] WARN SecurityService - Unauthenticated access attempt: Drop by anytime


Re: Subsonic 6.0.beta2 released

PostPosted: Mon Mar 28, 2016 11:05 am
by Neil Hunt
I originally posted this on the beta1 thread but it belongs here:

My Internet Radio has stopped working since 6.0beta 2. I get the error message "Unsupported media format" whether the Stream URL link points to a PLS, M3U or any other playlist format. Only direct links to MP3 files work.

Any ideas how to fix this?

Re: Subsonic 6.0.beta2 released

PostPosted: Mon Mar 28, 2016 1:20 pm
by sindre_mehus
Jägs wrote:Still having external playlist issues: viewtopic.php?f=2&t=16390


My mistake. Will be fixed in the final version.

Re: Subsonic 6.0.beta2 released

PostPosted: Mon Mar 28, 2016 1:24 pm
by taterb
Getting permissions problem when attempting to change Internet Radio settings as admin user:
Forbidden
You don't have permission to access /subsonic/internetRadioSettings.view on this server.

Re: Subsonic 6.0.beta2 released

PostPosted: Mon Mar 28, 2016 1:29 pm
by Skywatcher
Neil Hunt wrote:I originally posted this on the beta1 thread but it belongs here:

My Internet Radio has stopped working since 6.0beta 2. I get the error message "Unsupported media format" whether the Stream URL link points to a PLS, M3U or any other playlist format. Only direct links to MP3 files work.

Any ideas how to fix this?


I've just added a couple of internet radio stations to 6.0b2 with no issues.
Try http://radio.linnrecords.com/cast/tunei ... aylist.pls for instance to see if it works. Just added it here and it's working OK.

Cheers,


Edit: Odd behaviour. It works until I log out and login again. Then I start getting the unsupported format error. :shock:

Re: Subsonic 6.0.beta2 released

PostPosted: Mon Mar 28, 2016 1:36 pm
by taterb
The inability to add a new Internet station doesn't appear dependent on the URL.
Anything I put into those fields in IE, Opera, Chrome or FF results in a Forbidden msg upon Save.

EDIT: Also getting Unsupported format msgs for radio links too.

Re: Subsonic 6.0.beta2 released

PostPosted: Mon Mar 28, 2016 4:44 pm
by Neil Hunt
Skywatcher wrote:I've just added a couple of internet radio stations to 6.0b2 with no issues.
Try http://radio.linnrecords.com/cast/tunei ... aylist.pls for instance to see if it works. Just added it here and it's working OK.

Cheers,


Edit: Odd behaviour. It works until I log out and login again. Then I start getting the unsupported format error. :shock:


No luck with your URL, I still get "Unsupported media format".