Commit Graph

51 Commits (1a11a932e312cfd13af809f09c999d4da27440bf)

Author SHA1 Message Date
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
10 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
Keivan Beigi 6a743a8792 removed dead code
10 years ago
Mark McDowall caa6a3858b Use DownloadClientIds to find matching series/episodes instead of relying solely on release name
10 years ago
Mark McDowall b638e09f24 Fixed: Don't mark releases as imported unless at least one file is imported
10 years ago
Mark McDowall 9e0c8a60b4 Anime special fixes
10 years ago
Taloth Saldono 7b420fc033 Added MediaInfo to EpisodeFile.
10 years ago
Mark McDowall b72678a9ad Using absolute episode number logging moved to Debug
10 years ago
Mark McDowall 9a92815cbf Fixed: Specials with the season number will be handled properly
10 years ago
Taloth Saldono 5e68ed7aac Changed scene mapping log entry from Info to Debug to avoid spamming the log every minute.
10 years ago
Mark McDowall 193672b652 Anime!
10 years ago
Taloth Saldono 2035fe8578 New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
10 years ago
Mark McDowall ebe42357c8 Use clean name when finding by title
10 years ago
Mark McDowall 2f3430387e Major logging overhaul
10 years ago
Mark McDowall 669f351d08 Properly handling multi episode in one scene numbered release
10 years ago
Mark McDowall 0b2b8e9bbe Cleaned up parser tests, 1103/1113 parsing is less greedy
10 years ago
Mark McDowall faa24c5bb6 Merge branch 'special-episode-search' of https://github.com/iaddis/NzbDrone into special-episode-search
10 years ago
Mark McDowall e9db0fc14a Fixes after rebase
10 years ago
Mark McDowall a6361d0bbd New: XBMC Metadata (Frodo+)
10 years ago
Mark McDowall 37231d1ef0 DiskProvider split to Windows and Mono projects
11 years ago
Icer Addis c459cdf168 Fixes in response to code review
11 years ago
Icer Addis 6ee08af111 Special Episode parsing support in ParsingService
11 years ago
Mark McDowall 80b2e605a9 Fixed: Issue processing full season releases
11 years ago
Mark McDowall e6a4008fad Adding some more logging to import process
11 years ago
kayone bb37444a99 minor parsing fix
11 years ago
Cyberlane 26d3d9dcd6 Small tweaks based on feedback from @markus101
11 years ago
Cyberlane 44c1bc632e Parsing service code (and tests) for absolute numbered episodes
11 years ago
Mark McDowall 436644318b Added name + year lookups
11 years ago
Mark McDowall 52da5b643d Using string for airdate instead of DateTime in models to prevent timezone issues
11 years ago