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

Dots dropped from file name lead to wrong match #767

Open
soredake opened this issue Mar 27, 2024 · 0 comments
Open

Dots dropped from file name lead to wrong match #767

soredake opened this issue Mar 27, 2024 · 0 comments

Comments

@soredake
Copy link

❯ guessit -i '.\P. E. Teacher - S01E01 - Episode 1.mkv'
For: .\P. E. Teacher - S01E01 - Episode 1.mkv
GuessIt found: {
    "title": "P E Teacher",
    "season": 1,
    "episode": 1,
    "episode_title": "Episode 1",
    "container": "mkv",
    "mimetype": "video/x-matroska",
    "type": "episode",
    "input_string": ".\\P. E. Teacher - S01E01 - Episode 1.mkv"
}

P. E. Teacher becomes P E Teacher, which causes wrong match on trakt-scrobbler side iamkroot/trakt-scrobbler#287

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