You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not really. It’s supposed to return the playlists that actually "feed" the gaps in between scheduled blocks, i.e. those that make up the general rotation. To show up in {playlists}, these must
be enabled
be of type "default" (called "General Rotation" in the UI)
not be on a schedule (if they were, we’d see them in the program anyway)
I have, for example, these playlists that make up the general rotation:
Classic Rock (weight 3),
Folk Rock (weight 1), and
Hard Rock (weight 3).
My {playlists} returns Classic Rock, Folk Rock & Hard Rock.
Wouldn’t make sense to show all my 63 playlists to a listener, would it? And all these "once every …" are usually jingles and/or commercials but don’t add to the general rotation (music-wise).
In "gap_filler":
{playlists} returns just one playlist. "Rock und Deutsch-Rock" which is the default one. Should it not return all (public) playlists?
The text was updated successfully, but these errors were encountered: