if (empty($this->mime) && file_exists(RP_DOWNLOAD_DIR . $this->filepath)) {
            $this->getThumbnail(); 
        }