Short: 3 CDID tools - AudioCD ID Author: F.Brandis@GMX.net Uploader: F Brandis GMX net Type: util/cli Requires: OS2.x+ Architecture: m68k-amigaos >= 2.0.0 Description This is a collection of 3 tools used by me to manage some work with CDID files, which are descriptions of AudioCDs in ASCII format. These tools and their usage are as follows: CDIDmakedir CDIDtoclist makeCDID CDIDmakedir Creates a directory from CDID of given AudioCD USAGE: CDIDMakeDir [options] DIR= SCSIDEV= SCSIUNI= [-Help|-h|?]/S show help [-Full]/S more (debug) infos. [-CDID]/S CDID string output only. Dir=/A dest. path for new CDID directory. All params are case-insensitive. EXAMPLE: cdidmakedir scsidev=1230scsi.device scsiuni=4 dir=ram: creates a directory 'IDxxxxxxxxxxxxxx' in RAM: , dependant upon audiocd residing in given scsi cdrom. cdidmakedir scsidev=1230scsi.device scsiuni=4 -cdid returns: 'IDxxxxxxxxxxxxxx'. CDIDTocList v0.07 Showing AudioCD tracks, CDID. (C) 2003-2004 by Frank Brandis USAGE HELP: CDIDTocList [options] SCSIDEV= SCSIUNI= [-Help|-h|?]/S show help [-Full]/S more (useful) infos [cdiddir1=]/S std. path to look for CDID files [cdiddir2=]/S add. path to look for CDID files(*) [trail=]/S added to cdtitle if CDID was in dir2(*) [-NoCDID]/S no CDID file check (and no track names!) All options are case-insensitive. EXAMPLE: cdidtoclist scsidev=1230scsi.device scsiuni=4 cdiddir1=sys:AudioCDIDS/ MakeCDID USAGE HELP: MakeCDID [options] FILE= SCSIDEV= SCSIUNI= [-Help|-h|?]/S show help [-Full]/S more (debug) infos. [-CDID]/S CDID string output only. File=/A dest. path for CDID file. All params are case-insensitive. EXAMPLE: makecdid scsidev=1230scsi.device scsiuni=4 file=ram: creates a (small) textfile 'IDxxxxxxxxxxxxxx' in RAM: , dependant upon audiocd residing in given scsi cdrom. makecdid scsidev=1230scsi.device scsiuni=4 -cdid returns: 'IDxxxxxxxxxxxxxx'. CREDITS: * Some parts of the SCSI-Src used in these tools are taken from several free available sources on Aminet/Internet. * For comments feel free to write to: F.Brandis@gmx.net