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