Commit Graph

211 Commits (14816306a4443991a1ca9baf7f50ebd242488251)

Author SHA1 Message Date
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Mark McDowall c591a86b02 Fixed: Parsing 4-digit season packs
9 years ago
Mark McDowall 026e05dcee Fixed: Better parsing of full season x265 releases
9 years ago
Mirx 4faf7ed959 New: Hungarian language support
9 years ago
Mark McDowall b1d0d422e9 New: Support 5-digit multi-episode releases
9 years ago
Taloth Saldono 8917ea9cc9 Don't log invalid date in rss as Error.
9 years ago
Taloth Saldono d46c170b70 Fixed: Matching anime using full series title instead of cleaned title to be able to detect subtle!! differences`!! in titles!!!
9 years ago
Mark McDowall eb8af60029 Strict parsing of anime releases that have a number at the end of the episode title
9 years ago
Mark McDowall a090ed8b5e Support for Season xx Episode yy multi-episode format
9 years ago
Mark McDowall fb02499823 Fixed: Parsing of season and episode inside square brackets
9 years ago
Mark McDowall 2e6cf2b7f6 Fixed: Parsing some anime releases with multiple absolute episode numbers
9 years ago
Mark McDowall 8aa6969aee Fixed: Improved special episode parsing for multiple matching titles
9 years ago
Taloth Saldono 37e4a06b5d Fixed: Adjuted parser cleanup to properly handle anime titles with 10b instead of 10bit
9 years ago
Taloth Saldono 6e5e781245 Added another nzbgeek hashed pattern.
9 years ago
Mark McDowall d8852d840b New: Parse releases that have a 5 digit episode number
9 years ago
Taloth Saldono 8438ee0a52 Fixed regex incompatible with mono.
9 years ago
Taloth Saldono 8d16b8b9d6 Fixed: Hashes being parsed as 0e00 numbering.
9 years ago
Mark McDowall f4573545cd Fixed: Improved parsing for anime episodes with leading release group
9 years ago
Mark McDowall 539de9e124 Fixed: Daily episodes that have date and season/episode numbers in the release name
9 years ago
Mark McDowall ec88c2c2ca Parsing improvements
9 years ago
Mark McDowall 20782bbbc1 Episode import improvements
9 years ago
Mark McDowall fd02f0ae55 Fixed: Italians in title will not treat the episode as Italian language
9 years ago
Mark McDowall a11d118e32 Fixed hashed release name
10 years ago
Taloth Saldono 3a250e95b9 Fixed: No longer reports SxxExx as releasegroup if original title uses - separator.
10 years ago
Mark McDowall 8a7673ed13 Fixed some parsing issues
10 years ago
Mark McDowall fea906d45d Fixed: Parsing of absolute numbers inside of brackets
10 years ago
Mark McDowall fc0fa2c22f Fixed: No not trim trailing "A" from series title when looking for a matching series
10 years ago
Mark McDowall 468ac1b789 Release group parsing improvements
10 years ago
Mark McDowall c29397aa2c Fixed: Another hashed release format
10 years ago
Mark McDowall 4fda97257b Fixed: Handle abc.mkv hashed filename
10 years ago
Mark McDowall 4fd8fce4a5 Fixed: Greedy absolute number regex
10 years ago
Mark McDowall 4aa45525a4 Fixed: Parsing some numbers as absolute numbers incorrectly
10 years ago
Mark McDowall 821f9646f3 Cleaner file names/multi-episode file names
10 years ago
Mark McDowall 8a1ed896ea cleanup
10 years ago
Mark McDowall 28edb56401 Fixed: Parsing some files that did not contain a series title
10 years ago
Mark McDowall ab868cc403 More support for Season 1 - Episode 01 style files
10 years ago
Keivan Beigi 0a341199a8 safer log configuration
10 years ago
Mark McDowall 83e3d7145f Better parsing of Chistmas Specials
10 years ago
Mark McDowall 98b4027510 Fixed: Handle numerical hashed releases
10 years ago
Mark McDowall a9171d44d9 Sorting for another show that starts with A
10 years ago
Keivan Beigi cf77104a02 removed redundant else
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Mark McDowall 6467167046 Moved Extension methods in common to subfolder
10 years ago
Mark McDowall 867746a763 Fixed: Importing "Backup_tvdbid" encrypted filenames
10 years ago
Mark McDowall 1e8c2a6a12 Various naming fixes
10 years ago
Mark McDowall af5096f9af Absolute release group parsing fix for custom filenames
10 years ago
Mark McDowall cf9f5fe569 Various naming fixes
10 years ago
Taloth Saldono 10b45f769e Fixed: Parser no longer chokes on titles with a file extension and invalid path characters such as :.
10 years ago
MythJuha 67cd5703a1 New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
10 years ago
Mark McDowall ddc4c359cb Fixed: Series title sorting won't remove special/part/episode
10 years ago
Mark McDowall 97c9217c0d Fixed: Improved title sorting for 'A to Z'
10 years ago
Mark McDowall 4026a0f096 Parsing improvements
10 years ago
Mark McDowall 0d3ea052c6 Fixed: Multi-episode absolute getting treated as Season/episode
10 years ago
Mark McDowall 0322eab509 Fixed: Parse extended multi episode with 4 digit (year) seasons
10 years ago
Mark McDowall 121ec0873b Fixed: Parsing 'NL Subs' in addition to NLSub
10 years ago
Mark McDowall 8b3fd95d55 Fixed: Multi-absolute episode parsing
10 years ago
Mark McDowall a21b539298 Fixed: 3 digit season/episode numbers followed by an underscore
10 years ago
Taloth Saldono cc8c88e921 Fixed: Extensions are now removed from scene names during import.
10 years ago
kayone 20287f84ce Fixed: Use Nzb title as scene name when available
10 years ago
Mark McDowall ae97af6bb6 Fixed: Support for poorly numbered multi-episode releases
10 years ago
Mark McDowall 7a804d4702 Fixed: parsing of files without a title and a 4 digit season number
10 years ago
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
10 years ago
Mark McDowall 41ece422c9 Fixed: Remove accents from titles when looking for matching series
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 daaf4e1831 New: Parse 6 digit date format (yymmdd)
10 years ago
Mark McDowall 9a92815cbf Fixed: Specials with the season number will be handled properly
10 years ago
Mark McDowall 7df5d6c9b8 Merge branch 'develop' of https://github.com/Taloth/NzbDrone into develop
10 years ago
Mark McDowall 193672b652 Anime!
10 years ago
Taloth Saldono 34edeac391 Fixed: Updated check for hashed releases.
10 years ago
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
10 years ago
Mark McDowall faa24c5bb6 Merge branch 'special-episode-search' of https://github.com/iaddis/NzbDrone into special-episode-search
10 years ago
Mark McDowall 54f01ce41d Fixed: Detection of russian releases using 'rus' in the title
10 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