Normal
Sorry I didn't reply sooner, I missed this thread. The wild cards are matched to the database fields that are flagged as filterable. But Rochess what do you mean by "improved"? Anyway here is a list of what you can use (not all may be useful): [code]${movie.title}${movie.alternate_titles}${movie.sortby}${movie.directors}${movie.writers}${movie.actors}${movie.year}${movie.genres}${movie.certification}${movie.language}${movie.tagline}${movie.summary}${movie.studios}${movie.score}${movie.popularity}${movie.runtime}${movie.imdb_id}${movie.details_url} ${moviepart}[/code]
Sorry I didn't reply sooner, I missed this thread. The wild cards are matched to the database fields that are flagged as filterable. But Rochess what do you mean by "improved"?
Anyway here is a list of what you can use (not all may be useful):
[code]${movie.title}
${movie.alternate_titles}
${movie.sortby}
${movie.directors}
${movie.writers}
${movie.actors}
${movie.year}
${movie.genres}
${movie.certification}
${movie.language}
${movie.tagline}
${movie.summary}
${movie.studios}
${movie.score}
${movie.popularity}
${movie.runtime}
${movie.imdb_id}
${movie.details_url}
${moviepart}[/code]