PodLove Shortcode error

Good afternoon. Im trying to use the following shortcake.

[podlove-episode-list] lists all episodes including their episode image, publication date, title, subtitle and duration chronologically.

However it does not display the episode images correctly just place holders for the images.

I have the image under settings set to display the podcast cover art for each episode and even if i manually set the image it does still not display the pictures.

All the other episode info is fine just not the images. Any ideas? thanks for any help

Might be an issue with the image cache. Try:

# wp-config.php

define('PODLOVE_DISABLE_IMAGE_CACHE', true);