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

Improvement for the Sound played #19

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Conversation

Icywismer
Copy link

@Icywismer Icywismer commented May 5, 2021

Firrstly I really appreciate your project here and Im very thankfull that you posted it.
Secondly I would do some changes with the Sound, becouse right now you here it when you close the site but it would be better if you here it when the website gets opened. For that you just need to put it aboth the if "partalert.net" in
url:
and under the if any(x in url.lower() for x in keywords) and all(x not in url.lower() for x in blacklist): as shown in my Professional drawing. XD
Another thing is that the bot is stoping the programm after you close the website so it is just capable of opening one site at once i really dont know how to fix it in phyton never programmed with that programm mayby you know how to do it I just wanted to mention it becouse I noticed it a second ago.
Lg
Unbenannt

Smidelis and others added 20 commits April 28, 2021 16:39
Added bell sound on opening.
Changed from Chrome to Edge Chromium
Added datetime to "Opened"-info
Fixed error index out of range
Relying on the order of the url parameters is not a good idea and will likely break again in the future
…ement

Fixes #7 - Use urlparse to build the amazon url
… the script will stop monitoring for new links if one is open in browser
Config through .yml files, fixed open new links if one is already open.
PartAlert links are not containing amazon URL information anymore (see issue #13 ).
Removed condition to construct Amazon link.
PartAlert link will now be opened instead of Amazon link.
Removed part that the Amazon URL will be contstucted, as the partalert URL is not containing Amazon informations anymore.
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.

7 participants