Opened 16 years ago

Closed 16 years ago

#4679 closed defect (fixed)

Adding entreies in Playback Profiles. "pref_priority" parameter not created in database

Reported by: zdzisekg@… Owned by: danielk
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: medium Keywords: pref_priority, display profiles
Cc: Ticket locked: no

Description

After adding new entry to a "Video Playback Profile", sorting does not work correctly as the appropriate "pref_priority" entry is not created in the "displayprofiles" table.

Change History (3)

comment:1 Changed 16 years ago by danielk

Owner: changed from Isaac Richards to danielk
Status: newassigned

comment:2 Changed 16 years ago by danielk

Status: assignedstarted

confirmed the problem, pref_priority is only set if you actually play with the priorities the first time you set up the new profiles.

comment:3 Changed 16 years ago by danielk

Resolution: fixed
Status: startedclosed

(In [16169]) Fixes #4679. Save pref_priority for new and existing Video Playback Profile entries.

Note: See TracTickets for help on using tickets.