Commit Graph

187 Commits (e260a29b5725837ebece957a0e204ddf7d1a7de3)

Author SHA1 Message Date
ta264 e260a29b57 Improve the fuzzy matching (#522)
6 years ago
Qstick b7fe4193f3 Changed: Added "Remastered" to album cleaning regex
6 years ago
Qstick 5a57c0cf17 Fixed: Parsing for `Artist-Album-Year` release
6 years ago
gismo2004 9b0a7c60ed Fixed: Improve TrackMatching when title is slightly longer/shorter than DB (#491)
6 years ago
Qstick 56e1f53834
Fixed: Allow text in front of cleaned Album/Track tag (#498)
6 years ago
Qstick b5ecc4d209 Fixed: Episode reference in Parser.cs
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
Qstick 2f7e68ed06 New: Remove additional URL prefixes from release names
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
Qstick 28aa2eeeed Added: Readme OpenCollective Info
6 years ago
Joseph Milazzo e9097b8dc6 Check for MusicBrainz Release Id during Scan (#227) (#277)
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 0f3934454b Cleanup: Cleanup Import/Parsing Files
6 years ago
Qstick 254b3fcfbe Fixed: Musicbrainz track id tag read incorrectly
6 years ago
Qstick 8e626269d1 Misc Fixes and Better Logging/Rejection Messages for Track Import
6 years ago
Qstick 28a508bed7 Fixed: Remove xpost suffix from release groups
6 years ago
Qstick 37d1ed4a48
Fixed: Grab discography during artist search (#208)
6 years ago
Qstick 750ecacb9b Fixed: Remove Pre and postbot suffixes from release groups
6 years ago
Qstick 3e476f2637 New: Add basic ruTracker parser cases
6 years ago
Qstick 66d3fd17e9 Fixed: Search Criteria parsing returns bad results (Abba/Black Sabbath)
7 years ago
Qstick ded7574227
Fix Headphones Download Auth, Add Special Parsing (#152)
7 years ago
Qstick 0f17569908 Fix Discography Recognition and Add Parser Test
7 years ago
Qstick 10b8174726
Extend Qualities and Setup Default Groups (#127)
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 6685644c5c Refactor Various HouseKeepers
7 years ago
Qstick f8f988a083 Misc Sonarr Pulls
7 years ago
Qstick 90a4838958 Tweak Release Parsing, Add Less strict Regex Cases for Title
7 years ago
Qstick 31db4e2026 Guard Against QualityParser NullReferenceException
7 years ago
Qstick 4aa5a35cb4 Added -Scrambled to the ReleaseGroup cleanup list
7 years ago
Qstick 5fec72395c Null Checks for Track Parsing, Parse by Title if TrackNumber is missing
7 years ago
Qstick f05332cf6e [UI Work] Interactive Import, More Artist Detail
7 years ago
Qstick 95051cbd63 Initial Commit Rework
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
Joseph Milazzo 1024555f75 At a point where we can build. Many TODOs and existing Series-based APIs need to be removed. No track code actually works.
7 years ago
Joseph Milazzo fa52eabb79 Almost finished linking frontend to backend. A few issues with DB mapping to work out.
7 years ago
Joseph Milazzo 2813fccc78 Updated the code to allow a search to be made from UI to iTunes and return a mock result.
7 years ago
Mark McDowall 3bd7c09acf Strip 2160p from titles before parsing
7 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
8 years ago
Mark McDowall d5ef451bb4 Fixed: Parsing of 2017x123 episode format
8 years ago
Mark McDowall 7dbacf105d Fixed: Parsing of some anime releases that use Episode after the title
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