philippe_44 wrote: 
> I really don't understand what's happening in that log. here is what you
> should see with "chunked" enabled
> 
> > 
Code:
--------------------
  >   > 
  > [17:01:50.928395] handle_http:468 [0xc3f68]: received GET /bridge-1.flac 
HTTP/1.1
  > [17:01:50.928449] handle_http:471 [0xc3f68]: HTTP headers
  > CONNECTION: close
  > Host: 192.168.2.144:49154
  > ACCEPT: */*
  > USER-AGENT: Linux UPnP/1.0 Sonos/57.3-79200 (ZPS3)
  > X-Sonos-SWGen: 1
  > 
  > [17:01:50.928494] handle_http:476 [0xc3f68]: Sonos mode
  > [17:01:50.928587] handle_http:563 [0xc3f68]: responding:
  > HTTP/1.1 200 OK
  > Server: squeezebox-bridge
  > Connection: close
  > Content-Type: audio/flac
  > Transfer-Encoding: chunked
  > 
--------------------
> > 
> 
> but you have
> 
> > 
Code:
--------------------
  >   > 
  > [18:21:52.769249] handle_http:468 [0x3a2d68]: received GET /bridge-1.flac 
HTTP/1.1
  > [18:21:52.769272] handle_http:471 [0x3a2d68]: HTTP headers
  > User-Agent: Lavf54.29.104
  > Accept: */*
  > Range: bytes=0-
  > Connection: close
  > Host: 192.168.1.25:49153
  > 
  > [18:21:52.769370] handle_http:563 [0x3a2d68]: responding:
  > HTTP/1.1 200 OK
  > Server: squeezebox-bridge
  > Connection: close
  > Content-Type: audio/flac
  > 
--------------------
> > 
> 
> The request is a bit different of course, but as long as it is a HTTP
> 1.1 request, the answer should be chunked when set. Can you send me
> your config file?

Here is config....


+-------------------------------------------------------------------+
|Filename: upnpbridgeconfig.zip                                     |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32405|
+-------------------------------------------------------------------+

------------------------------------------------------------------------
warren64c's Profile: http://forums.slimdevices.com/member.php?userid=58666
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to