DevilXD
DevilXD
Hello o/ That's fair, I like the suggestion. I can add a toggle option for it to the Settings tab, relatively easily. It should become available in the next release.
https://github.com/DevilXD/TwitchDropsMiner/commit/4100ae56616c000f80a95a06946cd72c428df815 should implement this request, and will be available in the next release.
Hello o/ This sounds alright to implement, I'd need to add window geometry saving. Geometry includes window on-screen position, as well as dimensions. I'm not sure how to select the...
You're missing a `@` character on lines 18 and 23, without that, `wraps(func)` alone won't do anything.
Hello o/ The error signifies the internal watch loop dying on a spade URL extraction step. Without a functional watch loop, no watch events will be sent to Twitch to...
Alright, well, I'll look into the potential cause of this further.
I've looked into it, and I'm unable to reproduce this on my end. I've checked these three affected channels: "EXTREMEBREAKER1", "w0n23" and "LVTHalo", all of them resolving properly. This may...
@EmiMathesi Putting your cookies file into public internet gives anyone who takes it unlimited access to your Twitch account. Your account may have already been compromised, so I'd suggest you...
Interesting. I've implemented this finding in https://github.com/DevilXD/TwitchDropsMiner/commit/ab76491ecc26c6527da3aa5ccaefdc9a563fdfd8, please give it a try and see if it helped resolve this issue.
I'm assuming this is fixed now then.