Difference between revisions of "Appdata Directory Misc"

From Servarr
 
Line 34: Line 34:
 
On windows this would be <code>/nobrowser</code>
 
On windows this would be <code>/nobrowser</code>
 
<section end=readarr_appdata_directory_arguments />
 
<section end=readarr_appdata_directory_arguments />
 +
=== Prowlarr ===
 +
<section begin=prowlarr_appdata_directory_arguments />
 +
The <code>-data=</code> argument forces the location of the AppData folder, so your startup command may be forcing a specific location. This is required when trying to run multiple instances.
 +
On windows this would be <code>/data=</code>
 +
 +
The <code>-nobrowser</code> argument refrains from launching/opening the browser on startup.
 +
On windows this would be <code>/nobrowser</code>
 +
<section end=prowlarr_appdata_directory_arguments />

Latest revision as of 23:02, 27 April 2021

Misc page for Appdata Directory

Arguments

Radarr

The -data= argument forces the location of the AppData folder, so your startup command may be forcing a specific location. This is required when trying to run multiple instances. On windows this would be /data=

The -nobrowser argument refrains from launching/opening the browser on startup. On windows this would be /nobrowser

Sonarr

The -data= argument forces the location of the AppData folder, so your startup command may be forcing a specific location. This is required when trying to run multiple instances. On windows this would be /data=

The -nobrowser argument refrains from launching/opening the browser on startup. On windows this would be /nobrowser


Lidarr

The -data= argument forces the location of the AppData folder, so your startup command may be forcing a specific location. This is required when trying to run multiple instances. On windows this would be /data=

The -nobrowser argument refrains from launching/opening the browser on startup. On windows this would be /nobrowser

Readarr

The -data= argument forces the location of the AppData folder, so your startup command may be forcing a specific location. This is required when trying to run multiple instances. On windows this would be /data=

The -nobrowser argument refrains from launching/opening the browser on startup. On windows this would be /nobrowser

Prowlarr

The -data= argument forces the location of the AppData folder, so your startup command may be forcing a specific location. This is required when trying to run multiple instances. On windows this would be /data=

The -nobrowser argument refrains from launching/opening the browser on startup. On windows this would be /nobrowser