forgot to remove something that didn't work
This commit is contained in:
parent
09706f706d
commit
f56dad78d6
@ -183,7 +183,6 @@ function ffmpeg(tmpPath, dirD)
|
|||||||
|
|
||||||
print(format) --debug purposes
|
print(format) --debug purposes
|
||||||
local flag = convert_mp3.go(codec, tmpPath)
|
local flag = convert_mp3.go(codec, tmpPath)
|
||||||
use_xterm(codec)
|
|
||||||
if not flag then return false end
|
if not flag then return false end
|
||||||
|
|
||||||
io.popen("notify-send 'The file was saved to' "..subSpaces)
|
io.popen("notify-send 'The file was saved to' "..subSpaces)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user