> m9u is probably about as simple as it gets. Though technically it's > not even a music player; it relies on other programs for that, and > only deals with the playlist. Doesn't try to keep track of any meta > data and certainly doesn't use any curses, it just gives you a 9p > interface. > I'm interested in feedback, I know the current version has bugs > related to re-writing /list and reading /queue, but it works fine for > my minimal use cases and no one hassles me about them so my motivation > isn't very high to fix them ;) > -sqweek >
i'm really enjoying m9u so far, it seems to be what i need right now, something simple and scriptable ... i just wonder why is it that you keep the /event open it makes it impossible to cat it from a script right? am i missing something? best regards, yoshi