2024-12-08 13:36 : id 266
This commit is contained in:
parent
dfcd941e34
commit
a38b4effc0
@ -318,7 +318,7 @@ in
|
||||
return-type = "json";
|
||||
};
|
||||
"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 = \"\([^\"]*\)\".*/\1/p'";
|
||||
format = "Listening to: {}";
|
||||
interval = 10;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user