-
Notifications
You must be signed in to change notification settings - Fork 278
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
Error during parsing of release name #3862
Comments
May be related to #3676 because,
Should work. But I can't reproduce this with latest guessit, so I guess we need to update it ?
vs.
|
Probably also related to #3843 |
This will be fixed once we update to guessit 3, which hasn't been released yet. |
Any estimate on when the new guessit will be released ? Anyway I can work around it ? So it will download the shows. |
@My-userid $ python tests/report_guessit.py "De.Unge.Moedre.S25E07.DANiSH.PREAiR.1080p.WEB-DL.AAC2.0.H.264-DBRETAiL" "De Unge Moedre"
# guessit: 3.0.0 rebulk: 0.9.0
# show list: ['De Unge Moedre']
? De.Unge.Moedre.S25E07.DANiSH.PREAiR.1080p.WEB-DL.AAC2.0.H.264-DBRETAiL
title: De Unge Moedre
season: 25
episode: 7
episode_title: DANiSH
other: Preair
screen_size: 1080p
source: Web
audio_codec: AAC
audio_channels: 2.0
video_codec: H.264
release_group: DBRETAiL
type: episode
parsing_time: 0.100000143051
Not right now, I don't think. |
Before submitting your issue:
Enable debug logging in Medusa settings, reproduce the error (be sure to disable after the bug is fixed)
Branch/Commit:
master / d6eb72d
OS:
Linux-4.14.11-feral-x86_64-with-debian-8.10
What you did:
Search for episode
What happened:
It did find the episode, but parsed it wrong.
It parsed "De" in the title as language which it is not.
What you expected:
To download the episode
Logs:
The text was updated successfully, but these errors were encountered: