#!/bin/sh

# put radio stations in current playlist as next few songs
draai guestlist $( draai list | grep '()' | cut -d\) -f1 )
