mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
added viewelement <lastrecordings> with information about 5 newest recordings in main menu
This commit is contained in:
@@ -19,6 +19,21 @@
|
||||
<timers>
|
||||
</timers>
|
||||
|
||||
<!-- Available Variables lastrecordings: 5 newest recordings
|
||||
{recordings[]} array with 5 newest recordings
|
||||
{recordings[name]} name of recording
|
||||
{recordings[seriesname]} series name if available
|
||||
{recordings[date]} date of recording in dd.mm.yy
|
||||
{recordings[time]} time of recording in hh:mm
|
||||
{recordings[duration]} duration of recording in minutes
|
||||
{recordings[hasposter]} true if poster available
|
||||
{recordings[posterpath]} path of poster if available
|
||||
{recordings[posterwidth]} width of poster
|
||||
{recordings[posterheight]} height of poster
|
||||
-->
|
||||
<lastrecordings>
|
||||
</lastrecordings>
|
||||
|
||||
<!-- Available Variables discusage:
|
||||
{freetime} available disc capacity in hh:mm
|
||||
{freepercent} available disc capacity in percent
|
||||
|
Reference in New Issue
Block a user