We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aed890 commit a9f1f9aCopy full SHA for a9f1f9a
CHANGELOG.md
@@ -10,6 +10,7 @@ Features:
10
* `parallel`: set to `false` to disable parallel execution (see Changes above)
11
* `useStdErr`: set to `true` to use stderr output instead of stdout
12
* Adds the command-line flag `--dynamic-interval <interval-in-ms>` to enable dynamic output auto-refresh (#2041)
13
+ * Due to internal limitations, some modules do not support dynamic updates (notably Display and Media)
14
* Adds support for using the current playing media's cover art as a logo source (Media / Logo)
15
* Usage: `"logo": { "type": "<image-protocol>", "source": "mediacover" }`
16
* Supports local sources only
0 commit comments