No filenames cannot be 260 characters, the total path length (of which the filename is only a part) can be 260 characters. And use cases like yours are the whole reason people use databases rather than the filesystem to store data. Finally if you want to have all books in a series in one folder use a template of
{series}/{title}
|