Ian Whyman

Results 138 comments of Ian Whyman

Can you try latest master? Make sure to build with `-DWITH_PROTOCOL_EXTENSIONS=1`

Have you been through the [Transcoding docs?](http://docs.gerbera.io/en/latest/transcoding.html)

Thanks for the extra info. The thing that sticks out to me is: ``` /online/object_id/61035/res_id/none/pr_name/mpeg2flac/tr/1 http://192.168.1.98:9981/stream/channelid/1643010205?ticket=40F111025D080A7F10EBF8885FF5786D265E3678&profile=pass ``` So, it looks like we need to add our server address before hand

I think we are hitting the limitations of libupnp's HTTP server for the UI (e.g. I has no support for redirects or any way to set a status code directly),...

This is probably relevant: https://forum.minimserver.com/showthread.php?tid=5487 > It looks like the URLs that MinimServer generates for streaming the tracks in this album are too long for your Bose player. This is...

@mergality I would guess that all `Michael Bublé` is not working? edit: Nevermind the Folk Metal has lots more extended characters

Do you have a working 1.3.5 around still? Would be good to get a packet capture

As far as I recall we don't do anything explicit with networking info, we pass the values straight through to libupnp. I will have to double check the code though...