View Single Post
Old 02-23-2015, 05:18 PM   #93
Ephemerality
Addict
Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.Ephemerality ought to be getting tired of karma fortunes by now.
 
Posts: 328
Karma: 800105
Join Date: Feb 2013
Device: PW1
Quote:
Originally Posted by rgponce View Post
Thank you for the update and sorry for borring you.

I made a few tests and x-ray didn't work because 'XRAY.entities' is still being created as ASIN. Converted the file to UTF-8 and still didn't work (same coding of 'chapters' and 'aliases' files). When i converted it to 'UTF-8 (without BOM)', x-ray works.
Sorry for the delay. Here is a new version. There is a new option in Settings to write the X-Ray itself as UTF8 (off by default).
You can also read character from an XML or a text (UTF8 only) file.
The TXT file format is as you described:
Code:
Character or Topic
Name
Description
Character or Topic
Name
Description
The first line for each term must be 'character' or 'topic'. The difference being that characters are case-sensitive when searching within the book, topics are not.
I did not heavily test it so there may be a lack in error checking when reading from text files.
Let me know if you run into any issues with it.
Attached Files
File Type: rar xray-builder-gui-v1.53.rar (2.82 MB, 298 views)
Ephemerality is offline   Reply With Quote