UPDATE

Sorry... A slight change is required:

-------

#!/bin/sh
rhythmbox $1 &
cat $1 | grep ^File | head -1 | awk -F= '{print $2}' | xargs -i 
rhythmbox-client --play-uri={}

-------

-- 
rhythmbox doesn't do anything with .pls given on the command line
https://bugs.launchpad.net/bugs/62430
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to