Differences

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

Link to this comparison view

shows [2020/03/21 14:54]
curry_searle created
shows [2020/03/21 14:56] (current)
curry_searle
Line 1: Line 1:
-#### Install Sonarr - Finder of TV Shows+==== Install Sonarr - Finder of TV Shows ==== 
 This is intended as a copy-paste document allowing you to quickly install and configure Sonarr on your Debian-based GNU/Linux system. The general outline should apply to most current GNU/Linux systems; however, this document was created using Ubuntu 18.04 LTS. This is intended as a copy-paste document allowing you to quickly install and configure Sonarr on your Debian-based GNU/Linux system. The general outline should apply to most current GNU/Linux systems; however, this document was created using Ubuntu 18.04 LTS.
  
Line 8: Line 9:
 cd ~tube/src cd ~tube/src
 </code> </code>
-Browse here to check for the latest version of the MediaArea package and download it ... https://mediaarea.net/repo/deb/+Browse here to check for the latest version of the MediaArea package and reference that version in the command lines below ... https://mediaarea.net/repo/deb/
 <code> <code>
 wget https://mediaarea.net/repo/deb/repo-mediaarea_1.0-12_all.deb && dpkg -i repo-mediaarea_1.0-12_all.deb && apt-get update wget https://mediaarea.net/repo/deb/repo-mediaarea_1.0-12_all.deb && dpkg -i repo-mediaarea_1.0-12_all.deb && apt-get update