Opened 14 years ago

Closed 14 years ago

#8682 closed defect (fixed)

Icon downloader doesn't update "no matches found for ..."

Reported by: Stuart Auchterlonie Owned by: danielk
Priority: minor Milestone: 0.24
Component: MythTV - Channel Scanner Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

When using the icon downloader and reviewing icons that the downloader didn't find icons for, the status line at the bottom says

"No matches found for <channel name>"

channel name is set for the first channel that is missing an icon, but is never updated for subsequent missing icons.

The status line at the top saying

"Choose icon for channel <channel name>"

is updated correctly.

Not sure if this is in the icon downloader or in the UI, so assigning to the channel scanner to start with.

Change History (4)

comment:1 Changed 14 years ago by Stuart Auchterlonie

Additional note. There are times when the "no matches found for ..." string updates correctly. I'll keep an eye out for the exact scenario that causes it.

comment:2 Changed 14 years ago by Stuart Auchterlonie

It appears that when there are icons to choose from, the "no matches found for ..." string is _not_ updated. When there are no icons to choose from it is updated.

Stuart

comment:3 Changed 14 years ago by robertm

Status: newassigned

comment:4 Changed 14 years ago by danielk

Resolution: fixed
Status: assignedclosed

(In [26213]) Fixes #8682. Update the status text in the icon downloader after each search. (This also skips searches of empty strings, I had to fix that first to be able to fix the reported bug.)

Note: See TracTickets for help on using tickets.