Commit Graph

61 Commits (c02b66ec44b51125e39949f7e7e83cbdd93337df)

Author SHA1 Message Date
Qstick c02b66ec44 Enforce comment spacing with Stylecop
1 year ago
Qstick a4b78b44ce StyleCop (#1058)
4 years ago
ta264 b62e27634a Disable failing parser test
5 years ago
ta264 bb02d73c42 Whole album matching and fingerprinting (#592)
5 years ago
gismo2004 42252bf9c2 Fixed: Search Monitored to work with accent (#583)
5 years ago
ta264 d62b4e49f9 Fixed: Better release parsing (#541)
6 years ago
Qstick b7fe4193f3 Changed: Added "Remastered" to album cleaning regex
6 years ago
Qstick b17cccd736 Fixed: Removed duplicate test cases
6 years ago
Qstick 5a57c0cf17 Fixed: Parsing for `Artist-Album-Year` release
6 years ago
Qstick 56e1f53834
Fixed: Allow text in front of cleaned Album/Track tag (#498)
6 years ago
Qstick d9a51a1d02 Changed: Refactor ReleaseGroup Parser cases
6 years ago
Qstick c3d2769d3f Added: Parser case for Artist - Album - Year [Other]
6 years ago
Qstick 674e1196b3 Added: Try Tag Parse with and without "Promo"
6 years ago
Daniel Underwood 116d3d22bb Fixed: Escape regex in ParseAlbumWithSearchCriteria (#244)
6 years ago
Joseph Milazzo 734b1f6101
Added cases to strip feat. from track titles. (#288)
6 years ago
Qstick c7ef370060 Added: Add Limited Edition to Album Tag Cleaning
6 years ago
Joseph Milazzo aaa3b5495f
Feature/common tag parsing (#273)
6 years ago
Joseph Milazzo 798e85e4db Implemented parsing case for Artist - Year - Album (#264) (#274)
6 years ago
Qstick 37d1ed4a48
Fixed: Grab discography during artist search (#208)
6 years ago
Qstick 3e476f2637 New: Add basic ruTracker parser cases
6 years ago
Qstick fdb7c96ffa Fixed: DownloadedTrackImport Fixture Tests and ParserFixture Tests
6 years ago
Qstick 66d3fd17e9 Fixed: Search Criteria parsing returns bad results (Abba/Black Sabbath)
6 years ago
Qstick 0f17569908 Fix Discography Recognition and Add Parser Test
7 years ago
Qstick 21428cba6f
Medium Support (Multi-disc Albums), Quality Grouping (#121)
7 years ago
Qstick b5a8c342e5 Cleanup Sonarr Regexes from Parser.cs
7 years ago
Qstick a80360f6fd Remove Remaining TV Code
7 years ago
Qstick f8f988a083 Misc Sonarr Pulls
7 years ago
Qstick 1e4d9480e9 Implement Release Parsing, Decision Engine, and Downloading (#35)
7 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
7 years ago
Björn Dahlgren 994e2a6c57 Fixed failing tests on Mono
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 ccfa13e383 Replaced built-in valuetypes with language keywords.
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
Keivan Beigi 0be8f55a2f Cleaned up using directive
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 3b54f90237 Absolute tests
10 years ago
Mark McDowall 3b08f317dd Remove request info from title when parsing
10 years ago
Mark McDowall 41ece422c9 Fixed: Remove accents from titles when looking for matching series
10 years ago
Mark McDowall 9447ea6786 Fixed broken tests
10 years ago
Mark McDowall db5baf70ea Don't clean common words from the start of the title
10 years ago
Mark McDowall 0b2b8e9bbe Cleaned up parser tests, 1103/1113 parsing is less greedy
10 years ago
Mark McDowall 54f01ce41d Fixed: Detection of russian releases using 'rus' in the title
10 years ago
Mark McDowall 4fc25b010c Fixed: Sequential series have proper clean titles
10 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 26495aaa4b More parsing tests to ensure anime doesn't break standard episodes
11 years ago
Mark McDowall c554e3f6b9 More tests for single title paring of shows with a number in the title
11 years ago