I'm not sure where to ask this, please let me know if this is the wrong place...
I'm looking for a way to "number" each album in the MC9 database. This is so that I can set up a wall-mounted keypad that I can use to enter in a number of an album, and have MC9 start playing it. I would keep a printout of all the albums and their numbers next to each keypad in my house. This is pretty much what forum member Mastiff is doing.
I can handle getting the number from the keypad, and asking MC9 to play it. I want to know if there is some way to get MC9 to associate numbers with albums. Ideally, the numbers would be assigned by file date, or date imported, so that new rips/imports won't skew the numbers of existing albums. I guess the way it would work is that MC9 would associate the number for an album as a custom tag for each of the songs in the album, and I would ask MC9 via COM to play all songs with that tag.
I can think of ways I can do this "from scratch", by writing code, but I don't want to reinvent the wheel. Can I have MC9 create/assign the tags for me? If not, can I at least have it give me a list of all albums and their songs, ordered by rip date, and can I then set custom tags from code? Can I tell MC9 via COM to play all songs with a specified custom tag?
I realize this question is a bit obscure (sorry!). I'd appreciate any guidance anyone could give me.
Thanks!
- Dave