Changeset 7738ba1


Ignore:
Timestamp:
Dec 8, 2009, 8:12:40 PM (14 years ago)
Author:
Ian Smith <ismith@…>
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)
Message:

queue now outputs filename, in case there are no id3 tags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gutenbach-queue/queue

    r0b5842c r7738ba1  
    3737            host=${host:2}
    3838            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"
    4040            echo "'$title'"
    4141            echo "by '$artist'"
Note: See TracChangeset for help on using the changeset viewer.