DevilXD
DevilXD
> the miner had joined today's streams much later than they had started up on, causing a lost reward Twitch used to pre-announce upcoming campaigns before they start, and there's...
> If the first drop channel is not active the second one will be chosen, but if in the middle of the stream the first channel start streaming, the farmer...
There isn't really a good and efficient way of solving this. The miner assumes that a campaign won't appear just before the stream starts, and even if so, it'll last...
@liveuser1 Your case looks like something entirely different - no issue with channel existence for tracking is there. Instead, it looks like the channel went ONLINE, but in a state...
@liveuser1 Please make sure you're using the latest version of the miner, a long-present bug has been fixed 9 days ago, that could cause exactly the issues you're describing: https://github.com/DevilXD/TwitchDropsMiner/commit/651d73a3420981b6a9916f79704407799c327cb4
There's currently no way to detect new campaigns, the whole inventory is thrown away and replaced with new inventory on every reload. Unless you want to get 50+ messages about...
This piece of code is responsible for checking for the `drops_enabled` flag: https://github.com/DevilXD/TwitchDropsMiner/blob/651d73a3420981b6a9916f79704407799c327cb4/channel.py#L273-L286 You're right about the flag state being altered after stream start - Twitch doesn't seem to include...
Hello o/ There is no immediate solution at this time. I'll study login issues once #462 can be resolved, or I'll run into said login issue myself. For now, since...
Please check the latest master build to see if that resolved your issue.
Is this issue still happening to you?