INTERACT FORUM

More => Old Versions => Media Center 16 (Development Ended) => Topic started by: rjm on June 14, 2011, 12:27:16 pm

Title: relational album user fields - how do they work?
Post by: rjm on June 14, 2011, 12:27:16 pm
I am wondering how user fields which store one value for each album work.

What is the definition of an album? Is an album defined as every unique string in the field Album? Or every unique string in the fields Artist+Album? Or something else?

I could do some experiments to deduce this but prefer to know with certainty what is going on before I commit to using relational albums.

Perhaps you could also answer the same question for relational series.

Thanks for your help.
Title: Re: relational album user fields - how do they work?
Post by: wig on June 14, 2011, 12:32:18 pm
I was just going to post something similar. Is there any way to distinguish different albums with the same name?

I am wondering how user fields which store one value for each album work.

What is the definition of an album? Is an album defined as every unique string in the field Album? Or every unique string in the fields Artist+Album? Or something else?

I could do some experiments to deduce this but prefer to know with certainty what is going on before I commit to using relational albums.

Perhaps you could also answer the same question for relational series.

Thanks for your help.
Title: Re: relational album user fields - how do they work?
Post by: Matt on June 14, 2011, 12:44:41 pm
A relational album field looks at 'Album Artist (auto)' and 'Album'.

So, for example, multiple 'Greatest Hits' will work fine as long as you have clean and correct artist values.
Title: Re: relational album user fields - how do they work?
Post by: rjm on June 14, 2011, 12:54:53 pm
Thank you. Relational album fields have the potential to do some very powerful things.

Does a relational series field look at 'Album Artist (auto)' and 'Series'?
Title: Re: relational album user fields - how do they work?
Post by: Matt on June 14, 2011, 01:00:36 pm
Does a relational series field look at 'Album Artist (auto)' and 'Series'?

No.  I wouldn't expect the Artist to be filled for videos, where Series is commonly used.

So I would recommend that you don't name two different series the same name.  Give them a suffix if necessary, like "The Office (British)" and "The Office (American)".
Title: Re: relational album user fields - how do they work?
Post by: rjm on June 14, 2011, 01:11:54 pm
makes sense, thank you