Hello,
Since Calibre 5x, when I download a book from the content server, it's included a number as suffix. So, in I need to rename it before start reading from the previous location of the book in an ebook reader, Moon Reader for example.
Is this possible to remove the suffix of download filename?
The previous version of Calibre Content Server:
Code:
title - author.epub
The newest version of Calibre Content Server:
Code:
title - author_number.epub
Thanks in advance.