[mythtv-commits] Ticket #1505: changing anything in edit schedule also changes recgroup of recorded programs

MythTV mythtv at cvs.mythtv.org
Fri Mar 17 07:44:45 UTC 2006


#1505: changing anything in edit schedule also changes recgroup of recorded
programs
----------------------------------------+-----------------------------------
 Reporter:  ajlill at ajlc.waterloo.on.ca  |        Owner:  GoToDev
     Type:  defect                      |       Status:  closed 
 Priority:  minor                       |    Milestone:         
Component:  mythtv                      |      Version:  0.19   
 Severity:  medium                      |   Resolution:  fixed  
----------------------------------------+-----------------------------------
Changes (by cpinkham):

  * resolution:  => fixed
  * status:  new => closed

Comment:

 (In [9392]) Don't update the recgroup on existing recordings when changing
 their
 scheduled recording entry.  This closes #1505.

 I don't think that we need to be updating the recgroup on existing
 recordings
 since the recgroup for an existing recording can be editted, and groups of
 recordings can have their recgroup changed using the 'playlist'
 functionality
 on the Watch Recordings screen.  There are 3 other fields which are
 updated
 here as well: recpriority, transcoder, and playgroup.  The playgroup is
 another iffy item, since we can edit that from the Watch Recordings
 screen,
 but I am not changing that in this commit (for now).  The recpriority and
 transcoder fields are not edittable anywhere else so those are left alone
 as well.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1505>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list