Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ddrindex does not generate correct ES json template attribute for some A/V entities #155

Closed
GeoffFroh opened this issue May 29, 2019 · 2 comments

Comments

@GeoffFroh
Copy link
Member

When using ddrindex publish to push up some entities with audio/video content that is hosted externally at IA, the template attribute is not properly generated.

This is due to either empty or incorrect selection of mimetype data that is retrieved from IA by the archivedotorg module. See:

https://github.com/densho/ddr-cmdln/blob/master/ddr/DDR/archivedotorg.py#L137
https://github.com/densho/ddr-cmdln/blob/master/ddr/DDR/archivedotorg.py#L131

@GeoffFroh
Copy link
Member Author

GeoffFroh commented May 29, 2019

Root cause of denshoproject/ddr-public#123

@gjost
Copy link
Member

gjost commented May 29, 2019

Fixed in ddr-cmdln commit d4d23ae for package ddrlocal-master_2.8.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants