Taloth Saldono
9e9cb98b3a
Fixed: Added additional separators to reversed title detection.
10 years ago
Mark McDowall
3b08f317dd
Remove request info from title when parsing
10 years ago
Mark McDowall
9e0c8a60b4
Anime special fixes
...
Fixed: Parsing of special/OVA/OVD releases
Fixed: Handling of anime releases with season number of zero
10 years ago
Mark McDowall
41ece422c9
Fixed: Remove accents from titles when looking for matching series
10 years ago
Taloth Saldono
a5a99f64ff
Fixed: Parser now recognizes 848x480 as 480p.
10 years ago
Taloth Saldono
7b420fc033
Added MediaInfo to EpisodeFile.
10 years ago
Mark McDowall
b841d2e9b4
Fixed: VOSTFR will be treated as French
10 years ago
Mark McDowall
7febd71fd9
Title must be included for 6 digit air date
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
Mark McDowall
b72678a9ad
Using absolute episode number logging moved to Debug
10 years ago
Mark McDowall
daaf4e1831
New: Parse 6 digit date format (yymmdd)
10 years ago
Mark McDowall
638c149b62
Added more resolutions for 1080p releases
10 years ago
Mark McDowall
c0cfbc4de4
Fixed: Blu-Ray in release/file name will be handle as Blu-Ray properly
10 years ago
Mark McDowall
70af42e69c
Manual search shouldn't die on mono
11 years ago
Mark McDowall
9a92815cbf
Fixed: Specials with the season number will be handled properly
11 years ago
Taloth Saldono
5e68ed7aac
Changed scene mapping log entry from Info to Debug to avoid spamming the log every minute.
11 years ago
Mark McDowall
2b6f908038
New: HR WS PDTV releases will be treated as HDTV720p
11 years ago
Mark McDowall
7df5d6c9b8
Merge branch 'develop' of https://github.com/Taloth/NzbDrone into develop
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
Taloth Saldono
34edeac391
Fixed: Updated check for hashed releases.
11 years ago
Mark McDowall
801b1b4ec4
Fixed: Parsing of RAW-HD releases
11 years ago
Mark McDowall
df1283c0a5
Quality parsing improvements
...
Fixed: Parsing quality in filename from other applications
Fixed: Parsing WEB.DL as WEB-DL
11 years ago
Mark McDowall
69567de9a2
Some additional release group parsing tests
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
Taloth Saldono
dcb586b937
Fixed: Better parsing of the delimiters for absolute episode numbering.
11 years ago
Taloth Saldono
9cf8436dbc
Added 'Nordic' as norwegian language.
11 years ago
Mark McDowall
3717b558e4
Fixed: Bluray 480p releases will be treated as DVD
11 years ago
Mark McDowall
16c60ff92c
Fixed: Bluray 576p will be detected as DVD instead of Bluray 720p
11 years ago
Mark McDowall
198e7cc2f7
Fixed: parsing of some porrly named episodes
11 years ago
Mark McDowall
20124ab61d
Fixed: Parsing of some quality from some Bluray files
11 years ago
Taloth Saldono
afff79feae
Fixed: Restricted allowed Release Groups to reduce erroneous matches.
11 years ago
Taloth Saldono
388943ea1b
Fixed: Quality parser now properly deals with releases with underscores as delimiter.
11 years ago
Taloth Saldono
bf7180f9ac
Fixed: mm.dd.yyyy airdate now parsed.
11 years ago
Taloth Saldono
45b1067d44
Fixed: bdrip/brrip with resolution now recognized as Bluray quality.
11 years ago
Mark McDowall
ebe42357c8
Use clean name when finding by title
11 years ago
Mark McDowall
1ce58c58af
Fixed: Parsing daily episode formats that contain [] around the quality
11 years ago
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.
11 years ago
Mark McDowall
0a125c485b
Removed console.writeline for Regex
11 years ago
Mark McDowall
bc17466dbc
Fixed: Parsing files that contain the date along with a season and episode
11 years ago
Taloth Saldono
6aaa3c573f
Fixed: Hashed releases should be parsed more accurately.
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
0a17630c5a
Fixed: Do not treat the pressence of Italy as an Italian release
11 years ago
Mark McDowall
f88a83ae10
Better cleaning before parsing releases and files
11 years ago
Mark McDowall
2f3430387e
Major logging overhaul
11 years ago
Mark McDowall
db5baf70ea
Don't clean common words from the start of the title
...
Fixed: Do not treat similar titles as the exact same
11 years ago
Mark McDowall
36e7dc75e5
nlsub is treated as dutch
11 years ago
Mark McDowall
669f351d08
Properly handling multi episode in one scene numbered release
...
Fixed: Multiple episodes under one scene episode for some shows
11 years ago
Mark McDowall
6d1cb90723
Possible special is less aggressive, with tests
11 years ago
Mark McDowall
0b2b8e9bbe
Cleaned up parser tests, 1103/1113 parsing is less greedy
...
Fixed: Importing of hashed releases
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