Jonathan Pentecost
Jonathan Pentecost
> and setting the cast flag to live (or notes on how to pass the Live Flag from the source) Sorry, I am not familiar with what you mean by...
Unfortunately not. All those logs indicate that the Chromecast is receiving it and should be playing it and there is nothing more `go-chromecast` can tell you other that that. You...
Has anybody taken a look at how to handle the new Atomic class in django-1.6 (https://github.com/django/django/blob/master/django/db/transaction.py#L221)? It doesn't use the public api that johnny patches, but uses the connection directly.
Would love to see it when your ready @BertrandBordage !
@BertrandBordage How do you plan to handle the atomic problem?
I'm don't know much about `termux`, but it may be possible that Go just doesn't work properly on that. Have you tried using one of the releases? If not can...
I would also like to know if this is still active, thanks! :)
What do you mean by the correct IP range? By default `go-chromecast scan` will scan the CIDR `192.168.50.0/24` which is _usually_ what Chromecasts are on, but if yours are on...
Do you mind trying both of those commands again but with the `--disable-cache` flag and seeing if that makes a difference? I am wondering if the cache is doing something...
I quite like this idea. I don't know much about WASM and using it with Go, but this seems like something that could be possible.