[mythtv-commits] Ticket #9036: Fix for bug on flowplayer script

MythTV mythtv at cvs.mythtv.org
Mon Nov 1 20:09:47 UTC 2010


#9036: Fix for bug on flowplayer script
--------------------------------------------+-------------------------------
 Reporter:  mythtv@…                        |           Owner:  beirdo    
     Type:  patch                           |          Status:  accepted  
 Priority:  minor                           |       Milestone:  0.24      
Component:  Plugin - MythWeb                |         Version:  Trunk Head
 Severity:  medium                          |      Resolution:            
 Keywords:  flash flv flowplayer streaming  |   Ticket locked:  0         
--------------------------------------------+-------------------------------

Comment (by justin.johnson3@…):

 I've been using this query to ignore the other type:

 $dbh->prepare('SELECT data FROM recordedmarkup WHERE chanid=? AND
 starttime=FROM_UNIXTIME(?) AND mark<10 AND (TYPE=30 OR TYPE=31) AND data
 IS NOT NULL ORDER BY data DESC');

 This grabs the initial size (I had an issue where the size would change on
 ads).

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/9036#comment:8>
MythTV <http://www.mythtv.org/>
MythTV Media Center


More information about the mythtv-commits mailing list