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

add optional sha265 sum support to download worker #63

Open
derpeter opened this issue Jan 28, 2019 · 4 comments
Open

add optional sha265 sum support to download worker #63

derpeter opened this issue Jan 28, 2019 · 4 comments
Assignees

Comments

@derpeter
Copy link
Contributor

derpeter commented Jan 28, 2019

An optional hash value filed in the xml should be added to verify downloaded files.

@derpeter derpeter self-assigned this Jan 28, 2019
@a-tze
Copy link
Contributor

a-tze commented Jan 28, 2019

maybe also just fire ffprobe after download?

@derpeter
Copy link
Contributor Author

can i add the ouput to the setTicketDone call? https://github.com/voc/voctopublish/blob/htmlupload/src/api_client/c3tt_rpc_client.py#L183

@a-tze
Copy link
Contributor

a-tze commented Jan 28, 2019

Yes, it takes a string as optional second argument which is added as log text:

https://github.com/crs-tools/crs-scripts/blob/master/scripts/script-F-postprocessing-upload.pl#L62

just make sure to also catch stderr output

@derpeter
Copy link
Contributor Author

perfekt, will do it this way.

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