No, it's not possible as the files served by the content server have to be copied out of the library folder, otherwise the library would get locked for arbitrary periods of time while the file was being downloaded.
The content server thus maintains a cache of files outside the library folders. You can control its location using the CALIBRE_TEMP_DIR environment variable. And the cache is cleaned up automatically on server restart.
|