Some records in the repository have missing information for one or both of narrator's name and runtime.
Use this view in Drupal to identify titles with missing metadata and update the records: https://nnels.ca/admin/content/cals/repo-items/empty-narrators-performers
You can update runtime and narrator name in parallel as you go through the records.
You can sort by File Format–start with MP3 format first and then move on to DAISY Audio formats.
You can use the search filters to pull out titles with missing narrator only or missing runtime only; please note that the results may not be totally accurate.
edit
button next to the particular file format that needs updatingNarrator
field, enter the narrator's name as First Name Last Name; if more than one narrator, click add another item
Running Time
field, enter the length of the audio title in the format HHMMSS (hours minutes seconds)Save
MP3 books don't contain metadata like DAISY books.
* Note that if the MP3 audiobook was published by Crane Library
then it will likely be narrated by multiple people. For Crane Library audio titles with multiple narrators, we state Multiple Readers
in the Narrator
field.
DAISY files contain metadata where you can find the narrator's name and runtime.
ncc.xhtml
. This file contains the book's metadata.<meta name="ncc:narrator" content="Brant, Patricia" />
<meta name="ncc:totalTime" content="05:46:09" />