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
3. Download the [script_init.bash](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/radarr/scripts_init.bash) ([Download Link](https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/radarr/scripts_init.bash)) and place it into the following folder: `/custom-cont-init.d`
11
-
4. Start your container and wait for the application to load
12
-
5. Optional: Customize the configuration by modifying the following file `/config/extended.conf`
13
-
6. Restart the container
14
+
1. Download the [script_init.bash](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/radarr/scripts_init.bash) ([Download Link](https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/radarr/scripts_init.bash)) and place it into the following folder: `/custom-cont-init.d`
15
+
1. Start your container and wait for the application to load
16
+
1. Optional: Customize the configuration by modifying the following file `/config/extended.conf`
17
+
1. Restart the container
18
+
19
+
## Updating
14
20
15
-
# Updating
16
21
Updating is a bit more combersum. To update, do the following:
22
+
17
23
1. Download/update your local `/config/extended.conf` file with the latest options from: [extended.conf](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/radarr/extended.conf)
18
-
2. Restart the container, wait for it to fully load the application.
19
-
3. Restart the container again, for the new scripts to activate.
24
+
1. Restart the container, wait for it to fully load the application.
25
+
1. Restart the container again, for the new scripts to activate.
@@ -27,7 +34,7 @@ Updating is a bit more combersum. To update, do the following:
27
34
</tr>
28
35
</table>
29
36
30
-
* Downloading **Movie Trailers** and **Extras** using online sources for use in popular applications (Plex/Kodi/Emby/Jellyfin):
37
+
* Downloading **Movie Trailers** and **Extras** using online sources for use in popular applications (Plex/Kodi/Emby/Jellyfin):
31
38
* Connects to Radarr to automatically download trailers for Movies in your existing library
32
39
* Downloads videos using yt-dlp automatically
33
40
* Names videos correctly to match Plex/Emby/Jellyfin naming convention
@@ -38,25 +45,24 @@ Updating is a bit more combersum. To update, do the following:
38
45
* Recyclarr built-in
39
46
* Auto configures Custom Formats
40
47
* Auto configures Custom Format Scores
41
-
* Auto configures optimzed quality definitions
48
+
* Auto configures optimized quality definitions
42
49
* Plex Notify Script
43
50
* Reduce Plex scanning by notifying Plex the exact folder to scan
44
51
* Queue Cleaner Script
45
52
* Automatically removes downloads that have a "warning" or "failed" status that will not auto-import into Radarr, which enables Radarr to automatically re-search for the Title
46
-
53
+
47
54
For more details, visit the [Wiki](https://github.com/RandomNinjaAtk/arr-scripts/wiki)
- Icons made by <ahref="http://www.freepik.com/"title="Freepik">Freepik</a> from <ahref="https://www.flaticon.com/"title="Flaticon"> www.flaticon.com</a>
62
+
*[ffmpeg](https://ffmpeg.org/)
63
+
*[yt-dlp](https://github.com/yt-dlp/yt-dlp)
64
+
*[linuxserver/radarr](https://github.com/linuxserver/docker-radarr) Base docker image
65
+
*[Radarr](https://radarr.video/)
66
+
*[The Movie Database](https://www.themoviedb.org/)
0 commit comments