Commit Graph

53 Commits (v1.2.0)
 

Author SHA1 Message Date
Robert Dailey f357f6fd17 release: v1.2.0
3 years ago
Robert Dailey 52b9e52c1b chore: Powershell script to prepare releases
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 da0f6bfc42 docs: Add `-o` to unzip in linux install one-liner
3 years ago
Robert Dailey c3843f4f2c release: v1.1.0
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
3 years ago
Robert Dailey 6e98e09f30 chore: Use less permissive collection interfaces
3 years ago
Robert Dailey 090a8961de docs: Mention that WEB-DL is now Series
3 years ago
Robert Dailey 4fef062895 fix: Skip certain lines in guide parser
3 years ago
Robert Dailey fc9d51f77f docs: Linux special note update
3 years ago
Robert Dailey b9db8b7ef3 fix: Log warning if a "potential" score is found
3 years ago
Robert Dailey 9065932eaa chore: Remove dependency on global Log instance
3 years ago
Robert Dailey be25a744f6 wiki: Add ToC to config examples
3 years ago
Robert Dailey 899ff1571e wiki: example for multi-instance, single YAML
3 years ago
Robert Dailey 3b5ff800c5 wiki: Move config examples to its own page
3 years ago
Robert Dailey 8e00fdd67d Fix broken links to wiki in README
3 years ago
Robert Dailey bb5c74e0cb Complete rewrite using C# .NET Core 5
3 years ago
Robert Dailey ffc5a9df56 Delete existing Python project
3 years ago
Robert Dailey b7f34c3b52 Print help when run with no arguments
3 years ago
Robert Dailey 2485a587b0 Fix error with Sonarr profiles without tags
3 years ago
Robert Dailey 93ffbdbbc1 Only send to *darr the qualities that change
3 years ago
Robert Dailey dc5ef2b25a Shorten --config-file option
3 years ago
Robert Dailey 3aad617219 Radarr quality definition support
3 years ago
Robert Dailey 8c31968bfc Modularize main logic in the app package
3 years ago
Robert Dailey 47631c75c2 Update README with new packages required for dev
3 years ago
Robert Dailey f128939f57 Fix incorrect path logic for default YAML location
3 years ago
Robert Dailey 30a9bd4018 README: Include YAML config under Features
3 years ago
Robert Dailey 232cc0909e Include 2 tags in the YAML config tags test case
3 years ago
Robert Dailey 545f1ac289 Sonarr profile tags support in YAML config
3 years ago
Robert Dailey cb44ab36cb Support for WEB-DL release profile guide
3 years ago
Robert Dailey 7a0c3ba26d Remove wiki submodule; not required
3 years ago
Robert Dailey cdc5973cde Option to treat negative scores as ignored
3 years ago
Robert Dailey 09c24a911d More flexible release profile header parsing
3 years ago
Robert Dailey 2578d82092 Remove superfluous exit() after raise
3 years ago
Robert Dailey 6ae2a4c047 Add configuration file support
3 years ago
Robert Dailey 607d2a8f6f Implement hybrid quality definition logic
3 years ago
Robert Dailey c5cc2035a8 Sonarr quality definition support
3 years ago
Robert Dailey 7a5969874a Introduce unit test framework
3 years ago
Robert Dailey 2133bfceb9 Rename package from trash -> app
3 years ago
Robert Dailey dc3f839203 Modularize python code into a package
3 years ago
Robert Dailey 4059bd71cd Ability to add tags to release profiles
3 years ago
Robert Dailey e84f54806b Renormalize line endings for all files
3 years ago
Robert Dailey 851d47d244 Fix bug in score regex
3 years ago
Robert Dailey 61d358ff61 Add regex search for "must contain" section
3 years ago
Robert Dailey 061c4dcde3 Ignore case when searching for score
3 years ago
Robert Dailey 264f19c4f9 README: More roadmap items
3 years ago