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

fix not checking the rest of the string when skipping a season in word search #464

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

CommanderBubble
Copy link
Contributor

#459 fixed matching S2 - 02 as special 2 instead of episode 2, but we didn't keep advancing in the string when this happens.

if we don't have enough word matches due to small amount of files, then some specials in later seasons like S2 - S5
this makes it continue checking the rest of the words for a valid match

@ZeroQI ZeroQI merged commit 3edb41a into ZeroQI:master Oct 19, 2023
CommanderBubble added a commit to CommanderBubble/Absolute-Series-Scanner that referenced this pull request Oct 20, 2023
ZeroQI added a commit that referenced this pull request Oct 20, 2023
add missing variable initialisation for #464
@CommanderBubble CommanderBubble deleted the fix_skipping_words branch March 11, 2024 05:03
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