Plex-Meta-Manager/json-schema
bullmoose20 d74f8e2ef5
Update config-schema.json
fix the "first" keyword to work with "current_year" validation
2024-01-19 12:22:51 -05:00
..
config-schema.json Update config-schema.json 2024-01-19 12:22:51 -05:00
prototype_config.yml additions, fixes 2024-01-03 10:03:55 -06:00
README.md additions, fixes 2024-01-03 10:03:55 -06:00

JSON schemas for PMM YAML files

limitations:

  • template variables not cased for specific default file
  • template variables with keys are wildcarded
  • "position" attribute has no validation
  • "streaming" default has no validation
  • search has no validation; just accepts string
  • schedule has no validation; just accepts string

TODO: "list of coordinates"

  • schema for collection yaml
  • schema for metadata yaml
  • schema for overlay yaml
  • schema for template yaml

Notes: