INTERACT FORUM
More => Old Versions => Media Center 11 (Development Ended) => Topic started by: c1c9k72 on April 06, 2004, 11:25:55 am
-
I've started using Styles and Tones to catalog my MP3s lately, and have come across something I'm unable to execute. I'd like to set up a smartlist to pick a certain style (from the delimited list of available options) and then play songs of that style only. I'm pretty sure it can be done with a series of smartlists, but I'd love to be able to pull it off with just one.
Anybody got any suggestions ?
-
you would need a series of smartlists, each would contain the tone you want, eg.
[Tones]=Wry [Media Type]=[Audio]
[Tones]=Nocturnal [Media Type]=[Audio]
you could narrow it down by using multiple tones for each or just choosing a few select tones (theres a lot of overlap)
-
Create a view scheme with Tones as one of the visible fields. Then each tone is only a click (or double-click to play) away in the panes.
-
but matt, if its a comma deliminated field you get things like:
wry; nocturnal; angry; bittersweet
its hard to find all the bittersweet ones immediately so thats why i suggested the smartlists
-
Create a view scheme with Tones as one of the visible fields. Then each tone is only a click (or double-click to play) away in the panes.
Matt,
I've got a view scheme with both the Styles and Tones visible, but what I'm really looking for is something that picks a style for me, then populates the smartlist with songs of that type. I've gotten close with the following
Media Type: Audio, Not Album Styles: <empty>, ~limit=1,-1,[Album Styles], Limit: 120 Minutes.
There are two problems with this I can't seem to work out, though. First, the ~limit command doesn't seem to be pulling a single style. It's finding songs that have the same series of styles (i.e. Alt Pop/Rock; Pop/Rock; Urban) instead of any single component.
Secondly, I can't seem to work out exactly how the ~limit command works. I've gotten this far by trial and error.
-
but matt, if its a comma deliminated field you get things like:
wry; nocturnal; angry; bittersweet
its hard to find all the bittersweet ones immediately so thats why i suggested the smartlists
You can create list-type fields that handle this really nicely. People, Places, Events, and Keywords are examples of stock fields that do this. Play around with it (and tagging mode) -- it's pretty slick.
-
duh - using the tag pane, of course...
cant believe i didnt think of that