Table of Contents
Warning | |
---|---|
The existing identification module has many flaws and it is intended to massively overhaul it in the near future. We would not recommand utilising functions from this module at the present time. If you need a particular routine listed here, please contact us and we'll consider moving it to one of the more stable modules if appropriate |
Table 11.1. Function Summary: Identification Module
function | description |
---|---|
ident_img | Identify characteristics of an image set from download info |
ident_vid | Identify characteristics of a video clip from download info |
reset_attr | reset the global attribute table |
id_get_flag | get previously determined flag (run ident_* first) |
id_get_info | get previously determined catinfo (run ident_* first) |
id_get_photog | get previously determined photographer (run ident_* first) |
id_get_dnldno | get download record number |
id_get_modelno | get the model number |
id_get_modelname | get the model's name |
id_get_vendor | get the vendor reference |
id_get_dbhandle | get the current DB handle |
id_get_key | get the current models id at the current vendor |
id_get_setkey | get the set key at the current vendor |
id_get_setname | get the name of the most recent set |
id_get_status | get the status of the most recent set |
id_get_notes | get the current value of the notes field |
id_get_setno | get the current value of the setno field |
id_get_srank | get the current value of the srank field (New in 0.9.0) |
id_mpage | process a modelpage looking for links to suitable sets |
chk_vid_type | check to see if this url is a video file type |
chkid_existing | check to see if we already have a model with this idmap |