clsid2 / mpc-hc

Media Player Classic
GNU General Public License v3.0
11.37k stars 499 forks source link

Option to remove extra ".languagecode" from saved subtitle filenames #640

Closed ALIENQuake closed 4 years ago

ALIENQuake commented 4 years ago

For each movie which I watch, each subtitle which I download, I have to save them to a USB stick and put into my TV. Using "CTRL+s", I got the "Save subtitle" dialog, and the subtitle filename has extra unnecessary ".languagecode" at the end of the filename.

So instead of: Blade Runner 2049.srt i got Blade Runner 2049.pl.srt

It forces everyone to remove those extra ".languagecode" because otherwise, TV's won't load/recognize subtitles. It is painful and completely unnecessary and if you forgot to do it, you have to go back to your PC, rename it and then get back to TV.

lifegpc commented 4 years ago

663 You can try this test build.

lifegpc commented 4 years ago

You need set Option->Advanced->AddLanguageCodeWhenSaveSubtitles to false.

FreddyZar commented 4 years ago

Does this also cater for the added .hi when Hearing Impaired subtitles are downloaded?

because sometimes when I save subtitles I see

instead of: Blade Runner 2049.srt i get Blade Runner 2049.pl.hi.srt

lifegpc commented 4 years ago

I also disable hi.

ALIENQuake commented 4 years ago

@lifegpc Fantastic, thank you!

ALIENQuake commented 3 years ago

@lifegpc Sorry for bringing this again. Somehow I can't see this option when I install "K-Lite Codec Pack (Standard)" even if the Contents here https://codecguide.com/features_standard.htm claims Media Player Classic Homecinema [version 1.9.15.79]

When I install MPC-HC from this repo, the option is available.

clsid2 commented 3 years ago

MPC-HC options > Advanced > AddLanguageCodeWhenSaveSubtitles

It is really there, so you did not look well enough!

ALIENQuake commented 3 years ago

Ok, I've tested using clean install and it's there. No idea how I could miss it. Sorry.