![]() |
#1 |
Groupie
![]() Posts: 171
Karma: 10
Join Date: Dec 2008
Device: Likebook Mars
|
Help with a 'Saving Books to Disk' Template
I'm need help with a 'Saving Books to Disk' Template, that will output:
Author Name - Book Title.ext (For books with no series name) Author Name - Series - Book Title.ext (For books with no series index) Author Name - Series 01 - Book Title.ext Thanks. |
![]() |
![]() |
![]() |
#2 |
Ex-Helpdesk Junkie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
|
Code:
{authors} - {series}{series_index:0>2s:| | - }{title} Last edited by eschwartz; 11-30-2014 at 11:02 AM. |
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Groupie
![]() Posts: 171
Karma: 10
Join Date: Dec 2008
Device: Likebook Mars
|
I tried that before, I get this error message:
|
![]() |
![]() |
![]() |
#4 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,315
Karma: 7957679
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
The template should be
Code:
{authors} - {series}{series_index:0>2s| | - }{title} @eschwartz: this is the same mistake that I made and you caught back when we were discussing a BNF grammar for the template language. ![]() |
![]() |
![]() |
![]() |
#5 | |
Ex-Helpdesk Junkie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
|
Quote:
![]() I prefer program mode -- it is simpler and easier to remember. But I recognized the issue as soon as I saw Vortex's post, which is after you answered. I would catch that if I hadn't been typing into my Kindle Touch browser. ![]() Usually I field test the template, but in the absense of calibre cross-compiled for the e-ink Kindle... |
|
![]() |
![]() |
Advert | |
|
![]() |
#6 |
Groupie
![]() Posts: 171
Karma: 10
Join Date: Dec 2008
Device: Likebook Mars
|
Thanks, that did the trick guys
![]() |
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Saving books to disk using {author_sort} | DragonflyKing | Library Management | 5 | 09-26-2012 05:08 AM |
Syntax for Saving Books to Disk | Sea Dubya | Calibre | 2 | 04-05-2012 03:15 AM |
Saving to Disk Template | hurricane51 | Conversion | 2 | 07-07-2011 01:22 AM |
Using Genre to sort books when saving to device or disk | jjchico | Calibre | 2 | 07-07-2010 12:27 PM |