Commit Graph

3584 Commits (a824ce691bf30bedf30baa0fd13ff5a1f11b6b84)

Author SHA1 Message Date
Taloth Saldono 6698ca400c Handle special mount filtering at a higher level.
6 years ago
Mark McDowall de7e805718 Limit replacement of colons
6 years ago
Mark McDowall 269a5bd914 New: Log conflicting TVDB ID when unknown series is an alias for another series
6 years ago
Mark McDowall 4f1f56f653 Another broken test
6 years ago
Mark McDowall 6b517d7ffd Fix broken tests
6 years ago
Mark McDowall 4eb9a1cfa5 New: Replace colon with space and dash instead of just dash
6 years ago
Mark McDowall 984b7bbeea Fixed: All preferred words being added to filename
6 years ago
Mark McDowall 582beed977 Fixed: Fonts not loading on reload
6 years ago
Taloth Saldono e52fcf843c Handle Deluge v2 beta breaking change in their api.
6 years ago
Taloth Saldono 08ba273089 fixed qbittorrent tests failing due to incorrect test setup. And http tests failed due to httpbin changing their output.
6 years ago
Taloth Saldono faa2d632e5 New: Indexer Seed Limit settings applied to new downloads for qBittorrent
6 years ago
Taloth Saldono 1b939ebf4b Fixed: Magnet Link progress visualisation and adding magnet links if dht is disabled in qBittorrent
6 years ago
Mark Bebbington aa46216117 Fixed: qBittorrent api v2 support (qbit v4.1+)
6 years ago
Mark McDowall 6b15d7e260 Fix casing of RegexTermMatcher
6 years ago
Mark McDowall 78b3c9552b Fixed: Include matching value of preferred word regex, not the actual regex
6 years ago
Mark McDowall cbbfc5b58c Remove logging of `Unable to format audio channels using 'AudioChannels'` due to old schema
6 years ago
Mark McDowall 8339f7fdb3 Fixed: Don't add TV Maze ID to format if unknown
6 years ago
Taloth Saldono 220cd84ef5 Fixed: SignalR requiring a home directory to function properly.
6 years ago
Matt Evans 70c320e98b New: Added {MediaInfo VideoDynamicRange} renaming token to include HDR in the filename
6 years ago
Wu Haotian 8e486da928 New: Added parser support for common Chinese release formats
6 years ago
Wu Haotian 7ae906863d Fix filename in PostBuildEvent
6 years ago
Mark McDowall fb4483fdcf Switch to https for httpbin URL test
6 years ago
Mark McDowall e32e6e0bec Groups must contain multiple qualities
6 years ago
Mark McDowall 05e7b90aab Fixed: Correct rejection message when profile does not allow upgrades
6 years ago
Mark McDowall ee59f91ba2 Pending releases have languages too
6 years ago
Mark McDowall ece3241041 Fixed: Adding series with unknown IMDB ID and series folder includes IMDB ID
6 years ago
Mark McDowall fcb1bcb91b New: Setting monitor to None when adding series will unmonitor the series as well
6 years ago
Taloth Saldono 223209e1eb Tweaked language parser since PR isn't merged yet.
6 years ago
Taloth Saldono 5b741a10db Fixed: Season pack with Special in series title was treated as unknown special
6 years ago
Matt Evans 1606ea19a8 New: Added support for DTS-HD MA and TrueHD Atmos in MediaInfo AudioCodec.
6 years ago
Taloth Saldono e5632019db Simplified more RegexReplace instances.
6 years ago
Taloth Saldono ff994d594a Fixed error in unicode cleanup code removing most non-latin characters instead of just invalid ones.
6 years ago
Taloth Saldono 0214ced8f0 New: Added Icelandic language and improved Chinese language detection
6 years ago
Mark McDowall 813e5e1db8 New: Sort queue by status
6 years ago
Mark McDowall 8ea24a6b09 Fix QualityModelComparer test when respecting group order
6 years ago
Taloth Saldono cf327077e9 Fixed: Regression in folder move logic preventing updater from working.
6 years ago
Taloth Saldono f215ba9bac Fixed: Additional reverse title parser patterns.
6 years ago
Mark McDowall c3c6b3d166 Fixed: Importing completed downloads from NZBGet with post processing script failing
6 years ago
Mark McDowall b319cb9525 Fixed: Importing completed downloads from NZBGet with post processing script failing
6 years ago
Mark McDowall 95cd327022 Already is spelled already
6 years ago
Mark McDowall 561fdef815 Fixed: Don't use extended episode number as release group
6 years ago
Mark McDowall b8b82189f7 Fixed: Quality Profile group order no longer used when ordering results
6 years ago
Mark McDowall 08b65a954d Fixed: Cutoff unmet episode search failing when there are unknown items in the queue
6 years ago
Taloth Saldono b3ff91608e Fixed: Ignore series title before SxxExx when parsing language.
6 years ago
Taloth Saldono 1d862db7c9 Fixed: Korean shows with more than 2 digit episode numbers.
6 years ago
Taloth Saldono 070cbeebbe Allow -suffix in PackageVersion and added that and PackageAuthor to the About page.
6 years ago
Mark McDowall 2c95f07cb2 Another path test fix
6 years ago
Mark McDowall 4a2277b424 Fix path tests
6 years ago
Mark McDowall a1f02916d4 Fixed: Importing of completed download when not a child of the download client output path
6 years ago
Mark McDowall 900dfd92d0 Fixed: Getting parent of UNC paths
6 years ago
Mark McDowall d6997b0588 Fixed getting parent path from a path without another slash
6 years ago
Taloth Saldono 86c74b3ee0 Fixed failing ConfigFileProvider tests due to ConsoleLogLevel property error.
6 years ago
Taloth Saldono b1a8c70d20 Moved fast MoveSeriesFolder logic if same RootFolder into DiskTransferService.
6 years ago
Taloth Saldono 9107d1678c Fixed: Failure to match S12E00 special due to episode file vs folder being parsed differently.
6 years ago
Taloth Saldono 095234babc Added Console log level option in configfile, which defaults to Info.
6 years ago
Mark McDowall 8aecec507e New: Ability to forcibly grab a release from Interactive Search
6 years ago
Mark McDowall 70fb1551af New: Log when media info is unavailable for a file when building a file name
6 years ago
Mark McDowall ae2efbc116 Fixed: QueueSpecification failing when an unknown item is in the queue
6 years ago
Mark McDowall 4bc0ffa74d Improve renaming of series folder within the same root folder
6 years ago
Taloth Saldono 939ebcf897 Added missing references to test projects.
6 years ago
Taloth Saldono 1239fa874d Merge branch 'develop' into phantom-develop
6 years ago
Taloth Saldono 779ab39f50 Fixed failing test
6 years ago
Taloth Saldono 00283e3d6e New: Limit indexer/download client backoff to 5 min during the first 15 min of application start.
6 years ago
Taloth Saldono 2b4429f8b7 Fixed: Erroneously matching Anime 10.5 special as 10.
6 years ago
Taloth Saldono 2446c4185a Added 10-bit to parser cleanup.
6 years ago
Taloth Saldono 04900e5f90 Tweaked reverse title detection to handle triple digit episode numbers.
6 years ago
Mark McDowall 8abdb8bf51 Update test for disabling cache
6 years ago
Mark McDowall e217068dbd Another path test fix
6 years ago
Mark McDowall e3a9f753d2 Fix path tests
6 years ago
Mark McDowall fc2a586453 Set max-age=0 on resources that should not be cached
6 years ago
Mark McDowall 21a92b62fd Fixed: Various issues with unknown items in queue
6 years ago
Mark McDowall 7e33261ccc Fixed: Move series logging a failure and a success message
6 years ago
Mark McDowall 6a489a0b8f Fixed: Importing of completed download when not a child of the download client output path
6 years ago
Mark McDowall 9dd967f2aa Fixed: Getting parent of UNC paths
6 years ago
Mark McDowall a3baab9671 Fixed: Failing to search for recently added series when there are unknown items in the queue
6 years ago
Mark McDowall edd6c0bd4c Fixed getting parent path from a path without another slash
6 years ago
Taloth Saldono ce59db528b Fixed: Mono bug causing memory leakage when http connections use gzip compression.
6 years ago
Taloth Saldono 524048c4b4 Also force branch if an external updater is used.
6 years ago
Mark McDowall 5a24b8d294 Add PackageUpdateMechanism to system/status response
6 years ago
Taloth Saldono bfe2976463 Fixed failing tests.
6 years ago
Taloth Saldono 066a9de7ae Parse the package_info file to determine whether the UpdateMechanism is configured properly.
6 years ago
Mark McDowall a0ce2d7cdf New: Parse release in square brackets at end of file name
6 years ago
Taloth Saldono de61ecbfd2 Show unknown items in queue
6 years ago
Mark McDowall 5f6f4915a1 Delay import when absolute episode number is missing
6 years ago
Mark McDowall f345977e3f Add upgrade allowed to language and profiles
6 years ago
Mark McDowall 853f25468c Preferred words
6 years ago
Mark McDowall ac709c39ab New: Default size limits
6 years ago
Mark McDowall 4939b77a6c Upgrade signalR to 2.4.0
6 years ago
Mark McDowall ded0caee39 New: Series title first character renaming token
6 years ago
Mark McDowall 3b9ed49d0f New: Option to disable rescanning of series folder after RefreshSeriesInfo
6 years ago
Mark McDowall 7e79ccd710 Fixed: Finding files with unexpected quality in the filename
6 years ago
Mark McDowall 575c5af1f8 Upgrade SharpRaven to 2.4.0
6 years ago
Mark McDowall ca079a77ce New: Renaming tokens for IMDB ID, TVDB ID and TV Maze ID
6 years ago
Mark McDowall a550186337 New: Choose extension for magnet links in Torrent Blackhole
6 years ago
Mark McDowall 8594a93cf5 New: Pushover device setting
6 years ago
Mark McDowall a86397f4bd New: Choose PushBullet device from the UI
6 years ago
Mark McDowall d52b63e5e9 New: Add tags to Kodi metadata
6 years ago
Mark McDowall 400838c79a New: Series Title with Year renaming token
6 years ago
Mark McDowall 62b03adb53 Removed NotifyMyAndroid and Pushalot
6 years ago
Mark McDowall ffc49c9049 Fixed: Removed old Media Browser metadata
6 years ago
Mark McDowall 3b042707f5 Interactive Season Search
6 years ago
Mark McDowall 36b9c51163 Improved Command Queue
6 years ago
Mark McDowall 07be9cf47a New: Improved Plex Media Server authentication (Manually update settings)
6 years ago
Mark McDowall 897f3fea99 New: Bluray 1080p and 2160p remux qualities
6 years ago
Mark McDowall a3b90650be Remove unused references
6 years ago
Mark McDowall 07cbc71aa2 Secure URLs for Skyhook and Services
6 years ago
Mark McDowall 81d6c0d210 New: Backup options and restoration
6 years ago
Mark McDowall fdbe45c0ab New: Ability to rename using long paths when available
6 years ago
Mark McDowall 5666369cc4 Fixed: Default Windows Service Account
6 years ago
Mark McDowall c3166e08b4 Migrate AppData folder
6 years ago
Mark McDowall adaf428aa7 v3 Binaries
6 years ago
Keivan Beigi c69ca290cf Removed anycpu from sln file
6 years ago
Keivan Beigi 50d4d7a19d removed legacy UI components
6 years ago
Keivan Beigi e343f8e35e Removed old UI
6 years ago
Mark McDowall 5894b4fd95 v3 UI
6 years ago
Mark McDowall 99feff549d Upgrade Owin to 3.1.0
6 years ago
Mark McDowall 37518349b9 Upgrade Nancy to 1.4.4
6 years ago
Mark McDowall 5b4e194f25 Upgrade signalR to 2.2.2
6 years ago
Mark McDowall 296881b358 Target .net 4.6.1
6 years ago
Mark McDowall efb9c0791f New: Testing Custom Script executes the script and verifies the exit code
6 years ago
Mark McDowall acc901455b New: Separate automatic and interactive searches
6 years ago
Mark McDowall cfb7494992 Removed Drone Factory
6 years ago
Mark McDowall f31ac39e37 Quality groups
6 years ago
vawen 068ea1e934 New: Language Profiles
6 years ago
Mark McDowall 7297c1b8e4 v3 API
6 years ago
Mark McDowall 211f3769e1 Sonarr.sln
6 years ago
Taloth Saldono 31b266659e Fixed bad test due to skyhook now doing it's own fuzzy search.
6 years ago
Taloth Saldono e071b0c2e0 DataMapper LazyLoaded needlessly keeping the parent mapper alive.
6 years ago
Taloth Saldono 270f04d2d2 Fixed: Excessive memory usage due to sqlite cache configuration.
6 years ago
Mark McDowall 9af57c6786 New: Store last search time for EpisodeSearch
6 years ago
Mark McDowall ff4a550cbb New: Include OriginalFilePath with Episode Files
6 years ago
Kevin Richter 537e4d7c39 Fix Quality Detection with DDP5.1
6 years ago
Taloth Saldono 9f16d9b2fc Fixed: File names and release titles lacking a series title and starting with the Air date.
6 years ago
Taloth Saldono ae6d920e2a Updated error message if skyhook and other services respond with html content.
6 years ago
Mark McDowall 0d22f9ec29 Improve logging when rejecting release with unmonitored episodes
6 years ago
Mark McDowall 699076a405 New: Added warning for Download Station that 2FA is not supported
6 years ago
Jeffrey Neer df593f486f New: Added priority levels to Join Notifications
6 years ago
Mark McDowall 0d95873a05 New: Parsing french anime releases with single absolute episode number
6 years ago
Mark McDowall b20acc9063 Fixed: Sort The A-Team properly in series list
6 years ago
Mark McDowall 70d6d25178 New: Parse names with 1080i as 1080p if they are not RAW HD
6 years ago
Mark McDowall 196d165432 New: Parse names with FHD as 1080p
6 years ago
Mark McDowall bb3ca998fc Restrict 4k parsing to avoid false positives
6 years ago
Mark McDowall da73221cef Fixed: Handling of poorly formed items when parsing results from indexer
6 years ago
Mark McDowall 36f66eed21 New: Parse names with 4k as 2160p
6 years ago
Mark McDowall 8e916d60f5 Fixed: Parsing of specials with only season and episode numbers in the file name
6 years ago
Mark McDowall 44048207f2 Remove file quality matches release import spec
6 years ago
Mark McDowall b73b99df8d Fixed: Don't clean Kodi library if Always Update is disabled and video is playing
6 years ago
Mark McDowall ad69ecc5eb Fixed: Use season number from episode instead of parsed from release for custom scripts
6 years ago
Mark McDowall 1304bc8fb9 Fixed: Exclude /snap/* locations from disk space
6 years ago
Mark McDowall a4f63e728c Fixed: Don't use media info for non-video files
6 years ago
Mark McDowall 24c6d3f4b3 Don't read response stream if it equals Stream.Null
6 years ago
Mark McDowall 4a052708c8 New: Updated pushover app clone URL
6 years ago
Mark McDowall 39a8d4f0d8 Fixed: Parsing of new hashed release filenames (######_##.ext)
6 years ago
Mark McDowall ca22a25842 New: Add stopped option for rTorrent
6 years ago
Mark McDowall ff9a9a5e4d More restrictions when using download client title or folder name for parsing
6 years ago
Mark McDowall 3d7c59bc3b New: Add unique IDs to Kodi metadata
6 years ago
Mark McDowall 63ea1f1afd Fixed: Skip sample check when rescanning series folder
6 years ago
Mark McDowall baf8f6cca6 Fixed: Parsing multi-episode in square bracket
6 years ago
Mark McDowall c67c7e1b5a More flexible matching some anime releases
6 years ago
Mark McDowall 46d8e5830a Fixed: Concurrent manual imports silently failing
6 years ago
Taloth Saldono 37054673b7 Fixed: Too big eta in qbit api still occurring on official builds.
7 years ago
Mark McDowall 86bc5c5547 Fixed: Parsing of some anime releases with season number in title
7 years ago
Taloth Saldono fc44607c73 Added missing UrlBase validation for SabnzbdSettings.
7 years ago
Taloth Saldono 2a1421f488 Fixed: Skip torrents in Deluge api that don't have hashes.
7 years ago
Nicholas Landriault d7a054f637 Deluge torrents that don't have a hash are skipped
7 years ago
Taloth Saldono 9c9ad9aec3 New: Added optional UrlBase to Nzbget and Sabnzbd settings.
7 years ago
Mark McDowall 1467c52e03 Fixed: Multi-file torrents in Vuze with different folder and file names
7 years ago
Mark McDowall e407145d10 Fixed: .vtt files treated as subtitles
7 years ago
Taloth Saldono 476110b1de Fixed: Store BitRate_Nominal (VBR) mediainfo in database instead of only BitRate.
7 years ago
Taloth Saldono 45f9f45f50 Fixed: Quality parser for the rare HD-DVD.
7 years ago
Taloth Saldono d581d997c2 Fixed: Ignore /etc in System disk overview.
7 years ago
Taloth Saldono 633344e5bb Disabled httpbin.org tests for now due to the site being flaky.
7 years ago
Taloth Saldono 0cce6b74f9 Added logging of json snippets on json deserialization errors.
7 years ago
Taloth Saldono 8b8bfb9bf0 Added third httpbin site.
7 years ago
Taloth Saldono 7241ca4ae9 Run http tests more gracefully.
7 years ago
Taloth Saldono e9b11e55e9 Fixed: Regression with importing nested obfuscated directories.
7 years ago
Mark McDowall 48126f55ed Fixed: Parsing titles with question marks
7 years ago
Mark McDowall cb549507ee Fixed: Parsing dates using underscores for separation
7 years ago
Mark McDowall a0b6cdb08e Fixed: Forced seeding in QBittorrent status treated as complete
7 years ago
Taloth Saldono 9b9597093c Fixed: Regression causing Manual Import to ignore user provided information.
7 years ago
Taloth Saldono c92fb4d9c0 Fixed: Mini-series with multiple episode E01-E02.
7 years ago
Taloth Saldono 88c659059b Added {MediaInfo AudioLanguages} {.. SubtitleLanguages}
7 years ago
Taloth Saldono d1ced600a1 Handle empty Episode list during decision maker.
7 years ago
Taloth Saldono a5977f2752 Fixed: Manual Import not using Release Group during renamer. [develop only]
7 years ago
Mark McDowall 8668e8b036 Use FolderEpisodeInfo instead of parent of FileEpisodeInfo
7 years ago
Mark McDowall 783c27a584 Fixed: Initially pausing torrents in QBittorrent
7 years ago
Taloth Saldono fde0409650 Fixed WithData sample length not using parameter.
7 years ago
Taloth Saldono 2ed5abf4d3 Also add as data to exception so sentry gets it.
7 years ago
Taloth Saldono cb372f284d Log indexer response to Trace if an exception occurs.
7 years ago
Taloth Saldono 5d674a07f7 Fixed SeedConfigProvider failing on ReleasePush.
7 years ago
Mark McDowall 89a3eec6ae Fixed: Parsing of anime releases with year and EP before episode number
7 years ago
Mark McDowall 6517f1af14 New: Treat 1440p releases as 1080p instead of 480p
7 years ago
Taloth Saldono b95c4d37d7 Fixed validation error for Seed Ratio on btn.
7 years ago
Taloth Saldono 7388e8c2c2 Fixed broken test for nested settings.
7 years ago
Taloth Saldono b837ab41eb Fixed broken tests.
7 years ago
Taloth Saldono de6615f586 Added a few more units.
7 years ago
Kevin Richter 0947dfc423 Stop deluge torrent when they reach stop ratio
7 years ago
Kevin Richter 002ed9e4c7 Fix parsing of entered time for seed time
7 years ago
Taloth Saldono 1a6a3038d6 Added warnings for minimum criteria for BTN.
7 years ago
Taloth Saldono d86beb06f7 Added fancy unit indicator to fields.
7 years ago
Taloth Saldono 6df61e305d Added Seed Time and Season-Pack seed time.
7 years ago
Taloth Saldono 47018b02a8 Added nested settings for seed criteria.
7 years ago
Taloth Saldono b6ef4d50dc Fixed more C#7.
7 years ago
Kevin Richter 2d86e44c63 New: Added advanced setting per indexer to override seed ratio limit for supported clients.
7 years ago
Taloth Saldono 69f8fc4d5e Added support for nested settings models so settings can be grouped together and reused for multiple providers.
7 years ago
Taloth Saldono b339fcbd82 Fixed mono debug check.
7 years ago
Mark McDowall 55d01f620a Fixed: Setting inital state of torrents sent to QBittorrent
7 years ago
Mark McDowall 39d0d08ced Fixed: Removed old warning that Torrent Blackhole does not support magnet links
7 years ago
Mark McDowall 94f8cc9b62 Improve parsing of standard titles with junk in []
7 years ago
Mark McDowall 17b998f01f Improve parsing of non-standard date releases
7 years ago
Mark McDowall 18415ddb30 New: Remove additional URL prefixes from release names
7 years ago
Mark McDowall 2b3d0235cf Don't read media info when disabled in settings
7 years ago
Mark McDowall c687f45ff6 Fixed: Don't try to find episodes if parsing failed
7 years ago
Mark McDowall 13f540f1f5 Fixed: Rescan series if refresh fails
7 years ago
Mark McDowall a7aff3bd9a Upgrade NLog to 4.5.3
7 years ago
Taloth Saldono 03997e2a0d Switched to BigInteger for qbit eta as workaround for api bug, tyvm.
7 years ago
Mark McDowall 60c73df685 Fixed: Custom script unable to execute when release processed via /release/push API
7 years ago
Mark McDowall b5ce3b2773 Fixed: Improved parsing of iTunes named files
7 years ago
Qstick 6c09b7dc28 Fixed: Throw SonarrStartupException if can't access AppFolder Location
7 years ago
Mark McDowall bf1fbd7fc4 Fixed: Remove leading space from file names
7 years ago
Mark McDowall 401530db65 Fixed RemoveGrabbed tests
7 years ago
Mark McDowall 4fb7cb3a8b Fixed RemoveRejected tests
7 years ago
Mark McDowall aba8abb176 Fixed: Suppress warnings for daily style extra files
7 years ago
Taloth Saldono 2b3956cb60 Honor x264 tag in filename if mediainfo does not conclusively indicate h264.
7 years ago
Taloth Saldono 1b0647423d Updated a few harder to detect MediaInfo VideoCodec formats.
7 years ago
Taloth Saldono 5b627a8bc2 Fixed missing existingfile flag.
7 years ago
Taloth Saldono 62f7e90748 Fixed db migration issue.
7 years ago
Taloth Saldono fd1064cb69 Fixed errors in MatchesFolderSpecification and tests.
7 years ago
Taloth Saldono c677736a8f Fixed: Hide fallback pending releases if temporarily delayed.
7 years ago
Taloth Saldono 67038ddd5e Cache EventAggregator Subscribers.
7 years ago
Taloth Saldono ff8eb0b67f Added additional indexes to speed up DecisionMaker performance.
7 years ago
Taloth Saldono 70afacee3f Refactored PendingRelease logic for performance.
7 years ago
Taloth Saldono 5b0e959d3f Debounce Command Notifications.
7 years ago
Taloth Saldono b7c5639a9d Speed up sqlite3 initialization by disabling unused features.
7 years ago
Taloth Saldono 740af2751a New: Season Search for Daily series type.
7 years ago
Mark McDowall 81e385bebf New: Use media info during import to extract resolution for quality
7 years ago
Taloth Saldono 4fb3d99153 Fixed: Updated AnimeTosho url.
7 years ago
Paul Kozlovitch a29f133e5d Fixed: Pasting title into add new series search input will trigger search
7 years ago
dnnr f277b60cc9 Fix grammar in EditProfileViewTemplate
7 years ago
Taloth Saldono 6d8eebcd30 Revised deletion of cookies.
7 years ago
margaale 13a259b473 check if mono is running with --debug arg
7 years ago
Taloth Saldono d3f8e0ef4c Fixed: Revised handling of cookies in case of redirects.
7 years ago
Taloth Saldono 700751715b Add form param before submitting request.
7 years ago
Taloth Saldono 58e939beda Fixed: Preserve existing watched status in Kodi nfo files on metadata refreshes (not file upgrades).
7 years ago
Taloth Saldono b19b6c93d3 New: Detect Kodi .nfo vs Scene .nfo and handle as appropriate. Rename scene .nfo to .nfo-orig only when needed.
7 years ago
Taloth Saldono 17e4a8ab66 Moved tests.
7 years ago
Taloth Saldono 3573e631c8 Fixed: Recycle Metadata files on episode removal.
7 years ago
Taloth Saldono 52588509ed Fixed failing test and some flaky tests.
7 years ago
Thirrian e607a67f00 Fixed: Sorting for series "A.P. Bio"
7 years ago
Kevin Richter 96d7382a1c Fixed: Parsing # in front of absolute numbers
7 years ago
Taloth Saldono e15530cee1 Fixed: TheXEM mapping with one scene release to multiple tvdb episodes.
7 years ago
Taloth Saldono 940f59468a New: Required/Ignored restrictions now support /pattern/ regular expressions.
7 years ago
Marcelo Castagna ff885ab3bd Fixed: Added errorcode 160 - Permission denied on FileStation for easier diagnostics
7 years ago
Steven 17cfaf170e Add missing error check when adding a magnet link to deluge (#2295)
7 years ago
Thirrian f1b2186313 Fix typo
7 years ago
Mark McDowall ac379e3b84 Fixed: Don't add category when removing torrent from qBittorrent
7 years ago
Taloth Saldono 99ee59e9cc Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10
7 years ago
Taloth Saldono c9ff55f601 Added console logging in case NLog fails to initialize.
7 years ago
Mark McDowall ecb0438b16 New: Add MediaInfo to Episode Files returned from the API
7 years ago
Mark McDowall d0acbe992e Log response content from Kodi when checking for errors
7 years ago
Mark McDowall fb44e67ea8 Fixed: Parsing of WEB-DLMux files
7 years ago
Mark McDowall 3f86c10c44 Fix broken profile test
7 years ago
Mark McDowall 9e7f0c859f New: Opt-in to delete empty series/season folders
7 years ago
Mark McDowall a9c54a1f01 Remove empty series folders when create empty folders is false
7 years ago
Mark McDowall 1c36bc5fee Return total space when adding new root folder
7 years ago
Mark McDowall b529270f71 Improve error message when deleting a profile that is in use
7 years ago
Mark McDowall bcf45bb68a Fixed: Send category to qBittorrent when adding torrent/magnet
7 years ago
Mark McDowall 9744873e7a Fixed: Removexpost suffix from release groups
7 years ago
Mark McDowall 9a61bb13e6 Fixed: Disable delete button on used quality profiles
7 years ago
Mark McDowall 2f69a158b1 API: Include total space with root folders
7 years ago
Mark McDowall 4975793b45 Don't reject paths under /srv
7 years ago
Taloth Saldono d93645fb46 Fixed: Show error if System->Logs fails to load due to ad blocker.
7 years ago
overkill32 d617b6c6e3 Fixed typo in log file
7 years ago
Mark McDowall cc01608f0a Fixed: Show error message when manual import fails to load
7 years ago
Mark McDowall 8a3db99811 Fixed: Remove Pre and postbot suffixes from release groups
7 years ago
Mark McDowall 883f7b88cf Removed DailyEpisodeMatchSpecification in favour of SingleEpisodeSearchMatchSpecification
7 years ago
Taloth Saldono 03da779ddb Fixed Season Special import.
7 years ago
Taloth Saldono 7c95fc23d0 Fixed Season Special import.
7 years ago
Mark McDowall aa2174b43c Ensure request exists before trying to get query parameters
7 years ago
Mark McDowall a023732c1c
New: Delay import of episodes without titles temporarily
7 years ago
Mark McDowall 90f9dce44a Ensure request exists before trying to get query parameters
7 years ago
Mark McDowall ea54b10bf7 First try
7 years ago
Mark McDowall 223ccb5a73 Fixed broken DeleteEpisodeFileFixture tests
7 years ago
Mark McDowall 968d8159a6 Added tests for DB Converters
7 years ago
Mark McDowall 245bf6c7d6 Optionally include season images when fetching series from API
7 years ago
Mark McDowall ee673cd152 Log indexer when processing results
7 years ago
Mark McDowall a1b6095f6e Add Paused above Use SSL for NZBGet
7 years ago
Mark McDowall 5663eb527b Add paused options for Deluge and Transmission
7 years ago
Mark McDowall 8e8da76467 New: Device names for Join notifications
7 years ago
Taloth Saldono 8a6acd999a Reordered UI a bit and code cleanup.
7 years ago
Mark McDowall f32e8beab8 Fixed: Parsing of prefixed range multi-episode filenames
7 years ago
Marcelo Castagna d25e5fe329 New: Setting for absolute maximum size for a release
7 years ago
Taloth d0e8aef949
New: Consider all scene SxxE00 releases Specials as well.
7 years ago
Mark McDowall 560fe31280 csproj fix
7 years ago
Mark McDowall c67a4a61a4 New: Run missing root folder health check when an import is successful
7 years ago
Mark McDowall 6e85b8782e Fixed: Set air date to 1970-01-01 if episode aired before (mono)
7 years ago
Mark McDowall f719c5ccf1 Fixed: Improve logging for invalid NZB messages
7 years ago
Mark McDowall e8c5e417b6 Improve handling of multiple seasons in one file
7 years ago
Fish2 3492d6bbaa Cleanup moment.js deprecated zone and add functions
7 years ago
Taloth Saldono 15bd181f16 Fixed failing tests in DownloadStation.
7 years ago
Taloth Saldono 96108cb758 Fixed up comments.
7 years ago
Taloth Saldono 459d6ea906 Fixed: Mono internals does not properly copy/move symlinks, but instead copies the contents.
7 years ago
margaale 747f3e171c Fixed: Handling of unknown status types in DownloadStation.
7 years ago
Mark McDowall b371296e78 Validate before deleting series folders
7 years ago
Taloth Saldono 0553a39a02 Rare timing issue on first-use causing duplicate naming config.
7 years ago
Taloth Saldono 4ca5e978ac Fixed MediaCover endpoint.
7 years ago
Mark McDowall 025440ee86 Don't handle content requests in IndexHtmlMapper
7 years ago
Taloth Saldono 40016f2928 Merge branch 'security-patch-2017-1' into develop
7 years ago
Taloth Saldono 5fae2ac66f Improved handling of the Preflight OPTIONS request.
7 years ago
Taloth Saldono 3ba61cd5aa Fixed: Limit Cross-Origin access to api and specific shared resources.
7 years ago
Taloth Saldono 0008f28236 Fixed: Case sensitivity in handling of static resource names.
7 years ago
Mark McDowall f9ec4c6b0d
Updated tests to allow for older versions of mediainfo
7 years ago
Mark McDowall 2b20b91ec5
Updated tests to reflect changes in mediainfo
7 years ago
Mark McDowall e070eeda4a
New: Upgrade MediaInfo to 17.10 (Windows/macOS)
7 years ago
Mark McDowall 195a761c29
Fixed: Sorting by episodes on series overview and poster views
7 years ago
Mark McDowall 4399d272dc
Fixed: Import failures when audio channels are in an unexpected format
7 years ago
Mark McDowall 9d7547e941
Add debug logging when formatting audio channels
7 years ago
Mark McDowall 0a690eb4d8
New: Include APFS disks in disk space
7 years ago
Mark McDowall 32309260b9
Fixed: Sorting Manual Import by relative path
7 years ago
Mark McDowall e11e8ad272
New: Channel setting for Slack notifications to override default channel
7 years ago
Mark McDowall b45b2017a8
Log warnings when deleting an episode file and the root folder is missing/empty
7 years ago
Mark McDowall ae2a97763d
New: Validate NZBs before sending to download client
7 years ago
Frank Scholl 442d49046d
New: Add authentication options to Webhook
7 years ago
Mark McDowall 3d8cd9616e
Fixed: Parsing of resolution in TVRips
7 years ago
Mark McDowall 9c68c89f24
Fix namespace take 2
7 years ago
Mark McDowall 59ad5f35df
Fixed: Parsing when using episode number as folder name in naming config
7 years ago
Mark McDowall 263f3c46b1
Fix namespace
7 years ago
Taloth Saldono 2c13fcf579 Trim quotes from dsm version parts.
7 years ago
Taloth Saldono 7a1c1064ae Fallback to parsing Series from sub path during Manual Import.
7 years ago
Taloth Saldono bb52f3d41c Fixed: Incorrect parsing of filenames with [SDTV] suffix trigging Anime pattern.
7 years ago
Taloth Saldono 0688340722 Fixed: Regression preventing new downloads from bypassing the Download Client Back-off logic.
7 years ago
Taloth Saldono cf7b8455d4 Fixed another flaky test.
7 years ago
Taloth Saldono df3c6ed572 Fixed: Telegram notification with underscore and other special characters.
7 years ago
Taloth Saldono e6c01be2cb Reverted the bindingredirect as well.
7 years ago
Taloth Saldono 2196db9a58 Downgraded Moq again since it causes failing tests on older mono versions due to bad Array covariance handling.
7 years ago
Taloth Saldono f10174da37 Fixed flaky test.
7 years ago
Taloth Saldono b48eaa7fd3 Fixed unrelated testcase.
7 years ago
Taloth Saldono c34eec160f Cache BestForTags briefly for better performance when processing releases.
7 years ago
Taloth Saldono 393996fe88 Fixed: Progressively degrading performance issue in Pending/Delayed releases system.
7 years ago
Taloth Saldono 1ef08424ff New: Query 'Season 1.1' groups on BTN during manual single episode searches.
7 years ago
Taloth Saldono 20af2c8c0f Fixed: Releases no longer available on the indexer should be removed from the pending queue.
7 years ago
Taloth Saldono b7e74bd5be Fixed Moq version conflict between packages.config and csproj in Api.Test by upgrading them all.
7 years ago
Taloth Saldono 34ded19be4 Fixed not setting MediaInfo SchemaRevision first time causing it to be fetched again during the series rescan.
7 years ago
Taloth Saldono f53cad822a Fixed: Raise ApplicationStartupEvent after Owin is running.
7 years ago
Taloth Saldono 090dd45541 Improved test timing for CommandExecutor.
7 years ago
Taloth Saldono e01e822394 Shutdown logging before Environment.Exit.
7 years ago
Taloth Saldono ea5769fdd6 Updated NLog from 4.4.3 to 4.4.12
7 years ago
Mark McDowall 1d2b35fdde
Fix failing test
7 years ago
James White e6b8b17b21 Fixed: Default ports for uTorrent and qBittorrent
7 years ago
Mark McDowall 2a0df7e83e
history/since API endpoint
7 years ago