Scraping shows that include "Sample" in their name



What should we put in the “excludefromscan” and “excludetvshowsfromscan” part of the advancedsettings.xml so it is doesn’t filter the filenames that include “sample” and/or “trailer” ?

Is it sufficient to just write

Code:
  <excludetvshowsfromscan>
  </excludetvshowsfromscan>

without any regexp ?

For example, I don’t want to filter out the Shomin Sample (https://www.themoviedb.org/tv/64552-shomin-sample) Japanese series.

I prefer asking as I don’t want to have the reverse effect and exclude all the shows instead of exclude nothing.