With open ('media file from data table', 'r') Errors

Ahh I see you are skipping opening the file since get_bytes() returns the contents anyways.

Let me try that out… Thank you for the suggestion.