User Tools

Site Tools


reference:logging_variables

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
reference:logging_variables [2019/08/12 10:01] – [General variables] ulinobbereference:logging_variables [2020/08/05 07:51] – [General variables] moved new variables to another part ulinobbe
Line 20: Line 20:
 | %# | Total number of current listeners on all encoder connections | | %# | Total number of current listeners on all encoder connections |
 | %${Digits} | Index of file (used for file export with custom filename pattern) | | %${Digits} | Index of file (used for file export with custom filename pattern) |
 +| %x | Computer name |
 +| %X | Instance name |
  
 ===== Information about the item being played ===== ===== Information about the item being played =====
Line 25: Line 27:
 | %a | Artist | | %a | Artist |
 | %b | Title | | %b | Title |
-| %l | Total duration, in sections with fractions |+| %l | Total duration, in seconds with fractions |
 | %l{Format} | Total duration, in ''FormatDateTime'' format | | %l{Format} | Total duration, in ''FormatDateTime'' format |
 | %L | Total duration, as HH:MM:SS | | %L | Total duration, as HH:MM:SS |
Line 31: Line 33:
 | %e | Actual playback duration, in seconds with fractions (for stop logging) | | %e | Actual playback duration, in seconds with fractions (for stop logging) |
 | %e{Format} | Actual playback duration, in ''FormatDateTime'' format (for stop logging) | | %e{Format} | Actual playback duration, in ''FormatDateTime'' format (for stop logging) |
-| %p | Effective playback duration, in seconds |+| %p | Effective playback duration, in seconds with fractions | 
 +| %p{Format} | Effective playback duration, in ''FormatDateTime'' format (from v6.3 on) |
 | %P | Effective playback duration, as HH:MM:SS | | %P | Effective playback duration, as HH:MM:SS |
-| %F | Projected finish time (start time + duration), in ''FormatDateTimeFormat'' |+| %F | Projected finish time (start time + duration), in ''FormatDateTime'' format |
 | %c{Type} | Cue marker, in sections with fractions | | %c{Type} | Cue marker, in sections with fractions |
 | %E | End type | | %E | End type |
Line 49: Line 52:
 | %4 | Filename without path, first character only | | %4 | Filename without path, first character only |
 | %i{Key} | Raw file tag data | | %i{Key} | Raw file tag data |
 +===== Additional variables for HTTP POST multipart/form-data logging =====
 +
 +The following variables are only supported in HTTP POST multipart/form-data logging.
 +
 +They must be typed into the "value" field as is, with no other strings/variables around them.
 +
 +| %ALBUMART | Album art (if available), as binary form data (from v6.3.3) |
 +
  
 ===== Additional variables for playlist/advertising import (filename pattern) ===== ===== Additional variables for playlist/advertising import (filename pattern) =====
Line 57: Line 68:
 | %N | Region number | | %N | Region number |
 | %2N | Region number, two digits, leading 0 | | %2N | Region number, two digits, leading 0 |
-| %2N | Region number, three digits, leading 0 |+| %3N | Region number, three digits, leading 0 |
  
  
reference/logging_variables.txt · Last modified: 2021/08/20 06:44 by ulinobbe

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki