Commit Graph

39 Commits (a3c172cf02e37a3abd4295fb9d515ba368951f0d)

Author SHA1 Message Date
Robert Dailey a3c172cf02 feat: Add config list templates command
1 year ago
Robert Dailey fe2b062ba7 fix: Consistently set FormatIDs to avoid incorrect logs
1 year ago
Robert Dailey f298926353 fix: Use INF instead of DBG for score update log
1 year ago
Robert Dailey a22d6dec33 fix: Log janitor updated to clean up logs in new 'cli' dir
1 year ago
Robert Dailey c82894291f fix: Do not fail on empty service type sections
1 year ago
Robert Dailey cffb8d783a refactor: Convert processors/updaters to pipelines
1 year ago
Robert Dailey e3d6d4f79a refactor: Remove DI for IServiceConfiguration in API services
1 year ago
Robert Dailey bcc65857df refactor: Split Sonarr/Radarr orthogonally into service-based classes
1 year ago
Robert Dailey 7dec45a07a refactor: Eliminate generics for config type
1 year ago
Robert Dailey c0bad938d7 feat: Split and restructure CLI logs
1 year ago
Robert Dailey 5adb966aa9 refactor: Add serilog to implicit usings
1 year ago
Robert Dailey adeb478777 fix: Exception when either Sonarr or Radarr configs are empty
1 year ago
Robert Dailey d66aa8ba44 refactor: Solution-wide code cleanup
1 year ago
Robert Dailey ce6afa4157 refactor: Fix more analysis issues
1 year ago
Robert Dailey c226097cb5 refactor: Clone URL is now a Uri object
1 year ago
Robert Dailey c45860d280 refactor: BaseUrl type is now Uri instead of string
1 year ago
Robert Dailey 7185cc5844 refactor: Fix various analysis issues
1 year ago
Robert Dailey 4275336a8a refactor: Fix unused member variable inspection issue
1 year ago
Robert Dailey c05d73a84b refactor: Remove redundant config validation
1 year ago
voltron4lyfe aa523a0e14 feat: Enable referencing environment variables in config
1 year ago
Robert Dailey b9dc15f6a7 refactor: Relocate secrets yaml behavior to secrets dir
1 year ago
Robert Dailey 6fb1d4ad66 feat: Improved preview output for release profiles
1 year ago
Robert Dailey 964aeb8380 feat: Improved preview output for custom formats
1 year ago
Robert Dailey fd3d76bc55 refactor: Rename Empty/NotEmpty extension methods
1 year ago
Robert Dailey 61c9dbcbf9 feat: Improved preview output for quality sizes
1 year ago
Robert Dailey 7a008a6639 feat: CLI Revamp
1 year ago
Robert Dailey d73a888247 fix: Do not print skipped CFs to the console
1 year ago
Robert Dailey 8c7768891e fix: Better handling of invalid CF cache entries
1 year ago
Robert Dailey 28fa09f328 fix: Set CF IDs when no cache entry is present
1 year ago
Robert Dailey 5c3da551bb fix: Detect and warn about conflicting CFs during sync
1 year ago
Robert Dailey 350fd21358 refactor: Overhaul config validation logic
1 year ago
Robert Dailey fea6575ae8 style: Code cleanup on entire solution
1 year ago
Robert Dailey a4be018c44 feat: More detail output for CF sync changes
1 year ago
Robert Dailey 0830d1d6c8 feat: Re-introduce the CF name field in cache for display purposes
1 year ago
Robert Dailey 8023f7f011 fix: Use comments for group headers in custom format listing
1 year ago
Robert Dailey 7358521a7a fix: Sort CFs alphabetically in CLI listing
1 year ago
Robert Dailey d71bce4990 fix: Do not perform actual logic when doing preview
1 year ago
Robert Dailey eb9898fdd7 refactor: Implement Yaml Behavior system for extending parsing features
1 year ago
Robert Dailey 77603b6c93 refactor: Rename all projects to have Recyclarr prefix
1 year ago