kaso17
4dc07fbc26
Add CCFBits trcker
2017-12-01 14:13:09 +01:00
kaso17
4d2adf4325
HttpWebClient2: implement AddTrustedCertificate()
2017-12-01 13:01:34 +01:00
kaso17
bed9b9d54b
Speed.cd: fix login
2017-12-01 12:29:30 +01:00
kaso17
35191c913d
update icon
...
Thank you @Giligilitelj
fix #1598
2017-12-01 10:46:01 +01:00
kaso17
4f93f1efc6
JackettTray: fix running detection
2017-12-01 10:39:50 +01:00
kaso17
0f5937b387
JackettTray: check if it's already running
...
fixes #2181
2017-12-01 10:28:19 +01:00
kaso17
4eda11f79e
Xthor: detect API limit errors
2017-12-01 08:02:52 +01:00
kaso17
7f7496d64e
YTS: cleanup
2017-12-01 07:53:16 +01:00
Garfield69
57aa438e64
yggtorrent: domain change. fix #2211
2017-12-01 16:20:14 +13:00
Garfield69
bffe1e3796
nyaasi: add additional categories
2017-12-01 10:58:25 +13:00
kaso17
acc8a24c21
Nyaa.si: add movies categories
2017-11-30 16:31:59 +01:00
kaso17
74cdd16bc6
Merge branch 'master' of https://github.com/Jackett/Jackett
2017-11-30 16:12:20 +01:00
kaso17
eed9745c67
DanishBits: add legacy site links
2017-11-30 16:12:10 +01:00
DarkSupremo
5fbe1ce66e
B2S-Share: fix search and title output ( #2206 )
...
Removed episode from search and added andmatch (episode search do not work with translated series name), changed title to return 'original name SXXEXX' instead of 'translated name SXXEXX (original name)', because Sonarr was not recognizing the serie (it will only apply to series and movies, animes does not have translated name)
The only drawback is that it will not search for very older episodes (not on first page), but that can be softened increasing the results per page in user profile, but i consider it way better than before, many series was not returning anything, since they had an translated name on the tracker, and an search with episode would work only searching for translated name and episode.
2017-11-30 15:26:43 +01:00
Andy Simons
492816ab35
Fix: Downloading of torrent file don't follow redirect ( #2196 )
2017-11-30 12:11:42 +01:00
kaso17
16f255745f
fix DataFolder command line option
2017-11-30 11:17:09 +01:00
kaso17
570553f7d6
YTS: various improvements
2017-11-29 19:32:21 +01:00
kaso17
254b918a08
Xthor: add LegacySiteLinks
2017-11-29 19:18:08 +01:00
kaso17
f49a960f5e
YTS: add LegacySiteLinks
2017-11-29 19:13:52 +01:00
kaso17
b8507c71b6
ETTV: revert to old keywordsfilters
...
they fixed their search engine
2017-11-29 19:10:42 +01:00
Benjamin Staneck
e4698309a4
add a link to the Jackett project ( #2204 )
...
to the footer for easy access
2017-11-29 19:02:48 +01:00
Flip
20c57bcac6
update xthor tld ( #2202 )
2017-11-29 07:53:59 +13:00
Garfield69
36c5ec25ab
thepiratebay: fix date parsing #2197
...
commit e5142d9b3f
causing String was not
recognized as a valid DateTime.
2017-11-28 09:15:23 +13:00
halali
3d5c22b640
Trezzor: use full title ( #2193 )
2017-11-26 09:43:52 +01:00
Garfield69
4697e53d7c
YTS: domain change. fix #2190
2017-11-26 06:23:38 +13:00
Garfield69
f7d5bc0ab5
ettv: fix #2187
...
drop sort by added and pre-search keyword filters to prevent
intereference with andmatch
Tested on Jackett Dashboard and Sonarr
2017-11-26 06:11:26 +13:00
kaso17
d7945eed8c
ETTV: fix search
2017-11-25 12:50:43 +01:00
Garfield69
1d060af852
ETTV: force andmatch post-search to fix #2187
2017-11-25 06:44:10 +13:00
Garfield69
670141aef7
nnm-club: various improvements
...
add additional active categories
support multi-category search
downloads can be missing, prevent error
remove hardcoded full path to gifs, ensures domain independency
2017-11-24 10:50:11 +13: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
kaso17
72df2c1545
Fix HTTPS custom port handling
2017-11-22 11:20:00 +01:00
kaso17
fc3a1e21d3
macos install: make sure dir exists
2017-11-21 22:10:32 +01:00
kaso17
c20688837f
PotatoFeed: default to -1 for leechers/seeders
2017-11-21 14:48:59 +01:00
Guizzoni
1db57a746b
Update speed-share.yml ( #2172 )
...
Small fix, Jackett was trying to relogin every search.
2017-11-21 06:05:16 +13:00
DarkSupremo
d9178dd053
BJ-Share, B2S-Share and Speed-Share: fix Anime search ( #2171 )
...
* Fixed anime search on BJShare, removing the season from search and changing the output from "Anime SXXEXX" to "Anime EXX".
Season had to be removed because the season numbering on anime is all wrong in this tracker.
* - Changed to change title based on search for category of every row in bj-share, instead of category of search
- Fixed title parse on B2S-Share and Speed-Share to animes (series not changed) from "Anime SXXEXX" to "Anime EXX"
* - Added anime title change on empty search as well - BJ-Share
2017-11-20 15:27:25 +01:00
Garfield69
e163e6f8cf
1337x:: update categories
2017-11-20 20:54:49 +13:00
sbalke
76b088b5ec
Changed torrentvault.yml action from advanced to basic. This fixed the search returning everything. ( #2160 )
2017-11-18 17:58:16 +13:00
kaso17
59388a8f80
allow proxy changes without restart
2017-11-17 16:46:58 +01:00
kaso17
01dec12909
TorrentSyndikat: fix (re)login issue
2017-11-17 15:01:25 +01:00
kaso17
dda27ef45f
YGGtorrent: fix movies category
2017-11-17 14:14:40 +01:00
kaso17
968a7729c3
Fix SocksWebProxy race condition
2017-11-16 18:00:49 +01:00
kaso17
afe64a1b8f
fix SocksWebProxy race condition
2017-11-16 16:51:34 +01:00
kaso17
83ab3c8b07
Shareisland: add error detection
2017-11-16 15:46:01 +01:00
kaso17
baf20927e4
ICE Torrent: update to new layout
2017-11-16 15:42:36 +01:00
Guizzoni
3a126f07c4
Login selector on b2s-share & speed-share ( #2153 )
...
* Update speed-share.yml
Added login selector to make sure we're logged in.
* Update b2s-share.yml
Added login selector to make sure we're logged in.
2017-11-16 14:26:27 +01:00
kaso17
c1e495b212
Hounddawgs: make grabs optional
2017-11-16 14:02:02 +01:00
kaso17
9a50a378cb
Merge branch 'master' of https://github.com/Jackett/Jackett
2017-11-16 13:30:43 +01:00
Garfield69
4cf9dc6eb9
newstudio: various improvements
...
correct date parse
and add english date handling (for users that set english in profile)
add freeleech gold
add category in results for Sonarr
add banner
amend descritpion tag
2017-11-16 20:16:35 +13:00
Garfield69
86c5c61e84
rutor: correct date field
2017-11-16 19:53:05 +13:00
Garfield69
d12888f611
rutor: cosmetic clean up of yaml comments
2017-11-16 19:17:40 +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
Ellmout
075092857b
ArcheTorrent - Better search v3 ( #2150 )
...
* ArcheTorrent - Better search
* ArcheTorrent - Better search v2
ArcheTorrent - Better search v2
* ArcheTorrent - Better search v3
ArcheTorrent - Better search v3
2017-11-16 07:01:32 +13:00
kaso17
dd09daf28f
WebClient: improve logging
2017-11-15 19:00:27 +01:00
kaso17
798dc9bf4b
UpdateService: add logging
2017-11-15 19:00:10 +01:00
kaso17
0a82f950c3
fix update process
2017-11-15 15:23:44 +01:00
kaso17
dc46dd48b1
cleanup
2017-11-14 20:43:42 +01:00
kaso17
280be17c3a
use original exe filename
2017-11-14 20:31:27 +01:00
kaso17
fb6c7d2b64
Merge branch 'master' of https://github.com/Jackett/Jackett
2017-11-14 20:22:00 +01:00
kaso17
7b80d3c07e
fix updater options
2017-11-14 20:21:40 +01:00
kaso17
b2a27591e6
fix NoRestart option
2017-11-14 20:21:31 +01:00
Guizzoni
fb63d22666
Update speed-share.yml ( #2138 )
...
Added proper tracker configuration instructions in an info box
2017-11-13 19:05:41 +01:00
kaso17
dcb171a655
The Place: enable andmatch filter
2017-11-13 18:11:19 +01:00
kaso17
b2bc982c1c
The Empire: enable andmatch filter
2017-11-13 18:11:06 +01:00
kaso17
255a0f0ffa
NetHD: enable andmatch filter
2017-11-13 18:10:55 +01:00
kaso17
80ea816bc7
hyperRay: enable andmatch filter
2017-11-13 18:10:46 +01:00
kaso17
b1371aae2b
HDSky: enable andmatch filter
2017-11-13 18:10:35 +01:00
kaso17
27a455ad00
Merge branch 'master' of https://github.com/Jackett/Jackett
2017-11-13 16:55:12 +01:00
kaso17
69e7c7def3
clear cookies on unconfigure
2017-11-13 16:55:02 +01:00
kaso17
21882c81d8
PirateTheNet: improve login
2017-11-13 16:54:44 +01:00
Ellmout
47f53ab47f
ArcheTorrent: improve search ( #2119 )
...
* ArcheTorrent - Better search
* ArcheTorrent - Better search v2
ArcheTorrent - Better search v2
2017-11-13 13:04:24 +01:00
kaso17
30ac099653
Reset SiteLink on unconfigure
2017-11-13 12:55:54 +01:00
kaso17
1a85927e44
PirateTheNet: add auo relogin support
2017-11-13 11:18:41 +01:00
ZackEndboss
b1d55fdf00
Update TorrentSyndikat.cs ( #2128 )
...
Add imdb support
2017-11-13 19:42:25 +11:00
Nathan Holland
1c62504b22
Remove Static Configuration Class and .NET Core Prep ( #2122 )
...
* Remove static configuration class that required prior knowledge of when it was initialised to dependency injected method that ensures all configuration has already occured.
* Specify a different log name for the updater, require a path when running the Jackett updater
* Update to all .NET Standard packages
* Explicitly specify the restore project style
* Move automapper out of the DI framework and put crude detection to prevent it from initializing more than once.
2017-11-13 19:38:38 +11:00
Garfield69
fe504ed660
TPB: lowercase the search to allow proxies to work. fix #2120
2017-11-12 19:12:00 +13:00
kaso17
84571f05fc
The Place: update site links
2017-11-11 13:56:18 +01:00
flightlevel
a6ba9040d9
Use Cake to Build ( #2113 )
2017-11-11 17:14:14 +11:00
Nathan Holland
29e61feede
Bugfixes ( #2112 )
...
* The module will need to be registered first thing in order to support commands such as --Help.
* Ignore mac directory attribute files
* Fix command line parameters not being correctly passed to the console
2017-11-11 16:21:26 +11: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
c216727735
PassThePopcorn: make GUID uniq
2017-11-10 16:56:08 +01:00
kaso17
a38b13608e
automapper: default to UTF8 encoding
2017-11-10 12:48:24 +01:00
kaso17
0b302915d6
Fix automapper encoding handling
2017-11-10 12:46:04 +01:00
kaso17
009cc28415
Torrent Downloads: use magnet links
2017-11-10 12:06:59 +01:00
kaso17
7007f2e650
ETTV: improve keywordsfilters
2017-11-10 11:30:11 +01:00
Garfield69
05b1895205
ettv: fix #2052 so that 'sortby added' returns proper results
...
the default search for ettv is to return 'any words' matched, which when
paired with 'sortby added' meant the top resutls were not useful.
now we prefix the keyworks with '+' and urlencodes them, ensuring that
'all words' matched is returned.
2017-11-10 09:50:30 +13:00
Garfield69
955aa2c9ec
ettv: add description
2017-11-10 08:02:09 +13:00
kaso17
7b8f6ccd7f
add ETTV
2017-11-09 13:28:44 +01:00
kaso17
a6b5401c0b
add support for magnet file download links
2017-11-09 13:28:15 +01:00
kaso17
6d53e486c5
fix Content/Definition folder usage in Debug mode
2017-11-09 12:32:36 +01:00
kaso17
aa35280ca9
Shareisland: force HTTPS
2017-11-09 11:38:42 +01:00
kaso17
b5d846442d
Fix tracing/logging options
2017-11-09 11:22:48 +01:00
kaso17
b040187c3f
fix null pointer exception
2017-11-08 17:48:27 +01:00
kaso17
804dc12a47
BJShare: fix seeders/leechers
2017-11-08 17:33:40 +01:00
kaso17
5095c543d0
The Horror Charnel: improve rows selector
2017-11-08 16:41:50 +01:00
kaso17
3ae850e69b
Cardigann: fix null pointer exception in if template
2017-11-08 16:18:28 +01:00
kaso17
4cd01433b7
fix null pointer
2017-11-08 16:06:13 +01:00
kaso17
06c47ec10a
fix null pointer exception during startup
2017-11-08 16:03:38 +01:00
Nathan Holland
52c0179e8e
Feature/autofac tidyup ( #2096 )
...
* Move service config service back into shared .NET Framework Library
* Move Content files into shared folder. Make autoface load different assembilies depending on what framework is using it.
* Change my mind on what the shared module should be called. Common Module is too bland.
* DotNet4.SocksProxy is not yet publically .NET Standard. Revert to previous SocksWebProxy package.
* Check in unstaged change to test dependency injection setup.
2017-11-08 15:45:21 +01:00
flightlevel
2209ab226c
Updater: Use Product Version ( #2094 )
2017-11-08 19:53:00 +11:00