Re: patch to append files to playlist
Cal Peake <[email protected]> Fri, 3 Dec 2004 09:34:15 -0500 (EST)
| Newsgroups | gmane.comp.multimedia.xmms.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 3 Dec 2004, Morten Nilsen wrote: > and the point of the tri-state I envisioned; > > say you have enabled enqueue-by-default, but you still want to replace > the entire queue with one file... call xmms with some flag; > enter state a) > > if you want the configured way, no command line switch; enter state b) > > and if you want to ensure it gets enqueued (-e), enter state c) Ah, yes, I see now what you meant. 'a' can be done with another cli switch, 'c' already exists, so we're back to 'b', having a new process honour the existing state of our 'Append to playlist' config option. So you're right, something'll will have to be done at the IPC level (unless we just go with the save_config() hack). If any of the core developers are listening maybe they could provide some insight? -- Cal