diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2023-08-20 04:30:55 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2023-08-20 04:30:55 -0600 |
commit | 7dbd759ce1546acedafbad23f668267615f2ee59 (patch) | |
tree | 7854128acab59eeebad0753f80df2982bc565809 /live/blog/a/torrenting_with_qbittorrent.html | |
parent | 1aebf76c85ecadda9241bdf515750caa8164213c (diff) |
add yourls usage
Diffstat (limited to 'live/blog/a/torrenting_with_qbittorrent.html')
-rw-r--r-- | live/blog/a/torrenting_with_qbittorrent.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/live/blog/a/torrenting_with_qbittorrent.html b/live/blog/a/torrenting_with_qbittorrent.html index 7dbb862..8cd9dae 100644 --- a/live/blog/a/torrenting_with_qbittorrent.html +++ b/live/blog/a/torrenting_with_qbittorrent.html @@ -249,7 +249,7 @@ systemctl start jackett.service <h4 id="indexers">Indexers<a class="headerlink" href="#indexers" title="Permanent link">¶</a></h4> <p>For Jackett, an indexer is just a configured tracker for some of the commonly known torrent sites. Jackett comes with a lot of pre-configured public and private indexers which usually have multiple URLs (mirrors) per indexer, useful when the main torrent site is down. Some indexers come with extra features/configuration depending on what the site specializes on.</p> <p>To add an indexer click on the “+ Add Indexer” at the top of the Web UI and look for indexers you want, then click on the “+” icon on the far-most right for each indexer or select the ones you want (clicking on the checkbox on the far-most left of the indexer) and scroll all the way to the bottom to click on “Add Selected”. They then will show as a list with some available actions such as “Copy RSS Feed”, “Copy Torznab Feed”, “Copy Potato Feed”, a button to search, configure, delete and test the indexer, as shown below:</p> -<figure id="__yafg-figure-1"> +<figure id="__yafg-figure-2"> <img alt="Jacket: configured indexers" src="https://static.luevano.xyz/images/b/jack/jack_configured_indexers.png" title="Jackett: configured indexers"> <figcaption>Jackett: configured indexers</figcaption> </figure> |