Commit Graph

56 Commits (441518371a8888b622050c261e2239cb86b23dc0)

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