Hi all,
a small description of my problem:
- my calibre library is quite old and had to face a lot of changes in the way the data fields are configured: now it is stabilized with Author and Title being all in "book format" (ie each first letter is in big caps)
- I use the calibre2opds tool to convert to html and upload all files (through ftp) to a web server
I've discovered that some of the file names inside the calibre tree (on a windows 7 machine) are not capitalized correctly and thus when using the uploaded html files I have some files not found (for example: "Sacrifice - Armstrong,Kelley.epub" but the file copied is "sacrifice - armstrong,kelley.epub")
=> is there a configuration option or a plugin to rename correctly on disk inside the calibre tree the filenames ? It may be linked to windows not seeing the difference between FOO.EXT and Foo.ext ?