Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: gabe565/CastSponsorSkip

v0.8.3

17 Mar 06:11
@gabe565-goreleaser gabe565-goreleaser
f51d5e7
This commit was signed with the committer’s verified signature.
gabe565 Gabe Cook
GPG key ID: 1D3649F1C9128F1C
Verified
Learn about vigilant mode.

Choose a tag to compare

Changelog

Fixes

  • 79dc398 fix: handle empty CSS_DEVICES env var correctly (#182)
  • ff8cb0b chore(lint): update lint config; fix warnings

Others

  • f051521 chore: eliminate a Goroutine
  • f51d5e7 chore: remove redundant context

Dependencies

  • a8460c7 chore(deps): bump github.com/go-viper/mapstructure/v2 (#165)
  • 3ba34a1 chore(deps): bump golang.org/x/crypto from 0.33.0 to 0.45.0 (#174)
  • e1ae3c6 chore(deps): bump golang.org/x/net from 0.35.0 to 0.38.0 (#148)
  • 3a1fcf6 chore(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 (#184)
  • 9606e05 chore(deps): pin github actions digests [skip ci]
  • 6717311 chore(deps): update actions/checkout action to v6 (#175)
  • d6103f2 chore(deps): update actions/create-github-app-token action to v2 (#140)
  • 0fd5da6 chore(deps): update actions/create-github-app-token action to v3 (#183)
  • 03ca3e2 chore(deps): update actions/setup-go action to v6 (#168)
  • 808b766 chore(deps): update actions/upload-artifact action to v7 (#171)
  • a9e72bb chore(deps): update alpine docker tag to v3.23.3 (#151)
  • 8ee4581 chore(deps): update docker/login-action action to v4 (#180)
  • 9bb21d6 chore(deps): update docker/setup-buildx-action action to v4 (#181)
  • 6ab5416 chore(deps): update docker/setup-qemu-action action to v4 (#179)
  • 7844a06 chore(deps): update gabe565.com/utils digest to b3b94f1 (#170)
  • 2175f61 chore(deps): update go to v1.26.1 (#134)
  • cf5dc03 chore(deps): update golangci/golangci-lint-action action to v9 (#173)
  • 1c7fbdb chore(deps): update goreleaser/goreleaser-action action to v7 (#178)
  • 1faaa2a chore(deps): update module github.com/dmarkham/enumer to v1.6.3 (#164)
  • 29e55c6 chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.8 (#158)
  • 5627b70 chore(deps): update module github.com/knadh/koanf/parsers/yaml to v1 (#145)
  • 6b1fe66 chore(deps): update module github.com/knadh/koanf/providers/env to v1.1.0 (#142)
  • ff2db62 chore(deps): update module github.com/knadh/koanf/providers/env to v2 (#156)
  • dc780f2 chore(deps): update module github.com/knadh/koanf/providers/file to v1.2.1 (#143)
  • 84f12dc chore(deps): update module github.com/knadh/koanf/providers/posflag to v1 (#146)
  • 2a79a0d chore(deps): update module github.com/knadh/koanf/providers/structs to v1 (#147)
  • 13b26fb chore(deps): update module github.com/knadh/koanf/v2 to v2.3.3 (#144)
  • 90d8a56 chore(deps): update module github.com/lmittmann/tint to v1.1.3 (#150)
  • 6a479ca chore(deps): update module github.com/spf13/cobra to v1.10.2 (#167)
  • f565d4b chore(deps): update module github.com/spf13/pflag to v1.0.10 (#157)
  • 3df1701 chore(deps): update module github.com/stretchr/testify to v1.11.1 (#166)
  • 31e7401 chore(deps): update module github.com/vishen/go-chromecast to v0.3.4 (#138)
  • 4e51044 chore(deps): update module google.golang.org/api to v0.272.0 (#136)
Assets 19
britshickhouse and Gottox reacted with heart emoji
2 people reacted

v0.8.2

03 Mar 10:01
@gabe565-goreleaser gabe565-goreleaser
2295cc7
This commit was signed with the committer’s verified signature.
gabe565 Gabe Cook
GPG key ID: 3197318BDE319B8D
Verified
Learn about vigilant mode.

Choose a tag to compare

Same code, smaller binary: This release improves dead code elimination during build, reducing binary size by nearly 3 MiB.

Changelog

Fixes

  • 1ef404c fix(docker): Fix as -> AS warning
  • 5ef8aed perf: Add grpcnotrace build tag to shrink binary size

Others

  • 2295cc7 chore(goreleaser): Disable Windows armv6 and armv7 builds
  • 2e5f1b6 chore(goreleaser): Update archive format syntax
  • 7b27518 ci(goreleaser): Download dependencies before starting builds

Dependencies

  • 1b7ddaa chore(deps): Add code generation tools to dependency list
  • 2fdf6b5 chore(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 (#133)
  • 2df6a89 chore(deps): update alpine docker tag to v3.21.3 (#125)
  • 4f3202d chore(deps): update gabe565.com/utils digest to ede73b1 (#128)
  • 35091db chore(deps): update github.com/vishen/go-chromecast digest to b0b5a20 (#124)
  • a48e97d chore(deps): update go to v1.24.0 (#126)
  • 9c0f66b chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.7 (#129)
  • 9c82a8b chore(deps): update module github.com/lmittmann/tint to v1.0.7 (#122)
  • 677494d chore(deps): update module github.com/spf13/cobra to v1.9.1 (#130)
  • 9f15178 chore(deps): update module google.golang.org/api to v0.223.0 (#123)
Loading
pchristod reacted with heart emoji
1 person reacted

v0.8.1

15 Dec 06:22
@gabe565-goreleaser gabe565-goreleaser
75a3ef3
This commit was signed with the committer’s verified signature.
gabe565 Gabe Cook
GPG key ID: 3197318BDE319B8D
Verified
Learn about vigilant mode.

Choose a tag to compare

Changelog

Features

  • 01e745b feat(config): Add none log level

Fixes

  • 75a3ef3 fix(completions): Fix completion generation breaking the build

Others

  • 3518f29 chore(deps): Add enumer as versioned dependency [skip ci]
  • 6984951 chore(deps): Update module github.com/vishen/go-chromecast to 5026243
  • 3b30599 chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.31.0 (#121)
  • 93c7582 chore(deps): update alpine docker tag to v3.21.0 (#111)
  • 067fed9 chore(deps): update go to v1.23.4 (#110)
  • ad99c10 chore(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.5 (#115)
  • 2c16e3f chore(deps): update module github.com/knadh/koanf/providers/env to v1 (#113)
  • 35eb6b8 chore(deps): update module github.com/knadh/koanf/providers/file to v1.1.2 (#114)
  • 2e3e354 chore(deps): update module github.com/knadh/koanf/v2 to v2.1.2 (#117)
  • d17781a chore(deps): update module github.com/stretchr/testify to v1.10.0 (#118)
  • bb06964 chore(deps): update module github.com/vishen/go-chromecast to v0.3.2 (#116)
  • de1c25d chore(deps): update module google.golang.org/api to v0.211.0 (#109)
  • ff3530c chore(golangci-lint): exportloopref -> copyloopvar [skip ci]
  • e227216 chore: Change import path to gabe565.com/castsponsorskip
  • 6dbf960 chore: Replace some logic with utils library
  • 8c2d859 ci: Pin runners to ubuntu-24.04
Loading
FrenchToucan reacted with rocket emoji
1 person reacted

v0.8.0

17 Aug 10:28
@gabe565-goreleaser gabe565-goreleaser
9e65ac3
This commit was signed with the committer’s verified signature.
gabe565 Gabe Cook
GPG key ID: 3197318BDE319B8D
Verified
Learn about vigilant mode.

Choose a tag to compare

Changelog

Features

  • 39bf615 feat(log): Add colored and JSON log output

Fixes

  • 551c7d8 fix(device): Fix stack trace formatting

Others

  • c1cc190 Update readme with env var from #77 (#80)
  • 21692be chore(cmd): Clean up versioning with functional argument
  • 9e65ac3 chore(deps): Pin alpine to v3.20.2
  • 38d5e6d chore(deps): update alpine docker tag to v3.20 (#105)
  • 9a36b26 chore(deps): update github.com/vishen/go-chromecast digest to c6687c8 (#76)
  • f614415 chore(deps): update go to v1.23.0 (#81)
  • cc9bb0c chore(deps): update golangci/golangci-lint-action action to v5
  • 6ce612c chore(deps): update golangci/golangci-lint-action action to v6
  • 4513cd8 chore(deps): update goreleaser/goreleaser-action action to v6
  • 4b50fee chore(deps): update module github.com/spf13/cobra to v1.8.1 (#108)
  • 3813bfc chore(deps): update module google.golang.org/api to v0.192.0 (#75)
  • ded3adb chore(docker): Dockerfile.goreleaser -> goreleaser.Dockerfile
  • a161531 chore(goreleaser): Update config for v2
  • 5fbd883 chore(goreleaser): brews.folder -> brews.directory
  • f51dc2c chore: Fix lint warnings
  • a046f16 chore: Use logger to output exit errors
  • 8fad439 refactor(config): Change to a lighter config library
Loading
MrYadro, libreom, and eenturk reacted with thumbs up emoji FrenchToucan and vieiram2 reacted with heart emoji FrenchToucan reacted with rocket emoji
5 people reacted

v0.7.4

10 Mar 23:17
@gabe565-goreleaser gabe565-goreleaser
0303a25
This commit was signed with the committer’s verified signature.
gabe565 Gabe Cook
GPG key ID: 3197318BDE319B8D
Verified
Learn about vigilant mode.

Choose a tag to compare

Changelog

Features

  • 0303a25 feat: Ignore the previously skipped segment for a duration
Loading

v0.7.3

10 Mar 11:05
@gabe565-goreleaser gabe565-goreleaser
781c757
This commit was signed with the committer’s verified signature.
gabe565 Gabe Cook
GPG key ID: 3197318BDE319B8D
Verified
Learn about vigilant mode.

Choose a tag to compare

Changelog

Fixes

  • 108290b fix(deps): update github.com/vishen/go-chromecast digest to acc55e4 (#72)
  • 6d12a2c fix(deps): update module github.com/stretchr/testify to v1.9.0 (#73)
  • 2e18579 fix(deps): update module google.golang.org/api to v0.169.0 (#67)
  • 6723653 fix(typo): readme: on -> in (#74)
  • 781c757 fix: Fix Chromecast poll rate after a video is stopped
  • 032383f fix: Fix YouTube TV poll rate after a video is stopped
  • ee8e7a5 fix: Fix initial play event for YouTube TV clients

Others

  • 727bda9 chore(deps): Update indirect dependencies
  • cb13b2c chore(deps): update go to v1.22.1 (#68)
  • ff04ab3 chore(deps): update golangci/golangci-lint-action action to v4
  • 6e22151 chore: Use Go v1.22+ range syntax
  • e376387 ci: Change from PAT to GitHub App
Loading

v0.7.2

01 Feb 10:21
@github-actions github-actions
efdb2b5
This commit was signed with the committer’s verified signature.
gabe565 Gabe Cook
GPG key ID: 3197318BDE319B8D
Verified
Learn about vigilant mode.

Choose a tag to compare

Changelog

Fixes

  • efdb2b5 fix(youtube): Remove title check, compare channel titles ignoring case
Loading

v0.7.1

01 Feb 09:06
@github-actions github-actions
cba13f4
This commit was signed with the committer’s verified signature.
gabe565 Gabe Cook
GPG key ID: 3197318BDE319B8D
Verified
Learn about vigilant mode.

Choose a tag to compare

Changelog

Features

  • 430e5f5 feat(youtube): Request 5 search results to increase chances of a match
  • 3c6bab1 feat(youtube): Validate search result video title/channel

Others

  • 8b07531 chore(youtube): Skip retry for some errors
  • 68260ed chore(device): Change Halting YouTube search retries log level to debug
  • 3c0001f chore(deps): update go to v1.21.6 (#64)
  • 1087522 fix(deps): update module google.golang.org/api to v0.161.0 (#65)
  • cba13f4 chore(util): Remove test which occasionally failed
  • b3c2dd7 ci: Simplify beta image logic
Loading

v0.7.0

31 Dec 00:18
@github-actions github-actions
688f922
This commit was signed with the committer’s verified signature.
gabe565 Gabe Cook
GPG key ID: 3197318BDE319B8D
Verified
Learn about vigilant mode.

Choose a tag to compare

Changelog

Features

  • 2acc483 feat: Add config to hardcode device list

Fixes

  • f54d8d3 fix(deps): update module github.com/spf13/viper to v1.18.2 (#51)
  • 6f00dd6 fix(deps): update module google.golang.org/api to v0.154.0 (#49)

Others

  • 6e3956c chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#56)
  • 0f70422 chore(deps): update actions/setup-go action to v5
  • c2297e5 chore(deps): update actions/upload-artifact action to v4
  • a32b8ff chore(deps): update alpine docker tag to v3.19 (#53)
  • d509595 chore(deps): update go to v1.21.5 (#50)
Loading

v0.6.1

23 Nov 10:01
@github-actions github-actions
abe1fc6
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Changelog

Fixes

  • abe1fc6 fix(deps): update module google.golang.org/api to v0.151.0 (#48)
  • 14f43eb fix(device): Fix reconnect failures clearing device metadata

Others

Loading
Previous 1 3 4
Previous

AltStyle によって変換されたページ (->オリジナル) /