Commit Graph

90 Commits (b4279a455ebc15c1eedcf44775943eea00d74990)

Author SHA1 Message Date
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.
8 years ago
Joseph Milazzo 235e753b93 Merge branch 'develop' of https://github.com/mattman86/Lidarr into feature/trackParse
8 years ago
Joseph Milazzo 76db95947c Refactored most code for track parsing.
8 years ago
d7ad9b8218 Support music qualities. This is a work in progress, lots of code still references tv series
8 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
Taloth Saldono 9fbe06ad68 New: Added support to override Copy vs Move import logic for DownloadedEpisodesScan API and Manual Import UI.
8 years ago
Mark McDowall ff33f15bac Fixed: Import episodes in season packs in numerical order
8 years ago
Mark McDowall 2e96c4e798 New: Parse existing subtitles and extra files
8 years ago
Taloth Saldono 4486317888 Fixed: Manual Import failing to parse series title from certain nested folders.
8 years ago
Mark McDowall ab63c3e83d Fixed: Parsing series title during manual import
9 years ago
Taloth Saldono 006dc9202b Fixed: Tweaked sample detection for short episodes.
9 years ago
Mark McDowall e4e3770e54 Log message makes sense now
9 years ago
Mark McDowall e9248e284e Return decisions when catching exceptions during decision making
9 years ago
Taloth Saldono c29e49da95 Clarified error message in MatchesFolderSpecification.
9 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
9 years ago
Taloth Saldono 91d91bc673 Fixed: Sample files of daily episodes should also be deleted after import.
9 years ago
Taloth Saldono 5550565d6a Fixed: Manual Import didn't revert to parent folder when trying to parse series leading to issues with obfuscated releases.
9 years ago
Mark McDowall b62ef0c40c Fixed: Use folder quality when better than file quality (regression)
9 years ago
Mark McDowall a9444cef30 Fixed: Folder quality when file quality determined by its extension
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono d6a135857d Clarified error message when parsed episode doesn't exist in the database.
9 years ago
Mark McDowall 28a70a0cf1 Fixed: Import episodes in ascending numerical order
9 years ago
Mark McDowall 7286ccdd56 return early for existing files in UnverifiedSceneNumberingSpecification
9 years ago
Taloth Saldono 648a16c1bb Fixed: Don't check for missing TheXEM numbering when importing existing series.
9 years ago
Taloth Saldono 6d046a8df8 Fixed: Extrapolate scene numbering but won't auto import.
9 years ago
Mark McDowall 92b87b9d21 Fixed: Improved error messaging for manual import
10 years ago
Mark McDowall bbcabf0632 Fixed: Don't use folder quality when it is unknown and file quality is
10 years ago
Mark McDowall f57dea7f1f New: Store last 5 used folders from manual import
10 years ago
Mark McDowall 9d980a8ac7 Manual Import sends progress messages
10 years ago
Taloth Saldono 429298c68c Fixed manual import of unknown episodes.
10 years ago
Mark McDowall 6dd22e7dcb New: Manual Import episodes
10 years ago
Mark McDowall 0c6ca6971d Fixed: Do not replace a file unless it contains the same episodes
10 years ago
Taloth Saldono 46da14f3bf And the same fix for the actual import.
10 years ago
Taloth Saldono 2e81e278e1 Fixed a couple of logging errors.
10 years ago
Mark McDowall ec88c2c2ca Parsing improvements
10 years ago
Mark McDowall 20782bbbc1 Episode import improvements
10 years ago
Keivan Beigi a6d34caf2c New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Mark McDowall 9686c2579b Don't fetch media info when adding existing episodes
10 years ago
Mark McDowall 7aee3c5ac4 Fixed: Don't check for sample for anime specials
10 years ago
Mark McDowall d93bd52a01 Queue actions
10 years ago
Keivan Beigi f4c202441c Cleaned up environment detection
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 f8c002db9f Fixed: Use runtime of series for sample checks instead of constant
10 years ago
Taloth Saldono 5fed3670c8 Drone factory would throw exception on unknown series instead of proper error.
10 years ago
Keivan Beigi ef1e290311 Removed redunent UTC/non-utc File/dire methods.
10 years ago
Mark McDowall 22c9bc402f Fixed: File upgrade rejections will be reported properly when importing
10 years ago
Taloth Saldono cc8c88e921 Fixed: Extensions are now removed from scene names during import.
10 years ago