Commit Graph

78 Commits (e260a29b5725837ebece957a0e204ddf7d1a7de3)

Author SHA1 Message Date
ta264 e260a29b57 Improve the fuzzy matching (#522)
6 years ago
ta264 eadd6996ef Fuzzy matching (#508)
6 years ago
Qstick b5ecc4d209 Fixed: Episode reference in Parser.cs
6 years ago
Joseph Milazzo b661344ba8
Parser Enhancements (#291)
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
Qstick 0f3934454b Cleanup: Cleanup Import/Parsing Files
6 years ago
Qstick 8e626269d1 Misc Fixes and Better Logging/Rejection Messages for Track Import
6 years ago
Qstick 37d1ed4a48
Fixed: Grab discography during artist search (#208)
6 years ago
Qstick bc8bd9995a Fixed: Don't import based on track number alone.
7 years ago
Qstick b63d9d0146
Fixes Misc Issues with Album Metadata Extrafiles (#145)
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 f1b1904e07 Update DB Schema, Change Artist Slugs, Rework SubtitleFiles to LyricFiles
7 years ago
Qstick 42e25055a9 Rework Tests for Music, Start TV Code Cleanup
7 years ago
Qstick 4016d359ac Guard Against Null AlbumTitle on Import
7 years ago
Qstick 78f1066535 Add Additional Logging to Track Parsing
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 76db95947c Refactored most code for track parsing.
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
TCBWZA 1a11a932e3 Remove ISceneMappingService to get rid of service.sonarr.tv access errors
7 years ago
Mark McDowall 3c22f68f5a Fixed: Parsing releases with year added to the end of the series title
7 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Mark McDowall e6288148ad Fixed: Suppress warning log messages when unable to parse non-video files
8 years ago
Mark McDowall 2e96c4e798 New: Parse existing subtitles and extra files
8 years ago
Mark McDowall f2c8156c00 ParsingService.GetEpisodes will use TVDB season number when available
8 years ago
Mark McDowall 942be364dc Treat XEM aliases as SceneSeasonNumber
8 years ago
Mark McDowall 8373024f9d Fixed: Parsing of queued specials from download client queue
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
Taloth Saldono a84f39bb48 Fixed: Should ignore indexer provided tvrageid when scene naming exception exists.
9 years ago
Taloth Saldono 429298c68c Fixed manual import of unknown episodes.
9 years ago
Mark McDowall 62f4fc5e58 Fixed: Some anime season 1 parsing
9 years ago
Taloth Saldono d8662321be Fixed parsing specials with Scene.Title.S0x.Episode.Title format.
9 years ago
Taloth Saldono 2e81e278e1 Fixed a couple of logging errors.
9 years ago
Mark McDowall 20782bbbc1 Episode import improvements
9 years ago
Mark McDowall 2bbce39faa Show title mismatches, but don't import them automaticallys
9 years ago
Mark McDowall 7e76a36d68 Fixed: Search results without TV Rage IDs won't match a series without a TV Rage ID
10 years ago
Keivan Beigi a6d34caf2c New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Mark McDowall 83e3d7145f Better parsing of Chistmas Specials
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Mark McDowall 6467167046 Moved Extension methods in common to subfolder
10 years ago
Mark McDowall 438686ca1a Refresh the scene mapping cache if it is empty during a lookup
10 years ago