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
fields:
_id:
selector: identifier
category:
selector: mediatype
title:
selector: title
_id:
selector: identifier
optional: true
default: "Missing title for {{ .Result._id }}"
details:
text: "details/{{ .Result._id }}"
download: