[mythtv-commits] Ticket #7936: MythTV is expiring just recorded recordings instead of older recordings

MythTV mythtv at cvs.mythtv.org
Wed May 26 08:00:55 UTC 2010


#7936: MythTV is expiring just recorded recordings instead of older recordings
----------------------------------------------------+-----------------------
 Reporter:  Jonathan Martens <jonathan@…>           |       Owner:  stuartm   
     Type:  defect                                  |      Status:  assigned  
 Priority:  major                                   |   Milestone:  0.24      
Component:  MythTV - General                        |     Version:  0.22-fixes
 Severity:  high                                    |     Mlocked:  0         
----------------------------------------------------+-----------------------

Comment(by Duncan <roach@…>):

 I can confirm this is occuring on 0.23 fixes.

 Asked on #mythtv-users, the advice was to exclude the issue of 0 byte
 database entries in recorded created by a failure to tune on one
 particular tuner I have. These files did not exist on the filesystem and
 were touched.

 Since then I still see the inconsistency in the mythbackend --printexpire
 output, here Masterchef is due to expire before the oldest recording.

 Masterchef Australia: "Tuesday - Week 6  1425 MB Tue May 25 19:30:00 2010
 [  1]
 rage                                     1679 MB Sat Mar 13 05:00:00 2010
 [  5]


 Nothing set for maxepisodes.
 mysql> select title, autoexpire, maxepisodes, recpriority from record
 where title = "Masterchef Australia";
 +----------------------+------------+-------------+-------------+
 | title                | autoexpire | maxepisodes | recpriority |
 +----------------------+------------+-------------+-------------+
 | Masterchef Australia |          1 |           0 |           1 |
 +----------------------+------------+-------------+-------------+

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7936#comment:12>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list