Commit Graph

761 Commits (c82b90aca84597a1d0fbba5cfdf682a4110d9928)

Author SHA1 Message Date
Lloyd Sparkes c82b90aca8 Fix tests failing due to lack of constructor less classes, after refactoring
9 years ago
Taloth Saldono 9e7927acec Create HttpProxySettingsProvider and fixed related issues.
9 years ago
Mark McDowall e9248e284e Return decisions when catching exceptions during decision making
9 years ago
Taloth Saldono c0c35a0eba Updated NzbGet tests.
9 years ago
Mark McDowall 8a6d1ef373 Release scoring
9 years ago
Taloth Saldono 71ecc96c70 Refactored IntegrationTests to work with Nunit3 VS adapter.
9 years ago
Mark McDowall edea488dbe Upgrade to NUnit3
9 years ago
vawen 2fabe2d198 New: Prevent grabbing season packs if full season hasn't aired yet
9 years ago
Mark McDowall f2c8156c00 ParsingService.GetEpisodes will use TVDB season number when available
9 years ago
Mark McDowall 942be364dc Treat XEM aliases as SceneSeasonNumber
9 years ago
Taloth Saldono 4c5707bba8 Fixed: Newznab/Torznab used wrong query if tvrageid was unknown in combination with a specific indexer capability profile.
9 years ago
Taloth Saldono 947f494e72 Fixed: Release Group detection didn't handle RLSGRP_English properly.
9 years ago
Taloth Saldono 3f74a87b45 Fixed: Removed TrollHD from the RawHD detection regex since they now also release other sources.
9 years ago
Taloth Saldono da0bdc5750 New: Added RERIP as REPACK (Proper).
9 years ago
Taloth Saldono 8b1c022244 Updated NLog to 4.3.0-rc1.
9 years ago
Mark McDowall e5cb8bb0bd Fixed: Some releases with date and season/episode numbers with multiple episodes on a single day
9 years ago
Taloth Saldono 6508e920fe New: Added (fairly strict) regex for the new scene WEB quality = WEB-DL.
9 years ago
Taloth Saldono 19b8fb6d8b Merge branch 'blackhole-delay' into develop
9 years ago
Taloth Saldono d4bc835b1c New: Delaying Blackhole imports while they're still being updated.
9 years ago
Taloth Saldono b99d82cccc Ensure auto-generated mocks are also registered in the test container.
9 years ago
Taloth Saldono 25d481d5d9 Migrated all Download client proxies from RestSharp to HttpClient.
9 years ago
Taloth Saldono 23871503a2 Replaced Uri with HttpUri.
9 years ago
Taloth Saldono 2ffbbb0e71 Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
9 years ago
Taloth Saldono 7818f0c59b Fixed: Don't purge xem scene mapping cache when new series gets added.
9 years ago
Mark McDowall ef3d508b31 Fixed: Anime season search won't search for missing episodes
9 years ago
Mark McDowall b598add64e Updated FluentValidation
9 years ago
Taloth Saldono e5de7fb8cf Fixed: Don't trigger SceneMapping update and Housekeeping right on the startup event.
9 years ago
Taloth Saldono 1485c83ab6 Don't hammer thexem, kthxbai.
9 years ago
Taloth Saldono bb9a0371c5 Added TorrentRss test for ExtraTorrents, no other changes.
9 years ago
Mark McDowall c1298d162e Womble's has size parsing now
9 years ago
Taloth Saldono f005edfcf0 Don't use Sonarr as ReleaseGroup if the pattern contains an advanced prefix/suffix.
9 years ago
Mark McDowall a22c0499d5 Couple more anime version test cases
9 years ago
Taloth Saldono 3b57194d47 Fixed: Parses size in Wombles Description field so min/maxsize checks works on Wombles feed.
9 years ago
Taloth Saldono 9ad8311dd6 New: Use PageSize reported by newznab/torznab caps instead of hardcoded 100.
9 years ago
Mark McDowall 7cb1e91ba1 Handle 1.1x version from Sabnzbd
9 years ago
Mark McDowall 974a7276c3 New: Explicitly enforce SABnzbd minimum version of 0.7.0
9 years ago
Mark McDowall f0ca2bc11e Fixed: Don't collapse episode titles when episode titles contain Part x only
9 years ago
Taloth Saldono 72f0085ef7 Fixed: DownloadedEpisodesScan API command couldn't be used to process individual files.
9 years ago
Taloth Saldono f25f5abced Cleaned up 2160p changes and added migration and tests.
9 years ago
Björn Dahlgren 94323f79e7 New: Added support for UltraHD (2160p) quality
9 years ago
Taloth Saldono bdb1076100 Updated db migration testing framework so we only run migrations up to the one we're testing.
9 years ago
Mark McDowall 8818e39c63 Fixed: Daily + Standard with 3 digit episode numbers
9 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
9 years ago
Taloth Saldono e01b2ef25c Fixed some compile warnings.
9 years ago
Taloth Saldono 91d91bc673 Fixed: Sample files of daily episodes should also be deleted after import.
9 years ago
Mark McDowall 1603b06431 New: Prefer regular episodes over specials when absolute numbers conflict
9 years ago
Taloth Saldono 4038fa6907 Ignore -Obfuscated while parsing.
9 years ago
Taloth Saldono f96f997506 Fixed: Handling xml responses containing invalid html entities.
9 years ago
Mark McDowall 4771b1c1b2 New: Parsing of XofY mini series format
9 years ago
Mark McDowall 9f523bb167 New: Prevent automatic update if UI folder is not writable
9 years ago