2024-12-08 13:24 : id 265
This commit is contained in:
parent
16b1a2ce78
commit
dfcd941e34
@ -318,7 +318,7 @@ in
|
|||||||
return-type = "json";
|
return-type = "json";
|
||||||
};
|
};
|
||||||
"custom/name" = {
|
"custom/name" = {
|
||||||
exec = "ssh max@debian cat /var/www/html/music/data.js | sed -n \"s/.*name = '\([^']*\)'.*/\0/p\"";
|
exec = "ssh max@debian cat /var/www/html/music/data.js | sed -n 's/.*name = \'\([^\']*\)\'.*/\0/p'";
|
||||||
format = "Listening to: {}";
|
format = "Listening to: {}";
|
||||||
interval = 10;
|
interval = 10;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user