github Zibbp/ganymede v2.2.0

latest releases: v3.0.1, v3.0.0, v2.3.2...
5 months ago

What's Changed

  • The Twitch API is slow to update when a stream goes offline, this is especially noticeable with a low "live check interval". #385 adds some logic to detect if a stream gets archived when it's truly offline, but the API hasn't updated yet. This includes stopping the queue/workflows and deleting the video entry.
  • Add a "max video age" to watched channels when archiving previous VODs. VODs are only archived if they are less than X number of days old. (#395).
    • image
  • Re-implement the dark/light mode theme toggle (#397).

Commits

  • build(deps): bump docker/login-action from 3.0.0 to 3.1.0 by @dependabot in #393
  • build(deps): bump docker/build-push-action from 5.1.0 to 5.3.0 by @dependabot in #392
  • build(deps): bump docker/setup-buildx-action from 3.0.0 to 3.2.0 by @dependabot in #391
  • build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 by @dependabot in #384
  • build(deps): bump github.com/go-playground/validator/v10 from 10.16.0 to 10.19.0 by @dependabot in #381
  • build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #375
  • build(deps): bump github.com/rs/zerolog from 1.31.0 to 1.32.0 by @dependabot in #374
  • Delete archive if stream is ended but Twitch API is slow to update by @Zibbp in #385

Full Changelog: v2.1.0...v2.2.0

Don't miss a new ganymede release

NewReleases is sending notifications on new releases.