Releases: mentorpal/deprecated-mentor-upload
Releases · mentorpal/deprecated-mentor-upload
trim upload task fix
4.4.0-alpha.34 trim-upload-task set to done right away
remove error log
4.4.0-alpha.33 remove log
remove error logs
Remove logging error (#63) * removed logging.error where not needed
quick fix for media tasklist update
4.4.0-alpha.31 test fix
adjustments for media and task list
Media status fields update (#61) * task_list and media array flattened to coincide with GQL * add task_id back * task fix
subject type added where needed
Subject type update (#60) * add subject type where needed
Import Export update
Mentor Transfer/Import API (#59) * transfer mentor task handles updating GQL and transferring mentor videos * media always gets transferred * uploader expects replaced mentor data changes, passes them along to GQL * gunicorn config file added * format * black update required, add license to gunicorn config file * max_requests config added * url logged when upload failed * mentor transfer request expects userQuestions
black update, gunicorn work timeout increased
Gunicorn config update (#58) * gunicorn config file added * format * black update required, add license to gunicorn config file * max_requests config added
duration check bug fix
Duration check bug fix (#57) * check that duration exists before comparing to number * optional check * except format fix * better log wording
4.4.0-alpha.25: Trim existing video fix (#54)
-
upload entrypoint recieves hasEditedTranscript, and will not transcribe if true
-
regen vtts brought over to new blueprints