|  10-21-2022, 11:09 AM | #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? | 
|   |   | 
|  10-21-2022, 11:17 AM | #2 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 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 | |
|  | 
|  10-21-2022, 11:30 AM | #3 | 
| Junior Member  Posts: 6 Karma: 10 Join Date: Oct 2013 Location: GB | |
|   |   | 
|  10-21-2022, 12:16 PM | #4 | |
| Grand Sorcerer            Posts: 12,525 Karma: 8065948 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)} | |
|   |   | 
|  10-21-2022, 01:43 PM | #5 | |
| Well trained by Cats            Posts: 31,251 Karma: 61360164 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  series_index:0>5.2f allows for fractional series | |
|   |   | 
| Advert | |
|  | 
|  | 
| Tags | 
| jumbled, naming, save | 
| 
 | 
|  Similar Threads | ||||
| 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 |