Mark McDowall
043ca57e1e
Fixed: no longer logging finished searching messages when search did not occur on that indexer
10 years ago
Mark McDowall
7fc3b971f6
Fixed: Womble's publish date will be treated as UTC instead of local
10 years ago
Mark McDowall
74a38415cf
Profiles
...
Indexes are created with the same uniqueness when copying a table
New: Non-English episode support
New: Renamed Quality Profiles to Profiles and made them more powerful
New: Configurable wait time before grabbing a release to wait for a better quality
10 years ago
Taloth Saldono
d64c4445b8
Fixed compile warnings.
10 years ago
Mark McDowall
fdddb13686
New: NZBgeek added as preset indexer
10 years ago
Mark McDowall
86936303dd
Fixed: Age of releases includes time of day in calculation
10 years ago
Mark McDowall
87d15092e5
New: nzbplanet.net as a newznab preset
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
Scott Rice
828dd5f5ad
Adds Anime-specific searching and Fanzub support
...
Splits searching in the same way as a Daily search, each indexer has a
method to search specifically for anime. Fanzub support was also added,
with its own indexer and parser classes.
11 years ago
Taloth Saldono
9633afc612
New: Added Presets to Indexers to add indexers with default properties. In an older version of NzbDrone these default indexers were added automatically and could not be removed.
11 years ago
Taloth Saldono
c04ae9f1d0
Fixed: Newznab parser will attempt to use the usenetdate for age determination instead of the feed publish date.
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
a40b9a306e
Fixed: API keys should be more reliably cleansed from the logs
11 years ago
Mark McDowall
b3fb807f41
HttpProvider.PostCommand will no longer keep the connection alive
11 years ago
Mark McDowall
eeacf9ef9f
Set dognzb URL to api for new installs
11 years ago
Mark McDowall
017b6ade5e
Fixed: Do not search for episodes that were just grabbed via RSS Sync
11 years ago
Mark McDowall
192e79d2ff
New: Automatic search for missing episodes if RSS Sync hasn't been run recently
11 years ago
Mark McDowall
357726ed09
Fixed: Do not prevent adding of indexer when API request limit was reached
11 years ago
Mark McDowall
2f3430387e
Major logging overhaul
11 years ago
Mark McDowall
176f3e0563
Log startup location, log number of results from feed
11 years ago
Mark McDowall
e0d8d18838
Better logging when adding a new indexer and it fails
11 years ago
Mark McDowall
c8ae9f40fb
New: App health displayed in UI
11 years ago
Mark McDowall
faa24c5bb6
Merge branch 'special-episode-search' of https://github.com/iaddis/NzbDrone into special-episode-search
...
Conflicts:
src/NzbDrone.Core/Indexers/Omgwtfnzbs/Omgwtfnzbs.cs
11 years ago
Mark McDowall
606d78f5e1
Download clients now use thingy provider
11 years ago
Mark McDowall
a6361d0bbd
New: XBMC Metadata (Frodo+)
11 years ago
markus101
3d423f57f8
Fixed: Use friendly name instead of "Newznab" when fetching feeds
11 years ago
Mark McDowall
642f56c221
Fixed: Womble's URL
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
5ac55b0421
Fixed: omgwtfnzbs season/series searches stuck in a loop
...
Fixed: MegaSearch season/series searches stuck in a loop
11 years ago
Icer Addis
d727840fbf
Indexer searching for special episodes using query string
...
Added SpecialEpisodeSearchCriteria criteria to handle special episode search queries
Added method NzbSearchService.SearchSpecial() for season0 episodes
Added IIndexer GetSearchUrls() for doing text based queries
11 years ago
Mark McDowall
195cf97303
New: Added OZnzb.com as a default indexer
11 years ago
Mark McDowall
f76c4700a6
New: Release Group can now be used in rename patterns
11 years ago
kayone
d5cbd5dc33
added nzbindex.in to list of newznab indexers that require API Key.
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
kayone
ec63053fe7
cleaned up using directives.
11 years ago
Mark McDowall
6b04faedbc
Newznab daily search forces slashes now.
...
Fixed: Issue with some locales and daily episode searching
11 years ago
Mark McDowall
52da5b643d
Using string for airdate instead of DateTime in models to prevent timezone issues
...
Fixed: Manual search air by date shows can now be sent to download client
11 years ago
Mark McDowall
03149b1396
Newznab indexers are tested before creating
11 years ago
Mark McDowall
25c5401a9d
More Connects cleanup/fixing
11 years ago
Mark McDowall
27da44ba45
Converted notifications to thingi provider
...
Fixed: Issues creating and saving Connects
11 years ago
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
11 years ago