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.
10 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.
10 years ago
Taloth Saldono
82061cf5a0
General fixes and adjusted ParseSize method.
10 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