Opened 14 years ago

Closed 14 years ago

#7863 closed defect (fixed)

Default recording groups show recordings from other groups

Reported by: jan@… Owned by: cpinkham
Priority: major Milestone: unknown
Component: MythTV - General Version: 0.22-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The "Default" recording group is showing recordings from all groups, not only those that actually belong to the Default group. The recordings count is correctly, but not the actual recordings listing.

Attachments (2)

playbackbox.trunk.diff (485 bytes) - added by Paul Stuttard <stutty@…> 14 years ago.
Trunk patch
playbackbox.23-fixes.diff (485 bytes) - added by Paul Stuttard <stutty@…> 14 years ago.
23-fixes patch to get Default back to default behaviour

Download all attachments as: .zip

Change History (9)

comment:1 Changed 14 years ago by cpinkham

Resolution: worksforme
Status: newclosed

Unable to replicate in trunk. Closing as 'works for me'.

comment:2 Changed 14 years ago by jan@…

Can you please review this again to make sure it doesn't sneak into 0.23? I just noticed that this might only be visible using a non-English locale. I noticed that the recordings listing is using both translated and untranslated versions of the Default recording group in different places. In the recordings listing (where selecting the Default group doesn't have any effect), the untranslated group name "Default" is used literally. When selecting the recording group from the popup instead, the translated group name ("Standard" in German here) is used, and I correctly get only the recordings from that group displayed.

comment:3 Changed 14 years ago by jan@…

Resolution: worksforme
Status: closednew

This is still happening in 0.23-fixes, even if switching the language back to English. If you need more information, let me know.

comment:4 Changed 14 years ago by robertm

Owner: changed from Isaac Richards to cpinkham
Status: newassigned

comment:5 Changed 14 years ago by Paul Stuttard <stutty@…>

There appears to be a spurious line in updateRecList that if the recgroup is "default" select all programs with group "", i.e. All programs that match the selected group.

Changed 14 years ago by Paul Stuttard <stutty@…>

Attachment: playbackbox.trunk.diff added

Trunk patch

Changed 14 years ago by Paul Stuttard <stutty@…>

Attachment: playbackbox.23-fixes.diff added

23-fixes patch to get Default back to default behaviour

comment:6 Changed 14 years ago by cpinkham

(In [26163]) Fix an issue where all recordings would be displayed under the default recording group when using the 'Show Recording Groups' view.

References #7863. Patch by Paul Stuttard.

comment:7 Changed 14 years ago by cpinkham

Resolution: fixed
Status: assignedclosed

(In [26164]) Fix an issue where all recordings would be displayed under the default recording group when using the 'Show Recording Groups' view.

Fixes #7863 using patch by Paul Stuttard.

Note: See TracTickets for help on using tickets.