MrBrax / LiveStreamDVR

An automatic livestream recorder
MIT License
349 stars 25 forks source link

Stream does not get updated correclty #517

Closed Serph91P closed 4 months ago

Serph91P commented 4 months ago

Describe the bug Streamer changes category to something does not matter. Streamer goes offline. Streamer goes online again. Category does not get updated. And Category or stream is kinda continued?

To Reproduce Steps to reproduce the behavior: Streamer changes category to something does not matter. Streamer goes offline. Streamer goes online again. Category does not get updated. And Category or stream is kinda continued?

Expected behavior Category and streamer state gets correctly updated

Screenshots

image image

Logs Please attach logs for both the main server and capture if applicable, can be found in data/logs/ and data/logs/software/ respectively. Please also use code tags and try to keep line breaks if possible.

Server:

Additional context if you kill the recording and delte everthing from that streamer and force the recording it gets updated again.

MrBrax commented 4 months ago

does it never update the game/title? are you missing the update webhook subscription for that streamer?

Serph91P commented 4 months ago

does it never update the game/title? are you missing the update webhook subscription for that streamer?

No never updated. But how am I missing suddenly the update webhook subscription.

MrBrax commented 4 months ago

it has happened to me before without reason, it didn't appear in the subscriptions list

Serph91P commented 4 months ago

it has happened to me before without reason, it didn't appear in the subscriptions list

ok thansk, fixed.