Commit Graph

194 Commits (a8b40ce1f6ee49640c32dbb68e0633fc3b5b716a)

Author SHA1 Message Date
Matthew Despain 20c8dec50a First round of refactoring.
7 years ago
Mark McDowall 3c22f68f5a Fixed: Parsing releases with year added to the end of the series title
7 years ago
Taloth Saldono fee8da88a6 Accept full language name as suffix.
7 years ago
Taloth Saldono d4788b4cae Added tests for edge-case.
7 years ago
Keivan Beigi cea6469ab8
Use nameof
7 years ago
Mark McDowall d5ef451bb4 Fixed: Parsing of 2017x123 episode format
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Mark McDowall 7dbacf105d Fixed: Parsing of some anime releases that use Episode after the title
8 years ago
Mark McDowall c1de7f26d1 Added test for 4 digit season number and series title with year
8 years ago
Mark McDowall 4a82d30d3d Fixed: Parsing of mini episodes that contain the year in the title
8 years ago
Mark McDowall 6fb1aa85d0 Fixed: Parsing of some poorly named standard episode release names
8 years ago
Mark McDowall c39a26d9e0 Fixed: Parsing of multiple absolute episode number releases
8 years ago
Taloth Saldono 19d625c6c5 Fixed: Changed Quality Parser to avoid matching tags in the Episode title instead of the Quality tags.
8 years ago
Mark McDowall 2e96c4e798 New: Parse existing subtitles and extra files
8 years ago
Mark McDowall 77574ec555 Fixed: Parsing absolute episode numbers preceeded by Episode
8 years ago
Mark McDowall 3b385e8738 Fixed: Parsing of a multi-episode anime formats
8 years ago
Mark McDowall 2ab9bb4fce Fixed: Incorrect matching of date in title
8 years ago
Taloth Saldono 4783803b6b New: Part One/Two/Three/.. parser support for mini series.
8 years ago
Taloth Saldono 32a347bdd2 Updated WEB regex.
8 years ago
Mark McDowall d984dd41d6 Fixed: Parsing WEB releases that use spaces instead of periods
8 years ago
Mark McDowall c25bea6470 Fixed: Parsing separated season and episode numbers (S01 - E01)
8 years ago
Mark McDowall f2c8156c00 ParsingService.GetEpisodes will use TVDB season number when available
8 years ago
Mark McDowall 942be364dc Treat XEM aliases as SceneSeasonNumber
8 years ago
Taloth Saldono 947f494e72 Fixed: Release Group detection didn't handle RLSGRP_English properly.
8 years ago
Taloth Saldono 3f74a87b45 Fixed: Removed TrollHD from the RawHD detection regex since they now also release other sources.
8 years ago
Taloth Saldono da0bdc5750 New: Added RERIP as REPACK (Proper).
8 years ago
Mark McDowall e5cb8bb0bd Fixed: Some releases with date and season/episode numbers with multiple episodes on a single day
8 years ago
Taloth Saldono 6508e920fe New: Added (fairly strict) regex for the new scene WEB quality = WEB-DL.
8 years ago
Mark McDowall a22c0499d5 Couple more anime version test cases
8 years ago
Björn Dahlgren 94323f79e7 New: Added support for UltraHD (2160p) quality
8 years ago
Mark McDowall 8818e39c63 Fixed: Daily + Standard with 3 digit episode numbers
8 years ago
Taloth Saldono 4038fa6907 Ignore -Obfuscated while parsing.
8 years ago
Mark McDowall 4771b1c1b2 New: Parsing of XofY mini series format
8 years ago
Taloth Saldono f38d5de946 Fixed: Regression in parser incorrectly parsing S2015Exx.2015-01-01 notation.
8 years ago
Mark McDowall b4f83d8a4e New: Media file extension .webm
9 years ago
Mark McDowall dc3f7c9bda Fixed: Improved parsing for single digit multi-episode titles
9 years ago
Mark McDowall 8c211364e2 Fixed: Improved parsing of some multi-episode filenames
9 years ago
Mark McDowall 2d9917d074 Re-order regex to prefer [1x01] over 101
9 years ago
Mark McDowall a9444cef30 Fixed: Folder quality when file quality determined by its extension
9 years ago
Mark McDowall b6b5355261 New: support for REAL releases
9 years ago
Björn Dahlgren 994e2a6c57 Fixed failing tests on Mono
9 years ago
Mark McDowall 08d19df3f7 Fixed: Manual import when quality was not available after failed parsing
9 years ago
Mark McDowall 83eebfe153 Fixed: Stricter parsing of some release filenames
9 years ago
Mark McDowall e4e687c2a4 Fixed: Parsing anime series with number in title
9 years ago
Taloth Saldono f01a21ce43 Degraded 101 regex to favour S01 regex to match prevent matching 3 digit series title.
9 years ago
Taloth Saldono a06a3fa5d6 Fixed: Removal of common suffixes such as [ettv] while parsing.
9 years ago
Taloth Saldono 99f452e299 New: Added support for newznab indexers using tvdbid for searching.
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Mark McDowall d7eae958b7 Fixed: Parse TVRip releases as SDTV
9 years ago
Mark McDowall c591a86b02 Fixed: Parsing 4-digit season packs
9 years ago