Thread: Move to Library
View Single Post
Old 03-02-2015, 05:09 PM   #8
sdfg
Member
sdfg is a jewel in the roughsdfg is a jewel in the roughsdfg is a jewel in the roughsdfg is a jewel in the roughsdfg is a jewel in the roughsdfg is a jewel in the roughsdfg is a jewel in the roughsdfg is a jewel in the roughsdfg is a jewel in the roughsdfg is a jewel in the roughsdfg is a jewel in the rough
 
Posts: 14
Karma: 7398
Join Date: Feb 2015
Device: none
Quote:
Originally Posted by eschwartz View Post
calibre itself must be running to use its autoadd. It can sit as a system tray icon.

You can also make a custom script using "for file in *.epub *.mobi; do calibredb add $file && rm $file; done" or some variation thereof and put that in cron.
Yeah that sounds good. It runs (mostly) headless, apart from xforwarding when I need to actually fix the metadata, which isn't all that often now the bulk of my library has been added. I'll probably just run it once a week when I rip my music and stuff, do all my media organization at once.

Does it run at startup then?
sdfg is offline   Reply With Quote