localize Error

Any questions? Need some help?
Post Reply
GringeCommander
Posts: 4
Joined: 01 May 2015, 11:36

localize Error

Post by GringeCommander »

I used this to rename my series in english with optional german, did work fine but for some days now i get an a error.
How do i get this to work again?

Code: Select all

{sxe} {localize.eng.t}{if (localize.deu.t != localize.eng.t) {' ('+localize.deu.t+')' } else {}}
Error Message:

Code: Select all

Binding "deu": Invalid XML: SAXParseException: Elementtyp "hr" muss mit dem entsprechenden Endtag *</hr>t beendet werden.<html><head><title>301. Moved Permanently</title><Thead><body bgcol...
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: localize Error

Post by rednoah »

Thanks for the post! Before a real human comes by, please make sure your report has all the following points checked:
  • What are you trying to do achieve? What's not working? What have you tried so far?
  • Include screenshots, logs or filenames (i.e. demonstrate the issue)
  • Include System Information (i.e. filebot -script fn:sysinfo console output)
:idea: Please read How to Request Help and Fix Problems, Report Bugs, Get Features.
:idea: Please read the FAQ and How to Request Help.
kim
Power User
Posts: 1251
Joined: 15 May 2014, 16:17

Re: localize Error

Post by kim »

sounds like you are using the old free version 4.7.9 ?
viewtopic.php?f=8&t=11248#p46738
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: localize Error

Post by rednoah »

:idea: Please read the FAQ and How to Request Help.
Post Reply