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

Title and Film_title #751

Open
Ridente opened this issue Aug 12, 2023 · 0 comments
Open

Title and Film_title #751

Ridente opened this issue Aug 12, 2023 · 0 comments

Comments

@Ridente
Copy link

Ridente commented Aug 12, 2023

Hello

What is the difference in this case between "title" and "film_title"?

Fast and Furious F9 2021 BluRay 1080p.H264 Ita Eng AC3 5.1 Sub Ita Eng.mkv

MatchesDict([('film_title', 'Fast and Furious'), ('film', 9), ('year', 2021), ('source', 'Blu-ray'), ('screen_size', '1080p'), ('video_codec', 'H.264'), ('title', 'Ita Eng'), ('audio_codec', 'Dolby Digital'), ('audio_channels', '5.1'), ('subtitle_language', <Language [it]>), ('language', <Language [en]>), ('container', 'mkv'), ('mimetype', 'video/x-matroska'), ('type', 'movie')])

The real title is 'Fast and Furious' ( film_title) but sometimes the attribute 'title' Is it the only one available

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