feat(us/bk-copy-rand-music.sh):Add misc features
authorSteven Baltakatei Sandoval <baltakatei@gmail.com>
Wed, 19 Jan 2022 05:18:05 +0000 (05:18 +0000)
committerSteven Baltakatei Sandoval <baltakatei@gmail.com>
Wed, 19 Jan 2022 05:18:05 +0000 (05:18 +0000)
commit40fcffffbb93f38bfb018a4dff155a03c5f25886
treef6c443df770ec840d35ce6ae65c94f14d9b6bab6
parentb3621dcd5a706547a8dc6a76827fbbff99c4e653
feat(us/bk-copy-rand-music.sh):Add misc features

- min_file_duration: permits excluding very short audio files
- max_filename_length: permits reducing output file name length for
    filesystem compatibility (e.g. Windows likes names shorter than
    255 characters).
- showUsage(): Update description to indicate that the script copies
    based on whether an audio track is detectable or not.
user/bk-copy-rand-music.sh