Yes! The -c option (see `beet help`) lets you specify the path to a configuration file.
Adrian > On Nov 9, 2018, at 8:54 PM, Enrico <[email protected]> wrote: > > I've set up cron to run a beets import from my downloads folder every hour, > unfortunately my manual use of the app is different from an auto-run. In my > config file I typically comment out the lines below when moving or copying. > Is there a way to specify a different config file when calling the app? > > # move settings > move: yes > copy: no > incremental: no > resume: no > # ===================== > # copy settings > #move: no > #copy: yes > #incremental: yes > #resume: yes > # ===================== > > > Short of specifying a different config file, is it possible to override the > above config file from move settings to copy settings when calling the app > using "docker exec -ti beets beet import /downloads"? > -- > You received this message because you are subscribed to the Google Groups > "beets" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "beets" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
