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
Taloth Saldono
e5278a0243
Added advanced torznab option to disable rageid lookups for trackers only supporting title queries.
10 years ago
Taloth Saldono
fe5cb9503c
Updated kickass url... again
10 years ago
Taloth Saldono
f221b00795
Kickass Verified Only flag no longer an Advanced option to increase visibility.
10 years ago
Taloth Saldono
e98a174884
Fixed: Fetching multiple pages for kickass to get more releases on the recent/rss feed due to small page size.
10 years ago
Taloth Saldono
6abda8adef
New: Added HD4Free.xyz to Torznab presets since that site now supports it.
10 years ago
Taloth Saldono
2a83088045
Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
10 years ago
Taloth Saldono
25c77711cd
Log partial indexer response on parser error.
10 years ago
Mark McDowall
c3e0dbc173
Display names for Indexers
10 years ago
Mark McDowall
9a629c2fc6
Display names for Notifications
10 years ago
Mark McDowall
65f1dbde00
Fixed: Torznab parsing when enclosure is magent link
10 years ago
Taloth Saldono
a6d2283be8
New: Added Advanced option to Nyaa to change query parameters for category and filter.
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
61c263856b
Giving a slightly more useful IPTorrent rss feed error.
10 years ago
Taloth Saldono
96469be7f0
Fixed: Can now specify a cookie for BitMeTv.
10 years ago
Taloth Saldono
4036654f3f
New: Fanzub url can now be modified (to be used only with alternative sites implementing the same api)
10 years ago
Mark McDowall
a8e805fd5d
Merge pull request #205 from bdegier/develop
...
New: NZBFinder.ws as Newznab preset
10 years ago
Taloth Saldono
14a99a28cc
New: Manual single episode searches on BTN will now also search for season packs to simplify manually grabbing a season pack.
10 years ago
Taloth Saldono
402d6b5411
New: Added rudimentary Anime search by tvdb episodenumber to BTN.
10 years ago
Taloth Saldono
e143b18df3
Fixed: Episode/Season searches on BTN are now performed by tvdb numbering instead of scene numbering. (let us know if you run into problems with series with scene numbering)
10 years ago
Taloth Saldono
4d837a46af
Fixed: Now searching BTN by tvdbid instead of tvrageid to get results for certain series.
10 years ago
bdegier
1f8f52ac9b
Added NZBFinder.ws as optional Indexer
...
Established indexer. Been around for 2+ years.
10 years ago
Mark McDowall
d3c1deb203
Fixed default KAT url
10 years ago
Mark McDowall
313e48be61
Use rss-download for omg RSS feed
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
Mark McDowall
13b43dc084
New: omgwtfnzbs delay now configurable (advanced)
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
7a21f8b151
Fixed: Updated OZnzb URL to api.oznzb.com (new indexer settings only)
10 years ago
Keivan Beigi
d849a4ab48
New: Show source/seed info in manual search
10 years ago
Keivan Beigi
0a341199a8
safer log configuration
10 years ago
Mark McDowall
eeafa2cb64
Fixed: download URL for some newznab imposters
10 years ago
Mark McDowall
b8d9ec628d
Fixed: omgwtfnzbs RSS results will be delayed 30 minutes (propagation issues)
10 years ago
Mark McDowall
d93bd52a01
Queue actions
...
New: Remove items from queue/history from Activity
New: Force import of series title mismatch from Activity
10 years ago
Keivan Beigi
cf77104a02
removed redundant else
10 years ago
Keivan Beigi
0be8f55a2f
Cleaned up using directive
10 years ago
Mark McDowall
29ee0ef2be
Fixed: EZTV logging generic error when there were no results
10 years ago
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
10 years ago
Mark McDowall
3a8507076c
Fixed: Only throw API key error for OMG when notice contains "api"
10 years ago
Mark McDowall
a8ca258ca4
Fixed: Indexer testing
...
Omg now has a preprocessor to catch authentication issues
Indexer testing works again, instead of always being successful
10 years ago
Mark McDowall
33ca71a745
Connect to EZTV over SSL
10 years ago
Keivan Beigi
23524c238f
Fixed: EzRSS Size Parsing
10 years ago
Taloth Saldono
102acae972
Updated Kickass Url to new TLD.
10 years ago
MythJuha
67cd5703a1
New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
10 years ago