View Single Post
Old 01-27-2018, 12:38 PM   #24
ckronengold
Member
ckronengold began at the beginning.
 
Posts: 21
Karma: 10
Join Date: Jan 2018
Device: kindle basic
Quote:
Originally Posted by kovidgoyal View Post
You've got both --with-library and --library-path the latter of which will override the former.
I've been trying all of the different permutations.

When I remove the "--library-path"
*/1 * * * * calibredb add --with-library "http://localhost:8080/#CalibreLibrary" --username user --password password "/mnt/mediastore/CalibreAdd/"

I get:
Message-Id: <20180127140601.6F8BB60186@corbuntu.fios-router.home>
Date: Sat, 27 Jan 2018 09:06:01 -0500 (EST)

Forbidden

If I remove --with-library and use --library path, I get:

calibredb add "http://localhost:8080/#CalibreLibrary" --username user --password password --library-path "/mnt/mediastore$
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <HOME=/home/corey>
X-Cron-Env: <PATH=/usr/bin:/bin>
X-Cron-Env: <LOGNAME=corey>
Message-Id: <20180127174201.A861F6016B@corbuntu.fios-router.home>
Date: Sat, 27 Jan 2018 12:42:01 -0500 (EST)

Another calibre program such as calibre-server or the main calibre program is running.

Last edited by ckronengold; 01-27-2018 at 12:43 PM.
ckronengold is offline   Reply With Quote