Joseph Milazzo
a09d5d0b69
Switched over to using Spotify API for meta data. This will require deleting DB to start using.
8 years ago
Joseph Milazzo
2813fccc78
Updated the code to allow a search to be made from UI to iTunes and return a mock result.
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
c7d445d1c1
New: Added raw DVD check for BTN to prevent those pesky VIDEO_TS downloads.
...
fixes #r1377
8 years ago
Mark McDowall
8a6d1ef373
Release scoring
9 years ago
Taloth Saldono
91d91bc673
Fixed: Sample files of daily episodes should also be deleted after import.
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
Mark McDowall
8f9e076325
Fixed: Don't log all daily episodes parsing as unknown episodes
9 years ago
Taloth Saldono
f2a70677e4
New: Will now temporarily stop using an indexer if the indexer reported an error.
9 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
Mark McDowall
6dd22e7dcb
New: Manual Import episodes
10 years ago
Keivan Beigi
d849a4ab48
New: Show source/seed info in manual search
10 years ago
Mark McDowall
a5dd0cce29
Fixed: Delays use minutes not hours
10 years ago
Keivan Beigi
cf77104a02
removed redundant else
10 years ago
Keivan Beigi
0be8f55a2f
Cleaned up using directive
10 years ago
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
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
518a75ea5c
Downloading releases via Manual Search are now processed via unique id to allow caching more Release details.
10 years ago
Taloth Saldono
7b420fc033
Added MediaInfo to EpisodeFile.
10 years ago
Mark McDowall
70af42e69c
Manual search shouldn't die on mono
10 years ago
Mark McDowall
9a92815cbf
Fixed: Specials with the season number will be handled properly
10 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
10 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
e21574a203
Blacklisting improvements
...
New: New releases that fail will be retried a second time after waiting 1hr (configurable)
Fixed: Blacklisting releases with the same date and vastly different ages
11 years ago
Mark McDowall
2f3430387e
Major logging overhaul
11 years ago
Mark McDowall
6d1cb90723
Possible special is less aggressive, with tests
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
Taloth Saldono
c90791b266
Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.
11 years ago
Icer Addis
2dbf0ecc82
Fixes for code review
11 years ago
Icer Addis
6ee08af111
Special Episode parsing support in ParsingService
...
Added ParsingService.ParseSpecialEpisodeTitle
Added SeriesService.FindByNameInexact
Added EpisodeService.FindSpecialEpisodeByName
Added IsPossibleSpecialEpisode method to parse info
DownloadDecisionMaker will try to find special episodes if a parse fails or is a possible special episode
11 years ago
Mark McDowall
f76c4700a6
New: Release Group can now be used in rename patterns
11 years ago
kayone
ec63053fe7
cleaned up using directives.
11 years ago
Mark McDowall
bb65e83012
Fixed broken mapping tests
11 years ago
Cyberlane
26d3d9dcd6
Small tweaks based on feedback from @markus101
11 years ago
Cyberlane
44c1bc632e
Parsing service code (and tests) for absolute numbered episodes
11 years ago
Cyberlane
d13b41313f
Parser can parse absolute episode numbers
11 years ago
Mark McDowall
5b329ba3af
Fixed: Now able to queue downloads using manual search on mono (Linux)
11 years ago
Mark McDowall
436644318b
Added name + year lookups
...
New: Support series lookup when year has been appended to the release name
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
5bf0e197ec
Moved source code under src folder - massive change
11 years ago