--- /var/www/localhost/htdocs/irishmark/mythweb/includes/mythbackend.php	2005-07-03 23:08:05.000000000 +0100
+++ /home/irish/newmymyth/mythplugins/mythweb/includes/mythbackend.php	2005-06-16 16:13:54.000000000 +0100
@@ -314,8 +311,8 @@
                 copy("$fileurl.png", $pngpath);
             }
             elseif ($datasocket && $recs[3]) {
-//                backend_command("ANN Playback $hostname 0",
-//                                $host, $port);
+                backend_command("ANN Playback $hostname 0",
+                                $host, $port);
                 backend_command(array('QUERY_FILETRANSFER '.$recs[1], 'REQUEST_BLOCK', $recs[3]),
                                 $host, $port);
 
