autobrr / omegabrr

Omegabrr transforms monitored shows, movies, books and music from arrs into autobrr filters. It also supports adding titles from custom lists to autobrr filters.
https://autobrr.com
MIT License
127 stars 11 forks source link

feat(config): validate config #49

Closed s0up4200 closed 1 year ago

s0up4200 commented 1 year ago

Exits program if an arr/list is set without "filters", "host" or "url". That way it will exit if user mixes url/host between arr/lists, or if they use "filter" instead of "filters".