Is this a new feature request?
Wanted change
I usually do not want to always run the gui. Is there an option to initially only start the webserver?
Reason for change
While we are at it: is there a way to stop and later start the GUI? I only need the GUI when I insert new books or do maintenance on my library. Otherwise the webserver is sufficient.
I also want to use rsync to backup my calibre library to my NAS and calibre gui shouldn't run during that period as it could change the data while it is being accessed for backups.
My idea was, after stopping the gui, the rsync kicks in.
Proposed code change
no idea
Is this a new feature request?
Wanted change
I usually do not want to always run the gui. Is there an option to initially only start the webserver?
Reason for change
While we are at it: is there a way to stop and later start the GUI? I only need the GUI when I insert new books or do maintenance on my library. Otherwise the webserver is sufficient.
I also want to use rsync to backup my calibre library to my NAS and calibre gui shouldn't run during that period as it could change the data while it is being accessed for backups.
My idea was, after stopping the gui, the rsync kicks in.
Proposed code change
no idea