internetarchive: fix releases without a title

This commit is contained in:
Bogdan
2023-07-04 21:23:48 +03:00
parent ac9ac36198
commit 5eabe29c8b

View File

@@ -74,12 +74,14 @@ search:
selector: response.numFound selector: response.numFound
fields: fields:
_id:
selector: identifier
category: category:
selector: mediatype selector: mediatype
title: title:
selector: title selector: title
_id: optional: true
selector: identifier default: "Missing title for {{ .Result._id }}"
details: details:
text: "details/{{ .Result._id }}" text: "details/{{ .Result._id }}"
download: download: