Skip to content

Tags: akestner/go-chromecast

Tags

v0.2.9

Toggle v0.2.9's commit message
command to load a specifi app with custom content id

v0.2.8

Toggle v0.2.8's commit message
tts: add voice-name cmd argument

v0.2.7

Toggle v0.2.7's commit message
cmd/watch: json output and connection retries

v0.2.6

Toggle v0.2.6's commit message
http server and file media type from magic headers in binary

v0.2.5

Toggle v0.2.5's commit message
Do not compile for darwin-386

v0.2.4

Toggle v0.2.4's commit message
seek command for Plex

v0.2.3

Toggle v0.2.3's commit message
custom transcode command and change dial timeout to something more re…

…asonable

v0.2.2

Toggle v0.2.2's commit message
seek-to command, bug fixes with media playing locks and useful id for…

… youtube playing media

v0.2.1

Toggle v0.2.1's commit message
mute and unmute commands

v0.2.0

Toggle v0.2.0's commit message
all: add ApplicationOption's and a way to get cast dns by name

Added ApplicationOption's which can be used to configure the
application.

Changed to use a variable for 'connectionRetries' instead of the
hardcoded 5. Can also be configured with the ApplicationOption.

New method in 'dns' to quickly and easily get a cast dns entry by name.