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

ERA media types report #3551

Open
pgwillia opened this issue Aug 28, 2024 · 2 comments
Open

ERA media types report #3551

pgwillia opened this issue Aug 28, 2024 · 2 comments
Assignees

Comments

@pgwillia
Copy link
Member

pgwillia commented Aug 28, 2024

@anayram shared

Sean requested an ERA report to continue previous work on audiovisual items currently in ERA. We used to generate these reports via Solr with the fields listed below. Would it be possible for devs to create an updated report from the Rails console with these parameters?

List all files in ERA with following metadata fields

filename with extension
file id
item id
visibility
collection id
community id
collection title / community title
MIME type
file checksum

This is a sample report we used to generate from solr, in case that helps. Please let us know if you have any questions.

@pgwillia
Copy link
Member Author

pgwillia commented Aug 29, 2024

Sean requested all AV mime types:

  • audio/mpeg
  • video/x-ms-wmv
  • video/mp4
  • video/x-msvideo
  • audio/x-wav
  • video/quicktime
  • video/x-flv
  • video/mpeg
  • audio/mp4
  • audio/x-ms-wma

And compressed formats (7zip, rar, tar, xzip)

  • application/zip
  • application/x-7z-compressed
  • application/x-rar-compressed;version=5
  • application/x-rar
  • application/x-tar

@lagoan lagoan self-assigned this Sep 3, 2024
@pgwillia
Copy link
Member Author

@lagoan can we close this issue?

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

No branches or pull requests

2 participants