Robert Dailey
|
abcf4f7d8f
|
feat: api_key and base_url are now optional
These can be implicitly set via secrets that follow a naming convention.
|
2 years ago |
Robert Dailey
|
4b22fc9d36
|
chore: Update schema to reflect new defaults
|
2 years ago |
Robert Dailey
|
7cab32d279
|
chore(schema): Remove arrays support for instances
|
2 years ago |
Robert Dailey
|
11a5a56ff8
|
chore: Schema change for quality profiles
|
2 years ago |
Robert Dailey
|
cffb8d783a
|
refactor: Convert processors/updaters to pipelines
|
2 years ago |
Robert Dailey
|
bbb2195df2
|
feat!: Change Sonarr quality definitions config YAML to match Radarr
- Shares same syntax as Radarr
- Only Sonarr impacted
- Default behavior of `preferred_ratio` changed.
- Hybrid quality definition removed.
|
2 years ago |
Robert Dailey
|
af664139ce
|
chore(schema): Remove pattern from base_url in config schema
BaseURL can now be set via `!secret`, so it makes no sense to enforce a
pattern anymore.
|
2 years ago |
Robert Dailey
|
1d604b141b
|
feat: Named instances support
Use mapping-style instead of array-style for instances in configuration
YAML.
|
2 years ago |
Robert Dailey
|
1a4b6855a1
|
chore: Remove names array from config schema
|
2 years ago |
Robert Dailey
|
21aba3b2aa
|
chore(schema): Allow custom formats in Sonarr config
|
2 years ago |
Robert Dailey
|
500a20e885
|
chore(schema): Use string for quality_definition types
Using JSON data now instead of enumerations in code. There's no finite
set anymore.
|
2 years ago |
Robert Dailey
|
154ec7cf7e
|
feat: Deprecate `names` list for custom formats in config YAML
|
3 years ago |
Robert Dailey
|
5a97883904
|
chore(schema): Do not allow additional properties in object types
|
3 years ago |
Robert Dailey
|
10dfb7e54e
|
chore: Schema for configuration YAML
|
3 years ago |