Ticket #7929 (closed defect: fixed)
Opened 2 years ago
Last modified 2 years ago
EPG and moved channel picture directory
| Reported by: | joachim@… | Owned by: | paulh |
|---|---|---|---|
| Priority: | major | Milestone: | 0.23 |
| Component: | MythTV - User Interface Library | Version: | 0.22 |
| Severity: | medium | Keywords: | EPG picture channel directory |
| Cc: | Ticket locked: | no |
Description
After moving the directory with the channel pictures, the EPG isn't working anymore, because it doesn't stop searching the pictures.
Version: 0.22.20091023-1
Attachments
Change History
comment:1 Changed 2 years ago by gigem
- Owner changed from gigem to stuartm
- Component changed from MythTV - Scheduling to MythTV - User Interface Library
comment:2 Changed 2 years ago by stuartm
- Owner changed from stuartm to paulh
- Status changed from new to assigned
comment:4 Changed 2 years ago by paulh
- Status changed from assigned to closed
- Resolution set to fixed
(In [23579]) If a channel icon cannot be loaded in the EPG don't keep trying to find it. We still try to find each icon once so the EPG is still a little sluggish but is usable.
I'm in two minds as to whether we should nuke the icon setting in the DB if an icon cannot be found but that could be annoying if there is a temporary network glitch and all your carefully selected icon settings get wiped.
I think the real solution is for the users seeing this to fix their broken setups by making sure any icon referenced in the DB exists and is readable by the user running MythFrontend or MythBackend? for remote FE's.
Fixes #7929.
