Plex-Meta-Manager/json-schema
2024-03-17 14:26:09 -04:00
..
config-schema.json Update config-schema.json to add some content_rating_* validations 2024-03-17 14:26:09 -04:00
prototype_config.yml [35] remove flixpatrol 2024-03-06 11:31:44 -05: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: