--- ../../mythweb/config/conf.php 2004-05-16 21:07:46.000000000 +0100 +++ ./conf.php 2004-05-19 11:41:06.000000000 +0100 @@ -39,6 +39,9 @@ // Type of url for the links to recorded programs. Filename will be added at the end define('video_url', video_dir); //Normal http url +// Type of url for the links to mythvideo videos. Filename will be added to the end. For this to work, create a 'videos' symlink in mythweb which points to the path for mythvideo videos + define('videos_url', videos); + //Url for windows filters. This need to be changed if you use a different //port or the webserver is not running on the backend machine. //You may have to adjust the playback app in the filter configuration program.