Commit Graph

141 Commits (6811706b2f7cfbef1688831650d22f17aa738395)

Author SHA1 Message Date
Robert Dailey 6811706b2f refactor: Convert all class constructors to primary
10 months ago
Robert Dailey 6452cf8a40 fix: Put sonarr version for naming in own column
12 months ago
Robert Dailey 9f349d674a fix: Handle ServiceIncompatibilityException
12 months ago
Robert Dailey f554882aab fix: Do not delete unwanted qualities from groups
1 year ago
Robert Dailey aa1e658c70 fix: Flatten unwanted quality groups with less than 2 items
1 year ago
Robert Dailey d0ff537d06 fix: Sync file naming even if rename is not true
1 year ago
Robert Dailey 38a6f32eaf fix: Escape markup in strings printed during naming preview
1 year ago
Robert Dailey 8bf205f171 fix: Properly rethrow non-deterministic exceptions
1 year ago
Robert Dailey 790a0952a5 refactor: Rename `format` to `standard` for Radarr media naming
1 year ago
Robert Dailey 8b2b1302c6 fix: Do not render repo update status when `--raw` is used
1 year ago
Robert Dailey acd9b3ec75 feat: CLI command to list media naming formats
1 year ago
Robert Dailey 13b8e5679e feat: Naming Sync
1 year ago
Robert Dailey bc485a8ac2 refactor: Reorganize and rename ServarrApi classes
1 year ago
Robert Dailey 5ed9b8f1ee style: Solution-wide code cleanup
1 year ago
Robert Dailey a4cfa4706d refactor: More TrashLib splitting
1 year ago
Robert Dailey 0b31352c3c refactor: use Flurl's own IFlurlClientFactory
1 year ago
Robert Dailey aae8897250 refactor: Split API code into own project
1 year ago
Robert Dailey 9ede5125bf refactor: Split up TrashLib into more projects
1 year ago
Robert Dailey 3a7fba2980 refactor: Remove remnants of RP v1 support
1 year ago
Robert Dailey 0106bc5111 fix: Do not write null values to service JSON data
1 year ago
Robert Dailey 4f5946bc67 fix: Parse error messages from service with title & errors list
1 year ago
Robert Dailey ec7516d6a6 refactor: Replace Newtonsoft.Json with System.Text.Json
1 year ago
Robert Dailey 1bbafa6386 refactor!: Remove support for old cache directories
1 year ago
Robert Dailey b6de1bf97e refactor!: Remove support for older versions of Sonarr
1 year ago
Robert Dailey 03a84e099c fix: Relax validation rules for custom format configuration
1 year ago
Robert Dailey 08db62ee8c fix: Remove log that prints CFs without scores
1 year ago
Robert Dailey e0913c7a4f style: Solution-wide code cleanup
1 year ago
Robert Dailey 58b59c4a62 fix: Print information about HTTP 401
1 year ago
Robert Dailey 76d4d9fbcb build: Remove empty csproj folders
1 year ago
Robert Dailey 7f332406f1 fix: Better wording for logs containing remote service error msgs
1 year ago
Robert Dailey 93c8de9739 fix: Print score instead of object
1 year ago
Robert Dailey 1aaa2747b8 fix: Move detailed CF output to debug logs
1 year ago
Robert Dailey 159861aaeb refactor: Split Recyclarr.TrashLib project
1 year ago
Robert Dailey 82cbfb3741 refactor: Separate JSON loading from CFs
1 year ago
Robert Dailey 016bcb6624 refactor: Centralize JSON serializer settings
1 year ago
Robert Dailey 8f267483a2 feat: Add list command for template includes
1 year ago
Robert Dailey 5bb2bfa8a0 feat: YAML includes
1 year ago
Robert Dailey 175aa6733b refactor: Reorganize config list command code
1 year ago
Robert Dailey 3e86172831 refactor: Remove unneeded NotImplementedException
1 year ago
Robert Dailey ef8ae7dd48 refactor: Centralize repo updating
1 year ago
Robert Dailey bede64eadd refactor: Rework ConfigCreation unit tests
1 year ago
Robert Dailey 3a50b9fa61 fix: Add validation for duplicate instances
1 year ago
Robert Dailey b409dd7c2d build: Globally use package SonarAnalyzer.CSharp
1 year ago
Robert Dailey f52d73cdaf fix: Less verbose logging for scoreless CFs
1 year ago
Robert Dailey 0b82c3bea3 fix: Better processing for HTTP 500 service responses
1 year ago
Robert Dailey aaf810fd68 feat: Print completed date & time after each instance sync
1 year ago
Robert Dailey 3f5960c414 feat: Add score sets and raw output to list custom-formats
1 year ago
Robert Dailey 4f52201ede feat: Support for "score sets" in quality profiles
1 year ago
Robert Dailey f9ba985d1f fix: Grab scores from the `trash_scores` object in CF json data
1 year ago
Robert Dailey 8b350b5bce feat: Add exclusions support to 'reset_unmatched_scores'
1 year ago