

ImaginaryTango wrote: ↑Yesterday, 15:15 I'm trying to use what I see there - and writing it all in a single {...} grouping, but that doesn't seem to work at all.
Format: Select all
{ f.path.match(/Badini/) }
Format: Select all
{ folder.name }
Format: Select all
{ genres[0] == 'Documentary' && genres.size() == 1 ? 'Documentary' : 'Other Movie' }