• Created 'InterpolatePlaceholders'

• Made 'View active sources' dynamic
This commit is contained in:
nutty
2026-07-03 01:34:32 +10:00
parent 64793d2114
commit 71e355f95d
2 changed files with 44 additions and 1 deletions
+1 -1
View File
@@ -97,7 +97,7 @@
{
"id": "targetApplication",
"label": "Target Application",
"description": "Specific app to track. Leave empty to automatically follow the active player.<br><a href='http://127.0.0.1:5000/sessions' target='_blank' style='color: #4da6ff; text-decoration: underline;'>View active sources</a>",
"description": "Specific app to track. Leave empty to automatically follow the active player.<br><a href='http://{smtcBridgeAddress}:{smtcBridgePort}/sessions' target='_blank' style='color: #4da6ff; text-decoration: underline;'>View active sources</a>",
"type": "text",
"placeholder": "e.g., Spotify.exe",
"defaultValue": "",