Commit Graph

2131 Commits

Author SHA1 Message Date
Nathan Holland 36bd2c032f Use platform detection that works on mono 4.6+ (#2055) 2017-11-01 21:37:51 +11:00
flightlevel 5c35ada012
Use BencondNET instead of MonoTorrent (#2048) 2017-11-01 12:42:26 +11: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
Garfield69 bc4d69ffd8 yfftorrent: fix TEST for #2051 2017-11-01 08:38:13 +13:00
flightlevel a319838029
Bump Custom.js version (#2046)
Prevents cache using old version
2017-10-31 20:54:00 +11:00
Andy Simons 570ea5bb51 UI proxy settings (#2043) 2017-10-31 20:45:30 +11:00
Guizzoni 7638d9bc39 Update manicomioshare.yml (#2045)
This update (hopefully) fixes relogin detection.
2017-10-31 06:56:47 +13:00
Alexander Chapliuk 46c993d608 Update LostFilm.tv indexer (#2030)
* LostFilm.tv: Fix language and quality in release titles

* LostFilm.tv: Snatch Season Packs if they are available

* LostFilm.tv: Fix searching for series with special characters in title

* LostFilm.tv: Parse episode details on episode page, not on Discovery page

* LostFilm.tv: Don't snatch separate episodes if season pack was requested but not found

* LostFilm.tv: Repace logger.Info with logger.Debug to keep logs free of spam
2017-10-30 21:56:01 +11: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
Garfield69 9139e64762 gfxnews: add Private tracker GRAPHICS SOFTWARE/TUTORIALS #1445 2017-10-30 16:28:23 +13:00
Garfield69 4d9ca394f4 kinozal: multi cat is not supported. 2017-10-30 16:26:14 +13:00
Garfield69 1c88cf96df skytorrents: handle the two different date schemes 2017-10-30 09:57:56 +13:00
Nathan Holland 8a6b9d4de7 Feature/netcore preparation (#2035)
* 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

* DateTimeRoutines does not have Nuget packages that support .NET Standard (and therefore .NET Core). We will have to include them for now until we can get rid of this dependency.

* Move the interfaces into their own files. This will be useful when we share them between the .NET Core and .NET Framework WebAPI

* Stage services that need to point to the new interface namespace.

* Update CurlSharp to fix memory leak issue and support better runtime compatibility with OSX and Linux

* Start spliting some interfaces into their own files - this will help by allowing us to split them out in the future into a seperate project so the actual implementations can stay within their respective architectures when required
2017-10-29 21:19:09 +11: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
flightlevel 84ccd323e0
Code Tidy: Indexers P to Z (#2033) 2017-10-29 17:50:47 +11:00
flightlevel e93d8f0f7c
Code Tidy: Indexers A to N (#2032)
* Code Tidy: Indexers A-B

* Code Tidy: Indexers C to H

* Code Tidy: Indexers I-N
2017-10-29 17:21:18 +11:00
flightlevel 132a04d9b9
Use MSBuild and appveyor.yml (#2031) 2017-10-29 12:13:04 +11:00
Garfield69 332a434499 t411v2: fix search row header. Fix #2028 2017-10-29 12:58:44 +13:00
Garfield69 4dc8055830 cpabien: domain change yet again. fix #2029 2017-10-29 11:45:28 +13: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 445f19dcd2 mvgroup: site does not provide size, but Sonarr requires it.
so we default to 500 MB to satisfy it.
2017-10-26 17:21:25 +13:00
kaso17 ccffdaa5ee PirateTheNet: fix category handling 2017-10-25 18:19:13 +02:00
kaso17 804c771cbe AlphaRatio: use gazelle base and update categories 2017-10-25 17:46:23 +02:00
kaso17 0ab6734dec BaseIndexer: Update cookies in RequestBytesWithCookies() 2017-10-25 17:20:39 +02:00
kaso17 23ae126026 Rarbg: retry on invalid token 2017-10-25 16:14:06 +02:00
kaso17 963b7aa78f Merge branch 'master' of https://github.com/Jackett/Jackett.git 2017-10-25 16:03:16 +02:00
kaso17 3eb7534ddd disable recaptcha support 2017-10-25 16:03:09 +02:00
Guizzoni 8dad840f3f Update speed-share.yml (#2013)
Added missing categories, release date, release type. 
Fixed some errors, and removed some useless strings.

Unfortunately the indexer shows non scene resolutions like "848x480; 1920 x 960" and i wan't able to translate that to "480p; 720p" because there are so many different resolutions. If someone could help me with that, i'd be glad.
2017-10-25 15:40:56 +02:00
Garfield69 be128ed1d5 mvgroup: tweak cateory and subtitles default 2017-10-25 08:14:31 +13: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
kaso17 b4e81301a3 Fuzer: use browse.php 2017-10-24 18:30:09 +02:00
kaso17 0ada1871ba Blutopia: add global freeleech support 2017-10-24 12:24:36 +02:00
kaso17 6200eba45d Cardigann: move preprocessingfilters after re-login check 2017-10-24 11:51:54 +02:00
kaso17 7f7c6eb1c4 Merge branch 'master' of https://github.com/Jackett/Jackett.git 2017-10-24 11:15:52 +02:00
kaso17 92fb27e188 Cardigann: fix re_replace regex 2017-10-24 11:15:46 +02:00
Garfield69 82eebf82d3 btdb: fetch up to 100 results instead of just 10. Fix #1999 2017-10-24 20:32:54 +13:00
Garfield69 5607458f60 t411v2: fetch up to 100 results instead of just 20. Fix #1944 2017-10-24 20:16:53 +13:00
Guizzoni 16654d46df Add Speed-Share indexer (#2005)
fix #1699
2017-10-24 08:47:21 +02:00
Garfield69 c8bfd73c8d yaml definitons: use of single search path is deprecated
this goes double for associated method!
and brings everything into line with current wiki docs
2017-10-24 06:55:22 +13:00
kaso17 e6a2646a98 BitMeTV: use and filter 2017-10-23 18:10:19 +02:00
kaso17 6dc12f0d3c Torznab: add audio-search cap 2017-10-23 18:02:53 +02:00
kaso17 0846ca40cd PTFiles: adjust rows selector
fix #1844
2017-10-23 17:47:58 +02:00
kaso17 dae55ad500 The Empire: fix download link
fix #1997
2017-10-23 17:08:35 +02:00
Andrew 5e361c2087 uhdbits: fix date (#2000) 2017-10-23 16:51:02 +02:00
Brian Hardisty 3d7ecd197b BeyondHD: Add new `FraMeSToR 4K REMUX` category (#2001) 2017-10-23 16:49:47 +02:00