private static function genre_array($tags): array
    {
        $JSON = [];

        if (!empty($tags)) {