Commit Graph

689 Commits (master)

Author SHA1 Message Date
Robert Dailey 38a6f32eaf fix: Escape markup in strings printed during naming preview
8 months ago
Robert Dailey 8bf205f171 fix: Properly rethrow non-deterministic exceptions
8 months ago
Robert Dailey 790a0952a5 refactor: Rename `format` to `standard` for Radarr media naming
8 months ago
Robert Dailey 8b2b1302c6 fix: Do not render repo update status when `--raw` is used
8 months ago
Robert Dailey acd9b3ec75 feat: CLI command to list media naming formats
8 months ago
Robert Dailey 5a60747a66 chore: Delete a bunch of unused run configurations
8 months ago
Robert Dailey 13b8e5679e feat: Naming Sync
8 months ago
Robert Dailey bc485a8ac2 refactor: Reorganize and rename ServarrApi classes
8 months ago
Robert Dailey 5ed9b8f1ee style: Solution-wide code cleanup
8 months ago
Robert Dailey 4a5e42eb93 refactor: Fix Recyclarr.Gui project
8 months ago
Robert Dailey a4cfa4706d refactor: More TrashLib splitting
8 months ago
Robert Dailey 0b31352c3c refactor: use Flurl's own IFlurlClientFactory
8 months ago
Robert Dailey aae8897250 refactor: Split API code into own project
8 months ago
Robert Dailey 9ede5125bf refactor: Split up TrashLib into more projects
8 months ago
Robert Dailey 3a7fba2980 refactor: Remove remnants of RP v1 support
8 months ago
Robert Dailey 0106bc5111 fix: Do not write null values to service JSON data
8 months ago
Robert Dailey 4f5946bc67 fix: Parse error messages from service with title & errors list
8 months ago
Robert Dailey 0afe1ee005 build: Remove FluentAssertions.Json package
8 months ago
Robert Dailey ec7516d6a6 refactor: Replace Newtonsoft.Json with System.Text.Json
8 months ago
Robert Dailey 5c7cc8d829 refactor!: Remove old reset_unmatched_scores syntax support
8 months ago
Robert Dailey 1bbafa6386 refactor!: Remove support for old cache directories
8 months ago
Robert Dailey b6de1bf97e refactor!: Remove support for older versions of Sonarr
8 months ago
Robert Dailey 19849b33b4 build: Upgrade NUnit3 analyzer package
8 months ago
Robert Dailey 9d351f99ed fix: Merge CFs using Replace instead of Add
8 months ago
Robert Dailey 03a84e099c fix: Relax validation rules for custom format configuration
8 months ago
Robert Dailey 08db62ee8c fix: Remove log that prints CFs without scores
8 months ago
Robert Dailey e0913c7a4f style: Solution-wide code cleanup
8 months ago
Robert Dailey 987d599e1c fix: QP Qualities are now a Replace instead of Add
8 months ago
Robert Dailey 63591edeb5 refactor: Rename x,y vars to a,b
8 months ago
Robert Dailey 58b59c4a62 fix: Print information about HTTP 401
8 months ago
Robert Dailey 1411eb69bc refactor: Use raw string for default settings content
8 months ago
Robert Dailey 778abe96dc refactor: Remove settings-specific context error msgs
8 months ago
Robert Dailey 91d1dbbbeb build: Upgrade NSubstitute
8 months ago
Robert Dailey 76d4d9fbcb build: Remove empty csproj folders
8 months ago
Robert Dailey 8d63737078 test: Fix broken exception handler tests
8 months ago
Robert Dailey 7f332406f1 fix: Better wording for logs containing remote service error msgs
8 months ago
Robert Dailey 9a26348d26 fix: Properly sync IncludeCustomFormatWhenRenaming
8 months ago
Robert Dailey 93c8de9739 fix: Print score instead of object
8 months ago
Robert Dailey 9995572314 fix: Propagate base_url and api_key when processing includes
8 months ago
Robert Dailey 537defbfe3 build: Upgrade Automapper Autofac library to stable version
8 months ago
Robert Dailey e7bd06eb61 chore: Delete unwanted run configurations
8 months ago
Robert Dailey f905b251dc refactor: Remove unneeded FileName property
8 months ago
Robert Dailey 1aaa2747b8 fix: Move detailed CF output to debug logs
8 months ago
Robert Dailey 159861aaeb refactor: Split Recyclarr.TrashLib project
8 months ago
Robert Dailey 82cbfb3741 refactor: Separate JSON loading from CFs
8 months ago
Robert Dailey 016bcb6624 refactor: Centralize JSON serializer settings
8 months ago
Robert Dailey 8f267483a2 feat: Add list command for template includes
8 months ago
Robert Dailey 5bb2bfa8a0 feat: YAML includes
8 months ago
Robert Dailey 175aa6733b refactor: Reorganize config list command code
9 months ago
Robert Dailey 3e86172831 refactor: Remove unneeded NotImplementedException
9 months ago
Robert Dailey 542b24baa4 build: Upgrade FluentAssertions.Analyzers
9 months ago
Robert Dailey ef8ae7dd48 refactor: Centralize repo updating
9 months ago
Robert Dailey b5c49d81c5 test: Suppress NSubstitute NS5000
9 months ago
Robert Dailey 38755aa81a refactor: Remove System.IO.Abstractions.Extension namespace usage
9 months ago
Robert Dailey bda8dabd01 build: Upgrade all nuget packages
9 months ago
Robert Dailey 6ac1f0a1f0 chore: Exclude all but CS files in SonarLint
9 months ago
Robert Dailey 06cdd992e9 chore: Add SonarLint settings for Rider
9 months ago
Robert Dailey 740f775aeb build: Remove SonarAnalyzer.CSharp package
9 months ago
Robert Dailey bede64eadd refactor: Rework ConfigCreation unit tests
9 months ago
Robert Dailey 3a50b9fa61 fix: Add validation for duplicate instances
9 months ago
Robert Dailey 6706a87972 test: Relocate & rename config extensions test
9 months ago
Robert Dailey 3255dc68eb test: Fix broken unit test after scoreless CF changes
9 months ago
Robert Dailey b409dd7c2d build: Globally use package SonarAnalyzer.CSharp
9 months ago
Robert Dailey f52d73cdaf fix: Less verbose logging for scoreless CFs
9 months ago
Robert Dailey 0b82c3bea3 fix: Better processing for HTTP 500 service responses
9 months ago
Robert Dailey 372fd804fe refactor: Replace TestCorrelator with Observable sink
9 months ago
Robert Dailey aaf810fd68 feat: Print completed date & time after each instance sync
9 months ago
Robert Dailey 4d7a5f49c3 fix: NRE when `reset_unmatched_scores` not present
9 months ago
Robert Dailey 3f5960c414 feat: Add score sets and raw output to list custom-formats
9 months ago
Robert Dailey 4f52201ede feat: Support for "score sets" in quality profiles
9 months ago
Robert Dailey f9ba985d1f fix: Grab scores from the `trash_scores` object in CF json data
9 months ago
Robert Dailey 4935377a4b refactor: Remove GetOrDefault method
9 months ago
Robert Dailey c4bd5b2fae style: Solution-wide code cleanup to CS files
9 months ago
Robert Dailey 8b350b5bce feat: Add exclusions support to 'reset_unmatched_scores'
9 months ago
Robert Dailey c033dd8a13 refactor: Change structure of processed QP object
9 months ago
Robert Dailey de0c6be1d9 fix: Move log context up to ConfigurationLoader
9 months ago
Robert Dailey 4b3542fc7a fix: Add a check for Sonarr v3 in the delete CFs command
9 months ago
Robert Dailey f6465316d2 feat: New delete custom-formats command
9 months ago
Robert Dailey a84c8a0efc refactor: Improve service connection error message
9 months ago
Robert Dailey 3ac1de9c94 refactor: Rename placement argument for service
9 months ago
Robert Dailey c713b99747 refactor: Make out variables inline
9 months ago
Robert Dailey c9d015f492 test: Fix newline insertion in MockYaml method
9 months ago
Robert Dailey 0f88f2a306 fix: Detect & fail on split instance config files
9 months ago
Robert Dailey 58861a4edd build: Upgrade all nuget packages
9 months ago
Robert Dailey b79a71a1cf test: Fix broken tests due to mistakenly removed whitespace
9 months ago
Robert Dailey c190d5e6d6 refactor: Use raw string literals for multi-line strings
9 months ago
Robert Dailey d6fc96f247 fix: Allow quality group names to duplicate quality names.
9 months ago
Robert Dailey e6924c10e4 fix: Better error message when no config files are found
9 months ago
Robert Dailey 028f9be125 refactor: Remove TODO comment
9 months ago
Robert Dailey a6e737fae9 fix: Improve repo clone performance by using shallow clones
9 months ago
Robert Dailey 01fdc0639f fix: Output more detail about HTTP 4xx "bad data" responses
10 months ago
Robert Dailey aa8140add4 refactor: Print more information about QP updates
10 months ago
Robert Dailey e0da419ffa refactor: Address several analysis warnings
10 months ago
Robert Dailey def934ebeb refactor: Upgrade FileSystem to remove hack
10 months ago
Robert Dailey a6ceae65fc refactor: Add SonarCloud Analyzer and fix analysis warnings
10 months ago
Robert Dailey 8596168757 feat: Add Allowed flag for QP upgrades
10 months ago
Robert Dailey 0652cfd800 fix: More robust handling of missing qualities list
10 months ago
Robert Dailey f40339e794 style: Code cleanup
10 months ago
Robert Dailey 1d7abb3977 refactor: Fix analysis warnings
10 months ago
Robert Dailey ade5ee72b2 fix: Cutoff set properly when disabling upgrades
10 months ago