{"id":1095,"date":"2020-07-18T02:02:34","date_gmt":"2020-07-18T01:02:34","guid":{"rendered":"https:\/\/codedoneright.eu\/?page_id=1095"},"modified":"2021-07-10T22:06:09","modified_gmt":"2021-07-10T21:06:09","slug":"torrent","status":"publish","type":"page","link":"https:\/\/codedoneright.eu\/?page_id=1095","title":{"rendered":"Torrentbox"},"content":{"rendered":"\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/avatars2.githubusercontent.com\/u\/2131270?s=200&amp;v=4\" alt=\"qBittorrent torrent client\" width=\"100\" height=\"100\"\/><figcaption><a aria-label=\"undefined (opens in a new tab)\" href=\"http:\/\/github.com\/qbittorrent\" target=\"_blank\" rel=\"noreferrer noopener\">qBittorrent on GitHub<\/a><\/figcaption><\/figure><\/div>\n\n\n\n<p>I do not think that I need to tell you what are torrents, but you might not know that you can get a torrent client which can be operated through your web browser from any device,  run 24\/7 and save files to a NAS.<\/p>\n\n\n\n<p>This tutorial will show you how to install, configure and use qBittorrent client to download torrent files to your server.<\/p>\n\n\n\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Recommended<\/h4>\n\n\n\n<ul><li><a href=\"http:\/\/codedoneright.eu\/?page_id=620\" target=\"_blank\" aria-label=\"undefined (opens in a new tab)\" rel=\"noreferrer noopener\">Additional storage<\/a><\/li><li><a href=\"http:\/\/codedoneright.eu\/?page_id=596\">Samba server (NAS)<\/a><\/li><\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">Preparation<\/h4>\n\n\n\n<p>Since torrents tend to take a lot of space it is best that you attach some storage to your server if you are setting up the torrent box on your RaspberryPi. Additionally, SD cards are not the best place to store files due to their speed and potential to become corrupted. <\/p>\n\n\n\n<p>Check out my tutorial on mounting drives above and then create a directory for your files. It is best to keep them in a separate folder, just so everything organized.<\/p>\n\n\n\n<p>If you are setting up a torrent box you might as well set up samba so that your downloaded torrents are available on your local network, check out how to set up that as well.<\/p>\n\n\n\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Installation<\/h4>\n\n\n\n<p>To install qBittorrent without GUI type the following in terminal<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt install qbittorrent-nox<\/code><\/pre>\n\n\n\n<p>As usual it will install some dependencies, just confirm with <em>&#8216;y&#8217;<\/em>. Nothing else is required to run. You can check out some alternative WebUIs later on, but for now we will concentrate on setting up the basics.<\/p>\n\n\n\n<p><strong>Caution!<\/strong> Be sure to install <em>-nox<\/em> version which has no GUI and is operated via WebUI. GUI version will try to install a window manager and if you are running headless this is obviously pointless.<\/p>\n\n\n\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">First run<\/h4>\n\n\n\n<p>Firstly, you should check if qBittorrent works, run the following<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>qbittorrent-nox<\/code><\/pre>\n\n\n\n<p>You should see a legal notice warning, accept by typing <em>&#8216;y&#8217;<\/em> and pressing Enter. You have to accept terms in order to use the software, additionally if you are going to run <em>qBittorrent<\/em> as a different user, you have to run it manually and accept terms the first time around for that user as well.<\/p>\n\n\n\n<p><strong>Caution!<\/strong> Do not close terminal window or kill the qbittorrent-nox process! Right now it is working as a foreground process. You will change it to a service in a moment.<\/p>\n\n\n\n<p><strong>Caution!<\/strong> Remember that using BitTorrent network is legal, but the files you are downloading and sharing might not be and it is YOUR responsibility to make sure that you are not using the software to break any laws in the country of your residence.  <\/p>\n\n\n\n<p>You should be able to access the qBittorrent  WebUI over LAN now. Open a browser on your PC and in the search bar type<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>your.server.local.ip:8080<\/code><\/pre>\n\n\n\n<p>and press enter. You should see a website with the following content<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"342\" height=\"197\" src=\"https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-16-17-35.png\" alt=\"qBittorrent WebUI\" class=\"wp-image-1103\" srcset=\"https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-16-17-35.png 342w, https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-16-17-35-300x173.png 300w\" sizes=\"(max-width: 342px) 100vw, 342px\" \/><figcaption>qBittorrent WebUI<\/figcaption><\/figure><\/div>\n\n\n\n<p>To log in use the following credentials<\/p>\n\n\n\n<ul><li><strong>Username &#8211; <\/strong>admin<\/li><li><strong>Password &#8211; <\/strong>adminadmin<\/li><\/ul>\n\n\n\n<p>You should change those for security reasons.<\/p>\n\n\n\n<p>Now you will be taken to the following screen<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"554\" src=\"https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-16-20-32-1024x554.png\" alt=\"qBittorrent main window\" class=\"wp-image-1104\" srcset=\"https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-16-20-32-1024x554.png 1024w, https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-16-20-32-300x162.png 300w, https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-16-20-32-768x415.png 768w, https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-16-20-32.png 1268w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption>qBittorrent main window<\/figcaption><\/figure><\/div>\n\n\n\n<p>Now go back to terminal and press CTRL+C to quit and kill the process. Check if you can log in to WebUI again, or refresh the page if you have not closed it. WebUI should not be accessible. That is expected.<\/p>\n\n\n\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Running software as a service on your server<\/h4>\n\n\n\n<p>Now, if you want to set up qbittorrent to run independently in the background you have to run it as a service. In order to do that firstly run the following<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo nano \/etc\/systemd\/system\/qbittorrent.service<\/code><\/pre>\n\n\n\n<p>Now put the following inside the file, save and close<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#91;Unit]\nDescription=qBittorrent-nox service\nWants=network-online.target\nAfter=network-online.target nss-lookup.target\n\n&#91;Service]\nType=exec\nRestart=always\nRestartSec=1\nUser=pi\nUMask=0000\nExecStart=\/usr\/bin\/qbittorrent-nox\n\n&#91;Install]\nWantedBy=multi-user.target<\/code><\/pre>\n\n\n\n<p><strong>Caution!<\/strong> Modify <em>&#8220;User=&#8221;<\/em> line to reflect your actual user if it is not <em>pi<\/em>, and it should not be for to security reasons. Make sure the specified user has rights to read and write to the folder for your torrent files. <\/p>\n\n\n\n<p>If you want to know more about the above settings research <em>systemd<\/em> and setting up services on linux. The above is just a basic framework.<\/p>\n\n\n\n<p>Now update service manager to recognize <em>qbittorrent<\/em> service you just created with the following<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl daemon-reload<\/code><\/pre>\n\n\n\n<p>Start the service with<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl start qbittorrent<\/code><\/pre>\n\n\n\n<p>and confirm that it is running with<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl status qbittorrent<\/code><\/pre>\n\n\n\n<p>WebUI should be accessible again now. Go check it out.<\/p>\n\n\n\n<p>The last thing to do is to enable the service so that it starts after a reboot, you can do that with the following line<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl enable qbittorrent<\/code><\/pre>\n\n\n\n<p>If you get a message starting with &#8220;Created symlink&#8221; that means your service is enabled and will run at system startup.<\/p>\n\n\n\n<ul><li>sudo systemctl start qbittorrent \u2013 starts servicee in the background<\/li><li>sudo systemctl stop qbittorrent \u2013 stops service<\/li><li>sudo systemctl status qbittorrent \u2013 shows status<\/li><li>sudo systemctl enable qbittorrent \u2013 enables service with system start<\/li><li>sudo systemctl disable qbittorrent \u2013 disables service with system start<\/li><\/ul>\n\n\n\n<p>This is applicable to each and every service on your system. This part of the tutorial will be moved to a stand-alone page with a more in-depth knowledge once I find some more time to research the subject, stay tuned.<\/p>\n\n\n\n<p>Reboot your server to confirm that all is set up and that you can log to your WebUI.<\/p>\n\n\n\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Basic settings<\/h4>\n\n\n\n<p>Settings can be accessed through the gear icon at the top. Alternatively go to <em>Tools<\/em> and select <em>Options&#8230;<\/em><\/p>\n\n\n\n<h6 class=\"wp-block-heading\">Change the password<\/h6>\n\n\n\n<p>First of all change the username and the password. You can do that in the Web UI tab pictured below. <\/p>\n\n\n\n<p>Just change the marked section and click <em>Save<\/em> at the bottom.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-17-15-16.png\" alt=\"WebUI tab\" class=\"wp-image-1110\" width=\"373\" height=\"443\" srcset=\"https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-17-15-16.png 746w, https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-17-15-16-253x300.png 253w\" sizes=\"(max-width: 373px) 100vw, 373px\" \/><figcaption>WebUI tab<\/figcaption><\/figure><\/div>\n\n\n\n<h6 class=\"wp-block-heading\">Change the default download folder<\/h6>\n\n\n\n<p>Simply change the folder in <em>Downloads<\/em> tab marked in the picture below. You want to change <em>Default Save Path:<\/em> If you made a folder at the very beginning of this tutorial and configured samba so that it is accessible on LAN put that file path here. Otherwise it will default to your <em>Downloads<\/em> folder. <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-17-14-28.png\" alt=\"Downloads tab\" class=\"wp-image-1108\" width=\"374\" height=\"443\" srcset=\"https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-17-14-28.png 748w, https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-17-14-28-254x300.png 254w\" sizes=\"(max-width: 374px) 100vw, 374px\" \/><figcaption>Downloads tab<\/figcaption><\/figure><\/div>\n\n\n\n<h6 class=\"wp-block-heading\">Add a proxy server<\/h6>\n\n\n\n<p>If your server does not have a VPN installed, but you have a VPN with SOCKS4 or SOCKS5 capability then you can set up that as well. It will not encrypt data but will hide your IP, bear in mind that your ISP will still be able to see everything. <\/p>\n\n\n\n<p>It is not necessary, but a good thing to do if you have a VPN.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-17-14-49.png\" alt=\"Connection tab\" class=\"wp-image-1109\" width=\"373\" height=\"443\" srcset=\"https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-17-14-49.png 745w, https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-17-14-49-253x300.png 253w\" sizes=\"(max-width: 373px) 100vw, 373px\" \/><figcaption>Connection tab<\/figcaption><\/figure><\/div>\n\n\n\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Downloading your first torrent<\/h4>\n\n\n\n<p>Now you are ready to test if everything is up and running. Assuming you have about 2.6GB available on your drive you can test if your torrent box works by downloading Ubuntu.<\/p>\n\n\n\n<p>Navigate to Ubuntu download page with <a aria-label=\"undefined (opens in a new tab)\" href=\"http:\/\/ubuntu.com\/download\/alternative-downloads\" target=\"_blank\" rel=\"noreferrer noopener\">Alternative downloads<\/a>, scroll down and click on the latest Desktop version to download a <em>.torrent<\/em> file. You can test the setup with any torrentfile, but Ubuntu was just the first thing that came to my mind as a source of a legal download.<\/p>\n\n\n\n<p>Now that you have a torrent file, log into the WebUI and take a look at the picture below. I do not think you will need it if you made it this far, but I feel like the tutorial would be incomplete without this section.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-22-14-49-1024x1022.png\" alt=\"Adding a torrent\" class=\"wp-image-1124\" width=\"512\" height=\"511\" srcset=\"https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-22-14-49-1024x1022.png 1024w, https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-22-14-49-300x300.png 300w, https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-22-14-49-150x150.png 150w, https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-22-14-49-768x767.png 768w, https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-22-14-49-230x230.png 230w, https:\/\/codedoneright.eu\/wp-content\/uploads\/Screenshot-from-2020-07-17-22-14-49.png 1277w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/><\/figure><\/div>\n\n\n\n<ul><li>1 &#8211; Click here to bring up the <em>Upload local torrent<\/em> window<\/li><li>2 &#8211; Click on <em>Choose Files<\/em> and navigate to the <em>.torrent<\/em> file on your desktop<\/li><li>3 &#8211; Allows for specifying a different place to save the file if you want to change it for some reason<\/li><li>4 &#8211; Click here to add the torrent to the queue, it will start automatically, unless you unchecked <em>Start torrent<\/em> checkbox<\/li><\/ul>\n\n\n\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">I forgot my WebUI password!<\/h4>\n\n\n\n<p>First of all close qBittorrent with<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo service qbittorrent stop<\/code><\/pre>\n\n\n\n<p>If you don&#8217;t stop the service the below will not work.<\/p>\n\n\n\n<p>Now you need to modify the config file, run the following line to do so<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>nano ~\/.config\/qBittorrent\/qBittorrent.conf<\/code><\/pre>\n\n\n\n<p>and remove the following line<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>WebUI\\Password_ha1=<\/code><\/pre>\n\n\n\n<p>If you want to reset the user then just remove the line with your user name as well.<\/p>\n\n\n\n<p>Now save the file and restart qBittorrent with<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl daemon-reload\nsudo service qbittorrent restart<\/code><\/pre>\n\n\n\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Additional settings<\/h4>\n\n\n\n<p>qBittorrent offers quite a lot of settings, most of them are a simple quality of life solutions. You can check out the wiki page <a href=\"http:\/\/github.com\/qbittorrent\/qBittorrent\/wiki\">here<\/a>. And also take a look at  <a aria-label=\"undefined (opens in a new tab)\" href=\"http:\/\/github.com\/qbittorrent\/qBittorrent\/wiki\/Explanation-of-Options-in-qBittorrent\" target=\"_blank\" rel=\"noreferrer noopener\">Explanation of options<\/a>. <\/p>\n\n\n\n<p>You might want to set <em>Share Ratio Limiting<\/em> options in <em>BitTorrent<\/em> tab to limit the upload, it is good to give back to the community, but you do not want to choke your bandwidth at the same time.<\/p>\n\n\n\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Conclusion<\/h4>\n\n\n\n<p>Torrent box is a very handy thing to have if you are using a NAS and more than one device that would use its resources. With two PCs that are dual booting Windows and Linux you would have to install torrent client four times and copy files if you wanted to use them on on a different device. With a NAS and torrent box that is a thing of the past. Modern problems require modern solutions &#8211; one server, one client, accessible to many devices.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I do not think that I need to tell you what are torrents, but you might not know that you can get a torrent client which can be operated through your web browser from any device, run 24\/7 and save&hellip; <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":483,"menu_order":60,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Torrentbox &#8212; Code Done Right!<\/title>\n<meta name=\"description\" content=\"Learn how to set up a torrent box that will run 24\/7 on your server and you will be able to operate it from any device on your LAN!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/codedoneright.eu\/?page_id=1095\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Torrentbox &#8212; Code Done Right!\" \/>\n<meta name=\"twitter:description\" content=\"Learn how to set up a torrent box that will run 24\/7 on your server and you will be able to operate it from any device on your LAN!\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/avatars2.githubusercontent.com\/u\/2131270?s=200&amp;v=4\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/codedoneright.eu\/?page_id=1095\",\"url\":\"https:\/\/codedoneright.eu\/?page_id=1095\",\"name\":\"Torrentbox &#8212; Code Done Right!\",\"isPartOf\":{\"@id\":\"https:\/\/codedoneright.eu\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/codedoneright.eu\/?page_id=1095#primaryimage\"},\"image\":{\"@id\":\"https:\/\/codedoneright.eu\/?page_id=1095#primaryimage\"},\"thumbnailUrl\":\"https:\/\/avatars2.githubusercontent.com\/u\/2131270?s=200&amp;v=4\",\"datePublished\":\"2020-07-18T01:02:34+00:00\",\"dateModified\":\"2021-07-10T21:06:09+00:00\",\"description\":\"Learn how to set up a torrent box that will run 24\/7 on your server and you will be able to operate it from any device on your LAN!\",\"breadcrumb\":{\"@id\":\"https:\/\/codedoneright.eu\/?page_id=1095#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/codedoneright.eu\/?page_id=1095\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/codedoneright.eu\/?page_id=1095#primaryimage\",\"url\":\"https:\/\/avatars2.githubusercontent.com\/u\/2131270?s=200&amp;v=4\",\"contentUrl\":\"https:\/\/avatars2.githubusercontent.com\/u\/2131270?s=200&amp;v=4\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/codedoneright.eu\/?page_id=1095#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/codedoneright.eu\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Server features\",\"item\":\"https:\/\/codedoneright.eu\/?page_id=483\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Torrentbox\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/codedoneright.eu\/#website\",\"url\":\"https:\/\/codedoneright.eu\/\",\"name\":\"Code Done Right!\",\"description\":\"Raspberry Pi server guides\",\"publisher\":{\"@id\":\"https:\/\/codedoneright.eu\/#\/schema\/person\/50378701e349dbd5d40888bc5b532568\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/codedoneright.eu\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/codedoneright.eu\/#\/schema\/person\/50378701e349dbd5d40888bc5b532568\",\"name\":\"CodeDoneRight\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/codedoneright.eu\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/codedoneright.eu\/wp-content\/uploads\/www_icon.png\",\"contentUrl\":\"https:\/\/codedoneright.eu\/wp-content\/uploads\/www_icon.png\",\"width\":120,\"height\":120,\"caption\":\"CodeDoneRight\"},\"logo\":{\"@id\":\"https:\/\/codedoneright.eu\/#\/schema\/person\/image\/\"},\"sameAs\":[\"https:\/\/codedoneright.eu\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Torrentbox &#8212; Code Done Right!","description":"Learn how to set up a torrent box that will run 24\/7 on your server and you will be able to operate it from any device on your LAN!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/codedoneright.eu\/?page_id=1095","twitter_card":"summary_large_image","twitter_title":"Torrentbox &#8212; Code Done Right!","twitter_description":"Learn how to set up a torrent box that will run 24\/7 on your server and you will be able to operate it from any device on your LAN!","twitter_image":"https:\/\/avatars2.githubusercontent.com\/u\/2131270?s=200&amp;v=4","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/codedoneright.eu\/?page_id=1095","url":"https:\/\/codedoneright.eu\/?page_id=1095","name":"Torrentbox &#8212; Code Done Right!","isPartOf":{"@id":"https:\/\/codedoneright.eu\/#website"},"primaryImageOfPage":{"@id":"https:\/\/codedoneright.eu\/?page_id=1095#primaryimage"},"image":{"@id":"https:\/\/codedoneright.eu\/?page_id=1095#primaryimage"},"thumbnailUrl":"https:\/\/avatars2.githubusercontent.com\/u\/2131270?s=200&amp;v=4","datePublished":"2020-07-18T01:02:34+00:00","dateModified":"2021-07-10T21:06:09+00:00","description":"Learn how to set up a torrent box that will run 24\/7 on your server and you will be able to operate it from any device on your LAN!","breadcrumb":{"@id":"https:\/\/codedoneright.eu\/?page_id=1095#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/codedoneright.eu\/?page_id=1095"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/codedoneright.eu\/?page_id=1095#primaryimage","url":"https:\/\/avatars2.githubusercontent.com\/u\/2131270?s=200&amp;v=4","contentUrl":"https:\/\/avatars2.githubusercontent.com\/u\/2131270?s=200&amp;v=4"},{"@type":"BreadcrumbList","@id":"https:\/\/codedoneright.eu\/?page_id=1095#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/codedoneright.eu\/"},{"@type":"ListItem","position":2,"name":"Server features","item":"https:\/\/codedoneright.eu\/?page_id=483"},{"@type":"ListItem","position":3,"name":"Torrentbox"}]},{"@type":"WebSite","@id":"https:\/\/codedoneright.eu\/#website","url":"https:\/\/codedoneright.eu\/","name":"Code Done Right!","description":"Raspberry Pi server guides","publisher":{"@id":"https:\/\/codedoneright.eu\/#\/schema\/person\/50378701e349dbd5d40888bc5b532568"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/codedoneright.eu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/codedoneright.eu\/#\/schema\/person\/50378701e349dbd5d40888bc5b532568","name":"CodeDoneRight","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/codedoneright.eu\/#\/schema\/person\/image\/","url":"https:\/\/codedoneright.eu\/wp-content\/uploads\/www_icon.png","contentUrl":"https:\/\/codedoneright.eu\/wp-content\/uploads\/www_icon.png","width":120,"height":120,"caption":"CodeDoneRight"},"logo":{"@id":"https:\/\/codedoneright.eu\/#\/schema\/person\/image\/"},"sameAs":["https:\/\/codedoneright.eu"]}]}},"_links":{"self":[{"href":"https:\/\/codedoneright.eu\/index.php?rest_route=\/wp\/v2\/pages\/1095"}],"collection":[{"href":"https:\/\/codedoneright.eu\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/codedoneright.eu\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/codedoneright.eu\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/codedoneright.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1095"}],"version-history":[{"count":36,"href":"https:\/\/codedoneright.eu\/index.php?rest_route=\/wp\/v2\/pages\/1095\/revisions"}],"predecessor-version":[{"id":1702,"href":"https:\/\/codedoneright.eu\/index.php?rest_route=\/wp\/v2\/pages\/1095\/revisions\/1702"}],"up":[{"embeddable":true,"href":"https:\/\/codedoneright.eu\/index.php?rest_route=\/wp\/v2\/pages\/483"}],"wp:attachment":[{"href":"https:\/\/codedoneright.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1095"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}