Commit Graph

276 Commits (develop)

Author SHA1 Message Date
Mark McDowall 7d30c7d1ea Fixed: Parsing similar author names with common words at end
6 months ago
Bogdan d1aff31593 Use 'var' instead of explicit type
1 year ago
servarr[bot] ad3a58c422
New: Parse version with a space before 'v''
2 years ago
ta264 e7410959fe Fixed: Correct and speed up FuzzyContains
2 years ago
ta264 c0e193dd1f Fixed: Improve fuzzy matching algorithm to match around word boundaries
2 years ago
ta264 ecf1e1a130 Fixed: Error splitting subtitle from book title
2 years ago
ta264 62a3355546 Remove unused code
2 years ago
ta264 4541d3d3b0 Fixed: Parse search results using edition titles also
3 years ago
ta264 7fda41c18b New: Better matching of books with subtitles
3 years ago
ta264 9fb7a1051e Rename MP3-320 to MP3
3 years ago
ta264 404da4ae22 Fixed: Handle parsing books with multiple authors properly
3 years ago
ta264 32833b5fc4 Fixed: Parsing [book] by [author]
3 years ago
ta264 1cdcfe25c0 Fixed: Improve parser when release has colons in title
3 years ago
Qstick 93ba5ade9e Cleanup Conflicts in Sonarr/Lidarr Pulls
3 years ago
ta264 01290965c5 Fix test
4 years ago
ta264 919a807c72 Fix fingerprinting tests
4 years ago
Qstick 307989aab7 More Fun in Core with Naming
4 years ago
Qstick 8547af9fae Method, Variable, Class Renames in Readarr.Core
4 years ago
ta264 08496c82af New: Readarr 0.1
4 years ago
Qstick 3b7eb01918 New: Lidarr to Readarr
4 years ago
Qstick f77a2feeef
StyleCop (#1058)
5 years ago
ta264 4346c76d4f New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
ta264 c919f768d9 Fixed: Handle ratelimit response from acoustid
5 years ago
ta264 c69733a0c9 Fixed: Mock AcoustId responses so tests don't fail when API down
5 years ago
Qstick c4fd06949b Fixed: Cleaning percent signs from release names
5 years ago
ta264 91ddabe5dd Fixed: Catch exceptions looking up fingerprints
5 years ago
Qstick 8b860bcb82
Changed: Remove Language Profiles (#870)
5 years ago
Qstick 2f1290d488 Fixed: Correctly handle Repack Releases
5 years ago
ta264 b62e27634a Disable failing parser test
5 years ago
Qstick 6dd8df43ca Fixed: Incorrect parsing of APE and OPUS in some cases
5 years ago
ta264 adfaec3864
Fixed: Fingerprinting service swallows UnexpectedHtmlContentException (#808)
5 years ago
ta264 541841d7b7
Don't try to match a null codec name (#784)
5 years ago
ta264 072f772dc8
New: Write metadata to tags, with UI for previewing changes (#633)
5 years ago
Tom Andrews 68b8ccc826 Fixed: NullReferenceException in GetAlbums
5 years ago
Qstick 7d4d923903 Fixed: Some TV scrubbing
5 years ago
ta264 6cfc591364 Fixed: Extra tests and fixes for new track parser (#632)
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 c392569a63 New: Update DB to store all releases for an album (#517)
6 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 c95d3e0ecb Fixed: Language Parser 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 499af45566
Added: Monkey Audio and WavPack support (#455)
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