![]() |
#1 |
Junior Member
![]() Posts: 6
Karma: 10
Join Date: Oct 2013
Location: GB
|
Saving epub to disk missing letters
When I save my epubs to disk, some of the authors and series names have missing letters, making them scrambled. Example:
"J. Steven York" comes out as "J. Sten York" Many authors come out like this, as well as various series names. My save to disk template is thus: {author}/{series}/{title}/{series}{series_index:0>2s| – | – }{title} - {authors} Am I doing something wrong here? |
![]() |
![]() |
![]() |
#2 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,144
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
That will happen when the file name/path are too long. On windows the limit is approx 250 characters.
|
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Junior Member
![]() Posts: 6
Karma: 10
Join Date: Oct 2013
Location: GB
|
|
![]() |
![]() |
![]() |
#4 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,315
Karma: 7957679
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
For example, a template that ensures that the total length is less than around 200 characters could be: Code:
{author:shorten(20,-,9)}/{series:shorten(20,-,9)}/{title:shorten(20,-,9)}/{series:shorten(20,-,9)}{series_index:0>2s| – | – }{title:shorten(20,-,9)} - {authors:shorten(20,-,9)} |
|
![]() |
![]() |
![]() |
#5 | |
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 30,880
Karma: 59840450
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Quote:
A number of Series I read are shared between different Authors or co-authors. Back when I had a simple device that used only file names, I created a psudoSeries (00NoSeries to alpha-sort at the top) for those that did not belong in a series ![]() |
|
![]() |
![]() |
Advert | |
|
![]() |
Tags |
jumbled, naming, save |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Troubleshooting missing letters dots when converting epub to kindle | msh2050 | Amazon Kindle | 10 | 12-23-2017 02:35 PM |
Saving to disk | svda | Library Management | 6 | 04-10-2015 07:42 PM |
Losing files when saving saving to disk | theaccountant | Library Management | 4 | 03-10-2011 02:38 PM |
Saving to disk, Calibre, epub & covers | varaonaid | Calibre | 5 | 05-03-2010 01:27 PM |