the shortcode generator creates an error with html spaces. ie ‘%20’
instead of creating %20 it creates %2520
so then waveform pngs won’t show, because the link is wrong.
so a waveform that is supposed to be
Planet%20XonastianJustPlanetBitmp3.png
comes out as
Planet%2520XonastianJustPlanetBitmp3.png
please fix!! at the moment I have to manually edit by hand….