Commit Graph

250 Commits (f1fc45fa99f86ee630800471a4ca21a952afbd6c)

Author SHA1 Message Date
Qstick ab9a9232cf Sonarr Pulls
7 years ago
Qstick 95051cbd63 Initial Commit Rework
7 years ago
Qstick 9fba2458d8 Remove TV search commands (#68)
7 years ago
Qstick 1e4d9480e9 Implement Release Parsing, Decision Engine, and Downloading (#35)
7 years ago
Joseph Milazzo ef4da4ac9f Track Parsing Code (#10)
7 years ago
d7ad9b8218 Support music qualities. This is a work in progress, lots of code still references tv series
8 years ago
Matthew Despain 20c8dec50a First round of refactoring.
8 years ago
Mark McDowall 3c22f68f5a Fixed: Parsing releases with year added to the end of the series title
8 years ago
Taloth Saldono fee8da88a6 Accept full language name as suffix.
8 years ago
Taloth Saldono d4788b4cae Added tests for edge-case.
8 years ago
Keivan Beigi cea6469ab8
Use nameof
8 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
9 years ago
Mark McDowall 942be364dc Treat XEM aliases as SceneSeasonNumber
9 years ago
Taloth Saldono 947f494e72 Fixed: Release Group detection didn't handle RLSGRP_English properly.
9 years ago
Taloth Saldono 3f74a87b45 Fixed: Removed TrollHD from the RawHD detection regex since they now also release other sources.
9 years ago
Taloth Saldono da0bdc5750 New: Added RERIP as REPACK (Proper).
9 years ago
Mark McDowall e5cb8bb0bd Fixed: Some releases with date and season/episode numbers with multiple episodes on a single day
9 years ago
Taloth Saldono 6508e920fe New: Added (fairly strict) regex for the new scene WEB quality = WEB-DL.
9 years ago
Mark McDowall a22c0499d5 Couple more anime version test cases
9 years ago
Björn Dahlgren 94323f79e7 New: Added support for UltraHD (2160p) quality
9 years ago
Mark McDowall 8818e39c63 Fixed: Daily + Standard with 3 digit episode numbers
9 years ago
Taloth Saldono 4038fa6907 Ignore -Obfuscated while parsing.
9 years ago
Mark McDowall 4771b1c1b2 New: Parsing of XofY mini series format
9 years ago
Taloth Saldono f38d5de946 Fixed: Regression in parser incorrectly parsing S2015Exx.2015-01-01 notation.
9 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
Mark McDowall 026e05dcee Fixed: Better parsing of full season x265 releases
9 years ago
Mirx 4faf7ed959 New: Hungarian language support
9 years ago
Taloth Saldono a84f39bb48 Fixed: Should ignore indexer provided tvrageid when scene naming exception exists.
9 years ago
Mark McDowall b1d0d422e9 New: Support 5-digit multi-episode releases
9 years ago
Mark McDowall 3a84e0fafc Actually commented out now...
9 years ago
Mark McDowall 4b9ec94fcc Broken test that we can use once we have better parsing
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 6dd22e7dcb New: Manual Import episodes
10 years ago
Mark McDowall 0c6ca6971d Fixed: Do not replace a file unless it contains the same episodes
10 years ago
Mark McDowall 2e6cf2b7f6 Fixed: Parsing some anime releases with multiple absolute episode numbers
10 years ago
Mark McDowall 62f4fc5e58 Fixed: Some anime season 1 parsing
10 years ago
Taloth Saldono 37e4a06b5d Fixed: Adjuted parser cleanup to properly handle anime titles with 10b instead of 10bit
10 years ago
Taloth Saldono 6e5e781245 Added another nzbgeek hashed pattern.
10 years ago
Mark McDowall d8852d840b New: Parse releases that have a 5 digit episode number
10 years ago
Taloth Saldono dcc988da06 Removed duplicate tests.
10 years ago
Taloth Saldono 8d16b8b9d6 Fixed: Hashes being parsed as 0e00 numbering.
10 years ago
Mark McDowall f4573545cd Fixed: Improved parsing for anime episodes with leading release group
10 years ago
Mark McDowall 539de9e124 Fixed: Daily episodes that have date and season/episode numbers in the release name
10 years ago
Mark McDowall 6807f92f55 AsOsAgnostic?
10 years ago
Mark McDowall ec88c2c2ca Parsing improvements
10 years ago
Mark McDowall 20782bbbc1 Episode import improvements
10 years ago
Mark McDowall fd02f0ae55 Fixed: Italians in title will not treat the episode as Italian language
10 years ago
Mark McDowall 2a4d7b82ea Comment out parsing test
10 years ago
Mark McDowall c9d21c7863 Don't search for episodes in series that haven't aired yet
10 years ago
Mark McDowall 33bb64984a More parsing test cases
10 years ago
Taloth Saldono 8b8b60f8b8 Removed incorrect test.
10 years ago
Mark McDowall 90056044bc Fixed: Error when entering unsupported character in tag
10 years ago
Mark McDowall 090ba3bb86 Fixed: Removed Animezb indexer
10 years ago
Taloth Saldono 3a250e95b9 Fixed: No longer reports SxxExx as releasegroup if original title uses - separator.
10 years ago
Mark McDowall 9ceaf2c6a6 Added test case for 19-2 (2014)
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 3c145c63f4 Fixing broken tests
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 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