I am currently working on this thunar issue: https://bugzilla.xfce.org/show_bug.cgi?id=14345 While testing "send to"-->"add to playlist" for different players I realized that it is not possible to sent whole folder to parole via CLI (.desktop file) The syntax I tried to use: "parole -a <folder>". While using drag & drop it is perfectly possible to add the folder into parole recursively. Would be nice if I as well could offer sentTo-->Parole for folders
Works fine here from CLI: parole folder1 #parole opens with 20 songs on playlist parole [-a] folder2 #parole comes to front and 10 songs are added to playlist Using parole 1.0.1.
Nice ! Just compiled parole from source, now works for me as well. Looks like the bug got fixed meanwhile.