Been having issues with "title" names being truncated making for a neat and orderly database difficult.
From what I've read there is 255 character limit in the file path. So I moved the storage folder to C:\Books
Still having the truncated titles. Fixing manually and gathering metadata is tedious. So I figure I gotta be doing something wrong.
Here is what I'm looking to do.
Add a file like this: Drake, David - Servant of the Dragon
And have it display in column 1: Drake, David - Servant of the Dragon
Just the file name without it being truncated and without it guessing and adding metadata. And I do not need folders.
Then convert to: Drake, David - Servant of the Dragon.epub
I'm looking to keep things neat and clean.

Want to keep file names consistent throughout the work flow.
tia