mdhiggins / sickbeard_mp4_automator

Automatically convert video files to a standardized format with metadata tagging to create a beautiful and uniform media library
MIT License
1.5k stars 206 forks source link

Language flow #1693

Closed ClankJake closed 6 months ago

ClankJake commented 6 months ago

Testing the first-stream-of-language option here, when it is marked as true, if the file has a forced subtitle, the script only takes that subtitle and ignores the full version of the subtitle. Is there any way, if you have this forced subtitle, to automatically get it and get the first complete subtitle in the file?

mdhiggins commented 6 months ago

45b0345f0528ebf9a02032340fb0badeda873b87

This should exempt forced subtitles from that exclusion

ClankJake commented 6 months ago

Thanks for including. But you're still having trouble making a copy of the Codec, it still only keeps the forced one.

mdhiggins commented 6 months ago

c6a3d4836c7d23d3510f3bfd873c1456d59388e3

Try that, it was working in certain input orders but not others, this should fix it for all scenarios