Server Version#: Version 1.13.8.5395
Player Version#: Web Client Version 3.81.1
How would I get everything to display properly with:
Example: 2001 A Space Odyssey (with Movie Extras)
/2001 A Space Odyssey (1968)/Featurettes/Extras 1/2001 The Making Of A Myth.eng.idx
/2001 A Space Odyssey (1968)/Featurettes/Extras 1/2001 The Making Of A Myth.mkv
/2001 A Space Odyssey (1968)/Featurettes/Extras 1/2001 The Making Of A Myth.eng.sub
/2001 A Space Odyssey (1968)/Featurettes/Extras 2/Standing on the Shoulders of Kubrick.eng.idx
/2001 A Space Odyssey (1968)/Featurettes/Extras 2/Standing on the Shoulders of Kubrick.mkv
/2001 A Space Odyssey (1968)/Featurettes/Extras 2/Standing on the Shoulders of Kubrick.eng.sub
/2001 A Space Odyssey (1968)/Featurettes/Extras 3/Vision of a Future Passed the Prophecy.eng.idx
/2001 A Space Odyssey (1968)/Featurettes/Extras 3/Vision of a Future Passed the Prophecy.mkv
/2001 A Space Odyssey (1968)/Featurettes/Extras 3/Vision of a Future Passed the Prophecy.eng.sub
…
/2001 A Space Odyssey (1968)/Featurettes/Extras 8/Kubrick Interview by Jeremy Bernstein.mkv
/2001 A Space Odyssey (1968)/2001 A Space Odyssey (1968)-1080p.mkv
/2001 A Space Odyssey (1968)/2001 A Space Odyssey (1968)-SD.mkv
/2001 A Space Odyssey (1968)/2001 A Space Odyssey (1968).eng.idx
/2001 A Space Odyssey (1968)/2001 A Space Odyssey (1968).eng.sub
/2001 A Space Odyssey (1968)/2001 A Space Odyssey (1968).spa.sub
Note that there are multiple versions, which requires use of the hyphen format, but there are extension files with subtitles of their own, which requires use of the subfolder format.
Additionally, given the above example, is there any safe method of keeping metadata within filename?
Example: 2001 A Space Odyssey (with 1080p AND SD)
…
/2001 A Space Odyssey (1968)/2001 A Space Odyssey (1968)-1080p [1080p.DD5.1-LPCM5.1.x264].mkv
/2001 A Space Odyssey (1968)/2001 A Space Odyssey (1968)-SD.mkv
/2001 A Space Odyssey (1968)/2001 A Space Odyssey (1968).eng.idx
/2001 A Space Odyssey (1968)/2001 A Space Odyssey (1968).eng.sub
/2001 A Space Odyssey (1968)/2001 A Space Odyssey (1968).spa.sub
Finally, again given the initial example, is there any safe method of putting the date at the beginning of the top-level directory for each movie?
Example: 2001 A Space Odyssey (with alternate directory name)
…
/(1968) 2001 A Space Odyssey/2001 A Space Odyssey (1968)-1080p.mkv
/(1968) 2001 A Space Odyssey/2001 A Space Odyssey (1968)-SD.mkv
/(1968) 2001 A Space Odyssey/2001 A Space Odyssey (1968).eng.idx
/(1968) 2001 A Space Odyssey/2001 A Space Odyssey (1968).eng.sub
/(1968) 2001 A Space Odyssey/2001 A Space Odyssey (1968).spa.sub
In this case, the top-level folder name does not match the film file name.