- March 10, 2006
- 4,434
- 1,897
- Moderator
- #11
If you use:
Then it will indeed download the same 'de.zip' file that MP-TVSeries uses. It contains 'actors.xml', 'banners.xml' and 'de.xml'.
The error you got indicates that 'de.xml' contains a problem on line 1306 at character position 464.
The line number takes into account removal of XML headers, so if you open the de.xml file in notepad it results in line 1319.
And at character position 464, I encounter "Stiftungsmitarbeiter" with '' being the obvious problem.
This equals the German description for S04E03, so using my TheTVdB account, I've corrected by removing the character. Most likely it was some non-breaking unicode character from for example Microsoft Word.
Episode corrected, it takes TheTVdB a while before it will regenerate those ZIP files, but when they do, it either works, or a problem in another Episode description is found.
PS: Seems TheTVdB already updated the de.zip file and the offending character is gone. Does it work now?
Code:
http://www.thetvdb.com/api/ (get your own API key) /series/101241/all/de.zip
Then it will indeed download the same 'de.zip' file that MP-TVSeries uses. It contains 'actors.xml', 'banners.xml' and 'de.xml'.
The error you got indicates that 'de.xml' contains a problem on line 1306 at character position 464.
The line number takes into account removal of XML headers, so if you open the de.xml file in notepad it results in line 1319.
And at character position 464, I encounter "Stiftungsmitarbeiter" with '' being the obvious problem.
This equals the German description for S04E03, so using my TheTVdB account, I've corrected by removing the character. Most likely it was some non-breaking unicode character from for example Microsoft Word.
Episode corrected, it takes TheTVdB a while before it will regenerate those ZIP files, but when they do, it either works, or a problem in another Episode description is found.
PS: Seems TheTVdB already updated the de.zip file and the offending character is gone. Does it work now?
Germany