Correct me if I'm wrong.I don't think accessing calibre library from different OS will cause any trouble,since sqlite database file is cross-platform. The chance is that accessing the same calibre library from different machines/users simultaneously will cause errors due to writing-lock on db file.
|