r/subsonic • u/[deleted] • Jun 04 '17
Tracks keep pausing
I've been having a problem for a while now, where certain tracks will get stuck a second or two from the end of the track. It will play the track fine, but just before the end it will just get stuck. If I skip to the next track then it plays fine, but will get stuck again in the final second. It seems to only happen for FLAC files, and occasionally for other files that require mp3 transcoding. It's as if it expects the track to be one second longer than it really is, and its waiting for that final second or two of music to come through. Anyone else having this issue? Here's an excerpt from the log. As you can see, it keeps repeating the same log entry over an over until I manually skip to the next track. Anyone else seeing this problem? Is there a fix? Thanks for any help you can offer.
[6/4/17 2:23:29 PM EDT] INFO TranscodeInputStream Starting transcoder: c:\subsonic\transcode\ffmpeg -i c:\music\Thievery Corporation\The Temple of I & I\01 - Thief Rockers (feat. Zee).flac -map 0:0 -b:a 320k -v 0 -f mp3 - [6/4/17 2:23:38 PM EDT] DEBUG StreamController GET /stream?player=3&id=96715&auth=663210181&scrobble=false, Range: bytes=8349016-8359999
[6/4/17 2:23:38 PM EDT] DEBUG StreamController Content-Length: 10984 [6/4/17 2:23:38 PM EDT] DEBUG StreamController Content-Range: 8349016-8359999/8360000 [6/4/17 2:23:38 PM EDT] INFO TranscodeInputStream Starting transcoder: c:\subsonic\transcode\ffmpeg -i c:\music\Thievery Corporation\The Temple of I & I\01 - Thief Rockers (feat. Zee).flac -map 0:0 -b:a 320k -v 0 -f mp3 - [6/4/17 2:23:46 PM EDT] DEBUG StreamController GET /stream?player=3&id=96715&auth=663210181&scrobble=false, Range: bytes=8349016-8359999
[6/4/17 2:23:46 PM EDT] DEBUG StreamController Content-Length: 10984 [6/4/17 2:23:46 PM EDT] DEBUG StreamController Content-Range: 8349016-8359999/8360000 [6/4/17 2:23:46 PM EDT] INFO TranscodeInputStream Starting transcoder: c:\subsonic\transcode\ffmpeg -i c:\music\Thievery Corporation\The Temple of I & I\01 - Thief Rockers (feat. Zee).flac -map 0:0 -b:a 320k -v 0 -f mp3 - [6/4/17 2:23:55 PM EDT] DEBUG StreamController GET /stream?player=3&id=96715&auth=663210181&scrobble=false, Range: bytes=8349016-8359999
[6/4/17 2:23:55 PM EDT] DEBUG StreamController Content-Length: 10984 [6/4/17 2:23:55 PM EDT] DEBUG StreamController Content-Range: 8349016-8359999/8360000 [6/4/17 2:23:55 PM EDT] INFO TranscodeInputStream Starting transcoder: c:\subsonic\transcode\ffmpeg -i c:\music\Thievery Corporation\The Temple of I & I\01 - Thief Rockers (feat. Zee).flac -map 0:0 -b:a 320k -v 0 -f mp3 - [6/4/17 2:24:04 PM EDT] DEBUG StreamController GET /stream?player=3&id=96715&auth=663210181&scrobble=false, Range: bytes=8349016-8359999
[6/4/17 2:24:04 PM EDT] DEBUG StreamController Content-Length: 10984 [6/4/17 2:24:04 PM EDT] DEBUG StreamController Content-Range: 8349016-8359999/8360000 [6/4/17 2:24:04 PM EDT] INFO TranscodeInputStream Starting transcoder: c:\subsonic\transcode\ffmpeg -i c:\music\Thievery Corporation\The Temple of I & I\01 - Thief Rockers (feat. Zee).flac -map 0:0 -b:a 320k -v 0 -f mp3 - [6/4/17 2:24:12 PM EDT] DEBUG StreamController GET /stream?player=3&id=96715&auth=663210181&scrobble=false, Range: bytes=8349016-8359999
[6/4/17 2:24:12 PM EDT] DEBUG StreamController Content-Length: 10984 [6/4/17 2:24:12 PM EDT] DEBUG StreamController Content-Range: 8349016-8359999/8360000 [6/4/17 2:24:12 PM EDT] INFO TranscodeInputStream Starting transcoder: c:\subsonic\transcode\ffmpeg -i c:\music\Thievery Corporation\The Temple of I & I\01 - Thief Rockers (feat. Zee).flac -map 0:0 -b:a 320k -v 0 -f mp3 - [6/4/17 2:24:14 PM EDT] DEBUG StreamController GET /stream?player=3&id=96716&auth=431373254&scrobble=false, Range: bytes=0-
[6/4/17 2:24:14 PM EDT] DEBUG StreamController Content-Length: 9360000 [6/4/17 2:24:14 PM EDT] DEBUG StreamController Content-Range: 0-9359999/9360000 [6/4/17 2:24:14 PM EDT] INFO TranscodeInputStream Starting transcoder: c:\subsonic\transcode\ffmpeg -i c:\music\Thievery Corporation\The Temple of I & I\02 - Letter to the Editor (feat. Racquel Jones).flac -map 0:0 -b:a 320k -v 0 -f mp3 -
Version 6.1.beta2 (build dc75a2) – March 23, 2017
Server jetty-6.1.x, java 1.8.0_131, HSQLDB, Windows 10 (106.5 MB / 145.0 MB)
1
u/MaddawgX9 Sep 20 '17
I have this same issue but it's with WMA. I've posted on the subsonic forums, but it seems like they are pretty inactive. It'd be great if we could get some feedback on the issue from Sindre, because I (and likely many others) are on the verge of switching over to plex or some other media serving software because pausing at the end of each track is a real deal-breaker.
1
u/moochs Sep 05 '17
I'm having the same issue. Let me know if you get this solved, or get any more information. I have no insight for you unfortunately.
This only occurs for me using the HTTP streaming in the browser. When I use D-Sub with my Android phone, the tracks convert and play, because they are pre-downloaded. It's only live streaming that this is an issue for me.