INTERACT FORUM

More => Old Versions => Media Center 17 => Topic started by: daveman on May 20, 2012, 06:26:17 pm

Title: Import tagging and expressions
Post by: daveman on May 20, 2012, 06:26:17 pm
Hi there,

when importing, I have the Get Movie & TV info option selected.  I then want a function for TVSHOWS which will NAME TAG to the following

[Series] - Spadnumber([season],2)Epadnumber([episode],2) - [name]

I have tried under APPLY THESE TAGS

Media subtype: TV Show=[Series] - Spadnumber([season],2)Epadnumber([episode],2) - [name]

Field: Media subtype
Value: TV Show=[Series] - Spadnumber([season],2)Epadnumber([episode],2) - [name]

I do not seems to understand how these functions actually work.  I think I need some type of if then statements.  

If(IsEqual([Media Sub Type], TV Show), [Series] - Spadnumber([season],2)Epadnumber([episode],2) - [name])

Any ideas how I can do this automatically (Now I do it manually)

There should be a way to check functions for errors,  Now that would be a killer add-on!!

Dave
Title: Re: Import tagging and expressions
Post by: MrC on May 21, 2012, 02:58:06 pm
Can you clarify exactly which single field you want auto-tagged upon import?
Title: Re: Import tagging and expressions
Post by: daveman on May 21, 2012, 04:45:33 pm
the NAME tag