You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plex-Meta-Manager/json-schema
meisnate12 89c075c82a
[76] fix summary NoneError
5 months ago
..
README.md additions, fixes 5 months ago
config-schema.json [76] fix summary NoneError 5 months ago
prototype_config.yml additions, fixes 5 months ago

README.md

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: