Commit Graph

598 Commits (f905b251dc3c2569618ef6bffa266cbc81d19a32)

Author SHA1 Message Date
Robert Dailey 3d3c6f327d fix(sonarr): quality definition unlimited support
3 years ago
Robert Dailey f25d2620b5 refactor: use generic param in unit test
3 years ago
Robert Dailey 008adedf9d fix: create-config autofac registration
3 years ago
Robert Dailey 1ace0fb13d fix(radarr): quality definition now sets unlimited
3 years ago
Robert Dailey 41fdd3b174 chore: add defaults to .editorconfig
3 years ago
Robert Dailey 13ee03473c refactor: new service cache class
3 years ago
Robert Dailey f1e9b4f507 refactor: add class dedicated to global paths
3 years ago
Robert Dailey 76d3c39ac3 chore: rider encoding settings set to utf8 no BOM
3 years ago
Robert Dailey 1034d64ea5 chore: code cleanup rules saved to DotSettings file
3 years ago
Robert Dailey 577c94921e chore: add editorconfig for code style
3 years ago
Robert Dailey f1b1c8031c refactor: fix warnings in unit test
3 years ago
Robert Dailey d3943b5bdc style: code cleanup
3 years ago
Robert Dailey 173011b320 refactor: new active command provider semantics
3 years ago
Robert Dailey 1a02cc0d4a build: Add InternalsVisibleTo to all projects
3 years ago
Robert Dailey 46815a767a refactor: move yamldotnet extensions to respective directory
3 years ago
Robert Dailey eaeb06eb26 ci: better dotnet publish in build workflow
3 years ago
Robert Dailey b1abb2ca85 feat: allow optional terms to be synced
3 years ago
Robert Dailey 2eefdc0325 feat: New `create-config` subcommand
3 years ago
Robert Dailey 48aeb2d7c5 test: Unit tests for some TestLibrary classes
3 years ago
Robert Dailey 7604397c26 refactor: Make TestData object usable outside tests
3 years ago
Robert Dailey 81131c7598 refactor: Print 'v' before version number
3 years ago
Robert Dailey af97311899 feat: Ignore optional terms in Release Profiles
3 years ago
Robert Dailey b27f80268a chore: Remove version.json from solution
4 years ago
Robert Dailey 6e98e09f30 chore: Use less permissive collection interfaces
4 years ago
Robert Dailey 4fef062895 fix: Skip certain lines in guide parser
4 years ago
Robert Dailey b9db8b7ef3 fix: Log warning if a "potential" score is found
4 years ago
Robert Dailey 9065932eaa chore: Remove dependency on global Log instance
4 years ago
Robert Dailey bb5c74e0cb Complete rewrite using C# .NET Core 5
4 years ago
Robert Dailey ffc5a9df56 Delete existing Python project
4 years ago
Robert Dailey b7f34c3b52 Print help when run with no arguments
4 years ago
Robert Dailey 2485a587b0 Fix error with Sonarr profiles without tags
4 years ago
Robert Dailey 93ffbdbbc1 Only send to *darr the qualities that change
4 years ago
Robert Dailey dc5ef2b25a Shorten --config-file option
4 years ago
Robert Dailey 3aad617219 Radarr quality definition support
4 years ago
Robert Dailey 8c31968bfc Modularize main logic in the app package
4 years ago
Robert Dailey f128939f57 Fix incorrect path logic for default YAML location
4 years ago
Robert Dailey 232cc0909e Include 2 tags in the YAML config tags test case
4 years ago
Robert Dailey 545f1ac289 Sonarr profile tags support in YAML config
4 years ago
Robert Dailey cb44ab36cb Support for WEB-DL release profile guide
4 years ago
Robert Dailey cdc5973cde Option to treat negative scores as ignored
4 years ago
Robert Dailey 09c24a911d More flexible release profile header parsing
4 years ago
Robert Dailey 2578d82092 Remove superfluous exit() after raise
4 years ago
Robert Dailey 6ae2a4c047 Add configuration file support
4 years ago
Robert Dailey 607d2a8f6f Implement hybrid quality definition logic
4 years ago
Robert Dailey c5cc2035a8 Sonarr quality definition support
4 years ago
Robert Dailey 7a5969874a Introduce unit test framework
4 years ago
Robert Dailey 2133bfceb9 Rename package from trash -> app
4 years ago
Robert Dailey dc3f839203 Modularize python code into a package
4 years ago