[scripts] feat: bulk now defaults to OGG convertion
This commit is contained in:
parent
5e773fa506
commit
c021088223
@ -11,5 +11,5 @@
|
|||||||
|
|
||||||
|
|
||||||
[ $1 = "" ] && 1="mv -i"
|
[ $1 = "" ] && 1="mv -i"
|
||||||
[ $1 = "sox" ] && flags="-C 320"
|
[ $1 = "sox" ] && flags="-C 6"
|
||||||
\ls | $EDITOR - -c ":%s/.*/$1 \"&\" $flags \"&\"/g"
|
\ls | $EDITOR - -c ":%s/.*/$1 \"&\" $flags \"&\"/g"
|
||||||
|
Reference in New Issue
Block a user