Quote:
Originally Posted by BetterRed
Thanks chaley - would it not be better to have a remove * and let calibredb get the list of IDs and do whatever
|
Perhaps, but I don't want to add functionality. Fixing something I think it broken is another thing.
Quote:
Could you spell it out in a code box so that I can cut and paste please - assume I want to remove books 1-10
|
This works on my library. You can make the substitutions.
Code:
calibredb remove 1-51 --library-path="D:\CBH_Data\calibre.git\Library.test_small"
Quote:
ps: I am not too bothered by how long it runs, it will be in a shutdown script.
|
Depending on the upper limit, you might be talking about many hours.