|  01-04-2018, 04:38 PM | #301 | 
| null operator (he/him)            Posts: 22,010 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | Moderator Notice @marm2017 - Please post in English - a Google translate of Spanish, French, whatever is normally adequate? See my my edit to post 300. The maintainer of the plugin may not understand Spanish. Thanks BR | 
|   |   | 
|  01-04-2018, 05:07 PM | #302 | 
| Grand Sorcerer            Posts: 6,686 Karma: 12595249 Join Date: Jun 2009 Location: Madrid, Spain Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2 | 
			
			The problem is how you define the language. You have to use the ISO 639-2 code (Spa for Spanish, Eng for English) instead of the label. In that way it works fine. So, the only problem is that the plugin discard a field that it doesn't know how to translate. --- El problema es cómo defines el idioma. Tienes que usar el código ISO 639-2 (Spa para español, Eng para inglés) en lugar de la etiqueta. Así va bien. Por tanto, el único problema es que el plugin descarta un campo que no sabe cómo traducir. | 
|   |   | 
|  01-04-2018, 06:08 PM | #303 | |
| Grand Sorcerer            Posts: 24,905 Karma: 47303824 Join Date: Jul 2011 Location: Sydney, Australia Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos | Quote: 
 @marm2017: Can you post or PM the CSV file so that I can test it. I can't promise to fix this, but, I'll have a look. | |
|   |   | 
|  01-05-2018, 12:47 AM | #304 | |
| Grand Sorcerer            Posts: 6,686 Karma: 12595249 Join Date: Jun 2009 Location: Madrid, Spain Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2 | Quote: 
   | |
|   |   | 
|  01-05-2018, 05:19 AM | #305 | 
| Junior Member  Posts: 6 Karma: 10 Join Date: Sep 2017 Device: Calibre | |
|   |   | 
|  01-07-2018, 07:38 AM | #306 | 
| Grand Sorcerer            Posts: 24,905 Karma: 47303824 Join Date: Jul 2011 Location: Sydney, Australia Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos | 
				
				Beta: Fix handling of languages
			 
			
			I've looked at the way the languages are being imported and realised that I had missed a case. This meant that it was not correctly handling language names in the local language. It was handling the two or three letter codes plus the English name for the language. This change will allow the language to be entered in the language used for the calibre interface. For example, if using Spanish, any of the following can be used to set the book language to Spanish: - Español - esp - es - es-SP (and any other code like this) - Spanish I have tested this with the CSV file that marm2017 sent, with a few changes. Please test and tell me if it works properly. Last edited by davidfor; 02-13-2018 at 10:52 PM. Reason: Removed beta as it has been released. | 
|   |   | 
|  01-07-2018, 05:12 PM | #307 | |
| Junior Member  Posts: 6 Karma: 10 Join Date: Sep 2017 Device: Calibre | Quote: 
 Thank you very much. Happy 2018 | |
|   |   | 
|  01-12-2018, 12:14 AM | #308 | 
| Grand Sorcerer            Posts: 6,686 Karma: 12595249 Join Date: Jun 2009 Location: Madrid, Spain Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2 | 
			
			I have a question about this plugin. I want to import some data to columns of type "Text, fixed set of values" (excuse the wording, I use the Spanish interface, it's like an enumerated column), but they don't appear in the list of fields I want to import. Is that right?
		 Last edited by Terisa de morgan; 01-12-2018 at 12:17 AM. Reason: typo | 
|   |   | 
|  01-12-2018, 12:33 AM | #309 | |
| Grand Sorcerer            Posts: 24,905 Karma: 47303824 Join Date: Jul 2011 Location: Sydney, Australia Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos | Quote: 
 I'll try and have a look over the weekend. If doing the above isn't hard, I'll add it. | |
|   |   | 
|  01-12-2018, 12:38 AM | #310 | |
| Grand Sorcerer            Posts: 6,686 Karma: 12595249 Join Date: Jun 2009 Location: Madrid, Spain Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2 | Quote: 
 | |
|   |   | 
|  01-13-2018, 12:42 AM | #311 | 
| Grand Sorcerer            Posts: 24,905 Karma: 47303824 Join Date: Jul 2011 Location: Sydney, Australia Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos | 
				
				Beta: Support enumeration columns
			 
			
			It turned out the change to handle enumeration columns or "Text, but with a fixed set of permitted values" was simple. So here is a beta that does this. This will add the "Text, but with a fixed set of permitted values" columns to the list of fields that can be selected when importing. But, it makes no attempt to validate the values. If the value in the import file is in the list of permitted values, it will be used. If it isn't, then it will be ignored. No error will be shown. This is similar to the languages column. I have done a little testing with my one-and-only column of this type. It seems to work. Tell me if there are any problems. If I hear everything is OK, I'll release this properly next week. Last edited by davidfor; 02-13-2018 at 10:52 PM. Reason: Removed beta as it has been released. | 
|   |   | 
|  01-13-2018, 04:28 AM | #312 | 
| Grand Sorcerer            Posts: 6,686 Karma: 12595249 Join Date: Jun 2009 Location: Madrid, Spain Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2 | 
			
			Thank you!, it works totally fine for me (two columns from my side, with right values, I haven't tested wrong values).
		 | 
|   |   | 
|  01-21-2018, 07:58 AM | #313 | 
| Grand Sorcerer            Posts: 24,905 Karma: 47303824 Join Date: Jul 2011 Location: Sydney, Australia Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos | 
				
				Update to version 1.3.0
			 
			
			Version 1.3.0 of the plugin was released earlier. The changes in this release are: 
 These changes were included in the last few betas. As usual, calibre will announce the update as available. And if there are any problems, please report them here. | 
|   |   | 
|  02-13-2018, 03:58 AM | #314 | |
| Zealot  Posts: 145 Karma: 12 Join Date: Jun 2017 Location: Australia Device: Mac Pro 2013 & Mini 2018, iPad Mini 4, iPhone 11, iBooks, K4Mac/PC | 
			
			Hi, I'm getting the following error when I try and import a CSV book list using the Import List plugin. Quote: 
 Thanks, Inukami | |
|   |   | 
|  02-13-2018, 04:34 AM | #315 | |
| Well trained by Cats            Posts: 31,249 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: 
 "words", Numbers, Numbers, "words",Numbers, Numbers, One of your numbers might have a comma, throwing off the type trying to be inserted into the numbers after the second 'word' (in this example) Try importing the CSV into a NEW spreadsheet, then verify the suggested column types (a text instead of Numeric or date) | |
|   |   | 
|  | 
| Tags | 
| column types | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| [GUI Plugin] Reading List | kiwidude | Plugins | 1430 | 09-03-2025 05:14 AM | 
| [GUI Plugin] Manage Sony x50 Reader Book List | kpw | Plugins | 170 | 10-02-2014 08:23 PM | 
| Import List plugin idea thread | kiwidude | Development | 45 | 08-13-2012 06:05 AM | 
| [GUI Plugin] WebOS Kindle-Import | CranstD | Plugins | 0 | 01-24-2012 03:36 PM | 
| [GUI Plugin] Plugin Updater **Deprecated** | kiwidude | Plugins | 159 | 06-19-2011 12:27 PM |