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

Can't recognize anime (absolute episode number) #122

Open
colabones opened this issue Jun 22, 2018 · 2 comments
Open

Can't recognize anime (absolute episode number) #122

colabones opened this issue Jun 22, 2018 · 2 comments
Assignees
Labels
bug OS: Linux Issues that impact Linux OS: Mac OS Issues that impact Mac OS OS: Windows Issues that impact Windows

Comments

@colabones
Copy link

Is TraktForVLC can't recognize episodes with absolute numbers?
log.txt

@XaF XaF self-assigned this Jun 23, 2018
@XaF XaF added bug OS: Windows Issues that impact Windows OS: Mac OS Issues that impact Mac OS OS: Linux Issues that impact Linux labels Jun 23, 2018
@colabones
Copy link
Author

Quick question: Is there an option to get information from metadata instead of file name?

@XaF
Copy link
Owner

XaF commented Jun 24, 2018

Nope. So far, metadata have been less reliable than filenames to get the information. As it's not easy to determine when the metadata is accurate, the filename is used.

XaF added a commit that referenced this issue Oct 16, 2018
Some show episodes are only referred to by using an absolute episode
number; in such cases, the episode resolution of TraktForVLC failed
as it was still expecting a season number. This is fixed by searching
for the given episode number but with a season number of 1.

Fixes #122

Signed-off-by: Raphaël Beamonte <raphael.beamonte@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug OS: Linux Issues that impact Linux OS: Mac OS Issues that impact Mac OS OS: Windows Issues that impact Windows
Projects
None yet
Development

No branches or pull requests

2 participants