Commit Graph

63 Commits

Author SHA1 Message Date
Aurelien 07e6dd512f remove hd-forever. site is gone. (#6050) 2019-09-29 09:39:38 +13:00
ThomasClemenceau 07360524b9 xthor: Add accent parameter. resolves #6025 (#6026) 2019-09-23 06:41:34 +12:00
Yuri Moens a699245564 AnimeBytes: fix Sonarr compatibility for single digit episodes (#5759) 2019-07-31 07:36:26 +12:00
Garfield69 7b23f17a68 abnormal, norbits, nordicbits: mask password on config. resolves #5607 2019-07-07 09:48:30 +12:00
Garfield69 2c53cac853 scenefz and wihd; cleanup after they were convereted to yaml in 2018 2019-07-07 09:32:30 +12:00
Kyrylo Mikos 3f8d4d968d Add Toloka.to Semi-Private Tracker. resolves #4970 (#5576) 2019-07-01 08:31:23 +12:00
MsKrypt1 1a548d1c8c Add AniDUB a Russian Anime site. resolves #5399 (#5490) 2019-06-15 11:26:07 +12:00
flightlevel f86e8dd5b6 Limit IMDB searches to movies
#5124
2019-05-11 13:27:25 +10:00
Garfield69 d6f15940b3 abnormal: add replace-multi option. #3847 2019-05-06 09:13:10 +12:00
Garfield69 ffa264f333 xthor: correct config bullet point for multi. 2019-05-05 19:17:58 +12:00
flightlevel 0d4c8ba860 Inform users that Mono is no longer needed
Note: Not enabled currently, will enable at a later date
2019-04-27 20:59:33 +10:00
Garfield69 9b39e1c3c2 scenetime: add freeleech filter. resolves #4983 2019-03-29 16:32:35 +13:00
Garfield69 9d3eac2594 update torznabcattype.tt template
correct namespace
add UHD for movies and TV
2019-03-13 15:58:55 +13:00
Garfield69 08a7641fb9 add moviesUHD to torznabQuery fallback. 2019-03-13 12:12:29 +13:00
leomoty 77e3db2f88 Add missing properties to TorznabQuery#Clone (#4879) 2019-03-13 12:09:09 +13:00
Garfield69 05c4d1e331 polishtracker: display email on login config. resolves #4780 2019-02-28 07:41:53 +13:00
kaso17 a7fab04e42 add imdbid to tv-search 2019-02-22 16:03:29 +01:00
morpheus133 e66a839fb3 add TVstore a Hungarian Private tracker for TV #2590 (#4738)
* Initial version for TvStore.me (#2590)
Only freeleech and upload/download factor handling is needed.
2019-02-22 20:12:15 +13:00
mrhydejc 28e8e765b0 Xthor: fix issue #3847 replace multi keyword (#4445) 2019-01-15 13:01:41 +01:00
mrhydejc 399119b2da Xthor: Add an option to search for anime on (#4434) 2019-01-11 12:45:54 +01:00
kaso17 c0b9bb64f8 torznab: add jackettindexer element to items 2018-12-01 21:58:06 +01:00
kaso17 fe4a5f82b1 Cardigann: add followredirect option to search paths 2018-12-01 14:19:50 +01:00
kaso17 84d3ebbc87 Cardigann: introduce follow redirect option 2018-11-19 14:05:46 +01:00
kaso17 ac1fa68260 Myanonamouse: use API 2018-11-12 18:24:02 +01:00
kaso17 000c57b9c1 Revert "rarbg: optional .torrent from itorrents.org resolves #4063"
This reverts commit 56b8a81248.
2018-10-30 12:08:38 +01:00
Garfield69 56b8a81248 rarbg: optional .torrent from itorrents.org resolves #4063 2018-10-30 19:55:12 +13:00
kaso17 ef92bf5342 torznab: add padding to imdb 2018-09-17 19:06:53 +02:00
flightlevel c112aef644 Update ConsoleOptions
Use --version to get version info and --help for help
-v no longer attempts to load Jackett
https://github.com/Jackett/Jackett/issues/3720
2018-08-31 20:33:05 +10:00
flightlevel 8f1f41a4a1 Kestrel only requires 127.0.0.1 2018-08-29 19:28:45 +10:00
snamds ae7c139452 Derivation plus Newpct minor changes (#3691)
* Make ReleaseInflo class derivation friendly

* Improve releaseinfo inheritance
Ensure provider order is respected
Some season numbers were not parsed in rss mode
Remove s00e00 from movies results
2018-08-29 19:21:07 +10:00
flightlevel 524a0c7885 Remove IsRunningLegacyOwin check
Dead code since upgrade to Jackett.Server
2018-08-18 17:09:19 +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
kaso17 2495a2f64e manual search: fix IMDB parsing 2018-07-30 15:18:06 +02:00
Jay Otterbein 0026a4f26e Allow configuration of omdb url (#3353)
OMDB recently added a private.omdbapi.com domain for supporters and this option allows the user to customize it while also allowing that url to change more rapidly in the future
2018-07-09 20:37:24 +10:00
kaso17 6b44cc9b74 fix migration logic 2018-06-26 17:47:19 +02:00
flightlevel 8c953bbf01 Avoid Engine for AspNetCore 2018-06-11 17:17:56 +10:00
aurelien 4e91761fdf Elite Tracker: Add HTTPS tracker option (#3217)
* Add option for Elite Tracker (FR) for download torrent using https for tracker URL.

* change return type.
clean code.

* use the SiteLink variable instead of hard coding
2018-06-11 06:42:21 +02:00
flightlevel 8d921202fa
Animebytes username requirement (#3076) 2018-05-06 10:36:53 +10:00
kaso17 92f976916f AnimeBytes: update config items 2018-04-26 19:30:21 +02:00
kaso17 280547ad01 add configured option for t=indexers 2018-04-07 17:54:42 +02:00
kaso17 48279699eb Torznab XML: fix language typo 2018-04-06 17:46:49 +02:00
kaso17 b26e287a62 add t=indexers for meta indexers 2018-04-06 17:43:18 +02:00
kaso17 66289cb3f3 fix indexer API XML support 2018-04-06 16:47:59 +02:00
kaso17 5b07e6424a Cardigann: add support for default categories 2018-04-01 14:56:45 +02:00
flightlevel 3e5e48c3a0
Change namespace to Jackett.Common (#2691)
Really hope I don't break anything with this
Went to have a go at .NET core and it just became too confusing for me with 'Jackett' namespace referring to both Jackett.Common and Jackett
2018-03-10 19:05:56 +11:00
Andy Simons b53a30a267 rutracker + nnmclub title parsing improvements (#2566)
* 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

* follow redirect on torrent file download

* nnm-club + rutracker name parsing improvements

* rutracker: add strip russian letters option
2018-02-11 07:04:53 +13:00
kaso17 ccf6780e6d add --NoUpdates option 2018-02-09 17:30:07 +01:00
kaso17 8a02403f83 Cardigann: add support for text captcha 2018-01-10 18:20:11 +01:00
kaso17 33581ce5b0 TorznabCats: fix all list 2018-01-02 20:39:44 +01:00
kaso17 8773022f10 TorznabCats: add support for UHD cats 2018-01-02 19:11:53 +01:00