movieinfo: supplement to 56a92c2a4e

re-insert the wrong <qualitiy>-tag to keep compatibility
but this tag will not longer be written into xml-files.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2133b25783
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-09-24 (Mon, 24 Sep 2012)

Origin message was:
------------------
- movieinfo: supplement to 56a92c2a4e

re-insert the wrong <qualitiy>-tag to keep compatibility
but this tag will not longer be written into xml-files.


------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2012-09-24 11:26:42 +02:00
parent 56a92c2a4e
commit 8b79bc2eae
2 changed files with 3 additions and 0 deletions

View File

@@ -87,6 +87,7 @@
#define MI_XML_TAG_PRODUCT_COUNTRY "productioncountry"
#define MI_XML_TAG_PRODUCT_DATE "productiondate"
#define MI_XML_TAG_QUALITY "quality"
#define MI_XML_TAG_QUALITIY "qualitiy" // just to keep compatibility to older xml-files
#define MI_XML_TAG_PARENTAL_LOCKAGE "parentallockage"
#define MI_XML_TAG_BOOKMARK "bookmark"
#define MI_XML_TAG_BOOKMARK_START "bookmarkstart"