INTERACT FORUM

More => Old Versions => Media Center 12 (Development Ended) => Topic started by: martins on February 22, 2007, 05:53:37 am

Title: View scheme .... is this possible?
Post by: martins on February 22, 2007, 05:53:37 am
Hi - just wondering if anyone has an idea on how to put together this customized view scheme:

I would like to have my movies sorted by actor. Sounds simple, but the problem is that there are generally multiple actors per movie. Is there are simple way to add custom columns maybe called "Actor 1" and "Actor 2" and configure a view scheme that is clever enough to take both of these columns into consideration when sorting the files? I.e. I have a list of actors and click on Johnny Depp then the movie Neverland will show up in the list and if I click on Kate Winslet then the movie shows up too?

Not sure if this makes sense to anyone, maybe there is a much simpler way to do this, any suggestions are greatly appreciated.

Thanks much

Martin
Title: Re: View scheme .... is this possible?
Post by: gappie on February 22, 2007, 06:06:09 am
well that is easy, i do that with artiesten (artists) for ceedees.

make ONE custom field in the library called Actors, or cast. make the data type List (semicolon delimited). this gives the possibility to put a bunch of actors in one field.

make a view with the actors field. ready.

have fun.
Title: Re: View scheme .... is this possible?
Post by: martins on February 22, 2007, 06:41:28 am
Wow - that is a very elegant solution and works like a charm. Thank you very much for the quick response.

Martin