private static function genre_string($tags): string
    {
        $string = '';

        if (!empty($tags)) {