Quote:
Originally Posted by eschwartz
If you've moved the library, you need to change the calibre-server command line arguments from
Code:
--with-library=/media/Books/
to
Code:
--with-library=/path/to/new/library/
|
Thanks, but as mentioned my process is running (through systemd script) with the new path using that parameter .... or do I need to run it manually. I have made sure the correct user has permissions to it also.