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
reference:logging_variables [2020/08/05 07:51] – [General variables] moved new variables to another part ulinobbereference:logging_variables [2026/04/12 04:15] (current) – [General variables] Addition tondose
Line 12: Line 12:
 | %w | ISO 8601 week of the year | | %w | ISO 8601 week of the year |
 | %T{Format} | Current date/time, using ''FormatDateTime'' formatting (see below) | | %T{Format} | Current date/time, using ''FormatDateTime'' formatting (see below) |
-| %S{Format} | Start time in ''FormatDateTime'' formatting (used for stop logging) |+| %S{Format} | Start time in ''FormatDateTime'' formatting (used for stop logging). Use with „+“ (see below) yields start time of subsequent items |
 | %t | Tab character (ASCII 9) | | %t | Tab character (ASCII 9) |
 | %r | CR character (ASCII 13) | | %r | CR character (ASCII 13) |
 | %n | Newline Character (ASCII 10) | | %n | Newline Character (ASCII 10) |
 +| %% | Creates a ''%'' sign in the output |
 | %g | Unique identifier of the associated playback operation | | %g | Unique identifier of the associated playback operation |
 | %R{Key} | Runtime data | | %R{Key} | Runtime data |
Line 85: Line 86:
   [Options]   [Options]
   NextLoggingLimit=10   NextLoggingLimit=10
 +  
 +Please note that this limit applies to the **overall** number of subsequent items available for logging, before any possible item type filtering. So if you want to log e.g. the next 3 "Music" items, but there are times when there are 4 non-music items in between (jingles, news, advertising, etc.), you must set the limit to 7 or higher.
reference/logging_variables.1596613878.txt.gz · Last modified: by ulinobbe

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki