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

        if (!empty($tags)) {