You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This merge resolves#37, #33, and #21.
- Allows submitting multiple audio files in addition to a single file or a folder.
- Replaces array job submission of multiple audio files with multiple single file submissions. Results in cleaner code.
- Customised and more informative result emails to users.
- OOD app has option to to send result files as email attachments.
- Add buttons to OOD app for result and log folders. Makes the complete stage user friendly.
- Adds smtp server error handling.
- Email sender changed to [email protected]
- Fix typos.
loop over all the files instead of creating an array job.
The text was updated successfully, but these errors were encountered: