How about a ‘Choose personalized libraries’
I Know of a music pub that has been entertaining students with themed nights on different nights of the week for example:
Rock/Metal/Thrash playing on a Thursday
Dance/Trance/Electronic playing on a Friday
House/Soul/R&B playing on a Saturday
It would be great if I had the option to change the library to only show Albums containing appropriate music for the type of night! I think that would be a really handy feature to have, or even:
How about a ‘Choose library’ option on the screen.
This would be useful for grouping similar artists and/or music styles so customers don’t have to trawl through hundreds of albums of music they have no interest in.
Choose personalized libraries
Re: Choose personalized libraries
yeah love this idea too.. gimme gimme
Re: Choose personalized libraries
Lucky wrote:
> How about a ‘Choose library’ option on the
> screen.
You can use music selections for this purpose. With the "path starts with" option, you can also use the directories as criterions.
And, finally, with very little scripting, you can add buttons to select the music selections to the skin, sth. like <button onclick="program.musicSel='70s music';"> should do the job (the button will select the music selection 70s music in this example).
Regards,
B.
> How about a ‘Choose library’ option on the
> screen.
You can use music selections for this purpose. With the "path starts with" option, you can also use the directories as criterions.
And, finally, with very little scripting, you can add buttons to select the music selections to the skin, sth. like <button onclick="program.musicSel='70s music';"> should do the job (the button will select the music selection 70s music in this example).
Regards,
B.