I love Banshee media player in general, and I already have an important library of music, which I've spent a lot of time organizing (labeling, correcting, etc).
I also use the command line a lot, so I wonder if there is a way I can control banshee from the command line. As in:
- Next, Prev, Stop, Play, etc
- In anyway query the Banshee database as if using the search box in the GUI
I was akin to program it myself if there isn't, but that would be another question :)
According to
man banshee
, it is possible to control playback. I'm not sure about searching though.Here are a few of the controls that you mentioned. Check the
man
page for many more.All those above can be used in XFCE for shortcuts on your keyboard, respectively for:
If you're looking to program an interface for Banshee (Other than just having the ability to send
banshee --next
or other control flag. Then you may be interested in the MPD - The Music Player Daemon which allows you to create your own interface or modify/use one of these Clients designed to work over MPDThere are quite a bit of commands you can use with banshee, it's been a ling time now, but here's a script I wrote because I could not find a way to play a smart playlist at login. It was months ago, it was one of my first scripts and I did it for fun so it's pretty bad, I haven't tried it since but this should at least give you an example of how usable is banshee on the terminal :
Hope it helps, sorry if it confuses you...
I don't think there is a command-line interface to Banshee at this point. And I haven't heard anything to indicate that they would be working on one.
Here is what everyone has been looking for:
the
1m
stands for a timeout which you can change.You need to put it in your start up applications