Menu

#1087 Bash quoting issue in File Operations > Execute

New
nobody
Low
Plugin (File Operations)
Enhancement
2021-07-21
2021-07-21
burak
No

I've created an Execute operation in File Operations Plugin like so:

cp -s -t ~/Music "%F"

Without the double quotes %F does not expand to the file path whic is

/mnt/Elements2/Medya/Audio/Music/Bizet - Symphony In C Major-Jeux D'Efants-Scénes Bohemiennes/01 Symphony #1 In C - 1. Allegro Vivo.flac

It would be convenient to instruct users to do this and still better to have these variables already safely quoted by qmmp since those double qoutes, in rare occasions, might cause other unforeseen issues as well.

Discussion


Log in to post a comment.