Commit Graph

56 Commits (6c93b50e86edfdfaa623ec4bc476f191447ddb1d)

Author SHA1 Message Date
Robert Dailey 33a791c9f3 chore(editorconfig): Silence CA1515 everywhere
3 months ago
Robert Dailey b4d4def0d1 refactor: Upgrade to .NET 9
3 months ago
Robert Dailey adccca6686 refactor: Update code style using CSharpier
3 months ago
Robert Dailey 563c2b3ef0 refactor: Add integration test for list naming sonarr
5 months ago
Robert Dailey 1ae34f9e4d refactor: Support high level CLI integration tests
5 months ago
Robert Dailey 06a00cdfef refactor: Consolidate many Autofac module classes
5 months ago
Robert Dailey 154efc2c14 test: Update the CF group parsing unit test with new guide data
5 months ago
Robert Dailey e68641e94a refactor: Reorganize and simplify project structure
5 months ago
Robert Dailey 84a5651655 refactor: Better settings support in DI
5 months ago
Robert Dailey a4bb339f07 refactor: Improve Spectre.Console and logging initialization
5 months ago
Robert Dailey beb3806120 style: Run code cleanup on whole solution
6 months ago
Robert Dailey 59fab961bb fix: Better change detection for CF specification fields
6 months ago
Robert Dailey 6636004774 test: Fix analysis warning in test
7 months ago
Robert Dailey 64cfa97e6f fix: Support for more field value types in CF payload
7 months ago
Robert Dailey 33e59ca98e test: Optimize StubAutofacIndex.AddRange()
7 months ago
Robert Dailey a55ecb9b53 refactor: Use collection expression in more places
7 months ago
Robert Dailey e33b75d3f1 refactor: Redesign limit factory to make code more testable
7 months ago
Robert Dailey 042840b8bc fix: Use new quality size limits in Radarr & Sonarr
7 months ago
Robert Dailey 96c3cb368e style: Use collection expressions across whole solution
7 months ago
Robert Dailey 4ab0e67a7e refactor: Make JetBrains.Annotation a global using
7 months ago
Robert Dailey f7eac4493e test: Fix broken quality size test
8 months ago
Robert Dailey a634a25e8d fix: Use correct Radarr preferred limit
8 months ago
Robert Dailey 0a8de83b34 refactor: Consolidate the two QualityItem types
8 months ago
Robert Dailey 8bbdec38f7 fix: Sync preferred even if it is null
8 months ago
Robert Dailey e2cff7d9fa feat: Renamed CF `quality_profiles` to `assign_scores_to`
8 months ago
Robert Dailey c1f4d4d175 refactor: Generalize cache system
8 months ago
Robert Dailey c9c7c05261 fix: --app-data option works again
8 months ago
Robert Dailey e11753d7ee fix: Signal interrupt support for all API calls
9 months ago
Robert Dailey 9e53ac49e7 feat: Repair quality profiles missing required qualities
9 months ago
Robert Dailey 4388515614 refactor: Address a few more SonarLint issues
10 months ago
Robert Dailey cb56ab5737 refactor: Better handling of exceptions in logging system
10 months ago
Robert Dailey 4dc026ec94 build: Clean up unused project references
10 months ago
Robert Dailey 71f4823ff4 refactor: Utilize lifetime scopes for operating on instances
10 months ago
Robert Dailey eb5b34f5cd refactor: Move app path creation to DefaultAppDataSetup
10 months ago
Robert Dailey 42fd401aff test: Remove TestAppData
10 months ago
Robert Dailey 1963ef09b1 refactor: Remove DI hacks and workarounds for Spectre.Console
10 months ago
Robert Dailey 8bca7111c4 feat: Introduce new includes dir for include templates
11 months ago
Robert Dailey b77f2a5919 refactor: Replace SubDir with SubDirectory from IFileSystem
11 months ago
Robert Dailey b93abe8874 build: Upgrade AutoFixture to 5.0.0-preview0011
11 months ago
Robert Dailey 6a848b50c3 refactor: Move SupportedServices to the TrashGuide project
11 months ago
Robert Dailey a1be77f800 refactor: Move HTTP-specific code to its own project
12 months ago
Robert Dailey c6fe122d84 fix: Media naming works again for Sonarr v4
12 months ago
Robert Dailey d45563cf1c feat!: Remove Sonarr v3 Support
12 months ago
Robert Dailey 75a87707bf refactor: Use collection expressions in a few places
1 year ago
Robert Dailey 537f225542 test: YAML validation is no longer an integration test
1 year ago
Robert Dailey f4857c7050 refactor: Make custom format pipeline generic
1 year ago
Robert Dailey b14787e471 refactor: Make quality profile pipeline generic
1 year ago
Robert Dailey b6a53e497c refactor: Make quality size pipeline generic
1 year ago
Robert Dailey 5c27c6bf56 refactor: Make tags pipeline generic
1 year ago
Robert Dailey 532b954456 refactor: Generic pipelines support for media naming
1 year ago