Commit Graph

76 Commits (e45d28b659b336fd5af75a5fc2dfcbc030adce64)

Author SHA1 Message Date
Robert Dailey 434158f7a6 feat(sonarr)!: Parse Guide Release Profile JSON
3 years ago
Robert Dailey 67cc4bd98f refactor: Remove common repo code from Radarr guide parser
3 years ago
Robert Dailey c5e282394d chore: Log server URL when processing it
3 years ago
Robert Dailey ea30d60ca4 fix(radarr): Sanitize URLs in HTTP exception messages
3 years ago
Robert Dailey 546bd3bf5e refactor: Enable implicit using and run code cleanup
3 years ago
Robert Dailey a377ec5e75 chore: Switch to GitVersion
3 years ago
Robert Dailey d7295d4820 build: Move to Composite Ready2Run
3 years ago
Robert Dailey 0da080f56f build: Disable PublishTrimmed
3 years ago
Robert Dailey 3973bccd7e build: Move publish settings to Trash.csproj
3 years ago
Robert Dailey 2fd1601619 fix: Better error handling in git code
3 years ago
Robert Dailey 38ac68dbb7 refactor: New FileUtilities class
3 years ago
Robert Dailey 62c3e5c6a2 fix: Check setting before disabling cert validation
3 years ago
Robert Dailey 94b95c1fb4 feat: Add setting to bypass SSL certificate validation
3 years ago
Robert Dailey 2fe29f3b16 feat: settings functionality
3 years ago
Robert Dailey a33c3f1d32 chore: move ServiceCommand to new directory
3 years ago
Robert Dailey 592d217020 refactor: Move yaml deserializer creation logic to a factory
3 years ago
Robert Dailey 498644c0e8 chore: Reorganize Config code
3 years ago
Robert Dailey 593740900a refactor: convert to file-scoped namespaces
3 years ago
Robert Dailey 7451b8526c refactor: Remove IServiceCommand from composition root
3 years ago
Robert Dailey 8d1706ca02 fix: Autofac exception when resolving IServiceCommand
3 years ago
Robert Dailey ebb924da12 refactor: address sonarcloud/analyzer code smells and warnings
3 years ago
Robert Dailey 6036be0d29 fix(sonarr): race condition during version retrieval
3 years ago
Robert Dailey 1772e7c9fd refactor: sanitized logs for http communication
3 years ago
Robert Dailey 6f2d946902 fix: sonarr devs broke the release profile api
3 years ago
Robert Dailey b1651c89c6 chore: fix various warnings
3 years ago
Robert Dailey 785da4bd07 fix(radarr): use git repo instead of api for radarr json data
4 years ago
Robert Dailey aecd2dc5dc refactor: fluent validation for configuration
4 years ago
Robert Dailey 1db23e6be9 refactor: new trashlib project
4 years ago
Robert Dailey e197fb2bd0 refactor: dedicated server info url builder
4 years ago
Robert Dailey ebf42622b8 change: new guide urls for sonarr and radarr
4 years ago
Robert Dailey fe9873fb05 feat(radarr): new setting to reset unmapped scores
4 years ago
Robert Dailey df203e3b46 feat(radarr): support new custom format guide structure
4 years ago
Robert Dailey 45cf774ada feat(radarr): support trash_score in custom format json
4 years ago
Robert Dailey df993016d7 fix(radarr): invoke reset on processors when doing preview
4 years ago
Robert Dailey 46675e38c5 feat(radarr): add custom formats by trash_id
4 years ago
Robert Dailey 08541961bd refactor: validation logic for service configuration
4 years ago
Robert Dailey 4d99530e48 feat: debug-level logging to file
4 years ago
Robert Dailey 2a222ac6e5 refactor: remove renamed cfs property from ConfigStep
4 years ago
Robert Dailey 47fa66bb79 refactor: add versioning to cf cache
4 years ago
Robert Dailey 77917aa08d refactor: use snake case for cache json
4 years ago
Robert Dailey 5d80298d68 fix(sonarr): use correct url
4 years ago
Robert Dailey 2f3c56783c refactor: rename file to match class name
4 years ago
Robert Dailey 50195b8cfd fix(radarr): set scores for unchanged custom formats
4 years ago
Robert Dailey 00ed14f55c fix(radarr): do not invoke api for profile when there's no updates
4 years ago
Robert Dailey 746d2f7f91 refactor: service cache test names changed
4 years ago
Robert Dailey f3f9d085d1 fix: handle invalid cache data
4 years ago
Robert Dailey fe46340af8 fix(radarr): log one line per cf with no score
4 years ago
Robert Dailey c21fc51b23 feat(radarr): custom format support
4 years ago
Robert Dailey 59934be5d4 refactor(cache): check if file exists in load
4 years ago
Robert Dailey 85c7e167a1 refactor: service cache per-service
4 years ago