Commit Graph

86 Commits (develop)

Author SHA1 Message Date
Qstick a4b78b44ce StyleCop (#1058)
4 years ago
ta264 a0a96911f8 Fixed: Use correct ID to search for Albums
5 years ago
ta264 166fc90454 New: Only scan files that are new or updated (#760)
5 years ago
Tom Andrews 68b8ccc826 Fixed: NullReferenceException in GetAlbums
5 years ago
Tom Andrews 8109dfb0b7 Fixed: Remove unused GetAlbum following importer rewrite
5 years ago
ta264 bb02d73c42 Whole album matching and fingerprinting (#592)
5 years ago
ta264 c392569a63 New: Update DB to store all releases for an album (#517)
6 years ago
ta264 32c75cfcbc New: Manual import refreshes decisions when artist/album updated (#540)
6 years ago
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