{"id":48624,"date":"2023-04-04T22:20:56","date_gmt":"2023-04-04T20:20:56","guid":{"rendered":"https:\/\/nzbusenet.com\/install-bazarr-ubuntu\/"},"modified":"2024-11-20T08:20:13","modified_gmt":"2024-11-20T07:20:13","slug":"install-bazarr-ubuntu","status":"publish","type":"post","link":"https:\/\/nzbusenet.com\/en\/install-bazarr-ubuntu\/","title":{"rendered":"Install Bazarr Ubuntu to download subtitles"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large is-resized is-style-default\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/nzbusenet.com\/wp-content\/uploads\/2023\/04\/Ubuntu-Bazarr-installeren-1-1024x576.gif\" alt=\"Install Bazarr Ubuntu\" class=\"wp-image-48618\" width=\"293\" height=\"164\" title=\"\" srcset=\"https:\/\/nzbusenet.com\/wp-content\/uploads\/2023\/04\/Ubuntu-Bazarr-installeren-1-1024x576.gif 1024w, https:\/\/nzbusenet.com\/wp-content\/uploads\/2023\/04\/Ubuntu-Bazarr-installeren-1-250x141.gif 250w, https:\/\/nzbusenet.com\/wp-content\/uploads\/2023\/04\/Ubuntu-Bazarr-installeren-1-678x381.gif 678w\" sizes=\"auto, (max-width: 293px) 100vw, 293px\" \/><\/figure>\n\n<p>in this tutorial Install Bazarr Ubuntu . Let&#8217;s install the Bazarr program on an Ubuntu system via the command line.<\/p>\n\n<h2 class=\"wp-block-heading\">Install the supplies for Bazarr<\/h2>\n\n<p>First we need to install the necessary software for Bazarr. If that hasn&#8217;t been done yet. Without these supplies, Bazarr will not function properly. See command below to install this software.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt-get install python3-dev python3-pip python3-distutils<br \/><\/p>\n<\/blockquote>\n\n<h2 class=\"wp-block-heading\">Install Bazarr Ubuntu<\/h2>\n\n<p>Now we can download the latest version of Ubuntu Bazarr.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>wget https:\/\/github.com\/morpheus65535\/bazarr\/releases\/latest\/download\/bazarr.zip<br \/><\/p>\n<\/blockquote>\n\n<p>Next we need to extract this zip file. We do that in the following way. Bazarr is placed in the opt\/bazarr directory.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>unzip bazarr.zip -d \/opt\/.bazarr\/<\/p>\n<\/blockquote>\n\n<p>Now we have to set the permissions correctly on the folder.<\/p>\n\n<p>sudo chown -R username:username \/opt\/.bazarr\/<\/p>\n\n<h2 class=\"wp-block-heading\">Bazarr automatically launch Ubuntu<\/h2>\n\n<p>It is of course very nice if Bazarr starts automatically. With the command below we create a bazarr.service file.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo nano \/etc\/systemd\/system\/bazarr.service<\/p>\n<\/blockquote>\n\n<p>You need to copy and paste the following. Note that you must change the username to your own. And also the group of your account.<\/p>\n\n<pre class=\"wp-block-code\"><code>&#91;Unit]\nDescription=Bazarr Daemon\nAfter=syslog.target network.target\n\n#BazarrUbuntu Deamon script\n\n&#91;Service]\nWorkingDirectory=.\/bazarr\/\nUser=username\nGroup=group\nUMask=0002\nRestart=on-failure\nRestartSec=5\nType=simple\nExecStart=\/usr\/bin\/python3 .\/bazarr\/bazarr.py\nKillSignal=SIGINT\nTimeoutStopSec=20\nSyslogIdentifier=bazarr\nExecStartPre=\/bin\/sleep 30\n\n&#91;Install]\nWantedBy=multi-user.target<\/code><\/pre>\n\n<p>Now activate the script. So that it is started during reboot.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo systemctl enable bazarr<\/p>\n<\/blockquote>\n\n<p>You can now start, stop and restart Bazarr with the commands below.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>systemctl start bazarr<\/p>\n\n\n\n<p>systemctl stop bazarr<\/p>\n\n\n\n<p>systemctl restart bazarr<\/p>\n<\/blockquote>\n\n<p>This was the install Bazarr Ubuntu tutorial.<\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>in this tutorial Install Bazarr Ubuntu . Let&#8217;s install the Bazarr program on an Ubuntu system via the command line. Install the supplies for Bazarr First we need to install the necessary software for Bazarr. <a class=\"mh-excerpt-more\" href=\"https:\/\/nzbusenet.com\/en\/install-bazarr-ubuntu\/\" title=\"Install Bazarr Ubuntu to download subtitles\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":12223,"featured_media":48619,"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":[1251,246],"tags":[],"class_list":{"0":"post-48624","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-bazarr-tutorials","8":"category-subtitles-download-tutorials-program"},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/nzbusenet.com\/wp-content\/uploads\/2023\/04\/Ubuntu-Bazarr-installeren-1.gif","_links":{"self":[{"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/posts\/48624","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=48624"}],"version-history":[{"count":1,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/posts\/48624\/revisions"}],"predecessor-version":[{"id":56251,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/posts\/48624\/revisions\/56251"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/media\/48619"}],"wp:attachment":[{"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/media?parent=48624"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/categories?post=48624"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/tags?post=48624"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}