> Why can't you create playlists for both mood and artist/genre etc?

Why should I have to?

The genre is there in the database already. So is the artist. In fact the "more by this artist" feature that one of you guys described already takes advantage of this. A "Play by keyword" thing could scan through the comments field (or any fields for that matter) and play songs matching a word. That gives the mood search.

I've been thinking about this stuff for a while. Aside from when I want a very specific mix of songs, the computer should really be doing the work for me. I shouldn't have to build hundreds of linked playlists. It would be so nice to just have an "Add song" form that uses the ID3 tags (like emplode does) and lets me edit and add comments (like emplode does), and then I'm done.

From then on, the database could work for me. I say I want to hear more David Bowie, and it goes and fetches David Bowie songs. I say I want to hear happy music, and it scans the comments for the word "happy".

Once I get the unix tools running on my box (still waiting on source so I can build for FreeBSD ;), I can write a perl program to build playlists from the meta data. Then I'll be mostly there.

The next step would be a dynamic playlist. But that's another topic...and another post...

brian