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
135 stars 11 forks source link

fix: rename config.yml to config.yaml #81

Closed s0up4200 closed 6 months ago

s0up4200 commented 6 months ago

The program only starts with a .yaml file, so this might confuse those who copy the config.yml file from the root dir and get a Must supply omegabrr configuration! error on startup.

Steps to reproduce:

  1. Pull the repo
  2. Copy the config.yml into ./config
  3. Start the container
  4. Error: Must supply omegabrr configuration!
  5. ls config - omegabrr generates a new config.yaml since it does not find any existing.