We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
1923.S01E05.Ghost.of.Zebrina.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb.mkv returns:
1923.S01E05.Ghost.of.Zebrina.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb.mkv
{'resolution': '1080p', 'quality': 'WEB-DL', 'season': 1, 'episode': 5, 'year': 1923, 'codec': 'H.264', 'audio': 'Dolby Digital Plus 5.1', 'filetype': 'MKV', 'network': 'Amazon Studios', 'title': 'Ghost of Zebrina', 'encoder': 'NTb'}
obviously the title is 1923. I guess when the year is in the first position it should be taken as a title.
Also, in general, all years below 1940 or so must be parts of a title since there are no movies from those old years (or very rare).
many thanks Raz
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
1923.S01E05.Ghost.of.Zebrina.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb.mkv
returns:
{'resolution': '1080p', 'quality': 'WEB-DL', 'season': 1, 'episode': 5, 'year': 1923, 'codec': 'H.264', 'audio': 'Dolby Digital Plus 5.1', 'filetype': 'MKV', 'network': 'Amazon Studios', 'title': 'Ghost of Zebrina', 'encoder': 'NTb'}
obviously the title is 1923. I guess when the year is in the first position it should be taken as a title.
Also, in general, all years below 1940 or so must be parts of a title since there are no movies from those old years (or very rare).
many thanks
Raz
The text was updated successfully, but these errors were encountered: