Add token errors for recordings (VDR >= 2.5.4)

This commit is contained in:
kamel5
2021-05-30 13:11:40 +02:00
parent b55994a8a6
commit 8aeb848044
6 changed files with 41 additions and 9 deletions

View File

@@ -33,6 +33,7 @@
{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)
{errors} recording errors (-1 if not available)
-->
<detailheader>
</detailheader>
@@ -57,6 +58,7 @@
{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)
{errors} recording errors (-1 if not available)
{recordingsize} size of recording (automatically in GB / MB)
{recordingsizecutted} size of cutted recording (automatically in GB / MB)

View File

@@ -39,6 +39,7 @@
{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)
{errors} recording errors (-1 if not available)
-->
<listelement>
</listelement>
@@ -84,6 +85,7 @@
{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)
{errors} recording errors (-1 if not available)
-->
<currentelement delay="500" fadetime="0">
</currentelement>