Solved Color code damaged recordings
#1
I have a channel on an antenna that gets spotty reception sometimes.  I don't know how difficult it would be and whether it would benefit enough people, but could the listings in the pvr.mythtv app identify "damaged" recordings with yellow text?.  This is what In mythfrontend frontend currently does.
Reply
#2
Yes it should be possible. The addon has info about this in field videoprops:
VideoProps, bit 9 (VID_DAMAGED= 0x20.)

It needs a new feature request to the PVR api to add a new flag for recordings.

EDIT: For kodi 18 I could move damaged recordings in a special group named: Damaged.
Reply
#3
Finally, no need a new PVR feature request. Kodi skin engine allows to colourize label with inserted tags. Soon I will make changes to include this new feature.
Reply
#4
So now damaged recordings are colourized yellow (5.8.12)
Reply
#5
Thanks, @janbar !

I am going to build and test it right now.  If I don't get interrupted, I will report my results.
Reply
#6
Looks perfect.  Thank you!
Reply

Logout Mark Read Team Forum Stats Members Help
Color code damaged recordings0