|  02-14-2011, 02:22 AM | #1 | 
| Enthusiast            Posts: 43 Karma: 25968 Join Date: Nov 2010 Device: prs 650 | 
				
				Can I auto enter numbers to title/title sort?
			 
			
			I'm using a Sony PRS 650, and editing the series info and book number in the metadata doesn't seem to sort my books properly. The only way is to edit the title by adding numbers. Can Calibre do that automatically? I just want my book series' ordered nummerically separated with a dash between the title. | 
|   |   | 
|  02-14-2011, 03:01 AM | #2 | ||
| US Navy, Retired            Posts: 9,897 Karma: 13806776 Join Date: Feb 2009 Location: North Carolina Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen | Quote: 
 Quote: 
 | ||
|   |   | 
| Advert | |
|  | 
|  02-14-2011, 01:22 PM | #3 | 
| Enthusiast            Posts: 43 Karma: 25968 Join Date: Nov 2010 Device: prs 650 | 
			
			I just used something simple: {series_index} - {title} When I saved to disk, the metadata doesn't get updated. I'm not sure what it uses for the series index. Is it under series and it's the book number? | 
|   |   | 
|  02-14-2011, 01:35 PM | #4 | 
| Wizard            Posts: 3,130 Karma: 91256 Join Date: Feb 2008 Location: Germany Device: Cybook Gen3 | |
|   |   | 
|  02-14-2011, 03:05 PM | #5 | 
| Enthusiast            Posts: 43 Karma: 25968 Join Date: Nov 2010 Device: prs 650 | 
			
			Yes it is. Though, I had to fill in the series name myself; Calibre doesn't seem to fill it in when I download the metadata.
		 | 
|   |   | 
| Advert | |
|  | 
|  02-14-2011, 03:29 PM | #6 | |
| Wizard            Posts: 3,130 Karma: 91256 Join Date: Feb 2008 Location: Germany Device: Cybook Gen3 | Quote: 
 Could you post the entire plugboard and not just the template? There should be a device/format combination, a target field and a template for that field. Depending on what you chose for the device and the format, saving to disk may not trigger the plugboard. | |
|   |   | 
|  02-14-2011, 04:35 PM | #7 | 
| Enthusiast            Posts: 43 Karma: 25968 Join Date: Nov 2010 Device: prs 650 | 
			
			epub:save_to_disk=([{series_index}-{title}] -> title)
		 | 
|   |   | 
|  02-14-2011, 04:50 PM | #8 | 
| Wizard            Posts: 3,130 Karma: 91256 Join Date: Feb 2008 Location: Germany Device: Cybook Gen3 | 
			
			What value does the series_index field have? Can you, for the sake of testing, do something like epub:save_to_disk=([{authors}-{title}] -> title)?
		 | 
|   |   | 
|  02-14-2011, 05:25 PM | #9 | 
| Grand Sorcerer            Posts: 6,268 Karma: 16544702 Join Date: Sep 2009 Location: UK Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3 | 
			
			@blu-,  I believe you need to be using Preferences - Metadata Plugboard to customise your title names on a Sony reader. Customising the save-to-disk template and/or send-to-device template will change the filenames of the books you send to the Sony but will not change the author names and/or title names displayed in the book lists. | 
|   |   | 
|  02-14-2011, 05:38 PM | #10 | 
| Enthusiast            Posts: 43 Karma: 25968 Join Date: Nov 2010 Device: prs 650 | |
|   |   | 
|  02-14-2011, 05:50 PM | #11 | 
| Grand Sorcerer            Posts: 6,268 Karma: 16544702 Join Date: Sep 2009 Location: UK Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3 | 
			
			In Metadata Plugboard you need to set  Format: device_db and Device: PRS505 | 
|   |   | 
|  02-14-2011, 11:31 PM | #12 | 
| Enthusiast            Posts: 43 Karma: 25968 Join Date: Nov 2010 Device: prs 650 | |
|   |   | 
|  02-14-2011, 11:42 PM | #13 | |
| US Navy, Retired            Posts: 9,897 Karma: 13806776 Join Date: Feb 2009 Location: North Carolina Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen | 
			
			[QUOTE=blu-;1396128] Quote: 
 Format: device_db Device: PRS505 Template: {series_index:0>2s| [|] }{title} Destination Field: title Save the plugboard. Read this post for more information. | |
|   |   | 
|  02-15-2011, 02:41 PM | #14 | 
| Enthusiast            Posts: 43 Karma: 25968 Join Date: Nov 2010 Device: prs 650 | 
			
			Still doesn't seem to work.
		 | 
|   |   | 
|  02-15-2011, 05:47 PM | #15 | 
| Grand Sorcerer            Posts: 6,268 Karma: 16544702 Join Date: Sep 2009 Location: UK Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3 | 
			
			You're not being very forthcoming with details. Please be more specific about what you've done so far, what you're seeing on your Sony and what option(s) you're using on the Sony to view the books? Please copy what you have in Metadata Plugboard so far. Just so you know what I'm asking for this is what mine looks like: Code: device_db:PRS505 = ([{author_sort}] -> authors), ([{series:lookup(\s,#serinit,series)}{series_index:>2s|| - }{title}] -> title), ([{series}{series_index:0>2s|| - }{title}] -> title_sort) | 
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Regular expression for Title sort | kakkalla | Calibre | 8 | 01-19-2011 06:45 PM | 
| Author then title sort | Gary Young | Calibre | 4 | 08-30-2010 10:03 PM | 
| Sort by author AND title | bookends | Calibre | 2 | 05-09-2010 01:55 PM | 
| PDF to Mobi: Enter title here?????? | Gonzo62 | Calibre | 2 | 01-03-2010 01:07 AM | 
| Descending title sort | astrodad | Calibre | 14 | 12-23-2008 01:34 PM |