Commit Graph

176 Commits (master)

Author SHA1 Message Date
Robert Dailey 0b31352c3c refactor: use Flurl's own IFlurlClientFactory
9 months ago
Robert Dailey aae8897250 refactor: Split API code into own project
9 months ago
Robert Dailey 9ede5125bf refactor: Split up TrashLib into more projects
9 months ago
Robert Dailey 3a7fba2980 refactor: Remove remnants of RP v1 support
9 months ago
Robert Dailey 0106bc5111 fix: Do not write null values to service JSON data
9 months ago
Robert Dailey 4f5946bc67 fix: Parse error messages from service with title & errors list
9 months ago
Robert Dailey ec7516d6a6 refactor: Replace Newtonsoft.Json with System.Text.Json
9 months ago
Robert Dailey 1bbafa6386 refactor!: Remove support for old cache directories
9 months ago
Robert Dailey b6de1bf97e refactor!: Remove support for older versions of Sonarr
9 months ago
Robert Dailey 03a84e099c fix: Relax validation rules for custom format configuration
9 months ago
Robert Dailey 08db62ee8c fix: Remove log that prints CFs without scores
9 months ago
Robert Dailey e0913c7a4f style: Solution-wide code cleanup
9 months ago
Robert Dailey 58b59c4a62 fix: Print information about HTTP 401
9 months ago
Robert Dailey 76d4d9fbcb build: Remove empty csproj folders
9 months ago
Robert Dailey 7f332406f1 fix: Better wording for logs containing remote service error msgs
9 months ago
Robert Dailey 93c8de9739 fix: Print score instead of object
9 months ago
Robert Dailey 1aaa2747b8 fix: Move detailed CF output to debug logs
9 months ago
Robert Dailey 159861aaeb refactor: Split Recyclarr.TrashLib project
9 months ago
Robert Dailey 82cbfb3741 refactor: Separate JSON loading from CFs
9 months ago
Robert Dailey 016bcb6624 refactor: Centralize JSON serializer settings
9 months ago
Robert Dailey 8f267483a2 feat: Add list command for template includes
9 months ago
Robert Dailey 5bb2bfa8a0 feat: YAML includes
9 months ago
Robert Dailey 175aa6733b refactor: Reorganize config list command code
10 months ago
Robert Dailey 3e86172831 refactor: Remove unneeded NotImplementedException
10 months ago
Robert Dailey ef8ae7dd48 refactor: Centralize repo updating
10 months ago
Robert Dailey bede64eadd refactor: Rework ConfigCreation unit tests
10 months ago
Robert Dailey 3a50b9fa61 fix: Add validation for duplicate instances
10 months ago
Robert Dailey b409dd7c2d build: Globally use package SonarAnalyzer.CSharp
10 months ago
Robert Dailey f52d73cdaf fix: Less verbose logging for scoreless CFs
10 months ago
Robert Dailey 0b82c3bea3 fix: Better processing for HTTP 500 service responses
10 months ago
Robert Dailey aaf810fd68 feat: Print completed date & time after each instance sync
10 months ago
Robert Dailey 3f5960c414 feat: Add score sets and raw output to list custom-formats
10 months ago
Robert Dailey 4f52201ede feat: Support for "score sets" in quality profiles
10 months ago
Robert Dailey f9ba985d1f fix: Grab scores from the `trash_scores` object in CF json data
10 months ago
Robert Dailey 8b350b5bce feat: Add exclusions support to 'reset_unmatched_scores'
10 months ago
Robert Dailey c033dd8a13 refactor: Change structure of processed QP object
10 months ago
Robert Dailey 4b3542fc7a fix: Add a check for Sonarr v3 in the delete CFs command
10 months ago
Robert Dailey f6465316d2 feat: New delete custom-formats command
10 months ago
Robert Dailey a84c8a0efc refactor: Improve service connection error message
10 months ago
Robert Dailey 3ac1de9c94 refactor: Rename placement argument for service
10 months ago
Robert Dailey c713b99747 refactor: Make out variables inline
10 months ago
Robert Dailey 0f88f2a306 fix: Detect & fail on split instance config files
10 months ago
Robert Dailey c190d5e6d6 refactor: Use raw string literals for multi-line strings
10 months ago
Robert Dailey e6924c10e4 fix: Better error message when no config files are found
10 months ago
Robert Dailey 028f9be125 refactor: Remove TODO comment
10 months ago
Robert Dailey 01fdc0639f fix: Output more detail about HTTP 4xx "bad data" responses
11 months ago
Robert Dailey aa8140add4 refactor: Print more information about QP updates
11 months ago
Robert Dailey e0da419ffa refactor: Address several analysis warnings
11 months ago
Robert Dailey a6ceae65fc refactor: Add SonarCloud Analyzer and fix analysis warnings
11 months ago
Robert Dailey 8596168757 feat: Add Allowed flag for QP upgrades
11 months ago
Robert Dailey 0652cfd800 fix: More robust handling of missing qualities list
11 months ago
Robert Dailey 1d7abb3977 refactor: Fix analysis warnings
11 months ago
Robert Dailey ade5ee72b2 fix: Cutoff set properly when disabling upgrades
11 months ago
Robert Dailey 6bb7980827 fix: Preview and stat logging are more accurate
11 months ago
Robert Dailey ce338e24f3 feat: Quality profile sync
11 months ago
Robert Dailey 84b9db13f4 refactor: Print full exception stack trace to console
11 months ago
Robert Dailey 7d757c0d5f fix: Better error messages for non-existent config files
12 months ago
Robert Dailey ea09ddfb00 fix: Markup issue when printing exception message
12 months ago
Robert Dailey 9d085e33c2 refactor: Fix warning about unused getter
12 months ago
Robert Dailey 7c5da06e57 refactor: Remove instance name from cache storage path
12 months ago
Robert Dailey 9bdb5f364c refactor: Improve logging for caching logic
12 months ago
Robert Dailey 67d604d8a0 refactor: Log format ID in logs
12 months ago
Robert Dailey 5a3b850f11 style: Code cleanup on CS files
12 months ago
Robert Dailey 58927728f8 fix: Clone/update config repo in config create command
12 months ago
Robert Dailey 010c788e14 feat: Add migration step to delete old repo directory
12 months ago
Robert Dailey 406e0590a4 fix: Refactor and re-introduce capability enforcement
12 months ago
Robert Dailey f020459023 fix: Do not exit application when instance sync fails
12 months ago
Robert Dailey 0eb084b146 style: Code cleanup
12 months ago
Robert Dailey f05ff6e04b fix: Service cache now remembers CFs no longer in config
12 months ago
Robert Dailey f06a2c829a refactor: Move Cache code files to Cli project
12 months ago
Robert Dailey 715d777f9e refactor: replace morelinq with superlinq
12 months ago
Robert Dailey 2a28130599 fix: Do not unconditionally show deleted custom formats
12 months ago
Robert Dailey d799da385e fix: Regression caused reset_unmatched_scores: false to not be respected
12 months ago
Robert Dailey ee377e55fa feat: Create configs from templates
1 year ago
Robert Dailey ca941ac31d refactor: Rename ConfigListCategory enum
1 year ago
Robert Dailey fe7773ea07 fix: Fix false-positive duplicate score warnings
1 year ago
Robert Dailey 018d5f0157 refactor: Add back ToString() overrides
1 year ago
Robert Dailey a8aaca42cc feat: Support `*.yaml` extension
1 year ago
Robert Dailey deb6696622 refactor: Reorganize processor classes into subdirs
1 year ago
Robert Dailey 3823b0ec43 feat: Move config templates to new repository
1 year ago
Robert Dailey da35eef1ed feat!: Restructure repository settings
1 year ago
Robert Dailey b8ac93a464 refactor: Fix broken URLs
1 year ago
Robert Dailey 96a278b06f refactor: Make InstanceName non-nullable
1 year ago
Robert Dailey 5609853321 feat!: Remove old migration steps
1 year ago
Robert Dailey c773a1a90b refactor: Output log for each pipeline execution
1 year ago
Robert Dailey cd6eda4055 feat!: Remove `reset_unmatched_scores` under quality score config
1 year ago
Robert Dailey 4a021a341b feat!: Remove deprecated CLI commands
1 year ago
Robert Dailey 32ce3bde21 refactor: Fix serializable issue with CacheException
1 year ago
Robert Dailey 3c5b139523 refactor: Reduce cognitive complexity of method
1 year ago
Robert Dailey 134477ab46 refactor: Add timeouts to all regular expressions
1 year ago
Robert Dailey 76040df597 refactor: Reorganize code and fix unit tests
1 year ago
Robert Dailey 5c98949edc refactor: YAML configuration relies less on custom parsing code
1 year ago
Robert Dailey 2652a5c663 build: Move Jetbrains.Annotations to projects
1 year ago
Robert Dailey 53595fc6ce build: Move Spectre console analyzer to project file
1 year ago
Robert Dailey b006122921 build: Move GitVersion.Build to projects
1 year ago
Robert Dailey 29ca61f68f refactor: Address several resharper analysis issues
1 year ago
Robert Dailey 1a16432341 refactor: Remove inappropriate usage of `required` in CliSettings
1 year ago
Robert Dailey f7bfab065d fix: Show default value in `config list` help
1 year ago
Robert Dailey e54cef0859 feat: `config list local` implemented
1 year ago
Robert Dailey a3c172cf02 feat: Add config list templates command
1 year ago