Issues with transferring books to my Kobo Aura 2nd Edition
After a reinstall of my PC and hence reinstall of Calibre, it has started to behave "badly"
I have a template looking like this:
"(?P<author>[^_]+?) - ((?P<series>.*) (?P<series_index>[0-9]*) - )?(?P<title>.+)"
That has been working perfectly for years. And I checked that this template is setup in the Kobo plugins.
However, when the book is transfered to the device, but it is saved directly in the root instead of either creating a new folder or using an existing and saving the book as:
x(_P_author_[^_]__) - ((_P_series_._) (_P_series_index_[0-9]_) - )_(_P_title_._)_.kepub.epub
I thought it might be an issue of either having to many books on my device, or possible to many folders, but I tried removing a bunch of books and folders and no change.
Anyone have any ideas what could be the issue? Or at least where I can start looking?
|