nuxencs / seasonpackarr

A companion app for autobrr that automagically hardlinks downloaded episodes into a season folder when a season pack is announced, eliminating the need for re-downloading existing episodes.
GNU General Public License v2.0
53 stars 3 forks source link

feat(config): add schema validation #127

Closed nuxencs closed 2 months ago

nuxencs commented 2 months ago

Adds JSON Schema validation for the config file to make it easier for users to find, for example, wrongly indented lines or other simple config errors themselves.