Quote:
Originally Posted by Starson17
Is there any chance that a restriction can be set to apply to the Content Server?
|
I implemented a new command line argument for the content server.
Code:
calibre-server --restriction=some_saved_search
It does the obvious thing. Bad things happen if the saved search does not exist. The restriction works in all the server flavors: xml, mobile, and opds (stanza).
Restrictions are ignored if running from the GUI.
Code submitted to Kovid.