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

Request: Auto-detect languages #55

Open
cacafuti8888 opened this issue Jun 23, 2022 · 8 comments
Open

Request: Auto-detect languages #55

cacafuti8888 opened this issue Jun 23, 2022 · 8 comments
Labels
enhancement New feature or request need info

Comments

@cacafuti8888
Copy link

Hi, nice program. One thing i missed is the ability to auto-detect wich language is the audio/subtitle based on filename like mkvtoolinx do. I don't know if this is easy or not to implement but i think this can be the cherry on top for this program. Thanks

@yaser01
Copy link
Owner

yaser01 commented Sep 23, 2022

To be honest, it's very cool request
Can you show me an example? [maybe screenshots]

@yaser01 yaser01 added enhancement New feature or request need info labels Sep 23, 2022
@cacafuti8888
Copy link
Author

It's integrated in MKVToolNix, it's on gitlab https://gitlab.com/mbunkus/mkvtoolnix.
Here's the configuration section
2022-09-23 183946
And here is an example. If i import those 3 subtitles (need to have a language in it's filename, ex. 'english', 'en' or 'eng')
Captura de pantalla 2022-09-23 185354
Captura de pantalla 2022-09-23 185712

As you can see in the 3rd image the language of the imported subtitles are automatically processed.

@yaser01
Copy link
Owner

yaser01 commented Sep 29, 2022

I will give it a try
and thanks for the nice idea bro :)

@yaser01
Copy link
Owner

yaser01 commented May 8, 2023

I can add an option to only accept subtitles with the same language in the corresponding subtitle tab based on file name
is this good or not worth it?

@yaser01 yaser01 changed the title Request: Auto-detect languajes Request: Auto-detect languages May 9, 2023
@cacafuti8888
Copy link
Author

Will be nice if you use filename language codes https://registry-page.isdcf.com/languages/ to detect which language is.

Would be very useful for massive batch

@yaser01
Copy link
Owner

yaser01 commented May 12, 2023

Not a problem but did you read this ?

I can add an option to only accept subtitles with the same language in the corresponding subtitle tab based on file name

Because i won't violate the current gui for this
So will try best to respect both

@cacafuti8888
Copy link
Author

Hello, sorry for the delay. It would be nice if you add that as an option (adding only the languages that you select). The thing is when you want to add multiple subtitle files without the need to specify the language of each one will be extremely helpful

@yaser01
Copy link
Owner

yaser01 commented May 14, 2023

you can literally just select the folder contains all the subtitle and if it contains like : ...arabic,srt / english.srt / japanese.srt
you have to add three tabs of subtitles and just add the same path for each tab and every tab will automatically just see the subtitle with the same language in the corresponding tab
Is this worth it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request need info
Projects
None yet
Development

No branches or pull requests

2 participants