redhat:other-redhat:usenet-download-redhat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
redhat:other-redhat:usenet-download-redhat [2019/07/31 15:34] – [Install Usenet Services] michaelredhat:other-redhat:usenet-download-redhat [2020/06/14 14:58] (current) – [Install Usenet Services] michael
Line 331: Line 331:
 <code> <code>
 # cd /tmp/ # cd /tmp/
-# wget https://github.com/Radarr/Radarr/releases/download/v0.2.0.980/Radarr.develop.0.2.0.980.linux.tar.gz +# wget https://github.com/Radarr/Radarr/releases/download/v0.2.0.1480/Radarr.develop.0.2.0.1480.linux.tar.gz 
-# tar -xvf Radarr.develop.0.2.0.980.linux.tar.gz+# tar -xvf Radarr.develop*
  
 # mkdir -p /opt/radarr/bin # mkdir -p /opt/radarr/bin
Line 483: Line 483:
 <code> <code>
 # yum install https://download1.rpmfusion.org/nonfree/el/rpmfusion-nonfree-release-7.noarch.rpm # yum install https://download1.rpmfusion.org/nonfree/el/rpmfusion-nonfree-release-7.noarch.rpm
-# yum install unrar.x86_64 python-pip +# yum install unrar.x86_64 python3-pip python36-distutils-extra.noarch 
-# cd /tmp+# cd /opt
-wget https://github.com/morpheus65535/bazarr/archive/v0.7.5.1.tar.gz +git clone https://github.com/morpheus65535/bazarr.git
-# tar -xvf v0.7.5.1.tar.gz+
  
-# mkdir /opt/radarr 
 # useradd --system --home-dir=/opt/bazarr bazarr # useradd --system --home-dir=/opt/bazarr bazarr
 # usermod -a -G usenetserver bazarr # usermod -a -G usenetserver bazarr
-cp -R bazarr-0.7.5.1//opt/bazarr/+chown -R bazarr/opt/bazarr 
 # ls -la /opt/bazarr/ # ls -la /opt/bazarr/
 # pip install -r /opt/bazarr/requirements.txt # pip install -r /opt/bazarr/requirements.txt
  
 +# vim /opt/bazarr/data/config/config.ini
 +</code>
 +
 +<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 = /usenetdl/bazarr
 +page_size = 25
 +...
 +</sxh>
 +
 +<code>
 # /usr/bin/python /opt/bazarr/bazarr.py # /usr/bin/python /opt/bazarr/bazarr.py
 </code> </code>
  • redhat/other-redhat/usenet-download-redhat.1564580054.txt.gz
  • Last modified: 2019/07/31 15:34
  • by michael