You are not logged in.

#1 2005-03-12 12:55:03

Greycloack
Member
Registered: 2004-03-05
Posts: 166

mpd and rox

Hi, I'm trying to make rox add mp3 files directly to my mpd playlist.

I set the run action to :

mpc add "$@"

but it doesn't work...

I tried to write a shell script that will do the same and give me the output but so far I get no output and I can't figure out what I'm doing wrong...

If anyone knows how to do this I'd appreciate the help..

Offline

#2 2005-03-13 13:49:12

droog
Member
Registered: 2004-11-18
Posts: 877

Re: mpd and rox

wouldnt you have to do something like "mpd --update-db $path" or something similar.

Offline

#3 2005-03-13 22:36:44

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: mpd and rox

As far as I know, the path for mpc add has to be relative from the root directory of your music folder that you set mpd.

Offline

#4 2005-03-14 09:23:52

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: mpd and rox

which should still be easy enough to script - show us your script, mate - i have a bit of experience in this area smile

Offline

Board footer

Powered by FluxBB