Feature #4685
Persist image path to dvr/log
Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-10-24
Due date:
% Done:
100%
Estimated time:
Description
Looking at pvr.hts CTvheadend::GetRecordings it appears it currently sets an image path to the recording's channel icon. Since some xmltv providers supply image URLs for the programme, we should persist that path to the dvr/log and send it on to the clients so they can provide an image for the programme.
I'll take a look in a few days.
History
Updated by Em Smith about 7 years ago
An example new htsp message:
'image': 'https://....jpg', 'method': 'dvrEntryAdd',
Updated by Em Smith almost 7 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:tvheadend|ea4d95752274f07fe2998d30a8feb96a62622aee.