You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Download the [script_init.bash](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/lidarr/scripts_init.bash) ([Download Link](https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/scripts_init.bash)) and place it into the following folder: <br>
14
+
2. Download the [script_init.bash](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/lidarr/scripts_init.bash) ([Download Link](https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/scripts_init.bash)) and place it into the following folder:
3. Start your container and wait for the application to load
15
17
4. Optional: Customize the configuration by modifying the following file `/config/extended.conf`
16
18
5. Restart the container
17
19
18
-
# Updating
20
+
##Updating
19
21
20
22
Updating is a bit more combersum. To update, do the following:
21
23
@@ -25,7 +27,7 @@ Updating is a bit more combersum. To update, do the following:
25
27
26
28
This configuration does its best to update everything automatically, but with how the core system is designed, the new scripts will not take affect until a second restart is completed because the container copies/uses the previous versions of the script for execution on the first restart.
27
29
28
-
# Features
30
+
##Features
29
31
30
32
<table>
31
33
<tr>
@@ -36,8 +38,8 @@ This configuration does its best to update everything automatically, but with ho
0 commit comments