mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
add-isRadio-to-recording
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
{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)
|
||||
{isRadio} true if recording is AudioOnly (from EPG info)
|
||||
-->
|
||||
<detailheader>
|
||||
</detailheader>
|
||||
@@ -55,6 +56,7 @@
|
||||
{framesPerSecond} frames per second (from EPG info)
|
||||
{isHD} true if recording is HD/UHD (from EPG info)
|
||||
{isUHD} true if recording is HD (from EPG info)
|
||||
{isRadio} true if recording is AudioOnly (from EPG info)
|
||||
|
||||
{recordingsize} size of recording (automatically in GB / MB)
|
||||
{recordingsizecutted} size of cutted recording (automatically in GB / MB)
|
||||
|
||||
@@ -36,6 +36,7 @@
|
||||
{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)
|
||||
{isRadio} true if recording is AudioOnly (from EPG info)
|
||||
-->
|
||||
<listelement>
|
||||
</listelement>
|
||||
@@ -78,6 +79,7 @@
|
||||
{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)
|
||||
{isRadio} true if recording is AudioOnly (from EPG info)
|
||||
-->
|
||||
<currentelement delay="500" fadetime="0">
|
||||
</currentelement>
|
||||
|
||||
Reference in New Issue
Block a user