Commit Graph

39 Commits (828dd5f5adccfe23e209f781d75592faaec5badd)

Author SHA1 Message Date
Mark McDowall 69567de9a2 Some additional release group parsing tests
10 years ago
Taloth Saldono dcb586b937 Fixed: Better parsing of the delimiters for absolute episode numbering.
10 years ago
Taloth Saldono 9cf8436dbc Added 'Nordic' as norwegian language.
10 years ago
Mark McDowall 198e7cc2f7 Fixed: parsing of some porrly named episodes
10 years ago
Taloth Saldono afff79feae Fixed: Restricted allowed Release Groups to reduce erroneous matches.
10 years ago
Taloth Saldono bf7180f9ac Fixed: mm.dd.yyyy airdate now parsed.
10 years ago
Mark McDowall 1ce58c58af Fixed: Parsing daily episode formats that contain [] around the quality
10 years ago
Taloth Saldono 5428d9d53f Improved detection of hashed releases.
10 years ago
Mark McDowall 0a125c485b Removed console.writeline for Regex
10 years ago
Mark McDowall bc17466dbc Fixed: Parsing files that contain the date along with a season and episode
10 years ago
Taloth Saldono 6aaa3c573f Fixed: Hashed releases should be parsed more accurately.
10 years ago
Mark McDowall 0a17630c5a Fixed: Do not treat the pressence of Italy as an Italian release
10 years ago
Mark McDowall f88a83ae10 Better cleaning before parsing releases and files
10 years ago
Mark McDowall 2f3430387e Major logging overhaul
10 years ago
Mark McDowall db5baf70ea Don't clean common words from the start of the title
10 years ago
Mark McDowall 36e7dc75e5 nlsub is treated as dutch
10 years ago
Mark McDowall 0b2b8e9bbe Cleaned up parser tests, 1103/1113 parsing is less greedy
11 years ago
Mark McDowall faa24c5bb6 Merge branch 'special-episode-search' of https://github.com/iaddis/NzbDrone into special-episode-search
11 years ago
Mark McDowall 54f01ce41d Fixed: Detection of russian releases using 'rus' in the title
11 years ago
Mark McDowall fbf242d3d5 Fixed cleaning titles that use underscores instead of spaces
11 years ago
Mark McDowall 4fc25b010c Fixed: Sequential series have proper clean titles
11 years ago
Icer Addis c459cdf168 Fixes in response to code review
11 years ago
Icer Addis e2939847a5 Parser logging - changed Debug.WriteLine to Logger.Trace
11 years ago
Icer Addis 6ee08af111 Special Episode parsing support in ParsingService
11 years ago
Mark McDowall b29efa5823 Fixed: Release group will not contain file extension
11 years ago
Mark McDowall a5a02ce90e Fixed: Incorrectly treating single episode releases as full season releases
11 years ago
Mark McDowall 80b2e605a9 Fixed: Issue processing full season releases
11 years ago
Mark McDowall f76c4700a6 New: Release Group can now be used in rename patterns
11 years ago
Mark McDowall d0adac0b5d Fixed: Parsing files/releases for series that start with numbers
11 years ago
Mark McDowall e6a4008fad Adding some more logging to import process
11 years ago
Mark McDowall 9d5c1aa0a4 Validate that we can parse the chosen scheme before saving
11 years ago
Mark McDowall 92cb702b9c Added more multi-episode tests and support for them
11 years ago
Mark McDowall 9be6e68e7e Fixed broken tests
11 years ago
Cyberlane 26d3d9dcd6 Small tweaks based on feedback from @markus101
11 years ago
Cyberlane d13b41313f Parser can parse absolute episode numbers
11 years ago
Mark McDowall 436644318b Added name + year lookups
11 years ago
Mark McDowall 52da5b643d Using string for airdate instead of DateTime in models to prevent timezone issues
11 years ago
Mark McDowall 3586d59d6c Fixed: Now able to parse series names that use underscores instead of spaces
11 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago