viewable() ->where("type", "!=", "album") ->order_by("created", "DESC") ->find_all($quantity); ?>