You are not logged in.
For all you MPD lovers, this is awesome Anytime you add or delete a file inside your MPD music_directory, for example, your MPD library will automatically update.
First, install incron from AUR.
Next, run "incrontab -e" and put something like this:
/home/stonecrest/music IN_MODIFY,IN_ATTRIB,IN_CREATE,IN_DELETE mpc update
Obviously change for your music_directory.
Finally, run the daemon "/etc/rc.d/incron start" and you're done. Be sure to add the daemon to rc.conf if you like it.
I'm going to add this to the wiki too.
I am a gated community.
Offline
Okay, well, it seems like it doesn't work for subdirectories (unless you put all your subdirectories into the inctrontab). Hmm....
Bug report: http://bts.aiken.cz/view.php?id=111
I am a gated community.
Offline
Your first post got my hopes up!
The second smashed them to pieces
incron looks cool nonetheless though, I'm sure I can find a use for it one of these days.
Offline