ganymede
ganymede copied to clipboard
Twitch VOD and Live Stream archiving platform. Includes a rendered and real-time chat for each archive.
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.32.0 to 1.33.0. Commits c78e50e Add fields order (#550) 8582bed fix: use TimestampFunc in busrt sampler (#671) (#672) 7d9db06 Allow setting floating point precision in JSON. (#663)...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.0 to 1.19.1. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.19.1 What's Changed Security patches for golang.org/x/sys and google.golang.org/protobuf New Contributors @lukasauk made their first contribution in prometheus/client_golang#1494...
I think this is caused by a network connectivity issue. To be specific: A livestream was being recorded, when the power on the router cut out, thus cutting the network...
According to your comments on the GetCategories() function, the top 100 categories on Twitch are grabbed, seemingly repeating until there are "no more": https://github.com/Zibbp/ganymede/blob/47727d4755b4b0c44112c37f23be69ad1b465987/internal/twitch/category.go#L47-L49 This does not get *every* category...
## If you are reading this you need to perform the below instructions! If your `ganymede-temporal` container has recently updated (pulling in the newest temporal image) you will encounter errors...
Not really sure what other info I can give about this, it just seems after a while that `ganymede-api` is being killed off. The container keeps running in this state,...
Bumps [github.com/riverqueue/river/riverdriver/riverpgxv5](https://github.com/riverqueue/river) from 0.11.4 to 0.12.1. Release notes Sourced from github.com/riverqueue/river/riverdriver/riverpgxv5's releases. v0.12.1 Changed The BatchCompleter that marks jobs as completed can now batch database updates for all states of...
Bumps [github.com/riverqueue/river](https://github.com/riverqueue/river) from 0.11.4 to 0.12.1. Release notes Sourced from github.com/riverqueue/river's releases. v0.12.1 Changed The BatchCompleter that marks jobs as completed can now batch database updates for all states of...
Bumps [github.com/riverqueue/river/rivertype](https://github.com/riverqueue/river) from 0.11.4 to 0.12.1. Release notes Sourced from github.com/riverqueue/river/rivertype's releases. v0.12.1 Changed The BatchCompleter that marks jobs as completed can now batch database updates for all states of...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.2 to 1.20.4. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.20.4 [BUGFIX] histograms: Fix a possible data race when appending exemplars vs metrics gather. #1623 v1.20.3 [BUGFIX] histograms:...