Cloudbox / autoscan

Autoscan replaces the default Plex and Emby behaviour for picking up changes on the file system.
MIT License
594 stars 49 forks source link

Config.yml not being created #189

Closed NightMean closed 1 year ago

NightMean commented 1 year ago

I'm just setting up autoscan for the first time but whenever I try to run the v.1.3.0 linux amd64 binary I receive an error message saying FTL Failed opening config error="open /root/.config/autoscan/config.yml: no such file or directory"

The readme doesn't mention anything regarding creating the file manually so I'm bit confused if this is a bug or just a missing setup instruction. The activity.log is being created so this shouldn't be a permission issue.

Dataninja126 commented 1 year ago

I'm experiencing the same, did you ever find a solution?

m-rots commented 1 year ago

This is intentional as the targets have to be known up-front. However, the readme is full of examples on how to setup the config file manually! :)

We currently have no plans for guided config creation (e.g. similar to RClone). Closing in favour of #46.

Dataninja126 commented 1 year ago

This is intentional as the targets have to be known up-front. However, the readme is full of examples on how to setup the config file manually! :)

We currently have no plans for guided config creation (e.g. similar to RClone). Closing in favour of #46.

Thanks, I was able to partially solve the error by creating the config.yml with some basic configurations.