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

Procedure batch updating proxy start times for AAPB assets #895

Open
ekemeyer opened this issue Jul 11, 2024 · 1 comment · May be fixed by #920
Open

Procedure batch updating proxy start times for AAPB assets #895

ekemeyer opened this issue Jul 11, 2024 · 1 comment · May be fixed by #920
Assignees
Labels

Comments

@ekemeyer
Copy link
Contributor

Details

Background

If an AAPB item has something like this in its PBCore
33.5
Then the existing AAPB player knows to jump to 33.5 sec when it starts playing the item.

With SWT, we can calculate that start time value for large sets of items.

Request

We need a way to

  • take a list of GUIDs with associated start times (expressed in seconds) -- maybe in a CSV file?
  • Add the annotation with annotationType="Proxy Start Time" to the asset in AMS2
  • Push that asset back to the AAPB

Extra info

For experimentation purposes, the URL supplied here points to a CSV with about 1000 guids and proxy start times for items in the Bill Moyers SC.

Submitted by: Owen
CC in communications:
Priority: Low (whenever)
URL: https://drive.google.com/file/d/1EnxE3_BiCqD49YoDfERYutNSQ4KrzeDv/view?usp=sharing
Slack message thread: https://wgbh.slack.com/archives/CM9C0JZ6V/p1720721357637819?thread_ts=1720718269.124179&cid=CM9C0JZ6V

@ekemeyer ekemeyer transferred this issue from WGBH-MLA/mla-tickets Jul 11, 2024
@ekemeyer ekemeyer self-assigned this Sep 4, 2024
@ekemeyer
Copy link
Contributor Author

Example of one working after adding proxy start time manually:
https://americanarchive.org/catalog/cpb-aacip-002d7648e70?proxy_start_time=59

@ekemeyer ekemeyer linked a pull request Sep 19, 2024 that will close this issue
@ekemeyer ekemeyer added the Bug label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants