i found a script to show which mp3 is playin' now but everytime i gonna start it theres a bug dunno why
lsof: WARNING: can't stat() ext3 file system /dev/.static/dev
Output information may be incomplete.
lsof: WARNING: can't stat() ext3 file system /dev/.static/dev
Output information may be incomplete.
lsof: WARNING: can't stat() ext3 file system /dev/.static/dev
Output information may be incomplete.
lsof: WARNING: can't stat() ext3 file system /dev/.static/dev
Output information may be incomplete.
lsof: WARNING: can't stat() ext3 file system /dev/.static/dev
Output information may be incomplete.
and so on!
here's the "plugin"
http://bytebreaker.by.funpic.de/.torsmo_orpheus
to run the script i need lsof and mp3info ! i got both
reilly@cyberdelia:~$ lsof -v
lsof version information:
revision: 4.74
reilly@cyberdelia:~$ mp3info
MP3Info 0.8.4 Copyright (C) 2001 Cedric Tefft and Ricardo Cerqueira
heres the code i put in the .torsmorc ! it is coded too by the same author as the script:
Currently Playing:
${color #909090}Title: $color ${execi 10 ~/.torsmo_orpheus Title} ${execi 10 ~/.torsmo_orpheus Time}
${color #909090}Artist: $color ${execi 10 ~/.torsmo_orpheus Artist}
${color #909090}Album: $color ${execi 10 ~/.torsmo_orpheus Album} ${execi 10 ~/.torsmo_orpheus Track}
${color #909090}Year: $color ${execi 10 ~/.torsmo_orpheus Year}
${color #909090}Audio: $color ${execi 10 ~/.torsmo_orpheus Audio}