seanap / auto-m4b

Docker container that watches a folder for multi-file mp3 books and converts them to a chapterized m4b.
275 stars 35 forks source link

Feature Request: Option to disable backup copy #15

Open SpencerMKSmith opened 2 years ago

SpencerMKSmith commented 2 years ago

Could we get an option to disable copying the files to the backup folder? In my case the files added to /recentlyused are already a copy so copying it again is redundant and wastes CPU cycles.

jdevera commented 1 month ago

Setting the env var MAKE_BACKUP to N seems to skip backups.