Hi,
I have the following problem: In the default FancyIndex export, the detailed view of a movie shows
"Title (DVD Release Year) Country"
in the header.
I want to change this to
"Title (Theatrical Release Year) Country".
So I changed the middle entry form [key:year] to [key:theatrical], but this results in the display line
"Title (Thearical Release Year-Month-Day) Country"
which is not what I want.
What puzzles me is that e.g. in the dfProHtml-v2 export, the same key results only in the year being displayed and I cannot see the difference to my use. Or is it because the FancyIndex uses JavaScript? Also, in the DVDpedia (5.3.1) preferences the theatrical release format is set to "yyyy" and in the program itself only the year is displayed.
How can I get rid of the month and day information?