Track Will Not Advance

General discussions.

Moderator: moderators

Track Will Not Advance

Postby quimbo » Mon Mar 27, 2017 12:49 pm

Upgraded over the weekend. Came into work today and started streaming. After track 1 is completed the app just spins and will not advance to the next track. Clicking Next icon starts up the next track, then it spins again at the end of that track. The music is stored on a windows 7 device. The playback is also through windows 7

As soon as I posted this track 3 finished and track 4 started.

When track 4 ended (8 minutes 10 seconds), it hung again
quimbo
 
Posts: 12
Joined: Wed Sep 22, 2010 1:22 am

Re: Track Will Not Advance

Postby acroyear » Mon Mar 27, 2017 2:35 pm

What browser are you using? Some older browsers have issues with the html5 audio tag and getting "ended" events. (Chrome Android pre 52 in particular - I had to hack a "current time vs duration" watcher to get Amazon's Fire TV to advance to the next song).
--
Joe Shelby
http://subfiresuite.com/
http://subfireplayer.net/
User avatar
acroyear
 
Posts: 779
Joined: Wed Mar 27, 2013 8:05 pm
Location: Northern, VA

Re: Track Will Not Advance

Postby quimbo » Mon Mar 27, 2017 4:14 pm

Thank you Joe.
Chrome 56.0.2924.87 (64 bit)

Just updated to 57.0.2987.110 - lets see if this fixes it
quimbo
 
Posts: 12
Joined: Wed Sep 22, 2010 1:22 am

Re: Track Will Not Advance

Postby quimbo » Mon Mar 27, 2017 6:11 pm

That did not fix it. I went to see someone here that also streams daily from my subsonic. He uses chrome and is not having an issue. One difference is that he is listening to music that is on an external drive and I am listening to music that is on an older raid device. I always wait longer for this device to start streaming than I do from the external drives. Maybe the issue is related to that I will dig into later today
quimbo
 
Posts: 12
Joined: Wed Sep 22, 2010 1:22 am

Re: Track Will Not Advance

Postby quimbo » Mon Apr 03, 2017 6:38 pm

I think the issue is with any show I have added to my library since I upgraded Subsonic.

Today, the track time was increasing after the track completed. For example, if the track is 6:50, i see 10:30/6:50 in the lower right hand corner. the 10:30 increases every second until I manually click next track
quimbo
 
Posts: 12
Joined: Wed Sep 22, 2010 1:22 am

Re: Track Will Not Advance

Postby PoGo » Tue Apr 11, 2017 4:01 pm

Hello,

I've got the same issue since the upgrade in 6.1b2 with all my users using various browser (that I guess they keep updated).
I tried to delete all the user's players.

Now I start to think it's a trancoding related issue...
PoGo
 
Posts: 36
Joined: Thu Apr 21, 2011 11:07 pm

Re: Track Will Not Advance

Postby quimbo » Wed Apr 12, 2017 12:35 am

for me it is only shows added to my library since the upgrade.
quimbo
 
Posts: 12
Joined: Wed Sep 22, 2010 1:22 am

Re: Track Will Not Advance

Postby thenuma » Fri Apr 28, 2017 7:29 pm

yeah, same here, doesn't advance.
thenuma
 
Posts: 12
Joined: Fri Jul 29, 2011 10:04 pm

Re: Track Will Not Advance

Postby Freshman » Mon Jun 05, 2017 2:04 pm

Same thing started happening to me after upgrade.
Subsonic 6.1.1
Chrome 58.0.3029.110 (64-bit)
Freshman
 
Posts: 4
Joined: Mon Jun 05, 2017 2:00 pm

Re: Track Will Not Advance

Postby PoGo » Mon Jun 05, 2017 2:29 pm

Same here ! This problem is not solved even with the new version :(

Does anyone have a clue ?
PoGo
 
Posts: 36
Joined: Thu Apr 21, 2011 11:07 pm

Re: Track Will Not Advance

Postby Freshman » Tue Jun 06, 2017 8:41 am

Using Chrome Developer Tools > Network there are visible requests "stream?player=24&id=1234&auth=123456123&scrobble=false" which, on my test album, results in "Status: 206 Partial Content" growing to couple MBs together with occasional spikes in CPU usage on server by ffmpeg process.

This goes for first three and a half tracks, then something happens and for same "stream?player...." there is "Status: (failed) net::ERR_CONTENT_LENGTH_MISMATCH" repeating. During this time ffmpeg process is spawning repeatedly on the server, Subsonic is not playing - stuck at the end of song, not progressing to next track, spinning.

If it can help I can provide video of this behaviour, record browser activity, track anything on server... just tell me what would be helpful.
I am running Subsonic on Ubuntu server.
With Subsonic 6.0 with same settings and same album from same network folder the whole album plays without any interruption.
Normally my subsonic is accessed from internet through HAproxy reverse proxy, doing SSL offloading, but for testing I am accessing Subsonic directly over local network with same results.
Freshman
 
Posts: 4
Joined: Mon Jun 05, 2017 2:00 pm

Re: Track Will Not Advance

Postby sindre_mehus » Thu Jun 08, 2017 7:03 pm

Does this happen only with transcoded tracks? Which source format is it?

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

Re: Track Will Not Advance

Postby evilmanimani » Fri Jun 09, 2017 4:00 am

I was experiencing this when transcoding from Flac to MP3, and I seemed to have resolved it by using two-step transcoding that doesn't use ffmpeg, like so:
step 1:
flac --silent --decode --stdout %s
step 2:
lame --silent -h -b %b -

I just tried disabling FLAC transcoding altogether though, and I'm not running into the issue with that configuration either.
evilmanimani
 
Posts: 17
Joined: Fri Mar 25, 2016 8:38 pm

Re: Track Will Not Advance

Postby Freshman » Fri Jun 09, 2017 5:16 am

I did all my testing on FLAC, it is entirely possible all albums I have experienced this were transcoding from FLAC.
Freshman
 
Posts: 4
Joined: Mon Jun 05, 2017 2:00 pm

Re: Track Will Not Advance

Postby PoGo » Fri Jun 09, 2017 7:23 am

Same here, all transcoded flac (to mp3) are experiencing this issue.

I'll try evilmanimani's workaround...
PoGo
 
Posts: 36
Joined: Thu Apr 21, 2011 11:07 pm

Next

Return to General

Who is online

Users browsing this forum: No registered users and 11 guests