Opened 12 years ago

Closed 11 years ago

#10543 closed Bug Report - General (Fixed)

Artwork lookups incorrect for search rules

Reported by: stuartm Owned by: stuartm
Priority: minor Milestone: 0.26
Component: MythTV - Mythmetadatalookup Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description (last modified by stuartm)

Metadata lookups are being performed for search rules when they shouldn't be. This is causing the wrong artwork to be displayed for recording.

For example, a people search rule for 'Ridley Scott' might first match and record 'Alien' and the rule given this inetref. When the next film matches and records say 'Gladiator' the recording is given the same 'Alien' inetref. 'Alien' and not 'Gladiator' artwork is then shown in Watch Recordings.

It seems as thought the lookup should not set an inetref for search rules, and should do the metadata lookup only for the recording.

Change History (4)

comment:1 Changed 12 years ago by stuartm

Description: modified (diff)

comment:2 Changed 12 years ago by robertm

Owner: changed from robertm to stuartm
Status: newassigned

comment:3 Changed 11 years ago by stuartm

Milestone: unknown0.27
Status: assignedaccepted

comment:4 Changed 11 years ago by stuartm

Milestone: 0.270.26
Resolution: Fixed
Status: acceptedclosed

Appears this was fixed in [c60f3314] by preventing inetrefs being added to search rules by automatic lookups. The fix was done in a way that means search rules which had been previously assigned an inetref would still pass it on to recordings, this was to allow users to manually assign an inetref with a search rule where it makes sense.

Users affected by this will need to go through their search rules and remove any unwanted inetrefs.

Note: See TracTickets for help on using tickets.