expose to displaymenurecordings: recchannelname, recchannelid, recchannelnumber

add fallback to get name/id from 'info' in case channel is no longer in active channel list
This commit is contained in:
Peter Bieringer
2021-01-23 23:19:16 +01:00
parent 16eb7e8e53
commit b9b82875ba
5 changed files with 62 additions and 0 deletions

View File

@@ -33,6 +33,9 @@
{posterwidth} width of scraped poster
{posterheight} height of scraped poster
{posterpath} absolute path of scraped poster
{recchannelname} name of channel from which was recorded
{recchannelid} id of channel from which was recorded
{recchannelnumber} number of channel from which was recorded
{framesPerSecond} frames per second (from EPG info)
{isHD} true if recording is HD/UHD (from EPG info)
{isUHD} true if recording is UHD (from EPG info)
@@ -76,6 +79,9 @@
{bannerwidth} width of scraped banner
{bannerheight} height of scraped banner
{bannerpath} absolute path of scraped banner
{recchannelname} name of channel from which was recorded
{recchannelid} id of channel from which was recorded
{recchannelnumber} number of channel from which was recorded
{framesPerSecond} frames per second (from EPG info)
{isHD} true if recording is HD/UHD (from EPG info)
{isUHD} true if recording is UHD (from EPG info)