Quote:
Originally Posted by eschwartz
The issue with databases on different OS's is that the filenames in the Library folder will be different, since Windows filenames are not case sensitive. I would guess that migration between two unix-based OS's, say Ubuntu and OSX, wouldn't be a problem. But Windows will be special (special needs?) as usual.
Though in my case, I ditched for linux, not OSX. 
|
They will be the same. Kovid uses the "least comon denominator" for filename lengths possible and databases are SQLite databases. If there is case-sensitivity involved, they're already recorded in the database.
FYI, Mac's filesystem, HFS+, is usually configured to be case-insensitive but case-preserving.
I've shared a large calibre database among all of the OSes I've used (Win/Mac/Lin) without any issues. OP won't have any issues with Calibre as far as my experiences. As for plugins, it's always best to install those afresh with the new calibre install.