INTERACT FORUM
More => Old Versions => Media Center 11 (Development Ended) => Topic started by: HansWei on October 13, 2006, 12:07:32 pm
-
Hi all!
I have tried in the past to work with expressions - which is probably one of the strongest features, but here comes a task, which I couldnt resolve:
Title Album date(year)
Song1 xxx 2002
Song2 xxx 2004
Song3 xxx 1999
I would need an expression, which gives me the following result for the directory-rule:
Dir = Album Title (min(year) - max(year)) in the above sample:
xxx (1999-2004)
Is this problem solvable?
Any input is highly appreciated!
Cheers, Hans.