I am trying to only build certain playlists but doesn't seem the template variables are working.
This is the code:
- default: playlist
template_variables:
use_arrowverse: false
use_clonewars: false
use_dcau: false
use_startrek: false
use_dragonball: true
use_mcu: true
use_pokemon: true
use_starwars: true
use_xmen: true```
But it still adds a playlist for everything.