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

(#432) Fixes search & post-processing related issues between similar named series on the watchlist #434

Merged
merged 1 commit into from Sep 2, 2020

Conversation

evilhero
Copy link
Collaborator

@evilhero evilhero commented Sep 2, 2020

When searching for series that would match as an alternate naming possibility - would incorrectly take the alternate naming match instead of ensuring no other matches exist with the correct series titles (ie. Empyre would match to Empyre - Avengers, etc)

When trying to post-process issues similar as above - if no watchlisted series were present, but the series existed on the arc watchlist, would incorrectly take the wrong series as the matching title.

This PR should resolve all the matching problems as indicated above - however, in doing so, any any alternate series titles that are discovered when file parsing (not the Alternate Search Name field), are discarded atm in order to try and minimize incorrect matches going forward.

…uld contain a matching title of another watchlisted series (ie. wrong matches)
Copy link
Collaborator

@barbequesauce barbequesauce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

validated with a few different Empyre issues, seems to work as advertised

@barbequesauce barbequesauce merged commit 8cbf578 into python3-dev Sep 2, 2020
@barbequesauce barbequesauce deleted the search_and_pp_fix branch September 2, 2020 15:01
This was referenced Sep 9, 2020
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.

None yet

2 participants