Giter Site home page Giter Site logo

cybernetics / jackett Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jackett/jackett

0.0 0.0 0.0 6.07 MB

API Support for your favorite private trackers.

License: GNU General Public License v2.0

Batchfile 0.13% Inno Setup 0.20% C# 93.02% JavaScript 2.13% CSS 2.36% HTML 2.15%

jackett's Introduction

Jackett

This project is a new fork and is recruiting development help. If you are able to help out please contact us.

Jackett works as a proxy server: it translates queries from apps (Sonarr, 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 & translation logic - removing the burden from other apps.

Developer note: The software implements the Torznab (with nZEDb category numbering) and TorrentPotato APIs.

Supported Systems

  • Windows using .NET 4.5
  • Linux and OSX using Mono 4 (v3 should work but you may experience crashes).

Supported Private Trackers

  • Abnormal
  • AlphaRatio
  • Andraste
  • AnimeBytes
  • AnimeTorrents
  • Avistaz
  • BakaBT
  • bB
  • Best Friends
  • BeyondHD
  • Bit-City Reloaded
  • BIT-HDTV
  • BitMeTV
  • BitSoup
  • BlueTigers
  • BTN
  • CinemaZ
  • DanishBits
  • Demonoid
  • DigitalHive
  • FileList
  • Freshon
  • FunFile
  • Fuzer
  • Ghost City
  • HD-Space
  • HD-Torrents
  • Hebits
  • New Real World
  • Hounddawgs
  • House-of-Torrents
  • ILoveTorrents
  • Immortalseed
  • IPTorrents
  • PassThePopcorn
  • PirateTheNet
  • MoreThanTV
  • MyAnonamouse
  • myAmity
  • NCore
  • NextGen
  • Pretome
  • PrivateHD
  • RevolutionTT
  • SceneAccess
  • SceneFZ
  • SceneTime
  • Shareisland
  • Shazbat
  • SpeedCD
  • TehConnection
  • Torrent Network
  • TorrentBytes
  • TorrentDay
  • TorrentHeaven
  • TorrentLeech
  • TorrentShack
  • Torrent-Syndikat
  • TransmitheNet
  • TV Chaos UK
  • World-In-HD
  • WorldOfP2P
  • x264
  • XSpeeds
  • Xthor

Installation on Windows

We recommend you install Jackett as a Windows service using the supplied installer. You may also download the zipped version if you would like to configure everything manually.

To get started with using the installer for Jackett, follow the steps below:

  1. Download the latest version of the Windows installer, "Jackett.Installer.Windows.exe" from the releases page.
  2. When prompted if you would like this app to make changes to your computer, select "yes".
  3. If you would like to install Jackett as a Windows Service, make sure the "Install as Windows Service" checkbox is filled.
  4. Once the installation has finished, check the "Launch Jackett" box to get started.
  5. Navigate your web browser to: http://127.0.0.1:9117
  6. You're now ready to begin adding your trackers and using Jackett.

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 if you would like to see log messages (Ensure the server isn't already running from the tray/service). This can be done by using "JackettConsole.exe" (for Command Prompt), found in the Jackett data folder: "%ProgramData%\Jackett".

Installation on Linux/OSX

  1. Install Mono 4 or better
    • Follow the instructions on the mono website and install the mono-devel package.
  2. Install libcurl:
    • Debian/Ubunutu: apt-get install libcurl-dev
    • Redhat/Fedora: yum install libcurl-devel
    • For other distros see the Curl docs.
  3. Download and extract the latest Jackett.Binaries.Mono.tar.gz release from the releases page and run Jackett using mono with the command mono JackettConsole.exe.

Detailed instructions for Ubuntu 14.x and Ubuntu 15.x

Installation on Synology

Jackett is available as beta package from SynoCommuniy

Troubleshooting

  • Command line switches

You can pass various options when running via the command line, see --help for details.

  • Unable to connect to certain trackers on Linux

Try running with the "--SSLFix true" if you are on Redhat/Fedora/NNS based libcurl. If the tracker is currently configured try removing it and adding it again. Alternatively try running with a different client via --UseClient (Warning: safecurl just executes curl and your details may be seen from the process list). You can also try running with the "--IgnoreSslErrors true" option which is useful if the site has an invalid SSL certificate.

  • Enable logging

You can get additional logging with the switches "-t -l". Please post logs if you are unable to resolve your issue with these switches ensuring to remove your username/password/cookies.

Creating an issue

Please supply as much information about the problem you are experiencing as possible. Your issue has a much greater chance of being resolved if logs are supplied so that we can see what is going on. Creating an issue with '### isn't working' doesn't help anyone to fix the problem.

Contributing

All contributions are welcome just send a pull request. Jackett's framework allows our team (and any other volunteering dev) to implement new trackers in an hour or two. If you'd like support for a new tracker but are not a developer then feel free to leave a request on the issues page. It is recommended to use Visual studio 2015 when making code changes in this project. We currently only support private trackers.

Screenshots

screenshot

jackett's People

Contributors

aeonlucid avatar azerelat avatar bramroets avatar camjac251 avatar codehhh avatar coolius avatar damwthomas avatar diaoul avatar donfanning avatar fuffenz avatar ictibus avatar jayotterbein avatar jgillman avatar jigsawfr avatar kaso17 avatar larsjohnsen avatar lowet84 avatar matterabyte avatar nmrcarroll avatar nthomasfl avatar onebigguy avatar rageinvader avatar rilwal avatar scottmckenzie avatar sdesbure avatar some-guy-23 avatar superpiffer avatar twistedroutes avatar venxir avatar zone117x avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.