Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes and changes #28

Merged
merged 5 commits into from
Jul 4, 2024
Merged

fixes and changes #28

merged 5 commits into from
Jul 4, 2024

Conversation

tommyka1
Copy link

@tommyka1 tommyka1 commented Jul 4, 2024

  • added configuration option "pause_on_idle" (default: True) that can be set to false in the case that the user wants the script to be running while they're not active on their computer (e.g while studying).
  • fixed script incorrectly showing reward as $ for studies that paid out in £.
  • fixed "Waiting for study..." console status not reappearing upon resuming study search.
  • fixed pip error while trying to install playsound on most systems (Issue #150 on playsound repository).
  • fixed module error while trying to run the script due to having a version of blinker higher than 1.7.0 (selenium-wire only works with 1.7.0 and lower).
  • modified script to keep searching for studies after attempting to join a study that returned an error code.

@UnMars UnMars merged commit eb3f266 into UnMars:main Jul 4, 2024
1 check passed
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.

2 participants