I wonder if there's a tutorial in pdf or similar (but not a video clip) with all the keywords and tags used in the template.xml files. I pretty much modified the template.xml files to match my needs but I still have issues.
How can I specify the folder from which I'd like to upload a background based on the previous choice in 'process files/folders'? I always load my backgrounds, fanart 1 and 3 from the folder that contains the series episodes. They are named as BGND.jpg, fanart1.jpg and fanart3.jpg.
Rather than wasting time clicking on 'load backdrop from disk' 3 times for each episode, I already modified my template to load it from the template folder by changing i.e. '%FANART1%' to '%PATH \..\fanart1.jpg', however I have to always place the files there first. How would I need to modify the term '%PATH \..\fanart1.jpg' in order to retrieve the image 'fanart1.jpg' directly from the folder that I'm processing rather than from the template folder?
Another issue is that the episode date is only correct (dd.MM.yyyy) if the day is greater than 12. In case the day is less or equal to 12 the date is presented in the format MM.dd.yyyy.