mosta17 / embermediamanager

Automatically exported from code.google.com/p/embermediamanager
0 stars 0 forks source link

Feature Request: Has Subtitles Variable for Renaming #258

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When renaming files. have the ability to append the Language of the
subtitle to the end of a file name.

I was hoping to use the below code for renaming

$T $Y [$S.$R.$A.$L]

Which would produce a file like so

10,000 BC (2008) [bluray.1080p.ac3-6ch.english].mkv

I understand that some files have more than one subtitle so maybe just an
option to show that it has subtitles (See Below)

10,000 BC (2008) [bluray.1080p.ac3-6ch.subtitles].mkv

 or the ability to set the preferred language to output for subtitles

Original issue reported on code.google.com by chrisall...@gmail.com on 22 Dec 2009 at 12:06

GoogleCodeExporter commented 8 years ago
Wouldn't "10,000 BC (2008) [bluray.1080p.ac3-6ch.english].mkv" be more 
indicative of
the movie's audio being in English rather than its subtitles?

Original comment by jason.schnitzler on 22 Dec 2009 at 2:10

GoogleCodeExporter commented 8 years ago
Yes I agree. Maybe have 10,000 BC (2008) [bluray.1080p.ac3-6ch.english-sub].mkv 
instead.

Original comment by chrisall...@gmail.com on 22 Dec 2009 at 2:14

GoogleCodeExporter commented 8 years ago
Chris, I think the point Jason is making is that you are renaming a .mkv, which
relates to the movie as opposed to the subtitles.

Perhaps you are referring to the .SRT file?

Original comment by shutchin...@gmail.com on 22 Dec 2009 at 3:13

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I think i may have confused people. I have the subtitles stored in the 
mkv file.
and i am wanting to have some way of renaming the files to indicate that a 
subtitle
stream exists in the video.

Original comment by chrisall...@gmail.com on 22 Dec 2009 at 5:14