Open jeremyf opened 1 year ago
Team, can we exclude PDFs with .READER.pdf and also .pdf-r.pdf? I recently found a big batch of material our digitization center processed with the .pdf-r.pdf file naming convention at some point in the past. We'd like to exclude these files from the viewer, as they are Reader files (but just didn't receive the correct name).
Absolutely going to add this bit of logic.
I want to de-prioritize this as the derivative work that I’m doing this week should resolve/supercede the changes that I’ve made to attempt to address this ticket.
(The importer process I'm working through will allow for significant improvements but is a complete re-architecture of the approach)
Duplicated/replaced by:
We also do not want to create derivatives for TN.jpg files.
dependent on derivative rodeo work
In the <2023-03-14 Tue> conversation with Katharine, we have the following situation:
We can and should skip derivative generation for PD for those secondary PDFs. All secondary PDFs have the suffix
.READER.pdf
(make sure to test in a case insensitve manner). Example: =32000812.READER.pdf=For a reference implementation (albeit with different rules):
Related to:
We also do not want to create derivatives for TN.jpg files.
Testing Instructions
.READER.pdf
(e.g.my-file.READER.pdf
)