Template to export ALL avaible fields into Excel
#3
a movie can contain many media files (basically all files which can be assigned to a movie).
I think what you want to achieve is to get the "main" video file.

if you are on v3, you can directly access that: {movie.mainVideoFile}; on v2 you can get the first video file (basically the same as the main video file from v3 in 99% of all cases): {movie.firstVideoFile}
with that you can access all data from MediaFiles
tinyMediaManager - THE media manager of your choice - available for Windows, macOS and Linux
Help us translate tinyMediaManager at Weblate | Translations at 66%
Found a bug or want to submit a feature request? Contact us at GitLab


Messages In This Thread
RE: Template to export ALL avaible fields into Excel - by mlaggner - 2019-05-27, 12:58
Logout Mark Read Team Forum Stats Members Help
Template to export ALL avaible fields into Excel1