Quote:
Originally Posted by enenalan
Thanks guys.... Every free book I download seems to be behaving this way. I wonder if there just some appending to the file name via the code. Like calibre 0.whatever + title.... I'm kinda wondering if there is somewhere in the code that simply adds the superfluous data to the title metadata variable.....
|
Sorry. I have no idea what language Calibre was written in. But based on my experience with Microsoft code, it just seems like there's an auto-appendment to the variable...... I.e. titlefield = garbage stuff + title....