{{ book.publishedYear }}
{{ $getString('LabelAuthorDescriptor', [book.author]) }}
{{ $getString('LabelNarratorDescriptor', [book.narrator]) }}
{{ $getString('LabelRuntimeMatch', [$elapsedPrettyExtended(bookDuration, false), bookDurationComparison]) }}
{{ series.series }} #{{ series.sequence }}
{{ book.description }}
{{ $getString('LabelAuthorDescriptor', [book.author]) }}
{{ book.genres.join(', ') }}
{{ $getString('LabelEpisodesCounter', [book.trackCount]) }}