I had the problem with an ebook bundle that the title of the book was longer than the maximum allowed filename length. Therefore I implemented a simple option, which limits the maximum filename length to a certain length and inserts ellipsis characters. A safe check of the options input does not take place at the moment.
I had the problem with an ebook bundle that the title of the book was longer than the maximum allowed filename length. Therefore I implemented a simple option, which limits the maximum filename length to a certain length and inserts ellipsis characters. A safe check of the options input does not take place at the moment.