Run External is stripping quotes in dBpoweramp R17.1 for Mac
Collapse
X
-
Re: Run External is stripping quotes in dBpoweramp R17.1 for Mac
Correction: Looks like it's just stripping Double Quote marks "
However, my command still isn't running.
For example, in the mac terminal all of these produce the same result:
open '/Users/wprg/Dropbox/Hello to Mom'
open "/Users/wprg/Dropbox/Hello to Mom"
open /Users/wprg/Dropbox/Hello\ to\ Mom
But using any of those in the DSP Run External doesn't seem to produce the result (opening the directory in file manager). -
Re: Run External is stripping quotes in dBpoweramp R17.1 for Mac
Thanks for the bug report.
Double quotation marks should be used, but they were not handled correctly by dBpoweramp.
This has just been fixed in new R17.1 beta-
Current version: beta 15 https://www.dbpoweramp.com/beta/DMC-R171b15.dmg Changes since R17: Fixed launcher window not working correctly on Mac OS Yosemite. CD Ripper: Fixed de-emphasis not being correctly activated on CDs with pre-emphasis. CD Ripper: Added de-emphasis toggle. CD Ripper: More readable output codec list (reComment
-
Re: Run External is stripping quotes in dBpoweramp R17.1 for Mac
So, I have updated and the new release does not strip the quotes away, but it also does not run the command. For example, if I have settings such as: After Batch and Command Line = open "/Users/myusername/Downloads" It still doesn't successfully run the command to open the Finder at the given location. (that command does work in the Terminal, btw)
Screenshot of settings: https://cln.sh/OE2g01Comment
Comment