Commit Graph

581 Commits

Author SHA1 Message Date
Gabriele f7bf8fba40 BigTower: add indexer (#3689) 2018-08-25 18:13:04 +02:00
kaso17 7889077498 README: update nginx reverse-proxy example 2018-08-22 18:18:00 +02:00
Garfield69 af93571568 eltorrents -> extratorrentclone 2018-08-21 10:43:49 +12:00
Garfield69 b98a1ff1f5 remove yifi (yifimovie.co) dead #3649 2018-08-20 07:12:47 +12:00
Jorman 113b3dffff Readme: add Eltorrents (#3645) 2018-08-19 15:18:13 +02:00
koper89 6065e1c576 Add red star torrent. (#3616) 2018-08-17 21:57:51 +10:00
koper89 eff17d8fe2 Added 720pier.ru (#3620)
* Add 720pier

* - Added size and date parsing.

* - Added categories.
2018-08-17 21:57:04 +10:00
koper89 2e95240d34 Add BTGigs polish tracker. (#3607) 2018-08-16 19:43:34 +10:00
koper89 95df5228c6 Added HQSource polish tracker support (#3606) 2018-08-16 19:43:22 +10:00
hallengreenn ee18368192 Add support for Nordicbits.org/nordicb.org (#3552)
* Create Nordicbits.cs

Add support for Nordicbits / DK Private Tracker

* Create ConfigurationDataNordicbits.cs

Create Nordicbits.cs

Add support for Nordicbits / DK Private Tracker

* Update README.md

Added a new tracker Nordicbits

* Update Nordicbits.cs

The self-tester didn't work, because of the trackers use of 'Today' and 'Yesterday' in releases. Where other releases are "MMM dd yyyy".
This is fixed now.

* Update Nordicbits.cs

Search string wasn't build proberly, due to the catagory of nordicbits.
The images, which we use to determin which catagory the release is from goes like this - 
cat=5
But when we need to search under that catagory and have more than one, it should go like this -
cats2[]=5

Changed the categorieslist, by using replace and changed the query string to match the original search string.

* Update Nordicbits.cs

Should solve the bug - The string was not recognized as a valid DateTime. There is an unknown word starting at index 0.

* Update Nordicbits.cs

Tracker don't support imdb, therefore problems with handling of couchpotato, radarr or similar.
Fixed by setting imdb to false;
2018-08-11 12:53:06 +10:00
Chris Johnson 847688bae8 Updated Readme to include linux Ansible installations (#3516)
Added reference to a RHEL and Ubuntu ansible galaxy role for installing via Ansible.
2018-08-05 18:48:18 +02:00
kaso17 42e6600c6a NextTorrent: removed (dead) 2018-07-31 11:00:34 +02:00
kaso17 b1391b0523 ExoticaZ (Your Exotic Torrents): update definition 2018-07-30 19:07:16 +02:00
kaso17 e61f6e78b3 EoT-Forum: removed (dead) 2018-07-30 18:06:57 +02:00
kaso17 a5ec65bff3 README: add nginx reverse proxy config example 2018-07-27 18:08:42 +02:00
kaso17 c4e3aa8a64 add x-ite.me indexer
Thank you LA5T
2018-07-27 16:04:11 +02:00
kaso17 bfe892f2c8 GAYtorrent.ru: improve definition
Thank you LA5T
2018-07-27 15:55:19 +02:00
kaso17 52c408fce7 Add gay-torrents.org indexer
Thank you LA5T
2018-07-27 15:49:27 +02:00
betamax2021 f3d73b5661 Build From Source OSX (#3456)
* Update README.md

Added OS X steps to build from source

* Update README.md

Formating Fix
2018-07-23 21:16:49 +10:00
flightlevel 424e7b773d
Mono 5.8 in readme 2018-07-06 21:04:31 +10:00
natalia2493 ea93182d96 Add BTXpress (#3339)
* Add btxpress.yml

* Update README.md

* Delete btworld

BTWorld is now known as BTXpress
2018-07-06 11:31:19 +02:00
kaso17 636be458a6 TehConnection.me: add indexer 2018-07-04 09:48:56 +02:00
flightlevel 89b60c4c15
Update README.md 2018-06-27 22:11:57 +10:00
flightlevel 0612c70ca1
Mono 5.8 is the minimum required 2018-06-26 20:21:21 +10:00
Ivan de la Beldad Fernandez d5a6987390 add mejortorrent indexer (#3268)
* feat: start mejortorrent indexer, create basic configuration

* feat: add basic tv show scraper for series search

* fix: add guid so more than one episode is returned

* feat: add date to episodes

* feat: add support for multi-episodes

* feat: add proper filtering

* fix: change filter when there is no season or no episode

* feat: implement tv show rss scraper with no links by the moment

* feat: finish tv-shows rss

* fix: prevent sdtv to be marked as hdtv

* docs: add mejortorrent indexer to readme

* add url encode

* fix encoding

Content seems to be UTF8

* add missing include

* fix my fixes

* fix encoding
2018-06-22 16:48:33 +02:00
kaso17 3538fdfaf7 Synthesiz3r: removed (dead) 2018-06-15 11:58:29 +02:00
kaso17 687e6e237f TorrentWTF: removed (dead) 2018-06-14 19:28:36 +02:00
R91g 117a670aa3 Update readme (add HD-Spain tracker) (#3223)
Add new private tracker HD-Spain
2018-06-11 17:33:49 +02:00
flightlevel 4b599f391c Mono 5.8 is the minimum supported runtime
#3181 fix. Can get away without using RuntimeInformation and didn't
consider public trackers without a password
2018-06-05 21:47:20 +10:00
kaso17 e243c11cc0
update mono reference 2018-06-05 07:24:05 +02:00
flightlevel a60c1fca36 .NET 4.6.1 or Mono 5.4 is now the minimum supported runtime 2018-06-03 21:27:47 +10:00
bpikap 5721948434 torrent-turk: add indexer (#3161)
* Add tracker torrent-turk

* Add torrent-turk to readme
2018-05-29 12:23:39 +02:00
Jorman d7b6f413be README: Update for Girotorrent (#3159)
Added new girotorrent
2018-05-29 12:23:01 +02:00
Jorman f602b3db24 README: add Il Corsaro Blu (#3132)
Update file to adding new traker file
2018-05-23 14:10:34 +02:00
kaso17 2caa09bb1e
fix bee 2018-05-21 15:51:07 +02:00
kaso17 68906f6e40
readme: fix link 2018-05-21 12:26:02 +02:00
kaso17 2cf3cf15e3 README: add Roslyn note 2018-05-21 12:24:39 +02:00
flightlevel f67fda3bf4
Add detail to build steps and remove Bountysource 2018-05-20 21:56:50 +10:00
Jachryl 2f8ef4aec2 add rgu tracker (#3084)
* add rgu tracker

* add / to url
2018-05-13 15:00:24 +02:00
snamds ef22d43f46 Add spanish tracker Newpct (#3077)
* Rss mode working

* Fully working. Beta testing

* Added vo and minor changes

* Alternative link support
2018-05-12 11:55:24 +10:00
HDVinnie f63f1361ce Remove TehConnection From README (#3083) 2018-05-12 11:35:31 +10:00
mitsu375 7841bcab06 Update README.md (#3057) 2018-05-03 16:10:43 +12:00
kaso17 82b203c9c3 update readme 2018-04-17 10:38:40 +02:00
HDVinnie c2b2c94e1b Racing4Everyone: add definition (#2965)
* (Create) racing4everyone.yml

- I have yet to test this. If anyone is willing to please do. Currently is open reg for 3 more days.

* (Update) Add R4E to README

- added racing4everyone (R4E)
2018-04-13 14:48:33 +00:00
kaso17 09d37ab232 GFTracker: removed (dead) 2018-04-11 18:45:30 +02:00
kaso17 5a97cd7dd2 Andraste: removed (dead) 2018-04-11 18:39:24 +02:00
kaso17 63772f289d
add aggregate indexers 2018-04-07 18:48:13 +02:00
javeloper1 4d480e204a Added sukebei.pantsu.cat and sukebei.nyaa.si to Definitions (#2877)
* Added sukebei.pantsu.cat and sukebei.nyaa.si to Definitions

* Update README.md

Added sukebeis to public tracker list
2018-04-06 07:09:59 +12:00
kaso17 655bc5c05e
Update README.md 2018-04-03 23:00:03 +02:00
kaso17 66ca1942b3
readme: include build instructions 2018-03-29 19:17:27 +02:00
kaso17 525f78caca OxTorrent: removed (dead) 2018-03-29 17:37:27 +02:00
Garfield69 9071b1fe29 readme: enhanced logging 2018-03-25 16:03:01 +13:00
RicardoVelaC 799b7ca422 Update README.md (#2782)
Add xBytesV2
2018-03-23 17:47:47 +00:00
kaso17 478e3ba74e Brasil Tracker: add indexer 2018-03-23 12:10:39 +01:00
Alx e564149ee0 readme: Add Configuring OMDb section(#2739) 2018-03-19 12:58:37 +00:00
kaso17 7c5e557f7f GhostCity: removed (dead) 2018-03-13 18:17:48 +01:00
kaso17 a0a7055583 TorrentSeeds: added indexer 2018-03-09 18:58:22 +01:00
kaso17 21c7bf604a Rockhard Lossless: removed (dead)
according to https://opentrackers.org/rockhard-lossless/
2018-03-06 11:10:51 +01:00
kaso17 a3de7fc47b CZTeam: removed (shutdown)
http://torrentinvites.org/f36/czteam-club-general-2017-review-226056/
2018-03-05 18:56:01 +01:00
kaso17 e3d9c68f5a Gormogon: removed (shutdown) 2018-03-05 18:51:53 +01:00
kaso17 3b27a04590 House-of-Torrents: removed (dead) 2018-03-05 18:49:03 +01:00
Growiel 1fbe024e53 Adding TorrentKim first version (#2620)
* Adding TorrentKim first version

* Add slash to the end of the legacylinks + add the tracker to the readme
2018-02-27 07:15:32 +13:00
halali 8948cc56a9 Add Torrent.wtf tracker (#2633)
* Add Torrent.wtf tracker

* Update Readme
2018-02-27 07:13:40 +13:00
Garfield69 1f47546846 SkyTorrents: shutdown.
details at
https://torrentfreak.com/skytorrents-dumps-massive-torrent-database-and-shuts-down180221/
2018-02-22 07:11:48 +13:00
kaso17 144bb40707 update readme 2018-02-16 20:38:11 +01:00
Garfield69 05f82c66b0 hd4free: Gone. Deleting indexer resolves #2584 2018-02-14 11:49:42 +13:00
Albvadi 35df096333 Adding spanish tracker Union Fansub (#2580)
* Create unionfansub.yml

Adding spanish tracker Union Fansub

* Adding UnionFansub to the list

* Update unionfansub.yml

Adding description
2018-02-12 16:03:03 +00:00
kaso17 abb644eeb8 Your Exotic Torrents: add indexer 2018-02-09 17:05:31 +01:00
kaso17 ba59cbd1b3 add gazellegames 2018-02-06 17:40:39 +01:00
kaso17 a433eb564b Femdomcult: add indexer 2018-02-06 17:40:05 +01:00
Albvadi 7f5612d0dc Adding spanish tracker Torrentland (#2531)
* Adding spanish tracker Torrentland

Create the definition for spanish tracker Torrentland

* Adding torrentland to the private trackers
2018-02-02 14:50:36 +00:00
Garfield69 7c657796aa ExtraTorrent-ag: add public tracker. resolves #2478 2018-01-30 16:05:13 +13:00
LuisMi c8c62354f4 TBPlus: Add indexer (#2502) 2018-01-29 18:38:57 +00:00
Garfield69 2a224785c3 YIFY: add public yifymovie.co with UHD support. Resolves #2479 2018-01-26 14:34:00 +13:00
kaso17 42b9e2a406 update apache example reverse proxy config 2018-01-23 20:22:38 +01:00
kaso17 de2f6eeabf Merge branch 'master' of https://github.com/Jackett/Jackett 2018-01-23 18:23:40 +01:00
kaso17 3fcaf3926a Revert "Psytorrents: removed (dead)"
This reverts commit f6e37d0b83.
2018-01-23 17:55:32 +01:00
Garfield69 b396818c52 bittorrentfiles: add description 2018-01-23 20:11:00 +13:00
Fippsy c63c615dc3 BitTorrentFiles: Add indexer (#2444) 2018-01-21 10:01:19 +00:00
Albvadi f609f1cc9c Add spanish tracker HDCity (#2434)
* Update README.md

Adding Puntotorrent forgotten from [this PR](https://github.com/Jackett/Jackett/pull/2433)

* Add definition for  HDCity

Add definition for spanish tracker HDCity

* Adding HDCity to the index
2018-01-19 07:17:35 +13:00
Albvadi 57f9be98b8 Adding spanish tracker HacheDe (#2402)
* New definition for HacheDe

Add definition for new spanish tracker: HacheDe

* Update README.md

Adding HacheDe

* Update hachede.yml

Remove strdump for debug purposes
2018-01-12 08:42:10 +13:00
Garfield69 7dad79d5a5 infinityt: removed, its closed.
see https://opentrackers.org/infinity-t-has-shut-down/ for details.
2018-01-11 07:05:04 +13:00
kaso17 2a2298dcec Add SceneReactor indexer 2018-01-10 18:55:20 +01:00
kaso17 31118e222b ULTRAHDCLUB: removed (dead) 2018-01-10 18:20:52 +01:00
kaso17 becfabfc79 u-torrents: removed (same as Szene FZ now) 2018-01-10 14:19:35 +01:00
kaso17 f07e603826 Add Empornium 2018-01-05 17:55:39 +01:00
Tobias Nordahl Kristensen f949291cdc Hounddawgs removed (#2343)
http://infinity-t.org/ is the official "recommendation" as an replacement.
2018-01-01 06:33:44 +13:00
Andrey Dorokhov 95adced183 Fix a link to appveyor build status (#2330) 2017-12-27 16:45:01 +00:00
kaso17 6f7f50c82f add Torrent.LT indexer
Thank you @karkaaa
Fixes #2279
2017-12-20 18:51:55 +01:00
Tadeo Kondrak 26258f2768 TorrentBytes is now a private tracker (#2301) 2017-12-18 08:26:35 +13:00
hed0nist fea5e454fc Update README.md (#2282) 2017-12-15 17:57:39 +00:00
Garfield69 2c029f7532 isohunt2: add public search engine. resolves #2023 2017-12-13 16:19:41 +13:00
Garfield69 38384bd1df readme: enhance the enhanced logging instructions ;-) 2017-12-12 17:57:16 +13:00
kaso17 70a47c80b5 TorrentVault: removed (dead) 2017-12-02 05:09:55 +01:00
kaso17 9b7dfdc01d add Bithorlo tracker 2017-12-01 15:27:07 +01:00
kaso17 f6e37d0b83 Psytorrents: removed (dead) 2017-12-01 14:15:54 +01:00
kaso17 4dc07fbc26 Add CCFBits trcker 2017-12-01 14:13:09 +01:00
Andy Simons 93330fc56e NoName Club tracker (#2186)
* newstudio - new ru semi-private tracker
rutracker - add series parser
rutor - global search without category + series parser

* newstudio rus semi-private tracker

* 999 -> 99

* remove old definition

* - add newstudio tracker to the README
- newstudio def: remove reduntal inputs
- rutor def: revert setting usage into query

* nnm-club: new russian semi-private tracker
newstudo: fix quality naming

* readme

* fix quality naming

* seasons parsing fix

* fix
2017-11-24 07:20:12 +13:00
Andy Simons 1c8bce2935 Trackers (#2151)
* newstudio - new ru semi-private tracker
rutracker - add series parser
rutor - global search without category + series parser

* newstudio rus semi-private tracker

* 999 -> 99

* remove old definition

* - add newstudio tracker to the README
- newstudio def: remove reduntal inputs
- rutor def: revert setting usage into query
2017-11-16 19:08:49 +13:00
kaso17 c66984cd3b update readme 2017-11-13 17:35:01 +01:00
Garfield69 d055cf789f downloadville: add French Private site for Movies/TV/General. resolves #1565 2017-11-11 16:35:04 +13:00
Garfield69 15412c2508 elittracker: add Hungarian Private site 0day/general #1445 2017-11-11 07:32:09 +13:00
kaso17 7b8f6ccd7f add ETTV 2017-11-09 13:28:44 +01:00
Garfield69 ed0dbf4f18 docs: drop torrentproject 2017-11-08 08:11:11 +13:00
kaso17 210085b854
Add Running Jackett behind a reverse proxy 2017-11-07 12:10:28 +01:00
kaso17 1739ac3935 TehConnection: removed (dead) 2017-11-06 15:26:51 +01:00
kaso17 1a802f3e32 Blu-bits: removed (dead) 2017-11-06 15:15:02 +01:00
kaso17 25d0ec6ddb BitHQ: removed (dead) 2017-11-06 15:12:42 +01:00
Garfield69 1026d0a290 frozenlayer: add SPANISH Public ANIME site for #1556 2017-11-04 12:23:08 +13:00
Garfield69 e0833ba719 bt-scene: add Public site for MOVIES/TV/GENERAL resolves #2038 2017-11-01 12:42:20 +13:00
Garfield69 7039bbdb51 t411v2: gone. redirects to yggtorrent.com fix #2040 2017-11-01 10:05:54 +13:00
Nathan Holland 0838174622 Update requirements for Jackett (#2037) 2017-10-30 21:41:10 +11:00
Garfield69 75849ecceb docs: add gfxnews 2017-10-30 16:30:25 +13:00
Nathan Holland 7829643104 Feature/package reference restore (#2025)
* Move to use package reference for restoring nuget packages.

* Return a task result for this async method.

* Update to a supported version of the .NET Framework. This also has the side effect of allowing us to automatically generate our binding redirects on build.

* Set the solution to target VS2017

* Update test solution csproj file to support being built through MSBuild 15

* Move to use package reference for restoring nuget packages.

* Return a task result for this async method.

* Update to a supported version of the .NET Framework. This also has the side effect of allowing us to automatically generate our binding redirects on build.

* Set the solution to target VS2017

* Update test solution csproj file to support being built through MSBuild 15
2017-10-29 19:42:25 +11:00
Garfield69 ea7421ea93 rutor: add this Russian Public site for TV/MOVIES/GENERAL #1445 2017-10-29 10:49:49 +13:00
Garfield69 959f66ad78 megabliz: add Semi-Private site for MOVIES/TV/GENERAL. #1445 2017-10-28 18:08:18 +13:00
Garfield69 f9d128994d kinozal: add Russian semi-private MOVIE/TV/MUSIC tracker. resolves #351 2017-10-27 09:14:50 +13:00
Andrew 9bf7d5b92a Added BitMe tracker (#2014)
fix #1977
2017-10-26 10:17:42 +02:00
Garfield69 fb904840b8 mvgroup: new trackers for the Main and Forum versions of the site. Completes #315 2017-10-25 08:01:28 +13:00
Guizzoni 16654d46df Add Speed-Share indexer (#2005)
fix #1699
2017-10-24 08:47:21 +02:00
Garfield69 bdc2843b40 metaltracker: add semi-private heavy metal music tracker #282
this definition is for the english version of the site
2017-10-22 08:44:22 +13:00
Alexander Chapliuk 3cdab54f5c Add LostFilm.tv indexer (#1975)
Fixes #1922
2017-10-17 12:19:03 +02:00
Garfield69 12b9d6ca7d btbit: add the English version of this public. resolves #1934 2017-10-16 17:59:56 +13:00
Garfield69 8f10d27d0f docs: add DuckieTV to the list of apps that support connecting to Jackett 2017-10-10 15:23:41 +13:00
kaso17 ecc438b21e Isohunt: remove (dead) 2017-10-03 14:04:29 +02:00
garfield69 606c82921b add EliteHD (#1908)
* Create elitehd.yml

* docs: add EliteHD

* elitehd: add description
2017-10-01 11:25:22 +02:00
garfield69 9cabf72829 add BTDB public tracker. Closes #1564 (#1868)
* docs: add BTDB public tracker. Closes #1564

* Create btdb.yml
2017-09-22 08:04:41 +02:00
garfield69 11ebe34f55 add MagnetDL public tracker. closes #1069 (#1865)
* docs: add MagnetDL public tracker. closes #1069

* Create magnetdl.yml

* magnetdl: ensure keywords are in lower case

* docs: oops, m before n
2017-09-22 08:03:55 +02:00
garfield69 db476951fe add World Wide Torrents public tracker. closes #1439 (#1863)
* Create worldwidetorrents.yml

* docs: add World Wide Torrents public tracker. Closes #1439

* worldwidetorrents: prevent errors.

the scripts were causing false hits for the row selector.

* docs: oops put wwt in correct section
2017-09-22 08:03:09 +02:00
garfield69 b138e243ee add Idope public tracker. closes #1386 (#1857)
* docs: add Idope public tracker

* Create idope.yml
2017-09-19 12:27:54 +02:00
garfield69 24fe395cf0 add 1337x public tracker. Closes #1384 (#1837)
* zooqle: add categories and fix a few bugs

* docs: add 1337x public tracker

* create 1337x public tracker. closes #1384
2017-09-17 15:17:07 +02:00
Nottt aab8968a14 Update README.md (#1841) 2017-09-17 15:05:42 +02:00
kaso17 de98438102 update readme 2017-09-17 15:02:03 +02:00
kaso17 b378f74202 zetorrents: remove 2017-09-15 17:08:33 +02:00
halali fb5c82ff85 Add Back-ups and SkTorrent trackers (#1830)
* Fix Date and inprove seasson searching for CzTorrent

* Update title filter

* Add Back-ups and SkTorrent

* Update reabme

* Update backups.yml
2017-09-15 08:15:40 +02:00
garfield69 4676972493 add Zooqle tracker (#1826)
fix #1185
2017-09-15 08:01:10 +02:00
garfield69 3d0e777d22 SceneAccess: remove (shutdown) (#1818)
* docs: delete sceneAccess

* Delete SceneAccess.cs

* cleanup for Indexers/SceneAccess.cs

* remove SceneAccess.cs

* revert, as SceneAccess is not a yml definition but a cs indexer
2017-09-13 09:00:54 +02:00
kaso17 40ab7280ca add TorrentVault tracker 2017-09-11 12:39:22 +02:00
kaso17 0c37a191fd added Synthesiz3r tracker 2017-09-11 12:02:45 +02:00
kaso17 490254d16b Revert "Dream Team: remove (dead)"
This reverts commit a5cc7d973f.
2017-09-11 10:26:11 +02:00
kaso17 a5cc7d973f Dream Team: remove (dead) 2017-09-09 14:36:47 +02:00
kaso17 06e386c253 readme: update CA certificates error 2017-09-08 17:47:50 +02:00
thebluepotato a2ae2d3384 Enhance the service installation on MacOS (#1793)
* Make the script self-executing

* Update script with colors

Since it’s self-executing, at least the output is more visible

* Changes to README

* Update Jackett.Console.csproj

* Clarify README
2017-09-08 17:12:47 +02:00
garfield69 9ada58a6e3 HDClub: remove (#1772)
* drop HDClub

* delete hdclub

* Delete hdclub.yml
2017-09-03 12:16:37 +02:00
kaso17 c8d974cf52 Add AST4u tracker 2017-09-03 10:03:38 +02:00
garfield69 7b7d0082b6 Docs: refresh public, semi-private, private lists (#1754) 2017-08-30 11:54:56 +02:00
garfield69 93a9568a77 docs: T411v2 is now public as per #1740 (#1752) 2017-08-29 21:23:53 +02:00
halali 4d36dae634 Add CzTorrent tracker (#1739) 2017-08-28 17:32:16 +02:00
kaso17 eac11ab807 add SpeedTorrent Reloaded tracker 2017-08-28 15:49:44 +02:00
kaso17 b6892f1dc6 Dragon World (DTW): remove (dead) 2017-08-28 14:51:33 +02:00