calibre-server --restriction
Help, please! Couldn't quite figure out the syntax for the --restriction option in calibre-server command line.
I've tried all of the following and I get the same WARNING: Content server: search restriction does not exist message:
--restriction *formats:"=MOBI"
--restriction formats:"=MOBI"
--restriction format:"=MOBI"
--restriction "formats:=MOBI"
--restriction "format:=MOBI"
--restriction formats:mobi
--restriction format:mobi
--restriction="formats:mobi"
--restriction="format:mobi"
Help?
|