Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lardbit committed Jan 14, 2024
1 parent d5b8cc6 commit 1ac04fa
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,13 @@ Enter the *Notification Url* on the settings page. You can test it from there t
Something like: `slack://TokenA/TokenB/TokenC/`

You'll receive a notification everytime new media is downloaded.

## Detect fake/spam movies

Sometimes a torrent movie will be a single frame across the entire video advertising spam or something similar. You can enable the feature to automatically
try and detect when this happens and blacklist/retry a new version. The default setting is `Disabled`;

## Handle "Stuck" Torrents

Occasionally a torrent will be found but never complete. You can enable a setting to automatically detect "stuck" torrents that never completed after
X days and blacklist them. The default setting is `Disabled`;

0 comments on commit 1ac04fa

Please sign in to comment.