Page 1 of 1

net::ERR_CONTENT_LENGTH_MISMATCH

Posted: 10 Jun 2016, 12:08
by KBanause
I'm using MADSONIC 6.0.7960.c288541.20160122.0103 and I get a repeated net::ERR_CONTENT_LENGTH_MISMATCH error which results in the song being requested again and again (with the playback starting at the position the error occured).

I'm using the default ffmpeg (shipped with madsonic) with the default transcoding settings (as seen here http://beta.madsonic.org/pages/transcoding.jsp ) to transcode from FLAC to mp3 with a bitrate of 224k.

Some songs are resulting in the error very early others only near the end of the song. And when it starts, it always starts at the same position within a song.

Debug output is starting with:
[2016-06-10 13:03:02,282] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=0-


When it starts to skip, I get:
[2016-06-10 13:01:42,579] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=3833856-4194303
[2016-06-10 13:01:45,823] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=3833856-5927999
[2016-06-10 13:01:54,434] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=3964928-
[2016-06-10 13:02:02,738] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=4096000-4194303
[2016-06-10 13:02:06,236] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=4096000-5927999
[2016-06-10 13:02:15,497] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=4259840-
[2016-06-10 13:02:23,441] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=4423680-5242879
[2016-06-10 13:02:27,163] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=4423680-5927999
[2016-06-10 13:02:35,284] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=4587520-
[2016-06-10 13:02:43,545] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=4751360-5242879
[2016-06-10 13:02:47,528] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=4751360-5927999
[2016-06-10 13:03:02,282] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=0-
[2016-06-10 13:05:42,134] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=3833856-4194303
[2016-06-10 13:05:45,545] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=3833856-5927999
[2016-06-10 13:05:54,171] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=3964928-
[2016-06-10 13:06:02,528] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=4096000-4194303
[2016-06-10 13:06:05,953] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=4096000-5927999
[2016-06-10 13:06:15,642] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=4259840-
[2016-06-10 13:06:23,615] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=4423680-5242879
[2016-06-10 13:06:27,483] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=4423680-5927999
[2016-06-10 13:06:35,493] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=4587520-
[2016-06-10 13:06:43,695] DEBUG StreamController - GET /stream?player=1&id=25257, Range: bytes=4751360-5242879
etc.




PS:
Your post looks too spamy for a new user, please remove off-site URLs.
I only used one of your sites ;)