c5e8281440
SABnzbd API returns labels as an array in newer versions, but the code assumed it was a comma-separated string. Now handles both cases to prevent 'slot.labels.split is not a function' error.