I have the Document Module installed and when I create a document it creates an associated file entry.

When I create the Document I give it a title in the title field but when it creates the file entry it uses the filename instead of the Title so when I go to attach the document to something inside my node (using media) it uses the filename instead of the title.

I'm not sure if this is a Document, Media, or File-Entity issue but thought I'd start here. I've been going through all the code and cannot figure out how to make it automatically use the Title instead of the Filename.

Thanks in advance.