add-isRadio-to-recording

This commit is contained in:
Peter Bieringer
2021-01-22 18:01:23 +01:00
parent bcc24977b0
commit f127c8d948
8 changed files with 75 additions and 5 deletions

View File

@@ -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)

View File

@@ -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>