[mythtv-commits] Ticket #9434: Mythcommflag incorrectly saves to filemarkup table when video storage group is imbedded in another storage group dir

MythTV noreply at mythtv.org
Tue Jan 4 04:00:55 UTC 2011


#9434: Mythcommflag incorrectly saves to filemarkup table when video storage group
is imbedded in another storage group dir
----------------------------------------+----------------------------------
 Reporter:  philipn@…                   |           Type:  Bug Report
   Status:  new                         |       Priority:  minor
Milestone:  unknown                     |      Component:  MythTV - General
  Version:  0.24-fixes                  |       Severity:  medium
 Keywords:  mythcommflag storagegroups  |  Ticket locked:  0
----------------------------------------+----------------------------------
 When the mythvideo storage group is imbedded in another storage group dir,
 the file markup table is not properly updated.

 e.g.  Storage Group (Not Myth Video) = /MythTV/Drive_5
       Mythvideo Storage Group        = /MythTV/Drive_5/MythVideo

       file to transcode = MyVideo.mpg
       Full path is /MythTV/Drive_5/MythVideo/MyVideo.mpg

 Markup table is saved with /MythVideo/MyVideo.mpg instead of MyVideo.mpg

 I have attached a patch to storagegroup.cpp to fix this.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9434>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list