ref: feae371a3d661dd3d7cae387dcac6c444c409307
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..."