Deployed acc60f56 with MkDocs version: 1.6.1

gh-pages
4 weeks ago
parent c66bf3fe84
commit 64abbf646e

@ -3509,7 +3509,7 @@
<li>Automatically add cross-seed torrents in a paused state. <em>Note: cross-seed now allows for torrent injections directly to qBit, making this feature obsolete.</em></li>
<li>Recheck paused torrents sorted by lowest size and resume if completed</li>
<li>Remove orphaned files from your root directory that are not referenced by qBittorrent</li>
<li>Tag any torrents that have no hard links and allow the option to cleanup to delete these torrents and contents based on maximum ratio and/or time-seeded</li>
<li>Tag any torrents that have no hardlinks and allow the option to cleanup to delete these torrents and contents based on maximum ratio and/or time-seeded</li>
<li>RecycleBin function to move files into a RecycleBin folder instead of deleting the data directly when deleting a torrent</li>
<li>Built-in scheduler to run the script every x minutes. (Can use --run command to run without the scheduler)</li>
<li>Webhook notifications with Notifiarr and Apprise API integration.</li>
@ -3600,7 +3600,7 @@
<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.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 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.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">September 9, 2024 20:04:42</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">December 22, 2024 22:20:59</span>
</span>

@ -3945,7 +3945,7 @@ If you use both torrents and Usenet, use both commands.</p>
<p><code>Host Path:</code> =&gt; <code>/mnt/user/data/</code></p>
<div class="admonition info">
<p class="admonition-title">Info</p>
<p>Sonarr, Radarr, and Lidarr get access to everything because the download folder(s) and media folder will need to look like and be one mount, on the file system. Hard links will work properly and any moves will be atomic, rather than copying and deleting.</p>
<p>Sonarr, Radarr, and Lidarr get access to everything because the download folder(s) and media folder will need to look like and be one mount, on the file system. hardlinks will work properly and any moves will be atomic, rather than copying and deleting.</p>
</div>
<div class="highlight"><pre><span></span><code>data
├── torrents
@ -4029,7 +4029,7 @@ If you use both torrents and Usenet, use both commands.</p>
<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.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 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.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">October 26, 2024 14:21:52</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">December 22, 2024 22:20:59</span>
</span>

@ -3591,13 +3591,13 @@
<h1 id="windows">Windows<a class="headerlink" href="#windows" title="Permanent link"></a></h1>
<p>Windows is less flexible than some other operating systems in respect of support for hard links and instant (Atomic) moves. In most cases, you need to use a single disk containing both your download location and media library. However, there is an option detailed below that will allow you to make use of hard links and instant (Atomic) moves if you run a two-disk setup.</p>
<p>Windows is less flexible than some other operating systems in respect of support for hardlinks and instant (Atomic) moves. In most cases, you need to use a single disk containing both your download location and media library. However, there is an option detailed below that will allow you to make use of hardlinks and instant (Atomic) moves if you run a two-disk setup.</p>
<h2 id="recommendation">Recommendation<a class="headerlink" href="#recommendation" title="Permanent link"></a></h2>
<p>If you want to make extensive use of hard links, we would recommend switching to another operating system. For more information and suggestions on this topic, join our Discord support channel. The link can be found at the bottom of every guide page.</p>
<p>If you want to make extensive use of hardlinks, we would recommend switching to another operating system. For more information and suggestions on this topic, join our Discord support channel. The link can be found at the bottom of every guide page.</p>
<h3 id="alternative-recommendation">Alternative recommendation<a class="headerlink" href="#alternative-recommendation" title="Permanent link"></a></h3>
<p>If moving away from using Windows with multiple disks is not an option, we suggest ignoring hard links and instant (Atomic) moves and using <a href="https://stablebit.com/" rel="noopener noreferrer" target="_blank">StableBit DrivePool</a>. This will allow you to pool multiple disks to appear as one big disk, making it much easier to maintain and set up your file and folder structure.</p>
<p>If moving away from using Windows with multiple disks is not an option, we suggest ignoring hardlinks and instant (Atomic) moves and using <a href="https://stablebit.com/" rel="noopener noreferrer" target="_blank">StableBit DrivePool</a>. This will allow you to pool multiple disks to appear as one big disk, making it much easier to maintain and set up your file and folder structure.</p>
<div class="admonition warning">
<p class="admonition-title">It is possible that Windows Storage Spaces supports hard links, but this has not been verified by the Guides team. We are unable to provide support for setups that use Storage Spaces.</p>
<p class="admonition-title">It is possible that Windows Storage Spaces supports hardlinks, but this has not been verified by the Guides team. We are unable to provide support for setups that use Storage Spaces.</p>
</div>
<h2 id="folder-structure">Folder Structure<a class="headerlink" href="#folder-structure" title="Permanent link"></a></h2>
<p>The <code>data</code> folder has sub-folders for <code>torrents</code> and <code>usenet</code>, and each of these has sub-folders for <code>tv</code>, <code>movie</code>, and <code>music</code> downloads to keep things organized.</p>
@ -3809,7 +3809,7 @@ However, for the paths, use the info provided below depending on whether you hav
<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.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 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.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">September 4, 2024 19:58:53</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">December 22, 2024 22:20:59</span>
</span>

@ -3484,7 +3484,7 @@
</div>
<hr />
<div class="admonition bug">
<p class="admonition-title">Windows only allows a maximum of 1023 hard links per file</p>
<p class="admonition-title">Windows only allows a maximum of 1023 hardlinks per file</p>
</div>
<div class="admonition warning">
<p class="admonition-title">The <code>-Q</code> or <code>--quick</code> option only reads each file once, hashes it, and performs comparisons based solely on the hashes. There is a small but significant risk of a hash collision which is the purpose of the failsafe byte-for-byte comparison that this option explicitly bypasses. Do not use it on ANY data set for which any amount of data loss is unacceptable. You have been warned!</p>
@ -3520,7 +3520,7 @@
<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.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 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.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">September 9, 2024 20:04:42</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">December 22, 2024 22:20:59</span>
</span>

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save