<br><br><div class="gmail_quote">On 22 March 2012 15:06, Anthony Giggins <span dir="ltr">&lt;<a href="mailto:seven@seven.dorksville.net">seven@seven.dorksville.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br><br><div class="gmail_quote"><div><div class="h5">On 22 March 2012 08:04, Mario Weilguni <span dir="ltr">&lt;<a href="mailto:roadrunner6@gmx.at" target="_blank">roadrunner6@gmx.at</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Am 21.03.2012 22:00, schrieb Brian Long:
    <div><div><blockquote type="cite">
      <div class="gmail_quote">On Wed, Mar 21, 2012 at 11:54 AM, Mario
        Weilguni <span dir="ltr">&lt;<a href="mailto:roadrunner6@gmx.at" target="_blank">roadrunner6@gmx.at</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div bgcolor="#FFFFFF" text="#000000"> Am <a href="tel:21.03.2012%2014" value="+12103201214" target="_blank">21.03.2012 14</a>:20,
            schrieb Brian Long:
            <div>
              <div>
                <blockquote type="cite">
                  <div class="gmail_quote">On Tue, Feb 21, 2012 at 2:21
                    PM, Mario Weilguni <span dir="ltr">&lt;<a href="mailto:roadrunner6@gmx.at" target="_blank">roadrunner6@gmx.at</a>&gt;</span>
                    wrote:<br>
                    <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
                      Am <a href="tel:21.02.2012%2002" value="+12102201202" target="_blank">21.02.2012 02</a>:12, schrieb
                      Anthony Giggins:<br>
                      <div>&gt; I can confirm 0.6 is working correctly
                        for me, also the delete cut<br>
                        &gt; function is now working correctly thank You
                        Mario<br>
                        &gt;<br>
                        &gt; Cheers,<br>
                        &gt;<br>
                        &gt; Anthony<br>
                        &gt;<br>
                        <br>
                      </div>
                      I just uploaded <a href="http://myth.weilguni.priv.at/mythcut-0.7.tar.gz" target="_blank">http://myth.weilguni.priv.at/mythcut-0.7.tar.gz</a>
                      with<br>
                      some fixes, cleanup, moving cutpoints around and
                      the ability to load<br>
                      existing commercial flagging from the database.<br>
                      <br>
                      I&#39;ve tested it with IE7/IE8, and can confirm some
                      rendering errors, will<br>
                      try to fix them soon. IE9 is ok, Chrome and
                      Firefox too.<br>
                    </blockquote>
                    <div><br>
                    </div>
                    <div>Mario, I&#39;m just giving this a spin and noticed
                      you&#39;re using short-tags in certain parts and
                      long-tags in others.  Since many PHP servers have
                      short-tags disabled by default, would you consider
                      replacing all short-tags with long-tags in your
                      next release?  Also, could you include a README
                      for the basic requirements for an Apache config
                      file?  I copied the Directory entry for mythweb
                      and removed the Rewrite rules.  I also had to
                      modify db.php to point to my config.xml.  Mythweb
                      uses entries from Apache&#39;s config to know the DB
                      name and creds.  Maybe mythcut could use the same
                      variables (db_server, db_name, db_user,
                      db_password)?</div>
                    <br>
                  </div>
                </blockquote>
                <br>
              </div>
            </div>
            I&#39;m working on that, a lot has changed, a lot of stuff
            fixed/modified. If you&#39;re curious and adventurous, you might
            want to try <br>
            <a href="http://myth.weilguni.priv.at/mythcut-0.7.tar.gz" target="_blank">http://myth.weilguni.priv.at/mythcut-0.11.tar.gz</a><br>
            <br>
            However, there are still things I&#39;m working on, but my time
            is limited ;-)<br>
          </div>
        </blockquote>
        <div><br>
        </div>
        <div>Thanks Mario.  Here&#39;s a patch for long-tags and two
          spelling errors:</div>
        <div><a href="http://pastebin.com/g9t14HxC" target="_blank">http://pastebin.com/g9t14HxC</a></div>
        <div>
          <br>
        </div>
        <div>/Brian/</div>
      </div>
    </blockquote>
    <br></div></div>
    Thanks! The patch did not work für 0.11, but I fixed that. <a href="http://myth.weilguni.priv.at/mythcut-0.7.tar.gz" target="_blank">http://myth.weilguni.priv.at/mythcut-0.12.tar.gz</a>
    supports now the setenv variant (though I think, this type of
    configuration is simple braindead and broken by design, why does
    mythtv need to have /etc/mythtv/config.xml, /etc/mythtv/mythtv.txt
    AND another type of credentials hidden in the apache configuration?
    Bad practise.<br>
    <br>
    It&#39;s still unfinished, the load commercial breaks option still does
    not work. However, it should work.<br>
    <br>
    <br>
    Regards<span><font color="#888888"><br>
    Mario</font></span><br></div></blockquote></div></div><div><br>Load commercial breaks works fine for me, in this version.<br><br>Cheers <br></div></div><br>
</blockquote></div>Actually I take that back I&#39;m now getting the following error, which probably means the load commercial cut also isn&#39;t I noticed previously I&#39;ve been getting this since 0.9, 0.7 works fine although I haven&#39;t tried 0.8<br>
<br>PHP Fatal error:  Class &#39;DB&#39; not found in /var/www/html/mythcut/index.php on line 95<br><br>possibly this was still cached after I updated<br>