adamjakab / BeetsPluginAutofix

A beets plugin for obsessive-compulsive music geeks to run repetitive tasks all in one go.
MIT License
9 stars 2 forks source link

Missing File Checker #6

Open jamesbspencer opened 4 years ago

jamesbspencer commented 4 years ago

beet autofix -v autofix: Autofix(beets-autofix) plugin for Beets: v0.1.2

config.yml: plugins: .... autofix tasks: missing_file_checker: enabled: yes

OS: CentOS 7.8 Python: 3.6.8 Beets: 1.4.9

running "beet autofix" or "beet autofix /path/to/library/" All files are processes but none of the missing files in the database are removed. Am I running it wrong?

adamjakab commented 4 months ago

hi @jamesbspencer - looking at the date you must have been using a very early version of this plugin (apologies for the long time getting back to you on this). I guess this has been long solved by now, but if you are still using this plugin can you update and re-run to verify if this issue is solved for you? I will also verify on my side. Thanks.