standardebooks / web

The source code for the Standard Ebooks website.
https://standardebooks.org
Creative Commons Zero v1.0 Universal
234 stars 61 forks source link

Update AlternateTitle to parse dcterms:alternate #345

Closed colagrosso closed 6 months ago

colagrosso commented 6 months ago

I noticed all the AlternateTitle fields in my Ebook DB were null. This fixes the parsing to match the 2022 change in https://github.com/standardebooks/manual/commit/3842a03286d270dedd2eb996454ae41db6f17475 and affected ebooks, and the DB entries are correct now.

acabal commented 6 months ago

Thanks!