Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
redhat:other-redhat:usenet-download-redhat [2020/04/30 12:53] – [Install Usenet Services] michael | redhat:other-redhat:usenet-download-redhat [2020/06/14 14:58] (current) – [Install Usenet Services] michael | ||
---|---|---|---|
Line 331: | Line 331: | ||
< | < | ||
# cd /tmp/ | # cd /tmp/ | ||
- | # wget https:// | + | # wget https:// |
- | # tar -xvf Radarr.develop.0.2.0.980.linux.tar.gz | + | # tar -xvf Radarr.develop* |
# mkdir -p / | # mkdir -p / | ||
Line 494: | Line 494: | ||
# pip install -r / | # pip install -r / | ||
+ | # vim / | ||
+ | </ | ||
+ | |||
+ | <sxh bash; highlight: [11];> | ||
+ | ... | ||
+ | [general] | ||
+ | update_restart = True | ||
+ | movie_default_hi = False | ||
+ | movie_default_language = [] | ||
+ | serie_default_forced = False | ||
+ | chmod = 0640 | ||
+ | use_scenename = True | ||
+ | use_postprocessing = False | ||
+ | use_radarr = False | ||
+ | base_url = / | ||
+ | page_size = 25 | ||
+ | ... | ||
+ | </ | ||
+ | |||
+ | < | ||
# / | # / | ||
</ | </ |