Command Line Arguments - RatingPosterDB/rpdb-folders GitHub Wiki
You can use the following command line arguments with RPDB Folders:
--no-browser
: the default behavior for RPDB Folders is to try to load browser tab once the app is started, by using this command line argument you disable this behavior--remote=
: you can use this command (example:--remote="full-scan"
) to send a command to the primary RPDB Folders instance, supported options are:full-scan
,force-overwrite-scan
,movie-scan
,tv-scan
,overwrite-movie-scan
,overwrite-tv-scan
; you should only use this commands if there is already a different RPDB Folders instance running; the primary RPDB Folders instance must be running on the default port (8750)