Recently I converted my ANT movie database to .xml format (instead of .amc format). Unfortunately, this representation uses the "|" character instead of line/carriage returns (line breaks). As a result, all of the "text" that is passed from AMC to Xlobby .xml database has no line breaks/carriage returns.
Is there a way to specify that the "|" characters should be replaced by "line breaks/carriage returns" when XLobby starts up and reads the ANT database? (perhaps in the XAnt.ini file, or the moviestemplate.xml file?)
Thanks!