mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
expose on top of isHD now also isUHD for recordings
This commit is contained in:
@@ -34,7 +34,8 @@
|
||||
{posterheight} height of scraped poster
|
||||
{posterpath} absolute path of scraped poster
|
||||
{framesPerSecond} frames per second (from EPG info)
|
||||
{isHD} true if recording is HD (from EPG info)
|
||||
{isHD} true if recording is HD/UHD (from EPG info)
|
||||
{isUHD} true if recording is UHD (from EPG info)
|
||||
-->
|
||||
<listelement>
|
||||
</listelement>
|
||||
@@ -75,7 +76,8 @@
|
||||
{bannerheight} height of scraped banner
|
||||
{bannerpath} absolute path of scraped banner
|
||||
{framesPerSecond} frames per second (from EPG info)
|
||||
{isHD} true if recording is HD (from EPG info)
|
||||
{isHD} true if recording is HD/UHD (from EPG info)
|
||||
{isUHD} true if recording is UHD (from EPG info)
|
||||
-->
|
||||
<currentelement delay="500" fadetime="0">
|
||||
</currentelement>
|
||||
|
||||
Reference in New Issue
Block a user