With the "year" tag for DVDpedia I didn't want to add too much confusion into the export tags, so I kept it all consistent. However, I do agree that the theatrical year makes sense and since few use the year tag it's been updated in DVDpedia beta 35 to be that theatrical year if available and if falls back on the release.
What triggers the export of the XML RSS is the link to the "sharing.js" JavaScript that is created only with the RSS (some users use it without advertising the RSS feed so removing that alone would not have worked). Sorry that Nora did not have all the information on that one, so please remove both the link and the script file from your customized version:
Code: Select all
<link rel="alternate" type="application/rss+xml" title="RSS" href="sharing/list.rss" />
...
<script type="text/javascript" src="sharing/sharing.js"></script>