Deployed f70008c9 with MkDocs version: 1.5.3

gh-pages
10 months ago
parent 7fd259ed02
commit 08039bd438

@ -3943,7 +3943,7 @@
<p><a class="glightbox" href="../images/Deluge-plugin-settings.png" data-type="image" data-width="100%" data-height="auto" data-desc-position="bottom"><img alt="!Plugin Settings" src="../images/Deluge-plugin-settings.png" /></a></p> <p><a class="glightbox" href="../images/Deluge-plugin-settings.png" data-type="image" data-width="100%" data-height="auto" data-desc-position="bottom"><img alt="!Plugin Settings" src="../images/Deluge-plugin-settings.png" /></a></p>
<div class="admonition tip"> <div class="admonition tip">
<p class="admonition-title">Tip</p> <p class="admonition-title">Tip</p>
<p>If you are familiar with the client and plugins you can find more information <a href="./Tips.md#plugins">here</a></p> <p>If you are familiar with the client and plugins you can find more information <a href="../Tips/Plugins/">here</a></p>
</div> </div>
<div class="admonition info"> <div class="admonition info">
<p class="admonition-title">Info</p> <p class="admonition-title">Info</p>
@ -3989,7 +3989,7 @@
<span class="md-icon" title="Last update"> <span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span> </span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">November 15, 2023 15:57:09</span> <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">January 2, 2024 23:42:33</span>
</span> </span>

@ -3449,7 +3449,7 @@
<p>You can also access the daemon settings in <code>Preferences</code> in the WebUI if you do not have access to the GTK/UI</p> <p>You can also access the daemon settings in <code>Preferences</code> in the WebUI if you do not have access to the GTK/UI</p>
</div> </div>
<p>You will need to have "Allow Remote Connections" enabled if you are not connecting to Deluge from localhost.</p> <p>You will need to have "Allow Remote Connections" enabled if you are not connecting to Deluge from localhost.</p>
<p><a class="glightbox" href="images/Deluge-tc-daemon.png" data-type="image" data-width="100%" data-height="auto" data-desc-position="bottom"><img alt="!Daemon Settings" src="images/Deluge-tc-daemon.png" /></a></p> <p><a class="glightbox" href="../../images/Deluge-tc-daemon.png" data-type="image" data-width="100%" data-height="auto" data-desc-position="bottom"><img alt="!Daemon Settings" src="../../images/Deluge-tc-daemon.png" /></a></p>
<div class="admonition info"> <div class="admonition info">
<p class="admonition-title">Info</p> <p class="admonition-title">Info</p>
<p>If you do not have access to the WebUI, and are instead doing this by editing Deluge's <code>core.conf</code>, you will need to change "allow_remote" to true.</p> <p>If you do not have access to the WebUI, and are instead doing this by editing Deluge's <code>core.conf</code>, you will need to change "allow_remote" to true.</p>
@ -3459,7 +3459,7 @@
<h2 id="switching-to-thin-client">Switching to Thin-Client<a class="headerlink" href="#switching-to-thin-client" title="Permanent link"></a></h2> <h2 id="switching-to-thin-client">Switching to Thin-Client<a class="headerlink" href="#switching-to-thin-client" title="Permanent link"></a></h2>
<p>Once your daemon is up and running, it's time to set up the client you'll be using to manage your daemon. This will usually be on a second computer, but if you wish to use Deluge with Thin-Client locally (to always seed in the background) that works as well.</p> <p>Once your daemon is up and running, it's time to set up the client you'll be using to manage your daemon. This will usually be on a second computer, but if you wish to use Deluge with Thin-Client locally (to always seed in the background) that works as well.</p>
<p>Simply go to <code>Edit</code> =&gt; <code>Preferences</code> and switch from <code>Standalone</code> to <code>Thin Client</code></p> <p>Simply go to <code>Edit</code> =&gt; <code>Preferences</code> and switch from <code>Standalone</code> to <code>Thin Client</code></p>
<p><a class="glightbox" href="images/Deluge-tc-settings.png" data-type="image" data-width="100%" data-height="auto" data-desc-position="bottom"><img alt="!Thin-Client Toggle" src="images/Deluge-tc-settings.png" /></a></p> <p><a class="glightbox" href="../../images/Deluge-tc-settings.png" data-type="image" data-width="100%" data-height="auto" data-desc-position="bottom"><img alt="!Thin-Client Toggle" src="../../images/Deluge-tc-settings.png" /></a></p>
<p>Restart Deluge.</p> <p>Restart Deluge.</p>
<div class="admonition info"> <div class="admonition info">
<p class="admonition-title">Info</p> <p class="admonition-title">Info</p>
@ -3467,7 +3467,7 @@
</div> </div>
<h3 id="connections-manager">Connections Manager<a class="headerlink" href="#connections-manager" title="Permanent link"></a></h3> <h3 id="connections-manager">Connections Manager<a class="headerlink" href="#connections-manager" title="Permanent link"></a></h3>
<p>After switching to <code>Thin Client</code> you will need to connect to your daemon. Go to <code>Edit</code> =&gt; <code>Connections Manager</code> and click on <code>Add</code> to add the daemon.</p> <p>After switching to <code>Thin Client</code> you will need to connect to your daemon. Go to <code>Edit</code> =&gt; <code>Connections Manager</code> and click on <code>Add</code> to add the daemon.</p>
<p><a class="glightbox" href="images/Deluge-tc-connman.png" data-type="image" data-width="100%" data-height="auto" data-desc-position="bottom"><img alt="!Label Options" src="images/Deluge-tc-connman.png" /></a></p> <p><a class="glightbox" href="../../images/Deluge-tc-connman.png" data-type="image" data-width="100%" data-height="auto" data-desc-position="bottom"><img alt="!Label Options" src="../../images/Deluge-tc-connman.png" /></a></p>
<div class="admonition attention"> <div class="admonition attention">
<p class="admonition-title">Attention</p> <p class="admonition-title">Attention</p>
<p>If you mistyped your password while adding the connection, it will prompt you to enter it. There is a bug that does not accept/save the correct password unless it is entered through the <code>Add</code>/<code>Edit</code> Menu.</p> <p>If you mistyped your password while adding the connection, it will prompt you to enter it. There is a bug that does not accept/save the correct password unless it is entered through the <code>Add</code>/<code>Edit</code> Menu.</p>
@ -3510,7 +3510,7 @@
<span class="md-icon" title="Last update"> <span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span> </span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">November 15, 2023 15:57:09</span> <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">January 2, 2024 23:42:33</span>
</span> </span>

Binary file not shown.
Loading…
Cancel
Save