The ignoreUndefined option in replaceTags is required to be true in getFileName due to some search APIs not returning all data that is specified in the model. That means when you used for example the director tag in the file name, the search would look like below:
Closes #127
The
ignoreUndefined
option inreplaceTags
is required to be true ingetFileName
due to some search APIs not returning all data that is specified in the model. That means when you used for example thedirector
tag in the file name, the search would look like below: