![]() |
#1 |
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Nov 2018
Device: None
|
Add Book File Filter Rules Bulk Import?
Is there a way to bulk import multiple File Filter Rules?
I want to filter out the same file extensions I set in the Automatic Adding section. Instead of adding them one at a time in the Adding Actions section of the Adding Books preferences, is there a file I can edit and add all the rules via cut-n-pasting properly formatted rule sections? |
![]() |
![]() |
![]() |
#2 |
null operator (he/him)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 21,613
Karma: 29710338
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
They're in the add-filter-rules.json file in the calibre configuration directory, you'll need to add a rule to create the file and get a 'template', which will look something like this
Code:
{ "template": [ { "query": "template", "action": "ignore", "match_type": "startswith" } ] } BR |
![]() |
![]() |
Advert | |
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
'File, Import Files' and 'Add File' redundant? | phossler | Editor | 2 | 01-06-2014 12:55 AM |
How to bulk add the same book cover | Rusherman | Library Management | 4 | 05-03-2013 08:55 PM |
Can I import meta data without a book file? | fbrII | Calibre | 3 | 01-30-2012 01:16 PM |
how to write calibre metadata to the book file in bulk? | user105 | Calibre | 7 | 01-04-2012 05:21 AM |
[Old Thread] import library or export to single file add to existing library | PCreighton | Calibre | 4 | 04-10-2011 01:08 AM |