Skip to content

Commit

Permalink
fix outdate autobrr official cross-seed docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
zakkarry committed Sep 17, 2024
1 parent aa6e5ab commit 93bdbb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/basics/faq-troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ If you want to filter announces even further, consider setting up more specific
:::

:::info
For more help setting this up, you can head over to the [autobrr documentation for 3rd-party-tools](https://autobrr.com/3rd-party-tools/#cross-seed-filter).
For more help setting this up, you can head over to the [autobrr documentation for 3rd-party-tools](https://autobrr.com/3rd-party-tools/cross-seed#cross-seed-filter).
:::

### My tracker is mad at me for snatching too many .torrent files!
Expand Down
2 changes: 1 addition & 1 deletion docs/v6-migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ Even with `flatLinking: true`, you can still take advantage of the [matching enh

If you're using [`flatLinking: false`](./basics/options.md#flatlinking), when receiving announces with the old data payload in your cross-seed autobrr filter, you might notice inconsistencies in the folders created from ones created with a search.

To address this, [autobrr's macros and documentation have been updated](https://autobrr.com/3rd-party-tools#cross-seed-filter). There is now a new macro to accommodate the new linking structure. By updating your data payload with the provided code, autobrr will now send the indexer's name from `Settings -> Indexers` instead of the "indexer identifier".
To address this, [autobrr's macros and documentation have been updated](https://autobrr.com/3rd-party-tools/cross-seed#cross-seed-filter). There is now a new macro to accommodate the new linking structure. By updating your data payload with the provided code, autobrr will now send the indexer's name from `Settings -> Indexers` instead of the "indexer identifier".

```json
{
Expand Down

0 comments on commit 93bdbb3

Please sign in to comment.