|  10-23-2018, 08:43 AM | #1 | 
| Enthusiast  Posts: 31 Karma: 10 Join Date: Jun 2018 Device: Kobo Aura (6", 4GB) | 
				
				Date written (or originally published) metadata download?
			 
			
			Hi all, Adding some books to Calibre and every time I download metadata, it downloads the date "published" as whenever it was added to e-book. I don't care about that - I want to know when the author wrote (and/or originally published) the book. I have pored over this forum and the tweaks menu inside Calibre and cannot for the mind of me figure it out. Is there something I'm overlooking? TLDR get rid of useless Published field, bring on Written On/Originally Published field. Thank you! | 
|   |   | 
|  10-23-2018, 08:54 AM | #2 | 
| 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 | 
			
			Until recently, calibre did try and get the original published date. But, the source it was using is no longer available. But, if Goodreads has it, then the Goodread metadata source plugin will get it. The publisher will always be the publisher of the edition selected.
		 | 
|   |   | 
|  10-23-2018, 08:55 AM | #3 | 
| 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 | 
			
			Yes, davidfor, in some case that data is in the record, what I don't know is if you can get it inside the review.
		 | 
|   |   | 
|  10-23-2018, 08:59 AM | #4 | 
| Enthusiast  Posts: 31 Karma: 10 Join Date: Jun 2018 Device: Kobo Aura (6", 4GB) | 
			
			If "published by" will always be the current published, is there *another* field that will get the original date? I can't for the life of me figure out a situation where the fact an e-book was published by a big pub house in 2016 could be at all more important than that an author wrote it in 1946 in response to WW2. | 
|   |   | 
|  10-23-2018, 09:05 AM | #5 | |
| 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: 
 When you look at a record in goodreads you have: 
 | |
|   |   | 
|  10-23-2018, 04:20 PM | #6 | 
| Readaholic            Posts: 5,306 Karma: 90981752 Join Date: Sep 2011 Location: South Georgia Device: Surface Pro 6 / Galaxy Tab A 8" | 
			
			Fantastic Fiction has the original date listed next to each book on the Author's main page. If you go to the book's page the dates listed are for the books currently on sale at Amazon. Apache | 
|   |   | 
|  10-23-2018, 11:37 PM | #7 | |
| 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: 
 If you want the publisher of the first edition, then select that as the edition to get the details from. There are several ways to do this. | |
|   |   | 
|  10-24-2018, 09:05 AM | #8 | 
| Wizard            Posts: 1,025 Karma: 500000 Join Date: Jun 2015 Device: Rocketbook, kobo aura h2o, kobo forma, kobo libra color | 
			
			The original published date is available in wikipedia on a few books I just checked. It shows up in the wikidata as "publication date" along with a bunch of other juicy metadata. So, what we need is a metadata plugin for wikipedia.   | 
|   |   | 
|  11-01-2018, 10:25 PM | #9 | 
| Wizard            Posts: 1,025 Karma: 500000 Join Date: Jun 2015 Device: Rocketbook, kobo aura h2o, kobo forma, kobo libra color | 
			
			I've got a snippet of python code that does a semi-competent wikidata query that includes some metadata including publication date. Now to figure out how to turn that into a calibre plugin... and later add more metadata.... | 
|   |   | 
|  11-02-2018, 01:59 AM | #10 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			the problem with wikipedia is reliaby identifying the page for a book.
		 | 
|   |   | 
|  11-02-2018, 06:52 AM | #11 | 
| Hedge Wizard            Posts: 802 Karma: 19999999 Join Date: May 2011 Location: UK/Philippines Device: Kobo Touch, Nook Simple | 
			
			For SF (N.B. not SCi Fi I am an old trufan) and Fantasy would it be possible to have a metadata plugin for the International Science Fiction Database website? I do not use it to get the original publication dates but it has this information for most of its titles. It also has a lot of useful information about SF &F titles often including multiple covers scans. | 
|   |   | 
|  11-02-2018, 07:35 AM | #12 | |
| Wizard            Posts: 1,029 Karma: 4407864 Join Date: Feb 2009 Location: North Carolina Device: Kobo Aura1, Nexus7.2, Galaxy Tab A 8.4, Ipad Air & Mini 6 | 
				
				International Science Fiction Database?
			 
			
			I could not find the website - I could only find "The Internet Speculative Fiction Database" - is that the one you mean?  If not, would you direct me?  Thanks. Quote: 
 | |
|   |   | 
|  11-02-2018, 07:40 AM | #13 | |
| Wizard            Posts: 1,025 Karma: 500000 Join Date: Jun 2015 Device: Rocketbook, kobo aura h2o, kobo forma, kobo libra color | Quote: 
 In my admittedly extremely small sample of test titles, I've gotten either nothing or exactly one book. This weekend I'll see if I can turn the sample python code to do the query into a plugin. After this weekend, I'll post whatever I have. Last edited by compurandom; 11-02-2018 at 07:55 AM. | |
|   |   | 
|  11-02-2018, 08:31 AM | #14 | 
| Enthusiast  Posts: 31 Karma: 10 Join Date: Jun 2018 Device: Kobo Aura (6", 4GB) | 
			
			Interesting developments! I will say that the GoodReads plugin - I've tried it on a book or two - does get closer, though not perfect, to my original ask. To drive the point home by comparison, when I want to know a movie is part of say the French New Wave, IMDB (for all its issues) makes it easy because even though Criterion re-released the movie on Bluray in 2010, after a different production company remastered it in 1995 for DVDs, I can still see that the movie is "from" 1960. Thanks all for your insights. | 
|   |   | 
|  11-02-2018, 09:14 AM | #15 | |
| Hedge Wizard            Posts: 802 Karma: 19999999 Join Date: May 2011 Location: UK/Philippines Device: Kobo Touch, Nook Simple | Quote: 
 As its' initials are all you usually see (ISFDB) I always think of it as the International Science Fiction Database. Grump on [useless neofans who have not even read any of the SF classics changing the name of SF (Science Fiction) to SciFi to Speculative Fiction and barely a trufan among them and I doubt any really understand the old trufan saying "it is a proud and lonely thing to be a fan" grump grump] grump off.   | |
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| metadata from filename - published date | gelbmitschwarzen | Library Management | 5 | 03-17-2024 06:16 AM | 
| Published Date will not change in metadata editor. | M0rph3us | Calibre | 5 | 05-24-2015 01:56 PM | 
| Edit Metadata - Date and Published question | phossler | Calibre | 4 | 04-10-2015 10:26 PM | 
| Download metadata setting Published date to Jan XXXX | TriOpticon | Library Management | 2 | 02-28-2014 05:08 PM | 
| 'Published date' and 'originally published date' | Arrghus | Calibre | 2 | 07-29-2011 12:43 AM |