Opened 18 years ago

Closed 18 years ago

#1505 closed defect (fixed)

changing anything in edit schedule also changes recgroup of recorded programs

Reported by: ajlill@… Owned by: GoToDev
Priority: minor Milestone: unknown
Component: mythtv Version: 0.19
Severity: medium Keywords:
Cc: Ticket locked: no

Description

While in Media Library->Watch Recordings I edited a recording schedule for a show to change the transcoder from Autodetect to High Quality. When I saved this, all the episodes of that show that were in other recgroups got moved to the Default recgroup, which I was looking at when I did the edit.

Change History (3)

comment:1 Changed 18 years ago by ajlill@…

Summary: editing recording schedule from Watch Recordings list changes recgroupchanging transcoder in edit schedule also changes recgroup of recorded programs

Just tried it from the Upcoming Recordings screen, and the same thing happend. So it seems anytime you update the transcoder, all recorded programs with that recid get moved back into the default recgroup.

comment:2 Changed 18 years ago by anonymous

Summary: changing transcoder in edit schedule also changes recgroup of recorded programschanging anything in edit schedule also changes recgroup of recorded programs

Just tried changing the recording profile and the same thing happend, so it's starting to look like any changes to a shcedule changes the recgroup fo any program recorded with that schedule. This is using

URL: http://svn.mythtv.org/svn/branches/release-0-19-fixes/mythtv
Repository UUID: 7dbf422c-18fa-0310-86e9-fd20926502f2
Revision: 9326
Node Kind: directory
Schedule: normal
Last Changed Author: oscar
Last Changed Rev: 9322
Last Changed Date: 2006-03-10 19:52:28 -0500 (Fri, 10 Mar 2006)
Properties Last Updated: 2006-02-18 14:07:40 -0500 (Sat, 18 Feb 2006)

comment:3 Changed 18 years ago by cpinkham

Resolution: fixed
Status: newclosed

(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.

Note: See TracTickets for help on using tickets.