automation:jackett
Differences
This shows you the differences between two versions of the page.
| automation:jackett [2025/12/20 17:24] – created - external edit 127.0.0.1 | automation:jackett [2025/12/20 18:13] (current) – privacyl0st | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Jackett – General Configuration Guide ====== | ||
| + | |||
| + | **Purpose: | ||
| + | Jackett is a secondary indexer manager that acts as a bridge between automation apps (Sonarr, Radarr, etc.) and torrent trackers or Usenet indexers that Prowlarr cannot natively handle. While Prowlarr covers most supported indexers out-of-the-box, | ||
| + | |||
| + | Jackett also integrates with **Flaresolverr**, | ||
| + | |||
| + | --- | ||
| + | |||
| + | ===== Key Concepts ===== | ||
| + | |||
| + | * **Secondary Indexer Manager** – Jackett is not a replacement for Prowlarr, but a complement. It provides access to additional indexers and passes results back to your automation apps in a standardized format. | ||
| + | * **Flaresolverr Integration** – Many private trackers or websites use Cloudflare or other anti-bot protections. Flaresolverr is a headless browser service that Jackett uses to bypass these protections automatically, | ||
| + | * **API Proxy** – Like Prowlarr, Jackett exposes an API endpoint that automation apps can query, making it seamless to integrate into your existing workflow. | ||
| + | |||
| + | --- | ||
| + | |||
| + | ===== General Configuration Steps ===== | ||
| + | |||
| + | === 1. Initial Setup === | ||
| + | * **Network**: | ||
| + | * **Access**: Assign a static port (default is // | ||
| + | * **Authentication**: | ||
| + | |||
| + | === 2. Flaresolverr Setup === | ||
| + | * Install Flaresolverr on the same VM or a reachable host. | ||
| + | * Configure Jackett to point to the Flaresolverr instance. | ||
| + | * Test indexers that use Cloudflare or similar protections to ensure searches work properly. | ||
| + | * Flaresolverr should run as a background service and restart on boot for consistent operation. | ||
| + | |||
| + | === 3. Adding Indexers === | ||
| + | * Use Jackett’s pre-configured indexer templates whenever possible. | ||
| + | * For private trackers, enter credentials or API keys as required. | ||
| + | * Test each indexer after adding to confirm connectivity and Flaresolverr functionality. | ||
| + | * Categorize indexers for easier management, such as “movies” vs “TV.” | ||
| + | |||
| + | === 4. Integration with Automation Apps === | ||
| + | * Copy the Jackett API URL for each indexer and add it to your automation apps (Sonarr, Radarr, etc.) as a custom indexer. | ||
| + | * Test each connection to ensure Jackett is responding and returning search results correctly. | ||
| + | * Only use Jackett for indexers that Prowlarr does not natively support to avoid duplication of results. | ||
| + | |||
| + | === 5. General Settings and Best Practices === | ||
| + | * **RSS Sync Interval**: Adjust to avoid overloading indexers or triggering bans on private trackers. | ||
| + | * **Search Limits**: Limit the number of simultaneous searches to maintain system stability. | ||
| + | * **Update Jackett Regularly**: | ||
| + | * **Monitor Logs**: Jackett logs will indicate failed searches, indexer changes, or Flaresolverr issues. | ||
| + | |||
| + | --- | ||
| + | |||
| + | ===== How Jackett Complements Prowlarr ===== | ||
| + | |||
| + | | App | Role with Jackett | | ||
| + | | Sonarr | Receives additional indexer results for TV content not covered by Prowlarr. | | ||
| + | | Radarr | Receives additional indexer results for movies not covered by Prowlarr. | | ||
| + | | Prowlarr | Can integrate with Jackett indexers as a fallback or supplemental source. | | ||
| + | | qbittorrent | Downloads content once Sonarr/ | ||
| + | | Unmanic | Processes content after acquisition, | ||
| + | |||
| + | In short, Jackett ensures no indexer gaps remain, allowing your automation stack to function with maximum coverage and reliability. Flaresolverr ensures that protected websites remain accessible, keeping your “set it and forget it” setup truly automated. | ||
| + | |||
| + | --- | ||
| + | |||
| + | This page is intentionally **general** to introduce Jackett concepts and workflow. Detailed per-indexer setup, private tracker authentication, | ||
automation/jackett.txt · Last modified: by privacyl0st
