Template to export ALL avaible fields into Excel
#6
actors is another array of Persons; this might help (but produces a trailing comma):

Code:

<Cell><Data ss:Type="String">${foreach movie.actors actor}${actor.name}, ${end}</Data></Cell>
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-29, 12:24
Logout Mark Read Team Forum Stats Members Help
Template to export ALL avaible fields into Excel1