I&#39;m trying to set up commercial detection using mythcommflag-wrapper as per <a href="http://www.mythtv.org/wiki/Mythcommflag-wrapper">http://www.mythtv.org/wiki/Mythcommflag-wrapper</a> <br><br>When I run the script on my Mythbuntu 12.04 backend I get this error:<br>
<br>./mythcommflag-wrapper-B.sh: line 117: syntax error near unexpected token `newline&#39;<br>./mythcommflag-wrapper-B.sh: line 117: `        &quot;five&quot;|&quot;5&quot;|&quot;fiveusa&quot;|&quot;5usa&quot;|&quot;channel4&quot;|&quot;channel4hd&quot;|&quot;more4&quot;|&quot;e4&quot;|&quot;film4&quot;|&quot;4seven&quot;|&quot;itv1&quot;|&quot;itv1hd&quot;|&quot;itv2&quot;|&quot;itv3&quot;|&quot;itv4&quot;|&quot;dave&quot;|&quot;davejavu&quot;&#39;<br>
<br>Anyone know how to fix the syntax error?<br>