<p>Click on the install button to install everything you needed.</p>
</li>
</ol>
<divclass="admonition info">
<pclass="admonition-title">According to the developer, it will install python3, pip, and setuptools onto your Unraid systems. without library issues, and it should be fully compatible with Unraid 6 and 7.</p>
</div>
</div>
<divclass="tabbed-block">
<p>In your Unraid terminal, type the following to determine your Slackware version.</p>
<pclass="admonition-title">To remove the old/wrong packages (that NerdTools installed for an earlier Slackware version), overwrite them with the new versions on your Unraid flash drive in the <code>boot/extra</code> folder. Place the correct versions there and then reboot.</p>
<p><code>deluge-mover.py</code> needs the requests Python module, so we need to make sure it's installed when your unRAID server starts, or when the Array is started the first time.</p>
<p>You can choose one of the following 3 options (select a tab) to install <code>requests</code>.</p>
<p>With this option, we're going to install the <code>requests</code> module when the Array is started the first time.</p>
@ -3845,7 +3867,7 @@ deactivate<span class="w"> </span><span class="c1"># to leave the environment</s
<p>Click on the cogwheel of the new script in the list.</p>
<p><aclass="glightbox"href="../images/Unraid-settings-user-scripts-edit-deluge-mover.png"data-type="image"data-width="100%"data-height="auto"data-desc-position="bottom"><imgalt="!Select user script"src="../images/Unraid-settings-user-scripts-edit-deluge-mover.png"/></a></p>
<p>Choose your method (select a tab) and copy/paste the script in the new window that opens, then click <code>SAVE CHANGES</code>.</p>
<p>Click on the install button to install everything you needed.</p>
</li>
</ol>
<divclass="admonition info">
<pclass="admonition-title">According to the developer, it will install python3, pip, and setuptools onto your Unraid systems. without library issues, and it should be fully compatible with Unraid 6 and 7.</p>
</div>
</div>
<divclass="tabbed-block">
<p>In your Unraid terminal, type the following to determine your Slackware version.</p>
<pclass="admonition-title">To remove the old/wrong packages (that NerdTools installed for an earlier Slackware version), overwrite them with the new versions on your Unraid flash drive in the <code>boot/extra</code> folder. Place the correct versions there and then reboot.</p>
<p>The script needs the qbittorrent-api module to work, so we need to make sure it's installed when your unRAID server starts, or when the Array is started the first time.</p>
<p>You can choose one of the following 3 options (select a tab) to install <code>qbittorrent-api</code>.</p>
<p>With this option, we're going to install the <code>qbittorrent-api</code> module when the Array is started the first time.</p>
@ -3790,7 +3812,7 @@ deactivate<span class="w"> </span><span class="c1"># to leave the environment</s
<divclass="admonition info">
<pclass="admonition-title">replace <code>ip</code> with your unraid server ip, replace <code>port</code> with your qBittorrent WebGUI port you use to access the qBittorrent WebGUI</p>