This commit is contained in:
James
2019-10-05 09:51:08 +01:00
parent d97f9f4944
commit 86888a9ae7
5 changed files with 26 additions and 9 deletions

2
info Executable file
View File

@@ -0,0 +1,2 @@
echo Station: `tail -n100 /tmp/play | grep touch_radio_name | sed -e 's/touch_radio_name://' | tail -n1`
echo Track: `tail -n100 /tmp/play | grep icy-title | sed -e 's/icy-title://' | tail -n1`