Re: [jetty-user] Range request headers

Michael Gorovoy <[email protected]> Wed, 8 Jun 2011 14:03:16 -0400
Newsgroups gmane.comp.java.jetty.support
Message-ID <[email protected]>
Please open a ticket (Bugzilla for Jetty 7, JIRA for Jetty 6) based on the
Jetty version that is embedded in Subsonic, with tcpdump (wireshark or
similar) attached showing the failed attempt to play a file in question.

-Michael

On Wed, Jun 8, 2011 at 1:38 PM, Joel B <[email protected]> wrote:

> I'm writing a Roku app that plays music from Subsonic which is an app that
> uses Jetty to stream music.
>
> The roku won't play mp3 or m4a files from subsonic that contain embedded
> album cover art, but it will play the same files streamed from an apache
> server.
>
>  Roku's support people tell me that this is due to not getting a proper
> response to the Range requests to be able to skip the artwork and play the
> audio data.
>
> Is there a bug in Jettys range request system? I saw some old threads about
> PDFs that were not loading due to some problem like this.
>
> Not sure how to address this issue and figure out exactly what is different
> about Jetty bs Apache.
>
> -Joel
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>