Tagged Questions
0
votes
0answers
187 views
Banshee smart playlist command line
This may be a long shot but I'm looking for a way to start a smart playlist at the moment of login.
At the moment I found how to start playing main tracks, a recorded .m3u, starting from the play ...
4
votes
2answers
599 views
How to convert WMA lossless to FLAC?
I have some CDs that I want to convert to FLAC. Banshee can't find their metadata, but Windows Media Player can.
I figured there are two workarounds:
Rip all CDs using Windows Media Player ...
2
votes
1answer
183 views
How can I find which song is currently playing programmatically?
I'm trying to make a little bash script which I could call with a keyboard shortcut and which could detect which song is currently playing and vote it up or down, stuff like that.
How can I get ...
0
votes
1answer
114 views
Reproduce playlist from terminal in Banshee
That's it, how can I play a specific playlist from terminal in Banshee? I've seen the --help pages and it didn't help much, so I wanted to know if anyone here knew it.
Is it useful? For me it is, I'd ...
2
votes
2answers
318 views
How to find small non-empty folders?
I would like to find (later delete) all music folders that are nearly empty (Banshee deletes only the music files but not the other files in there).
I tried with:
find -type d -size -500k \;
But ...
0
votes
1answer
132 views
Music player freezes when I switch to one of the terminal window until I login to that terminal
Whenever I switch to a terminal window from my X window, (by pressing Ctrl+Alt+1) my music player (banshee) running in X freezes until I login to the terminal window. Once I login into it (or either ...
10
votes
6answers
4k views
Can I use banshee from the command line?
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 ...