ref: ef5623f7553cf09d43f313d574b1f7248fb8eca9
bin/enqueue-video
#!/usr/bin/env bash selected_dir=$(ls /mnt/video | fzf) touch /mnt/video/$selected_dir/.process echo "Adding $selected_dir to the queue..."