{"id":53679,"date":"2023-08-01T12:33:53","date_gmt":"2023-08-01T10:33:53","guid":{"rendered":"https:\/\/nzbusenet.com\/sickgear-install-ubuntu\/"},"modified":"2023-09-17T12:19:14","modified_gmt":"2023-09-17T10:19:14","slug":"sickgear-install-ubuntu","status":"publish","type":"post","link":"https:\/\/nzbusenet.com\/en\/sickgear-install-ubuntu\/","title":{"rendered":"Install SickGear Ubuntu 20+"},"content":{"rendered":"\n<figure class=\"wp-block-image size-full is-style-default\"><img loading=\"lazy\" decoding=\"async\" width=\"256\" height=\"256\" src=\"https:\/\/nzbusenet.com\/wp-content\/uploads\/2023\/07\/image-101.png\" alt=\"sickgear install ubuntu\" class=\"wp-image-53612\" title=\"\" srcset=\"https:\/\/nzbusenet.com\/wp-content\/uploads\/2023\/07\/image-101.png 256w, https:\/\/nzbusenet.com\/wp-content\/uploads\/2023\/07\/image-101-250x250.png 250w, https:\/\/nzbusenet.com\/wp-content\/uploads\/2023\/07\/image-101-100x100.png 100w, https:\/\/nzbusenet.com\/wp-content\/uploads\/2023\/07\/image-101-120x120.png 120w\" sizes=\"auto, (max-width: 256px) 100vw, 256px\" \/><\/figure>\n\n<p>In this Install SickGear Ubuntu tutorial, we are going to install SickGear on a computer running Ubuntu 20+. If you have a lower Ubuntu version, this tutorial may not work for you. I advise you to install a recent Ubuntu version. <\/p>\n\n<p>With SickGear you can automatically download new TV episodes from the newsgroups.<\/p>\n\n<h2 class=\"wp-block-heading\">Install SickGear Ubuntu 20+<\/h2>\n\n<p>As always do 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>Benodigd heden installeren voor SickGear.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt-get install git unrar-free -y<\/p>\n<\/blockquote>\n\n<p>Install pipe.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt install python3-pip<\/p>\n<\/blockquote>\n\n<p>Download SickGear and place it in the desired folder.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo git clone https:\/\/github.com\/SickGear\/SickGear.git \/opt\/sickgear<\/p>\n<\/blockquote>\n\n<p>Correct the permissions folder for your user.<\/p>\n\n<p>sudo chown yoursername -R \/opt\/sickgear<\/p>\n\n<p>Go to the SickGear folder.<\/p>\n\n<p>cd \/opt\/sickgear<\/p>\n\n<p>Install the SickGear requirements.<br \/>python3 -m pip install -r requirements.txt<br \/>python3 -m pip install -r recommended.txt<\/p>\n\n<p>Check to make sure Cheetah is installed.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>python3 -m pip list<\/p>\n<\/blockquote>\n\n<p>You can now start SickGear with the command below.<\/p>\n\n<h2 class=\"wp-block-heading\">Automatically start SickGear when booting Ubuntu<\/h2>\n\n<p>Edit sickgear.conf file<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo nano \/etc\/init\/sickgear.conf<\/p>\n<\/blockquote>\n\n<p>Copy and paste the following here.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>description &#8220;startup script for SickGear&#8221;<\/p>\n\n\n\n<p>setuid <\/p>\n\n\n\n<p>start on runlevel  [2345]<br \/>stop on runlevel  [016]<\/p>\n\n\n\n<p>respawn<\/p>\n\n\n\n<p>exec \/opt\/sickgear\/sickgear.py<\/p>\n<\/blockquote>\n\n<p>Edit the following file.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo nano \/etc\/init\/sickgear.conf<\/p>\n<\/blockquote>\n\n<p>Copy and paste the below.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<pre class=\"wp-block-code\"><code>SG_HOME=\/opt\/sickgear\nSG_DATA=\/opt\/sickgear\/data\/\nSG_USER=jegebruikersnaam<\/code><\/pre>\n<\/blockquote>\n\n<p>You can now start, restart and stop SickGear with the following.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo service sickgear start<\/p>\n\n\n\n<p>sudo service sickgear stop<\/p>\n\n\n\n<p>sudo service sickgear restart<\/p>\n<\/blockquote>\n\n<p>This was the tutorial to install SickGear Ubuntu.<\/p>\n\n<p><strong>SickGear Ubuntu tutorial<\/strong><\/p>\n\n<ol class=\"wp-block-list\">\n<li><a href=\"https:\/\/nzbusenet.com\/en\/sickrage-tutorial\/\">SickGear tutorial<\/a>.<\/li>\n\n\n\n<li><a href=\"https:\/\/nzbusenet.com\/en\/sickgear-install-ubuntu\/\" data-type=\"link\" data-id=\"https:\/\/nzbusenet.com\/sickgear-installeren-ubuntu\/\">SickGear Ubuntu install<\/a>.<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>In this Install SickGear Ubuntu tutorial, we are going to install SickGear on a computer running Ubuntu 20+. If you have a lower Ubuntu version, this tutorial may not work for you. I advise you <a class=\"mh-excerpt-more\" href=\"https:\/\/nzbusenet.com\/en\/sickgear-install-ubuntu\/\" title=\"Install SickGear Ubuntu 20+\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":12223,"featured_media":53677,"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":[1185],"tags":[],"class_list":{"0":"post-53679","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-sickgear-tutorials"},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/nzbusenet.com\/wp-content\/uploads\/2023\/08\/SickGear-ubuntu-installeren.gif","_links":{"self":[{"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/posts\/53679","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=53679"}],"version-history":[{"count":0,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/posts\/53679\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/media\/53677"}],"wp:attachment":[{"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/media?parent=53679"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/categories?post=53679"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/tags?post=53679"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}