Taloth Saldono
1239fa874d
Merge branch 'develop' into phantom-develop
...
# Conflicts:
# src/NzbDrone.Api/Extensions/Pipelines/GZipPipeline.cs
# Merged changes to src/Sonarr.Http/Extensions/Pipelines/GZipPipeline.cs
2019-01-12 13:32:11 +01:00
Taloth Saldono
2b4429f8b7
Fixed: Erroneously matching Anime 10.5 special as 10.
...
fixes #2868
2019-01-12 13:14:47 +01:00
vawen
068ea1e934
New: Language Profiles
...
Closes #274
2018-12-29 13:08:38 +01:00
Taloth
d0e8aef949
New: Consider all scene SxxE00 releases Specials as well.
...
* New: Consider all scene SxxE00 releases Specials as well.
* Cleanup special episode titles and handle E00 specials with existing scenemappings.
* Moved handling of scene mapped E00 to central function.
2018-01-04 21:49:16 +01:00
Mark McDowall
2b8ab92ef7
Fixed: Parse and reject season extras
...
Fixes #2176
2017-09-21 18:28:44 -07:00
Mark McDowall
52ce2c0007
Fixed: Reject partial season packs
...
Fixes #2135
2017-08-26 22:55:06 -07:00
Taloth Saldono
a5bc4a8f11
Added ability to filter scene mappings by regex via services.
2017-05-06 14:05:49 +02:00
Keivan Beigi
0214c8e0f0
Removed unused using statements
2016-12-23 13:45:24 -08:00
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
2015-10-03 21:14:06 +02:00
Mark McDowall
8f9e076325
Fixed: Don't log all daily episodes parsing as unknown episodes
2015-08-21 17:54:50 -07:00
Keivan Beigi
0be8f55a2f
Cleaned up using directive
2014-12-06 21:55:17 -08:00
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
2014-12-01 22:26:25 -08:00
Mark McDowall
70af42e69c
Manual search shouldn't die on mono
2014-07-10 09:26:20 -07:00
Mark McDowall
9a92815cbf
Fixed: Specials with the season number will be handled properly
2014-07-09 13:56:52 -07:00
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
2014-07-02 07:33:51 -07:00
Mark McDowall
6d1cb90723
Possible special is less aggressive, with tests
2014-02-22 15:33:11 -08:00
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
2014-02-19 23:23:20 -08:00
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.
2014-01-27 19:21:29 +01:00
Icer Addis
2dbf0ecc82
Fixes for code review
2014-01-13 21:20:29 -08:00
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
2014-01-07 00:24:50 -08:00
Mark McDowall
f76c4700a6
New: Release Group can now be used in rename patterns
2013-12-08 22:25:11 -08:00
Mark McDowall
bb65e83012
Fixed broken mapping tests
2013-11-11 21:03:11 -08:00
Cyberlane
26d3d9dcd6
Small tweaks based on feedback from @markus101
2013-11-11 21:03:10 -08:00
Cyberlane
44c1bc632e
Parsing service code (and tests) for absolute numbered episodes
2013-11-11 21:03:08 -08:00
Cyberlane
d13b41313f
Parser can parse absolute episode numbers
2013-11-11 21:03:07 -08:00
Mark McDowall
436644318b
Added name + year lookups
...
New: Support series lookup when year has been appended to the release name
2013-10-31 16:50:39 -07:00
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
2013-10-22 22:17:02 -07:00
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
2013-10-02 18:01:32 -07:00