"Create Playlist|:cliptext" writefile("Report.m3u", report("{Basename}.{ext}<crlf>", ,));
It's not a big deal, but would help if I could create the report using the name of the parent folder. But whatever I put inside the double quotes gets turned into the filename! How do I go about making it work how I would like it to?
Thanks for any advice.