Skip to content

Conversation

@Zibbp
Copy link
Owner

@Zibbp Zibbp commented Sep 28, 2023

Hopefully fixes #257

A stream may have ended but the Twitch API hasn't updated yet. This causes a new archive to be created. When the first task runs (save livestream info) the Twitch API finally updates. This causes the task to fail as there is no stream data. This PR checks if there is stream data. If there isn't any data, the queue is stopped and deleted, along with the video.

@Zibbp Zibbp merged commit b849d24 into main Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sometimes runtime error occurs

2 participants