hmm mpd/mpc allows much of what you ask, for a playlist that is.
I made a frontend to this deamon using php. don't know about that
disabling/enabling feature but I recon that part can be done php only.
On Oct 22, 2008, at 3:15 PM, bruce wrote:
Hi..
Working on a project, and I need to be able to allow the user to
create
groups of files from a list of files. (all of this is php/web-based)
As I'm going though what I'm going to need, it occurred to me that
someone's
hopefully/probably already created the basic logic for this in
someother
app. I looked in freshmeat/sourceforge with not much luck, and
figured I'd
post here to get some thoughts as well...
I need to be able to:
-take a list of files
-allow user to displau the list of files, select a given file,
and add the file to a new group
-the app needs to let a user select a given group (already created)
and let the user delete/remove a file from the group, or
add a new file to the group
-app allows a user to delete the group
-app allows user to enable/disable the group
-etc...
It occured to me that this is the kind of functionality in a
playlist kind
of app (I imagine), or some kind of batch app, that deals with
manipulating
groups/dirs of files...
So, while I can create this functionality, never hurts to look at
what might
already be out there...
If you have pointers to an existing app that does something similar
to the
above functions, or other thoughts, feel fre to reply!
thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php