Mark McDowall
a3d013d908
New: v2/v3/etc handling for anime
2014-09-22 11:08:30 -07:00
Taloth Saldono
518a75ea5c
Downloading releases via Manual Search are now processed via unique id to allow caching more Release details.
2014-09-12 19:35:00 +02:00
Keivan Beigi
3a287bf7e7
Merge pull request #108 from NzbDrone/scene-name
...
Fixed: Use Nzb title as scene name when available
2014-09-04 09:24:37 -07:00
Mark McDowall
b638e09f24
Fixed: Don't mark releases as imported unless at least one file is imported
2014-09-03 17:57:27 -07:00
Keivan Beigi
1c7f2ad29e
spelling
2014-09-02 15:12:13 -07:00
kayone
20287f84ce
Fixed: Use Nzb title as scene name when available
2014-09-02 15:07:29 -07:00
Mark McDowall
ae97af6bb6
Fixed: Support for poorly numbered multi-episode releases
2014-09-01 21:46:07 -07:00
Taloth Saldono
04160a61c9
Fixed: Update Quality parser for Anime Elysium group.
2014-08-23 23:42:07 +02:00
Mark McDowall
7a804d4702
Fixed: parsing of files without a title and a 4 digit season number
2014-08-23 10:58:27 -07:00
Taloth Saldono
9e9cb98b3a
Fixed: Added additional separators to reversed title detection.
2014-08-13 22:09:31 +02:00
Mark McDowall
3b08f317dd
Remove request info from title when parsing
2014-08-11 22:11:06 -07:00
Mark McDowall
9e0c8a60b4
Anime special fixes
...
Fixed: Parsing of special/OVA/OVD releases
Fixed: Handling of anime releases with season number of zero
2014-08-11 19:44:26 -07:00
Mark McDowall
41ece422c9
Fixed: Remove accents from titles when looking for matching series
2014-08-11 12:26:06 -07:00
Taloth Saldono
a5a99f64ff
Fixed: Parser now recognizes 848x480 as 480p.
2014-08-10 14:54:55 -07:00
Taloth Saldono
7b420fc033
Added MediaInfo to EpisodeFile.
2014-08-05 18:14:06 +02:00
Mark McDowall
b841d2e9b4
Fixed: VOSTFR will be treated as French
2014-07-30 07:56:43 -07:00
Mark McDowall
7febd71fd9
Title must be included for 6 digit air date
2014-07-27 00:17:48 -07:00
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
2014-07-25 23:21:44 -07:00
Mark McDowall
b72678a9ad
Using absolute episode number logging moved to Debug
2014-07-25 08:34:29 -07:00
Mark McDowall
daaf4e1831
New: Parse 6 digit date format (yymmdd)
2014-07-25 08:33:51 -07:00
Mark McDowall
638c149b62
Added more resolutions for 1080p releases
2014-07-22 07:10:19 -07:00
Mark McDowall
c0cfbc4de4
Fixed: Blu-Ray in release/file name will be handle as Blu-Ray properly
2014-07-15 07:34:36 -07: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
Taloth Saldono
5e68ed7aac
Changed scene mapping log entry from Info to Debug to avoid spamming the log every minute.
2014-07-09 21:37:45 +02:00
Mark McDowall
2b6f908038
New: HR WS PDTV releases will be treated as HDTV720p
2014-07-08 22:45:19 -07:00
Mark McDowall
7df5d6c9b8
Merge branch 'develop' of https://github.com/Taloth/NzbDrone into develop
2014-07-02 07:40:32 -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
Taloth Saldono
34edeac391
Fixed: Updated check for hashed releases.
2014-06-30 23:26:16 +02:00
Mark McDowall
801b1b4ec4
Fixed: Parsing of RAW-HD releases
2014-06-20 08:18:48 -07:00
Mark McDowall
df1283c0a5
Quality parsing improvements
...
Fixed: Parsing quality in filename from other applications
Fixed: Parsing WEB.DL as WEB-DL
2014-06-16 07:57:55 -07:00
Mark McDowall
69567de9a2
Some additional release group parsing tests
2014-06-04 21:54:40 -07:00
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)
2014-05-30 19:40:29 +02:00
Taloth Saldono
dcb586b937
Fixed: Better parsing of the delimiters for absolute episode numbering.
2014-05-30 19:40:27 +02:00
Taloth Saldono
9cf8436dbc
Added 'Nordic' as norwegian language.
2014-05-30 19:40:26 +02:00
Mark McDowall
3717b558e4
Fixed: Bluray 480p releases will be treated as DVD
2014-05-25 13:28:43 -07:00
Mark McDowall
16c60ff92c
Fixed: Bluray 576p will be detected as DVD instead of Bluray 720p
2014-05-24 23:21:53 -07:00
Mark McDowall
198e7cc2f7
Fixed: parsing of some porrly named episodes
2014-05-24 11:29:40 -07:00
Mark McDowall
20124ab61d
Fixed: Parsing of some quality from some Bluray files
2014-05-16 23:01:36 -07:00
Taloth Saldono
afff79feae
Fixed: Restricted allowed Release Groups to reduce erroneous matches.
2014-05-08 20:03:16 +02:00
Taloth Saldono
388943ea1b
Fixed: Quality parser now properly deals with releases with underscores as delimiter.
2014-05-06 23:59:07 +02:00
Taloth Saldono
bf7180f9ac
Fixed: mm.dd.yyyy airdate now parsed.
2014-05-06 23:59:06 +02:00
Taloth Saldono
45b1067d44
Fixed: bdrip/brrip with resolution now recognized as Bluray quality.
2014-05-06 23:59:04 +02:00
Mark McDowall
ebe42357c8
Use clean name when finding by title
2014-04-25 20:00:44 -07:00
Mark McDowall
1ce58c58af
Fixed: Parsing daily episode formats that contain [] around the quality
2014-04-24 23:09:35 -07:00
Taloth Saldono
5428d9d53f
Improved detection of hashed releases.
...
- Added specific rejection code for 32 random characters to ignore all md5 and mixed-case hashes.
- Added NZBGeek hash format.
- Removed -RP from Release Group.
- Added test and fix for reversed title. Currently matching it based on a couple of patterns.
2014-04-22 19:44:44 +02:00
Mark McDowall
0a125c485b
Removed console.writeline for Regex
2014-04-17 15:42:47 -07:00
Mark McDowall
bc17466dbc
Fixed: Parsing files that contain the date along with a season and episode
2014-04-15 16:53:08 -07:00
Taloth Saldono
6aaa3c573f
Fixed: Hashed releases should be parsed more accurately.
2014-04-15 23:21:59 +02:00
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
2014-04-08 17:19:36 -07:00
Mark McDowall
0a17630c5a
Fixed: Do not treat the pressence of Italy as an Italian release
2014-04-06 20:10:05 -07:00
Mark McDowall
f88a83ae10
Better cleaning before parsing releases and files
2014-03-26 07:21:02 -07:00
Mark McDowall
2f3430387e
Major logging overhaul
2014-03-13 13:13:02 -07:00
Mark McDowall
db5baf70ea
Don't clean common words from the start of the title
...
Fixed: Do not treat similar titles as the exact same
2014-03-10 12:20:28 -07:00
Mark McDowall
36e7dc75e5
nlsub is treated as dutch
2014-03-05 17:29:05 -08:00
Mark McDowall
669f351d08
Properly handling multi episode in one scene numbered release
...
Fixed: Multiple episodes under one scene episode for some shows
2014-02-26 22:51:41 -08:00
Mark McDowall
6d1cb90723
Possible special is less aggressive, with tests
2014-02-22 15:33:11 -08:00
Mark McDowall
0b2b8e9bbe
Cleaned up parser tests, 1103/1113 parsing is less greedy
...
Fixed: Importing of hashed releases
2014-02-20 09:18:32 -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
Mark McDowall
e9db0fc14a
Fixes after rebase
2014-02-12 01:05:29 -08:00
Mark McDowall
a6361d0bbd
New: XBMC Metadata (Frodo+)
2014-02-12 01:04:51 -08:00
Mark McDowall
54f01ce41d
Fixed: Detection of russian releases using 'rus' in the title
2014-02-11 19:18:17 -08:00
Mark McDowall
958c2f1fe1
Merge branch 'quality-definitions' into develop
...
Conflicts:
src/UI/Settings/Quality/Profile/EditQualityProfileTemplate.html
src/UI/app.js
2014-02-03 17:29:22 -08:00
Mark McDowall
fbf242d3d5
Fixed cleaning titles that use underscores instead of spaces
2014-01-30 14:08:34 -08:00
Mark McDowall
4fc25b010c
Fixed: Sequential series have proper clean titles
2014-01-29 22:43:23 -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
Mark McDowall
34a08f8abb
Merge pull request #50 from iaddis/nlog-debugger-output
...
Nlog debugger output
2014-01-26 17:13:30 -08:00
Mark McDowall
37231d1ef0
DiskProvider split to Windows and Mono projects
2014-01-25 23:51:33 -08:00
Icer Addis
2dbf0ecc82
Fixes for code review
2014-01-13 21:20:29 -08:00
Icer Addis
c459cdf168
Fixes in response to code review
...
ParseSpecialEpisode now follows similar pattern to Map() method and accepts TvRageId and SearchCriteria
Fixed normalize episode title to handle punctuation separately from spaces and removed special episode words
Removed comments
2014-01-07 21:54:23 -08:00
Icer Addis
e2939847a5
Parser logging - changed Debug.WriteLine to Logger.Trace
2014-01-07 04:12:55 -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
b29efa5823
Fixed: Release group will not contain file extension
2013-12-25 23:16:13 -08:00
Mark McDowall
a5a02ce90e
Fixed: Incorrectly treating single episode releases as full season releases
2013-12-23 20:17:20 -08:00
Mark McDowall
80b2e605a9
Fixed: Issue processing full season releases
2013-12-22 17:32: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
87bda21b28
Fixed: Incorrect parsing as DVD for releases that contained 'pal' as part of another word
2013-12-04 23:16:24 -08:00
Mark McDowall
d0adac0b5d
Fixed: Parsing files/releases for series that start with numbers
2013-11-29 09:05:52 -08:00
Mark McDowall
e6a4008fad
Adding some more logging to import process
2013-11-28 12:53:30 -08:00
kayone
bb37444a99
minor parsing fix
2013-11-26 23:48:57 -08:00
Mark McDowall
9d5c1aa0a4
Validate that we can parse the chosen scheme before saving
2013-11-21 23:45:34 -08:00
kayone
ec63053fe7
cleaned up using directives.
2013-11-19 16:42:17 -08:00
Mark McDowall
bb65e83012
Fixed broken mapping tests
2013-11-11 21:03:11 -08:00
Mark McDowall
92cb702b9c
Added more multi-episode tests and support for them
2013-11-11 21:03:11 -08:00
Mark McDowall
9be6e68e7e
Fixed broken tests
2013-11-11 21:03:10 -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
5b329ba3af
Fixed: Now able to queue downloads using manual search on mono (Linux)
2013-11-10 01:51:53 -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
3586d59d6c
Fixed: Now able to parse series names that use underscores instead of spaces
2013-10-17 11:25:08 -07:00
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
2013-10-02 18:01:32 -07:00