Qstick
b0cde61dd0
Fixed: UnsupportedFeedException should log error for each item ( #77 )
7 years ago
Qstick
9fba2458d8
Remove TV search commands ( #68 )
...
* Remove TV search commands
Remove TV search commands
* Cleanup Newznab, Fix variable name in IntegrationTests
8 years ago
Qstick
025534cf71
Fix Setup of Newznab Test ( #51 )
...
Fix Setup of Newznab Test
8 years ago
Qstick
a5ac4ed37a
Remove Non-Music Indexers ( #42 )
...
Remove Non-Music Indexers
8 years ago
Qstick
1e4d9480e9
Implement Release Parsing, Decision Engine, and Downloading ( #35 )
...
* Implement Parsing, Decision Engine, and Downloading
8 years ago
Qstick
5556989324
Implement Waffles Indexer ( #34 )
...
* Implement Waffles Indexer
Implement Waffles Indexer
* Remove Exception Class
Remove Exception Class
* Fix csproj file
Fix csproj file
* Add Test Fixture
Add Test Fixture
* Split line due to length for readability
Split line due to length for readability
8 years ago
Qstick
7691265e66
Fix Newznab if statement, Clean Test Fixture
...
Fix Newznab if statement, Clean Test Fixture
8 years ago
Qstick
5b22e5a9ae
Newznab Indexer Tests
...
Newznab Indexer Tests
8 years ago
Taloth Saldono
e7331539f0
Fixed: Newznab default capabilities erroneously cached if indexer is unavailable.
8 years ago
Mark McDowall
9b162f2d5e
Fixed: Clean RSS feed before detecting type
...
Fixes #1518
8 years ago
Taloth Saldono
2855090005
Fixed: Removed Womble indexer.
8 years ago
Taloth Saldono
060b9f6fd1
Fixed: Updated BTN api url.
8 years ago
Mark McDowall
4043d07ab1
Verify LimeTorrents parsing
8 years ago
Taloth Saldono
47b1157b96
Fixed: Permanently removed kickass rss/api implementation.
8 years ago
Keivan Beigi
e0ff25d5be
New: switched nyaa to HTTPS
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Keivan Beigi
aba613acd1
Because it's 2016!
8 years ago
Taloth Saldono
356e14ac5b
Cleanup
9 years ago
Björn Dahlgren
17f6841426
Fixed: Updated HDBits api to api changes.
...
Closes #1448
9 years ago
Taloth Saldono
2b1c97ffa4
Fixed: AnimoTosho RSS feed size parsing.
...
Also added handling for multiple enclosure elements.
ref #1384
9 years ago
Taloth Saldono
c7d445d1c1
New: Added raw DVD check for BTN to prevent those pesky VIDEO_TS downloads.
...
fixes #r1377
9 years ago
Taloth Saldono
8966e5a403
Removed fanzub tests and disabled kickass tests.
9 years ago
Taloth Saldono
d3adb7ac40
Fixed: HDBits release age incorrect.
...
fixes #1272
9 years ago
Taloth Saldono
71ecc96c70
Refactored IntegrationTests to work with Nunit3 VS adapter.
9 years ago
Taloth Saldono
4c5707bba8
Fixed: Newznab/Torznab used wrong query if tvrageid was unknown in combination with a specific indexer capability profile.
9 years ago
Taloth Saldono
19b8fb6d8b
Merge branch 'blackhole-delay' into develop
9 years ago
Taloth Saldono
b99d82cccc
Ensure auto-generated mocks are also registered in the test container.
9 years ago
Taloth Saldono
23871503a2
Replaced Uri with HttpUri.
9 years ago
Taloth Saldono
bb9a0371c5
Added TorrentRss test for ExtraTorrents, no other changes.
9 years ago
Mark McDowall
c1298d162e
Womble's has size parsing now
9 years ago
Taloth Saldono
3b57194d47
Fixed: Parses size in Wombles Description field so min/maxsize checks works on Wombles feed.
9 years ago
Taloth Saldono
9ad8311dd6
New: Use PageSize reported by newznab/torznab caps instead of hardcoded 100.
...
ref Jackett/Jackett#27
9 years ago
Taloth Saldono
f96f997506
Fixed: Handling xml responses containing invalid html entities.
...
fixes #1123
9 years ago
Mark McDowall
7921dd3f96
Fixed: Removed Titans of TV tracker
...
Closes #992
9 years ago
Taloth Saldono
74403815d9
Fixed torznab searching without any id or q.
...
Fixes #849
9 years ago
Taloth Saldono
84c7f4cd8c
Added support for tvmaze.
9 years ago
Taloth Saldono
1ad1d73c91
Added tiered indexer requests to support fallback to wildcard queries.
9 years ago
Taloth Saldono
99f452e299
New: Added support for newznab indexers using tvdbid for searching.
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono
c63b65eba1
Only apply kat peers fix for recent releases.
9 years ago
Taloth Saldono
d637ee1a2d
Disable kickass seeds/peers info since they only report 0 on the rss.
9 years ago
Taloth Saldono
8d0dab6578
Fixed tests after Uri cleanup logic.
10 years ago
Taloth Saldono
211863d55d
Fixed: Indexers returning relative urls for grabs.
10 years ago
Taloth Saldono
fc75783fbe
Rewrote the RequestGenerator to support paging and other refactorings.
10 years ago
Mark McDowall
58b01b91d5
New: Titans of TV tracker
10 years ago
Taloth Saldono
f2a70677e4
New: Will now temporarily stop using an indexer if the indexer reported an error.
10 years ago
Taloth Saldono
55412968e0
New: Added auto-detection of indexer capabilities to torznab.
10 years ago
Taloth Saldono
3ad7673d69
Fixed: Doki rss feed now uses correct url for torrent.
10 years ago
Taloth Saldono
c02d6c426c
Fixed: TorrentRssParser incorrectly detected description element.
10 years ago
Taloth Saldono
c9d0bc7148
Fixed: Removed Eztv-like api support entirely since TorrentRss is now available.
10 years ago
Taloth Saldono
f3d31c3ea1
Fixed btn tests.
10 years ago
Taloth Saldono
2c472d6e3e
Fixed: BTN will now use http/https for grabbing downloads as specified by the settings instead of by the feed.
10 years ago
Taloth Saldono
569ef09f39
Updated Rarbg to api v2.
...
fixes #752
ref rarbg/torrentapi#1
10 years ago
Taloth Saldono
ccff4fe142
Fixed: Size Parsing in TorrentRss was a bit too tolerant.
...
fixes #590
10 years ago
Taloth Saldono
39aef8bed5
Merge branch 'torrentrss' into develop
10 years ago
Taloth Saldono
ba2da07c2f
Added tests and refactored TorrentRss code.
10 years ago
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
10 years ago
Taloth Saldono
6744e0d506
New: Added support for Rarbg as replacement for Eztv.
10 years ago
Taloth Saldono
4a6778c609
HDBits fixup.
10 years ago
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.
10 years ago
Lars Johnsen
a79fc94a54
Compilation: Fix case inconsistencies
10 years ago
Mark McDowall
c3e0dbc173
Display names for Indexers
10 years ago
Mark McDowall
10214bff42
Cleanse some names
10 years ago
Mark McDowall
65f1dbde00
Fixed: Torznab parsing when enclosure is magent link
10 years ago
Taloth Saldono
ee87537848
Response cookies not stored by default.
10 years ago
Mark McDowall
99d9303394
Fixed: Download Client with config Warnings won't be excluded
10 years ago
Taloth Saldono
c7470a426a
New: Added Torznab as generic indexer.
10 years ago
Taloth Saldono
96469be7f0
Fixed: Can now specify a cookie for BitMeTv.
10 years ago
Taloth Saldono
bf5b645416
Test fixed
10 years ago
Taloth Saldono
ee02e6a31c
Disabled eztv test entirely.
10 years ago
Mark McDowall
090ba3bb86
Fixed: Removed Animezb indexer
10 years ago
Mark McDowall
157124df89
Fixed: Disable EZTV when using the default URL
10 years ago
Taloth Saldono
3244f71e5c
Fixed: No longer mixes up peers and leechers, so the UI should now properly report seeders and leechers.
10 years ago
Mark McDowall
85a9b74008
File Browser
...
New: File Browser to navigate to folders when choosing paths
10 years ago
Keivan Beigi
d849a4ab48
New: Show source/seed info in manual search
10 years ago
Keivan Beigi
0be8f55a2f
Cleaned up using directive
10 years ago
Mark McDowall
47c109209c
Fix broken BTN tests
10 years ago
Mark McDowall
2de837558b
Fixed compilation
10 years ago
Keivan Beigi
23524c238f
Fixed: EzRSS Size Parsing
10 years ago
Taloth Saldono
0ae0bd43be
Implemented indexer integration tests for a couple of public indexers.
10 years ago
MythJuha
67cd5703a1
New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
10 years ago
Taloth Saldono
5e62c2335f
Fixed: Refactored the Indexer architecture to support non-rss indexers.
10 years ago
Taloth Saldono
80ed203258
Updated HttpResponse to support binary content.
11 years ago
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.
11 years ago
Taloth Saldono
82061cf5a0
General fixes and adjusted ParseSize method.
11 years ago
Mark McDowall
07cb7edfcf
Fixed newznab testing and saving
11 years ago
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
11 years ago
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
11 years ago
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)
11 years ago
Mark McDowall
b3fb807f41
HttpProvider.PostCommand will no longer keep the connection alive
11 years ago
Mark McDowall
442ab2b7c4
Get 1000 releases from indexers
11 years ago
Mark McDowall
c50fb84216
Some test cleanup for season search
11 years ago
Mark McDowall
2dccc0567e
Fixed broken integration tests
11 years ago
Mark McDowall
5ac55b0421
Fixed: omgwtfnzbs season/series searches stuck in a loop
...
Fixed: MegaSearch season/series searches stuck in a loop
11 years ago
Mark McDowall
f76c4700a6
New: Release Group can now be used in rename patterns
11 years ago
kayone
37ae2d04e3
fixed newznab validation when URL is null.
11 years ago
kayone
be3ec7ddb8
new: smarter validation for newznab indexer settings
11 years ago
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
11 years ago