The EJB application uses the CDDB database to obtain title information for CDs. This is a large database on the Internet of titles that have been collected. When EJB detects a new CD, it queries the CDDB database for the title information. Much of the time the database will contain the entry, and the listing in EJB will be automatically updated. However, in some cases the title information can't be found, and the user may wish to enter the database entry directly. Or in other cases, the entry obtained from the CDDB database may contain errors.
To modify the database entry, select a track from the CD you wish to change, and choose Info from the File menu, which will bring up a window like the following:
Each of the entries in the database can be edited, and extra information can be recorded using buttons next to each entry. Remember to select the category from the menu bar, and select Save from the File menu when you are done.