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
|
8266410092
|
feat: New branch and sha1 repository settings
- `repository`: Branch name in the local clone to check out
- `sha1`: An explicit revision to reset to.
Fixes #27
|
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 |
Robert Dailey
|
10600ae4f1
|
refactor: Rename project & links in scripts, code, etc
|
3 years ago |
Robert Dailey
|
d540cf37c9
|
feat: Add JSON schema for settings
|
3 years ago |