Forum Discussion
EnTerr
10 years agoRoku Guru
"TheEndless" wrote:
It still works with public channels, so it's possible Roku just patched something that wasn't intended to be a feature in the first place.
It doesn't - i tried Netflix, Amazon, Pandora, YouTube - nuh-uh. Curiously, previous time there was such bug it was bouncing a 404 - now it says 200:
$ curl -i -d "" http://192.168.1.28:8060/launch/11?ContentID=12
HTTP/1.1 200 OK
Server: Roku UPnP/1.0 MiniUPnPd/1.4
Content-Length: 0
$ curl -i -d "" http://192.168.1.28:8060/launch/11?ContentID=13
HTTP/1.1 200 OK
Server: Roku UPnP/1.0 MiniUPnPd/1.4
Content-Length: 0
$ curl -i -d "" http://192.168.1.28:8060/launch/11?ContentID=28
HTTP/1.1 200 OK
Server: Roku UPnP/1.0 MiniUPnPd/1.4
Content-Length: 0
$ curl -i -d "" http://192.168.1.28:8060/launch/11?ContentID=837
HTTP/1.1 200 OK
Server: Roku UPnP/1.0 MiniUPnPd/1.4
Content-Length: 0