if (preg_match('/oup-light|ouplayer-base|mejs-default/', $this->_theme->name)) {
            $this->load->theme($this->_theme->name);

            $this->theme->prepare($player);