Usage
To install Jackett, run the following command from the command line or from PowerShell:
choco install jackett
To upgrade Jackett, run the following command from the command line or from PowerShell:
choco upgrade jackett
To uninstall Jackett, run the following command from the command line or from PowerShell:
choco uninstall jackett
Description
Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, 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. Jackett is a single repository of maintained indexer scraping and translation logic - removing the burden from other apps.
Features
Notes
Installs as a service, to get to Jackett open any web browser and go to [localhost]:9117/UI/Dashboard (remove the brackets)
Please Note: This is an automatically updated package. If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know here that the package is no longer updating correctly.