- retrieve ChannelName from 'info' and fallback via ChannelID from active channel list (reverse mechanism)

- remove exposing ChannelID (senseless as default 'info' is not containing it)
This commit is contained in:
Peter Bieringer
2021-01-24 12:11:23 +01:00
parent 91d06d15a2
commit 646fcad7d5
6 changed files with 57 additions and 60 deletions

View File

@@ -35,7 +35,6 @@
{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)
@@ -81,7 +80,6 @@
{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)