[mythtv-commits] Ticket #9663: Mythcommflag aborts on zero byte error

MythTV noreply at mythtv.org
Tue Mar 15 05:11:03 UTC 2011


#9663: Mythcommflag  aborts on zero byte error
-----------------------------------+----------------------------
 Reporter:  km@…                   |          Owner:  beirdo
     Type:  Bug Report - General   |         Status:  closed
 Priority:  minor                  |      Milestone:  0.25
Component:  MythTV - Mythcommflag  |        Version:  Trunk Head
 Severity:  medium                 |     Resolution:  fixed
 Keywords:                         |  Ticket locked:  0
-----------------------------------+----------------------------
Changes (by Gavin Hurlbut):

 * status:  assigned => closed
 * resolution:   => fixed
 * milestone:  unknown => 0.25


Comment:

 Fix commflag bailing on remote files

 Fixes #9663

 Deals with remote files on commflag properly after adding the check for
 0-byte
 files.  Now it will check the remote file for existance and non-0 length,
 or the local file for existance and non-0 length.  Once again, if this
 causes
 issues with during-recording commflagging, we can add some delay and
 recheck
 or something like that to avoid race conditions if necessary.
  Changeset: 9ce70aed37ae2887fa56b0eaf8cb37b5e10373d4

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9663#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list