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
Mark McDowall
e9db0fc14a
Fixes after rebase
11 years ago
Mark McDowall
a6361d0bbd
New: XBMC Metadata (Frodo+)
11 years ago
Mark McDowall
54f01ce41d
Fixed: Detection of russian releases using 'rus' in the title
11 years ago
Mark McDowall
958c2f1fe1
Merge branch 'quality-definitions' into develop
...
Conflicts:
src/UI/Settings/Quality/Profile/EditQualityProfileTemplate.html
src/UI/app.js
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
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
Mark McDowall
34a08f8abb
Merge pull request #50 from iaddis/nlog-debugger-output
...
Nlog debugger output
11 years ago
Mark McDowall
37231d1ef0
DiskProvider split to Windows and Mono projects
11 years ago
Icer Addis
2dbf0ecc82
Fixes for code review
11 years ago
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
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
...
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
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
87bda21b28
Fixed: Incorrect parsing as DVD for releases that contained 'pal' as part of another word
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
kayone
bb37444a99
minor parsing fix
11 years ago
Mark McDowall
9d5c1aa0a4
Validate that we can parse the chosen scheme before saving
11 years ago
kayone
ec63053fe7
cleaned up using directives.
11 years ago
Mark McDowall
bb65e83012
Fixed broken mapping tests
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
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
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