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 bad movie -A parsing #8327

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Fix bad movie -A parsing #8327

merged 1 commit into from
Jan 24, 2024

Conversation

PaulWessel
Copy link
Member

Would complain about +e. Turn things around and checked for the deprecated +l +s first.

Sorry @Esteban82. See if this works properly, it clearly had a problem as you pointed out. Now I check for the deprecated +s +l first and if found I get out. If not I check for +e and the audio file name.

Would complain about +e etc.  Turn things aorund and checked for the deprecated +l +s first.
@PaulWessel PaulWessel added the bug Something isn't working label Jan 24, 2024
@PaulWessel PaulWessel added this to the 6.6.0 milestone Jan 24, 2024
@PaulWessel PaulWessel self-assigned this Jan 24, 2024
@Esteban82 Esteban82 merged commit 0b77c3f into master Jan 24, 2024
6 checks passed
@Esteban82 Esteban82 deleted the movie-audio-parser branch January 24, 2024 22:42
@Esteban82
Copy link
Member

Closes #8326

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants