Commit Graph

299 Commits (f22998aef3b0f860c8d0a8c2ece8730fc6e9cae9)

Author SHA1 Message Date
Qstick e8aff90582 Use span-based string.Concat to avoid unnecessary allocation
2 years ago
Qstick 0ed8ba828d Avoid unnecessary zero-length array allocations
2 years ago
Stevie Robinson 21045127cd
Fixed: Parsing of multi season packs with only space between the season numbers
2 years ago
Xavier Xiong 0f111dd066
Fixed: Chinese Anime releases that include a season number
2 years ago
Xavier Xiong f742e1f174
Fixed: Chinese releases with season and absolute episode numbers
2 years ago
Mark McDowall 6ec7c3f7a9 Fixed: Parsing of anime that uses standard numbering and includes episode number at end
2 years ago
Stevie Robinson 30cbaf06fa
Fix comment
2 years ago
Mark McDowall 738a7b38c9 New: Parsing of some Dutch/Flemish/Italian release titles
2 years ago
Mark McDowall 5ce8ea8985 New: Parse release group from VARYG releases with junk at the end
2 years ago
Mark McDowall 9a96dee49d New: Parsing of releases extra slash in Chinese anime titles
2 years ago
Mark McDowall 7f5abfd87d New: Parsing of Japanese variety shows
2 years ago
Gabriel Patzleiner b98881c576 Fixed: Absolute episodes followed by a year not getting parsed correctly
2 years ago
penggongkui 8eb941d590
Fixed: Parsing of additional GM-Team formats
2 years ago
Mark McDowall 0f2ceb85bd New: Parse GM-Team's file names that are different from their release names
2 years ago
Stevie Robinson ca04c93666
Prevent false positives with HONE releases
2 years ago
yammes08 cb00ce7c0b
New: Add HONE to list of release group exceptions
2 years ago
Qstick 381834edce New: IMDb List Support
2 years ago
Mark McDowall 99e60196a4 Fixed: Parse year in title from square brackets
2 years ago
Qstick 08b677ca7d Enforce comment spacing with Stylecop
2 years ago
Mark McDowall a1e6a2c530 Fix overzealous regex
2 years ago
Mark McDowall b3fc905481 Fixed: Parsing of some Anime releases with number at the end of the title
2 years ago
luz paz 209a250079 Fix various typos
2 years ago
Mark McDowall 00dd721d9b New: Parsing of GM-Team releases
2 years ago
Qstick 89b0b04e08 New: Custom Format Language Condition
2 years ago
Qstick 1c22a1ec0d StyleCop
2 years ago
Mark McDowall e35e24a4c2 Fixed broken unicode tests
2 years ago
Mark McDowall 7eb61fafa4 Fixed: Parsing of Chinese anime releases with character after episode number
2 years ago
Mark McDowall ab578566be Log replacement regex
2 years ago
Mark McDowall 93fc9abae9 Parse another additional Chinese anime release format
2 years ago
Mark McDowall 6a7d84f134 New: Parse some additional Chinese anime releases
2 years ago
Mark McDowall a81a80a00f Fixed: Parsing of single episode numbers
2 years ago
Jure Merhar 52d95fa632
Fixed: Bluray 576p parsing
2 years ago
Mark McDowall 8f2c4fe4d1 Fixed: Don't parse part # in brackets as mini series style naming
2 years ago
Mark McDowall 365c6a7741 New: Added additional terms for matching French language releases
3 years ago
Mark McDowall d21e9753bc New: Support for parsing some releases from Spanish trackers
3 years ago
Mark McDowall fc2023d67c Fixed: Parsing of 540p season packs
3 years ago
Marcos d71c50b634
New: Add more groups that do not follow -Group format
3 years ago
Mark McDowall 79436149eb Fixed: Sorting of some titles with acronyms or common words at the start
3 years ago
Mark McDowall b3d90d903a Fixed: Parsing of 4-digit absolute episode number with Exx in CRC
3 years ago
bakerboy448 36395decc7 New: Support various Anime Release Groups with spaces and dashes
3 years ago
bakerboy448 113bb6ad4d Fixed: Don't parse -EN, -ES, -CAT as Group
3 years ago
bakerboy448 c67718d81e New: Correctly Parse Groups D-Z0N3 and Fight-BB
3 years ago
bakerboy448 ac9a98e498 New: Parse Release Groups with a `-` in their name
3 years ago
bejhan f67e11d477
Fixed: Parsing of numeric only titles that include a year
3 years ago
Taloth Saldono f2c7e235af Parse specials directly in ParsingService rather than callee.
3 years ago
Mark McDowall d51cd4bbe7 Fixed: Parsing of even more poorly named full season regexes
3 years ago
Mark McDowall 9e5d173900 Fixed: Parsing of 4 digit episode number with 4 digit season number
3 years ago
Mark McDowall f08f5cecdc Fixed: Parsing of some multi-season release names
3 years ago
Mark McDowall 61633ab074 Fixed: Parsing of more anime releases with Chinese and English titles
3 years ago
Mark McDowall d600e2e3fb Fixed: More restrictive repeated multi-episode parsing to avoid false positives
3 years ago