Jonathan Pentecost

Results 117 comments of Jonathan Pentecost

Apologies, I'll release a new version today.

Released a new version https://github.com/vishen/go-chromecast/releases/tag/v0.2.9, I haven't been able to test it out though so let me know if it doesn't work!

> Its possible to load the app but not the video link Not officially, but you should be able to do `$ go-chromecast load-app E6F74C01 localhost` and that should force...

> So its not possible? Not at the moment until we go and fix the code, it looks like we may need to write a custom message format just for...

Not at the moment, we don't currently try and get any metadata about the file we have loaded. It is possible to set the playing artist, title etc when loading...

Yeah, if it was to be implemented it would only work for custom media that is loaded. Usually each chromecast app (Netflix, Plex, etc) will add the track information if...

Oh thats weird. I don't have a cast group available to test out at the moment, but would you be able to try running with `--debug` and posting the output...

Awesome, thanks for this! I will take a look into it when I get a chance :)

That would be very awesome if possible to achieve this. `go-chromecast` can't add to a group at the moment, but it can query all the devices on the network to...

Hello! Ah that's annoying, thank you for the logs they are very helpful. This may be an issue with the default receiver itself, or an issue with how we seek....