Changeset 7738ba1
- Timestamp:
- Dec 8, 2009, 8:12:40 PM (15 years ago)
- Branches:
- master, debian, mac, no-cups, web
- Children:
- 7f94ef0
- Parents:
- 0b5842c
- git-author:
- Ian Smith <ismith@…> (12/08/09 20:12:40)
- git-committer:
- Ian Smith <ismith@…> (12/08/09 20:12:40)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gutenbach-queue/queue
r0b5842c r7738ba1 37 37 host=${host:2} 38 38 album=$(cat /var/run/sipbmp3/exiftool_data | grep "^Album " | sed 's/.*: //') 39 echo "$user@$host is currently playing: "39 echo "$user@$host is currently playing: $song" 40 40 echo "'$title'" 41 41 echo "by '$artist'"
Note: See TracChangeset
for help on using the changeset viewer.