Moderator: moderators
sindre_mehus wrote:I've just released a bugfix version 5.2.1, addressing these defects:
Bugfix: Fixed popping sound when starting songs in jukebox mode.
Bugfix: Download playlist is broken.
Bugfix: Hide dock icon on Mac OS.
Bugfix: Unable to play podcast if located outside media folders.
Bugfix: Scrobbled songs don't appear in "Now playing".
Bugfix: Support native streaming of ALAC and AAC to Sonos (see sonos.subsonic.org for details)
Bugfix: Support streaming to Sonos from remote Subsonic servers (see sonos.subsonic.org for details)
Thanks
Sindre
sindre_mehus wrote:Bugfix: Scrobbled songs don't appear in "Now playing".
[2015-03-04 21:39:04,652] INFO PlayQueueInputStream - lee listening to "Rats In Your Bed (2015)/01 Drug Bros.mp3"
[2015-03-04 21:39:05,243] INFO AudioScrobblerService - Successfully registered now playing for song 'Drug Bros' for user bombtrack at Last.fm: Wed Mar 04 21:39:04 CST 2015
[2015-03-04 21:39:06,098] INFO AudioScrobblerService - Successfully registered submission for song 'Drug Bros' for user bombtrack at Last.fm: Wed Mar 04 21:39:05 CST 2015
bombtrack wrote:Thanks for the update! Love Subsonic.sindre_mehus wrote:Bugfix: Scrobbled songs don't appear in "Now playing".
I'm still seeing an issue with the last.fm behavior. The track starts, then last.fm is updated with a "Now Playing" status, then immediately afterwards, a scrobble is submitted. You can see this behavior in the log snippet below. On last.fm you can see this as well -- repeatedly clicking "Refresh" in the Recently Played Tracks section will show a track as "Now Playing" for a second or two, then it changes to "Just listened" because it just got clobbered by a scrobble submission.
- Code: Select all
[2015-03-04 21:39:04,652] INFO PlayQueueInputStream - lee listening to "Rats In Your Bed (2015)/01 Drug Bros.mp3"
[2015-03-04 21:39:05,243] INFO AudioScrobblerService - Successfully registered now playing for song 'Drug Bros' for user bombtrack at Last.fm: Wed Mar 04 21:39:04 CST 2015
[2015-03-04 21:39:06,098] INFO AudioScrobblerService - Successfully registered submission for song 'Drug Bros' for user bombtrack at Last.fm: Wed Mar 04 21:39:05 CST 2015
I cited the last.fm docs in a bug post here: viewtopic.php?f=3&t=15339.
Ideally the flow should be like:
1) track is started
2) last.fm "now playing" submitted
3) track paused/stopped/skipped/finished
4) if the total track length is > 30sec and 50% of the track (or 4min) was played, THEN submit a scrobble
thetechwookie wrote:Am I the only one having issues with transcoding after upgrading?
phillipmcmahon wrote:Awesome. I will check the external Subsonic/Sonos feature asap.
The flac and aac without transcoding is working a treat. What was needed to get this to work?
Thanks once for such a great and ever improving piece of software.
Phill
thetechwookie wrote:Am I the only one having issues with transcoding after upgrading?
[3/5/15 11:18:02 AM CST] INFO PlayQueueInputStream jamie listening to "90125\01 - Yes - Owner Of A Lonely Heart.mp3"
[3/5/15 11:18:02 AM CST] INFO TranscodeInputStream Starting transcoder: [c:\subsonic\transcode\ffmpeg] [-i] [R:\Audio\Music\MP3\Yes\90125\01 - Yes - Owner Of A Lonely Heart.mp3] [-map] [0:0] [-b:a] [160k] [-v] [0] [-f] [mp3] [-]
mp3 audio
ogg oga aac flac wav wma aif aiff ape mpc shn
ffmpeg -i %s -map 0:0 -b:a %bk -v 0 -f mp3 -
Users browsing this forum: No registered users and 15 guests