diff --git a/Useful-Tools.md b/Useful-Tools.md index 932ee92..c42a7ca 100644 --- a/Useful-Tools.md +++ b/Useful-Tools.md @@ -1,4 +1,5 @@ ## Jackett +[Jackett](https://github.com/Jackett/Jackett) works as a proxy server: it translates queries from apps ([Sonarr](https://github.com/Sonarr/Sonarr), [Radarr](https://github.com/Radarr/Radarr), [SickRage](https://sickrage.github.io/), [CouchPotato](https://couchpota.to/), [Mylar](https://github.com/evilhero/mylar), etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. ## Ombi