Taloth Saldono
d3adb7ac40
Fixed: HDBits release age incorrect.
...
fixes #1272
2016-05-10 22:19:51 +02:00
Taloth Saldono
71ecc96c70
Refactored IntegrationTests to work with Nunit3 VS adapter.
2016-04-06 22:06:40 +02:00
Taloth Saldono
4c5707bba8
Fixed: Newznab/Torznab used wrong query if tvrageid was unknown in combination with a specific indexer capability profile.
2016-03-28 20:15:31 +02:00
Taloth Saldono
19b8fb6d8b
Merge branch 'blackhole-delay' into develop
2016-03-15 21:47:18 +01:00
Taloth Saldono
b99d82cccc
Ensure auto-generated mocks are also registered in the test container.
2016-03-15 21:46:39 +01:00
Taloth Saldono
23871503a2
Replaced Uri with HttpUri.
2016-03-11 20:36:01 +01:00
Taloth Saldono
bb9a0371c5
Added TorrentRss test for ExtraTorrents, no other changes.
2016-02-25 19:18:46 +01:00
Mark McDowall
c1298d162e
Womble's has size parsing now
2016-02-18 18:39:23 -08:00
Taloth Saldono
3b57194d47
Fixed: Parses size in Wombles Description field so min/maxsize checks works on Wombles feed.
2016-02-17 23:22:22 +01:00
Taloth Saldono
9ad8311dd6
New: Use PageSize reported by newznab/torznab caps instead of hardcoded 100.
...
ref Jackett/Jackett#27
2016-02-17 21:23:27 +01:00
Taloth Saldono
f96f997506
Fixed: Handling xml responses containing invalid html entities.
...
fixes #1123
2016-02-05 20:08:54 +01:00
Mark McDowall
7921dd3f96
Fixed: Removed Titans of TV tracker
...
Closes #992
2015-12-17 00:46:02 -08:00
Taloth Saldono
74403815d9
Fixed torznab searching without any id or q.
...
Fixes #849
2015-10-11 21:39:02 +02:00
Taloth Saldono
84c7f4cd8c
Added support for tvmaze.
2015-10-09 22:36:10 +02:00
Taloth Saldono
1ad1d73c91
Added tiered indexer requests to support fallback to wildcard queries.
2015-10-09 22:22:48 +02:00
Taloth Saldono
99f452e299
New: Added support for newznab indexers using tvdbid for searching.
2015-10-09 22:22:46 +02:00
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
2015-10-03 21:14:06 +02:00
Taloth Saldono
c63b65eba1
Only apply kat peers fix for recent releases.
2015-09-24 22:33:01 +02:00
Taloth Saldono
d637ee1a2d
Disable kickass seeds/peers info since they only report 0 on the rss.
2015-09-22 22:46:49 +02:00
Taloth Saldono
8d0dab6578
Fixed tests after Uri cleanup logic.
2015-08-15 21:35:09 +02:00
Taloth Saldono
211863d55d
Fixed: Indexers returning relative urls for grabs.
2015-08-15 13:36:40 +02:00
Taloth Saldono
fc75783fbe
Rewrote the RequestGenerator to support paging and other refactorings.
2015-07-26 22:04:02 +02:00
Mark McDowall
58b01b91d5
New: Titans of TV tracker
2015-07-24 21:45:09 +02:00
Taloth Saldono
f2a70677e4
New: Will now temporarily stop using an indexer if the indexer reported an error.
2015-07-20 21:09:16 +02:00
Taloth Saldono
55412968e0
New: Added auto-detection of indexer capabilities to torznab.
2015-07-20 16:46:40 +02:00
Taloth Saldono
3ad7673d69
Fixed: Doki rss feed now uses correct url for torrent.
2015-07-13 20:26:00 +02:00
Taloth Saldono
c02d6c426c
Fixed: TorrentRssParser incorrectly detected description element.
2015-07-03 21:21:49 +02:00
Taloth Saldono
c9d0bc7148
Fixed: Removed Eztv-like api support entirely since TorrentRss is now available.
2015-06-28 18:09:37 +02:00
Taloth Saldono
f3d31c3ea1
Fixed btn tests.
2015-06-18 09:18:25 +02:00
Taloth Saldono
2c472d6e3e
Fixed: BTN will now use http/https for grabbing downloads as specified by the settings instead of by the feed.
2015-06-18 09:09:58 +02:00
Taloth Saldono
569ef09f39
Updated Rarbg to api v2.
...
fixes #752
ref rarbg/torrentapi#1
2015-06-16 21:38:52 +02:00
Taloth Saldono
ccff4fe142
Fixed: Size Parsing in TorrentRss was a bit too tolerant.
...
fixes #590
2015-06-04 21:08:44 +02:00
Taloth Saldono
39aef8bed5
Merge branch 'torrentrss' into develop
2015-05-27 08:03:04 +02:00
Taloth Saldono
ba2da07c2f
Added tests and refactored TorrentRss code.
2015-05-26 19:42:22 +02:00
Michel Zehnder
9d7522cc15
New: Add generic TorrentRssIndexer support.
...
Add support for generic RSS feeds. Parses the feed and tests if it is
EZTV compatible, or if it has all required fields for the generic
TorrentRssParser
2015-05-25 22:49:58 +02:00
Taloth Saldono
6744e0d506
New: Added support for Rarbg as replacement for Eztv.
2015-05-25 14:28:32 +02:00
Taloth Saldono
4a6778c609
HDBits fixup.
2015-05-25 00:55:30 +02:00
scherzo
3ae2883eb5
New: Add support for the HDBits torrent tracker.
...
The indexer implementation borrows heavily from the BroadcastTheNet
implementation as HDBits also provides a JSON API that can be used
to query both the recent torrents and the catalog.
2015-05-25 00:00:50 +02:00
Lars Johnsen
a79fc94a54
Compilation: Fix case inconsistencies
2015-05-12 23:17:51 +02:00
Mark McDowall
c3e0dbc173
Display names for Indexers
2015-04-25 09:25:18 -07:00
Mark McDowall
10214bff42
Cleanse some names
2015-04-22 07:52:07 -07:00
Mark McDowall
65f1dbde00
Fixed: Torznab parsing when enclosure is magent link
2015-04-19 13:13:14 -07:00
Taloth Saldono
ee87537848
Response cookies not stored by default.
2015-04-13 23:44:24 +02:00
Mark McDowall
99d9303394
Fixed: Download Client with config Warnings won't be excluded
2015-03-16 21:33:34 -07:00
Taloth Saldono
c7470a426a
New: Added Torznab as generic indexer.
2015-03-16 23:42:22 +01:00
Taloth Saldono
96469be7f0
Fixed: Can now specify a cookie for BitMeTv.
2015-03-14 22:39:19 +01:00
Taloth Saldono
bf5b645416
Test fixed
2015-03-09 21:28:49 +01:00
Taloth Saldono
ee02e6a31c
Disabled eztv test entirely.
2015-03-04 21:20:07 +01:00
Mark McDowall
090ba3bb86
Fixed: Removed Animezb indexer
2015-01-20 16:44:39 -08:00
Mark McDowall
157124df89
Fixed: Disable EZTV when using the default URL
2015-01-17 21:42:19 -08:00
Taloth Saldono
3244f71e5c
Fixed: No longer mixes up peers and leechers, so the UI should now properly report seeders and leechers.
2014-12-21 20:08:59 +01:00
Mark McDowall
85a9b74008
File Browser
...
New: File Browser to navigate to folders when choosing paths
2014-12-19 23:32:47 -08:00
Keivan Beigi
d849a4ab48
New: Show source/seed info in manual search
2014-12-19 17:21:03 -08:00
Keivan Beigi
0be8f55a2f
Cleaned up using directive
2014-12-06 21:55:17 -08:00
Mark McDowall
47c109209c
Fix broken BTN tests
2014-12-03 22:33:29 -08:00
Mark McDowall
2de837558b
Fixed compilation
2014-12-01 22:48:11 -08:00
Keivan Beigi
23524c238f
Fixed: EzRSS Size Parsing
2014-11-24 15:16:29 -08:00
Taloth Saldono
0ae0bd43be
Implemented indexer integration tests for a couple of public indexers.
2014-11-19 22:06:19 +01:00
MythJuha
67cd5703a1
New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
2014-11-19 21:47:10 +01:00
Taloth Saldono
5e62c2335f
Fixed: Refactored the Indexer architecture to support non-rss indexers.
2014-09-27 21:57:35 +02:00
Taloth Saldono
80ed203258
Updated HttpResponse to support binary content.
2014-09-13 00:46:03 +02:00
Taloth Saldono
70fc927e9f
New: Will now provider a clearer error if the indexer returned unexpected html content (indicating a blocked site) instead of failing with a parser error.
2014-09-12 21:22:50 +02:00
Taloth Saldono
82061cf5a0
General fixes and adjusted ParseSize method.
2014-09-12 21:22:26 +02:00
Mark McDowall
07cb7edfcf
Fixed newznab testing and saving
2014-07-07 13:12:00 -07:00
Mark McDowall
7af782d353
Provider testing improvements
...
New: Test button for indexers in UI
Fixed: Testing download clients shows error messages in UI
Fixed: Testing notifications shows error messages in UI
2014-07-06 20:12:42 -07:00
Mark McDowall
193672b652
Anime!
...
New: Anime support
New: pull alternate names from thexem.de
New: Search using all alternate names (if rage ID is unavailable)
New: Show scene mapping information when hovering over episode number
New: Full season searching for anime (searches for each episode)
New: animezb.com anime indexer
New: Treat BD as bluray
Fixed: Parsing of 2 digit absolute episode numbers
Fixed: Loading series details page for series that start with period
Fixed: Return 0 results when manual search fails, instead of an error
Fixed: animezb URL
2014-07-02 07:33:51 -07:00
Taloth Saldono
2035fe8578
New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
2014-05-30 19:40:29 +02:00
Mark McDowall
b3fb807f41
HttpProvider.PostCommand will no longer keep the connection alive
2014-05-10 21:37:07 -07:00
Mark McDowall
442ab2b7c4
Get 1000 releases from indexers
2014-01-15 19:43:49 -08:00
Mark McDowall
c50fb84216
Some test cleanup for season search
2014-01-14 11:58:53 -08:00
Mark McDowall
2dccc0567e
Fixed broken integration tests
2014-01-13 19:57:47 -08:00
Mark McDowall
5ac55b0421
Fixed: omgwtfnzbs season/series searches stuck in a loop
...
Fixed: MegaSearch season/series searches stuck in a loop
2014-01-13 19:47:45 -08:00
Mark McDowall
f76c4700a6
New: Release Group can now be used in rename patterns
2013-12-08 22:25:11 -08:00
kayone
37ae2d04e3
fixed newznab validation when URL is null.
2013-12-02 14:16:34 -08:00
kayone
be3ec7ddb8
new: smarter validation for newznab indexer settings
2013-12-01 13:33:53 -08:00
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
2013-10-02 18:01:32 -07:00