Taloth Saldono
2b1c97ffa4
Fixed: AnimoTosho RSS feed size parsing.
...
Also added handling for multiple enclosure elements.
ref #1384
2016-08-04 19:36:13 +02:00
Taloth Saldono
c7d445d1c1
New: Added raw DVD check for BTN to prevent those pesky VIDEO_TS downloads.
...
fixes #r1377
2016-07-24 01:00:34 +02:00
Taloth Saldono
8966e5a403
Removed fanzub tests and disabled kickass tests.
2016-07-22 00:03:35 +02:00
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