Difference between revisions of "Appdata Directory Misc"

From Servarr
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
'''Misc page for Appdata Directory'''
 
== Arguments ==
 
== Arguments ==
 
=== Radarr ===
 
=== Radarr ===
 
<section begin=radarr_appdata_directory_arguments />
 
<section begin=radarr_appdata_directory_arguments />
Radarr Arguments Text
+
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.
<section end=radarr_appdata_directiory_augments />
+
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=radarr_appdata_directory_arguments />
 
=== Sonarr ===
 
=== Sonarr ===
 
<section begin=sonarr_appdata_directory_arguments />
 
<section begin=sonarr_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 especially useful when trying to run multiple instances.
+
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.
<div style="margin-left: 2em;"><pre>
+
On windows this would be <code>/data=</code>
user@host ~ $ ps aux | grep -i sonarr
 
sonarr    15522 28.3  1.5 3596376 1037600 ?    Ssl  Nov11 291:03 /usr/bin/mono --debug /usr/lib/sonarr/sonarr.exe -nobrowser -data=/var/lib/sonarr</pre>
 
</div>
 
  
<div style="margin-left: 2em;"><pre>
+
The <code>-nobrowser</code> argument refrains from launching/opening the browser on startup.
user@host ~ $ sudo systemctl cat sonarr
+
On windows this would be <code>/nobrowser</code>
...
 
ExecStart=/usr/bin/mono --debug /usr/lib/sonarr/sonarr.exe -nobrowser -data=/var/lib/sonarr
 
...</pre></div>
 
 
<section end=sonarr_appdata_directory_arguments />
 
<section end=sonarr_appdata_directory_arguments />
  
 
=== Lidarr ===
 
=== Lidarr ===
 
<section begin=lidarr_appdata_directory_arguments />
 
<section begin=lidarr_appdata_directory_arguments />
Lidarr Arguments Text
+
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.
<section end=lidarr_appdata_directiory_augments />
+
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=lidarr_appdata_directory_arguments />
 
=== Readarr ===
 
=== Readarr ===
 
<section begin=readarr_appdata_directory_arguments />
 
<section begin=readarr_appdata_directory_arguments />
Readarr Arguments Text
+
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.
<section end=readarr_appdata_directiory_augments />
+
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=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