[mythtv-users] mythweb cover art missing?

Chris Moewes-Bystrom chris.moewes at gmail.com
Wed Nov 1 16:37:43 UTC 2006


Oops, also look in your mythweb config file for

config.php:    define('show_video_covers', true);

mythweb check both for the config option and for the files to exist

if (show_video_covers &&
file_exists('data/video_covers/'.basename($show->coverfile)))


More information about the mythtv-users mailing list