Skip to content

sdesbure/Jackett

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jackett

Use just about any tracker with Sonarr

API Access to your favorite trackers

This software creates a Torznab API server on your machine that any Torznab enabled software can consume. Jackett works as a proxy server: it translates Torznab queries into tracker-site-specific http queries, parses the html response into Torznab results, then sends results back to the requesting software.

Currently Sonarr is the only software that uses Torznab. Couchpotato will hopefully get Torznab support in the future.

Download

Download in the Releases page

Supported Systems

  • Works on Windows by default
  • Works on Linux and OS X using Mono. See instructions below...

Instructions for Mono

Running Jackett

On Windows the recommended way of running Jackett is to install it as a windows service. When installed as a service the tray icon acts as a way to open/start/stop Jackett. If you opted to not install it as a service then Jackett will run its web server from the tray tool.

Jackett can also be run from the command line (See --help for switches) using JackettConsole.exe if you would like to see log messages where the service and tray isn't running. On Linux / OSX you would need to run the console using "mono JackettConsole.exe".

Supported Trackers

Additional Trackers

Jackett's framework allows me (and any other volunteering dev) to implement just about any new tracker in 15-60 minutes. If you'd like support for a new tracker then feel free to leave a request on the issues page or contact me on IRC (see below).

Contact & Support

I can be contact on IRC at irc.freenode.net#jackett & irc.freenode.net#sonarr

Screenshots

screenshot

About

Use just about any tracker with Sonarr

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 47.0%
  • C# 41.1%
  • HTML 9.6%
  • CSS 2.1%
  • Other 0.2%