Quote:
Originally Posted by Sinner3k
I haven't been able to find anything in the settings that would affect the filename, so I'm not sure what to do at this point. I'll have to play around in Calibre some more to see if I've messed with a setting I shouldn't have.
|
There are two places that effect filename when sending to a device. Folks here already went over the save template for sending to device. Since you are having trouble with that working even though you just specified just title. I'll go over the other area.
Go to
Preferences -
Plugins -
Device interface plugin -
select device plugin -
customize. If you use the Jetbook plugin then it should look like the attached image. The default template is:
{author_sort}/{title} - {authors}
This template creates as example the following
Asimov, Isaac/Foundation - Isaac Asimov.epub (or txt, html, rtf, pdf etc...)
The folder of the author followed by the title - then the author name in the file name. Adjust this the same way that was previously suggested and you can set how books are saved on your device.
If you change it to
{author_sort}/{title}
This template creates as example the following
Asimov, Isaac/Foundation.epub
Change as you see fit.