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

Wrong streaming service name is parsed for Presumed.Innocent.S01E03.Discovery.1080p.ATVP.WEB-DL.DDP5.1.Atmos.H.264-RG, says Discovery instead of ATVP #782

Open
vincejv opened this issue Jun 19, 2024 · 0 comments

Comments

@vincejv
Copy link

vincejv commented Jun 19, 2024

Wrong service name is parsed for Presumed.Innocent.S01E03.Discovery.1080p.ATVP.WEB-DL.DDP5.1.Atmos.H.264-RG, says Discovery instead of ATVP

guessit gets confused because episode name contains the word "Discovery"

Proposed fix: prioritize reading service name from right to left instead of left to right as streaming service name usually is placed before the episode name as a convention

$ guessit --version
+-------------------------------------------------------+
+                   GuessIt 3.8.0                       +
+-------------------------------------------------------+
+                   Rebulk 3.2.0                        +
+-------------------------------------------------------+
@vincejv vincejv changed the title Wrong streaming service name is parsed for Presumed.Innocent.S01E03.Discovery.1080p.ATVP.WEB-DL.DDP5.1.Atmos.H.264-RG, says DISC instead of ATVP Wrong streaming service name is parsed for Presumed.Innocent.S01E03.Discovery.1080p.ATVP.WEB-DL.DDP5.1.Atmos.H.264-RG, says Discovery instead of ATVP Jun 19, 2024
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

No branches or pull requests

1 participant