Hello,
I would love the ability to specify which audio and subtitle track to play via the filename.
The use case is the following:
1 mkv with several audio tracks (main feature, audio commentary, etc.) and subs for the same. Currently, we have to rely on the descriptions (and rememebering to check them) in the drop downs on plex web, which is a bit inconsistent with the presentation of other “extras” in the gui.
I would propose instead a case where I could instead create an “edition” of the same video file (using existing edition functionality) with specified track parameters. By allowing me to do this via filename, I could leverage symlinks, so I only have to have 1 actual copy of the file taking up server space, instead of duplicate ones for each “edition”, while also leveraging the wonderful UX of “editions” (as opposed to the track dropdowns to remember what you have commentaries/extra features for)
filenames could look something like this:
my_file_name.mkv(this would use the default track specifications)my_file_name {edition-Director's Commentary} {audio_track-2}{subtitle_track-2}.mkv(where 2 is the associated track number for both the audio and subs for the commentary)
With the second file (the director’s commentary flagged one) being a symlink of the first file.
Admittedly, this is definitely more of a power user feature but so are the filename tags in general, and nobody is forced to interact with them.