{"id":54675,"date":"2023-09-14T08:16:11","date_gmt":"2023-09-14T06:16:11","guid":{"rendered":"https:\/\/nzbusenet.com\/readarr-debian-install\/"},"modified":"2024-11-11T07:54:10","modified_gmt":"2024-11-11T06:54:10","slug":"readarr-debian-install","status":"publish","type":"post","link":"https:\/\/nzbusenet.com\/en\/readarr-debian-install\/","title":{"rendered":"Readarr Install Debian"},"content":{"rendered":"\n<p>In this tutorial we will install Readarr on a Debian system. So that you can automatically download books from the newsgroups.<\/p>\n\n<h2 class=\"wp-block-heading\">Readarr Install Debian requirements<\/h2>\n\n<p>Always perform an update first.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt-get update<\/p>\n<\/blockquote>\n\n<p>Now install SQL.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt install curl sql<\/p>\n<\/blockquote>\n\n<p>Readarr needs a user, we are going to create it.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo adduser readarr<\/p>\n<\/blockquote>\n\n<p>Add Readarr to the media group.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo groupadd media<\/p>\n<\/blockquote>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo usermod -a -G media readarr<\/p>\n<\/blockquote>\n\n<p>Check who is a member of the media group.<\/p>\n\n<p>members media<\/p>\n\n<p>Give user Readarr rights to folder.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo chown -R readarr:media \/var\/lib\/readarr<\/p>\n<\/blockquote>\n\n<p>Giving rights.<\/p>\n\n<p>sudo chmod -R 600 \/var\/lib\/readarr<\/p>\n\n<h2 class=\"wp-block-heading\">Readarr Install Debian <\/h2>\n\n<p>Download Readarr.<\/p>\n\n<p>sudo wget &#8211;content-disposition &#8216;http:\/\/readarr.servarr.com\/v1\/update\/develop\/updatefile?os=linux&amp;runtime=netcore&amp;arch=arm64&#8217;<\/p>\n\n<p>Unpack Readarr program.<\/p>\n\n<p>sudo tar -xvzf Readarr<em>.linux<\/em>.tar.gz<\/p>\n\n<p>Move Readarr to the opt folder.<\/p>\n\n<p>sudo mv Readarr \/opt\/<\/p>\n\n<p>Set permissions correctly on the opt\/readarr folder.<\/p>\n\n<p><code>sudo chown readarr:readarr -R \/opt\/Readarr<\/code><\/p>\n\n<h2 class=\"wp-block-heading\">Readarr automatically start Debian<\/h2>\n\n<p>We will now create a startup file.<\/p>\n\n<p>sudo nanp \/etc\/systemd\/system\/readarr.service<\/p>\n\n<p>Paste the script below into it.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>[Unit]<br \/>Description=Readarr Daemon<br \/>After=syslog.target network.target<br \/>[Service]<br \/>User=readarr<br \/>Group=media<br \/>Type=simple<\/p>\n\n\n\n<p>ExecStart=\/opt\/Readarr\/Readarr -nobrowser -data=\/var\/lib\/readarr\/<br \/>TimeoutStopSec=20<br \/>KillMode=process<br \/>Restart=on-failure<br \/>[Install]<br \/>WantedBy=multi-user.target<br \/>EOF<\/p>\n<\/blockquote>\n\n<p>Start readarr service.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo systemctl enable &#8211;now -q readarr<\/p>\n<\/blockquote>\n\n<p>This was the Readarr Debian installation tutorial. Now we can set up Readarr.<\/p>\n\n<p><strong>Readarr Debian tutorial<\/strong><\/p>\n\n<ol class=\"wp-block-list\">\n<li><a href=\"https:\/\/nzbusenet.com\/en\/readarr-tutorial-overview\/\">Readarr tutorial<\/a>.<\/li>\n\n\n\n<li><a href=\"https:\/\/nzbusenet.com\/en\/readarr-debian-install\/\" data-type=\"link\" data-id=\"https:\/\/nzbusenet.com\/readarr-debian-installeren\/\">Readarr Install Debian<\/a>.<\/li>\n\n\n\n<li><a href=\"https:\/\/nzbusenet.com\/en\/readarr-debian-setup\/\" data-type=\"link\" data-id=\"https:\/\/nzbusenet.com\/readarr-debian-instellen\/\">Readarr configure Debian<\/a>.<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>In this tutorial we will install Readarr on a Debian system. So that you can automatically download books from the newsgroups. Readarr Install Debian requirements Always perform an update first. sudo apt-get update Now install <a class=\"mh-excerpt-more\" href=\"https:\/\/nzbusenet.com\/en\/readarr-debian-install\/\" title=\"Readarr Install Debian\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":12223,"featured_media":54671,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[1182],"tags":[],"class_list":{"0":"post-54675","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-readarr-tutorial-overview"},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/nzbusenet.com\/wp-content\/uploads\/2023\/09\/Readarr-Debian-installeren.gif","_links":{"self":[{"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/posts\/54675","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/users\/12223"}],"replies":[{"embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/comments?post=54675"}],"version-history":[{"count":1,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/posts\/54675\/revisions"}],"predecessor-version":[{"id":56110,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/posts\/54675\/revisions\/56110"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/media\/54671"}],"wp:attachment":[{"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/media?parent=54675"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/categories?post=54675"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/tags?post=54675"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}