Re: patch to append files to playlist

Cal Peake <[email protected]> Fri, 3 Dec 2004 09:00:26 -0500 (EST)
Newsgroups gmane.comp.multimedia.xmms.devel
Message-ID <[email protected]>
On Fri, 3 Dec 2004, Morten Nilsen wrote:

> This approach would possibly cause some issues - we'd need to be able to
> force the running thread to overwrite the queue, in case the user wanted
> to do that (with a command-line flag)

I think the original point was to be able to decide from the running 
process whether to enqueue or replace without the need for a command line 
switch.

Doing './xmms -e filename.mp3' does what we want without the patch.

-- Cal