|
|
#1 |
|
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 51
Karma: 218936
Join Date: Apr 2019
Location: Pittsburgh, PA [USA]
Device: Kindle Oasis 2 (2017 Model)
|
Upgraded to Calibre 4 and all my book covers are gone.
The title says it all.
All my covers have this generic blue cover now. Screenshot attached. |
|
|
|
|
|
#2 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,654
Karma: 28549046
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
There have been no changes to cover handling in v4. Are the cover.jpg files still in the folders? Check by selecting a book and pressing O
Last edited by theducks; 10-04-2019 at 05:36 AM. Reason: added the missing J |
|
|
|
|
|
#3 |
|
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 51
Karma: 218936
Join Date: Apr 2019
Location: Pittsburgh, PA [USA]
Device: Kindle Oasis 2 (2017 Model)
|
I checked several of my books.
All of them have a file called "cover.jpg" which is in fact the book cover. Still seeing nothing but those blue generic covers inside of Calibre as per my screenshot above. Again this happened after I upgraded to 4.0 I didn't add nor delete any plug-in's etc. just did the update. Maybe it's a conflict with one of the plug-in's I have (I do have a few installed just haven't changed any of them lately)? |
|
|
|
|
|
#4 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,654
Karma: 28549046
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Then run in debug mode (right click the preferences button) and post the output
|
|
|
|
|
|
#5 |
|
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 51
Karma: 218936
Join Date: Apr 2019
Location: Pittsburgh, PA [USA]
Device: Kindle Oasis 2 (2017 Model)
|
Sure I can do that and thanks for your time.
I've posted the LOG to PasteBin: https://pastebin.com/tkj3QPJ9 |
|
|
|
|
|
#6 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,654
Karma: 28549046
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Dont see anything suspicious in that, does it still happen if you run calibre from a command prompt as
calibre --ignore-plugins And what happens if you manually set the cover for a book, does it show up subsequently? |
|
|
|
|
|
#7 |
|
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 51
Karma: 218936
Join Date: Apr 2019
Location: Pittsburgh, PA [USA]
Device: Kindle Oasis 2 (2017 Model)
|
The same thing happens if I load the program using the command prompt. In other words no change.
I did notice that my install path is this ---> C:\Program Files\Calibre2 Not sure if that has anything to do with it. Should it read 2 at the end? Note that I never did any change during or after installing so that's where it put it. Another thing: If I RIGHT CLICK on the BLUE GENERIC COVER and select "Open cover with..." then the cover opens up (I'm using IrfanView which is the program I use for opening images). Maybe this is because the "cover.jpg" images are in the folder with the ebook files? But wait... it gets stranger. When I go into the "Edit Metadata" and select "Download" for the cover it searches the net (Amazon, Kobo, Etc.) and then stops after a while finding nothing. I did this with 3 books and it did it with all of them, including one where I know I originally pulled the cover down from an online source. I've not seen this behavior before. And maybe this is normal behavior? ... But when I try to manually select a JPG cover (using Change Cover: Browse in the Edit Metadata dialog) it says that it is not a valid format. Seems it wants a BMP or PNG or a few other formats (which are listed) but JPG isn't an option there. Here is the LOG from when I try to Download A Cover in the Edit Metadata Dialog: Code:
Starting cover download for: A Princess of Mars
Query: A Princess of Mars [u'Edgar Rice Burroughs'] {u'mobi-asin': u'B002RKSDS2'}
Invalid cover from Kindle hi-res covers
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\covers.py", line 74, in process_result
ValueError: Image too small
Invalid cover from Kindle hi-res covers
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\covers.py", line 75, in process_result
File "site-packages\calibre\utils\img.py", line 249, in save_cover_data_to
File "site-packages\calibre\utils\img.py", line 163, in image_to_data
ValueError: Failed to export image as JPEG with error: Image is empty
Invalid cover from Google Images
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\covers.py", line 75, in process_result
File "site-packages\calibre\utils\img.py", line 249, in save_cover_data_to
File "site-packages\calibre\utils\img.py", line 163, in image_to_data
ValueError: Failed to export image as JPEG with error: Image is empty
Invalid cover from Google Images
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\covers.py", line 75, in process_result
File "site-packages\calibre\utils\img.py", line 249, in save_cover_data_to
File "site-packages\calibre\utils\img.py", line 163, in image_to_data
ValueError: Failed to export image as JPEG with error: Image is empty
Invalid cover from Google Images
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\covers.py", line 75, in process_result
File "site-packages\calibre\utils\img.py", line 249, in save_cover_data_to
File "site-packages\calibre\utils\img.py", line 163, in image_to_data
ValueError: Failed to export image as JPEG with error: Image is empty
Invalid cover from Google Images
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\covers.py", line 75, in process_result
File "site-packages\calibre\utils\img.py", line 249, in save_cover_data_to
File "site-packages\calibre\utils\img.py", line 163, in image_to_data
ValueError: Failed to export image as JPEG with error: Image is empty
Invalid cover from Google Images
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\covers.py", line 75, in process_result
File "site-packages\calibre\utils\img.py", line 249, in save_cover_data_to
File "site-packages\calibre\utils\img.py", line 163, in image_to_data
ValueError: Failed to export image as JPEG with error: Image is empty
Invalid cover from Amazon.com
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\covers.py", line 75, in process_result
File "site-packages\calibre\utils\img.py", line 249, in save_cover_data_to
File "site-packages\calibre\utils\img.py", line 163, in image_to_data
ValueError: Failed to export image as JPEG with error: Image is empty
Invalid cover from Goodreads
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\covers.py", line 75, in process_result
File "site-packages\calibre\utils\img.py", line 249, in save_cover_data_to
File "site-packages\calibre\utils\img.py", line 163, in image_to_data
ValueError: Failed to export image as JPEG with error: Image is empty
Invalid cover from Google
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\covers.py", line 75, in process_result
File "site-packages\calibre\utils\img.py", line 249, in save_cover_data_to
File "site-packages\calibre\utils\img.py", line 163, in image_to_data
ValueError: Failed to export image as JPEG with error: Image is empty
Invalid cover from Kobo Books
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\covers.py", line 75, in process_result
File "site-packages\calibre\utils\img.py", line 249, in save_cover_data_to
File "site-packages\calibre\utils\img.py", line 163, in image_to_data
ValueError: Failed to export image as JPEG with error: Image is empty
****************************** Kobo Books Covers ******************************
Request extra headers: [(u'User-agent', u'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36')]
Failed to download valid cover
Took 39.3980000019 seconds
No cached cover found, running identify
identify - title: "A Princess of Mars" authors= "[u'Edgar Rice Burroughs']"
create_query - title: "A Princess of Mars"
create_query - after decode title: "A Princess of Mars"
create_query - title_tokens: "[u'A', u'Princess', u'of', u'Mars']"
Querying: https://www.kobo.com/search?Query=A+Princess+of+Mars+Edgar+Rice+Burroughs&fcmedia=Book&fclanguages=all
failed using three divs
Have close enough match - title='John Carter: Barsoom Series (7 Novels) A Princess of Mars; Gods of Mars; Warlord of Mars; Thuvia, Maid of Mars; Chessmen of Mars; Master Mind of Mars; Fighting Man of Mars (Science Fiction)', id='john-carter-barsoom-series-7-novels-a-princess-of-mars-gods-of-mars-warlord-of-mars-thuvia-maid-of-mars-chessmen-of-mars-master-mind-of-mars-fighting-man-of-mars-science-fiction'
failed using three divs
Have close enough match - title='A Princess Of Mars (Mobi Classics)', id='a-princess-of-mars-mobi-classics'
failed using three divs
Have close enough match - title='John Carter: Barsoom Series (7 Novels) A Princess of Mars; Gods of Mars; Warlord of Mars; Thuvia, Maid of Mars; Chessmen of Mars; Master Mind of Mars; Fighting Man of Mars COMPLETE WITH ILLUSTRATIONS', id='john-carter-barsoom-series-7-novels-a-princess-of-mars-gods-of-mars-warlord-of-mars-thuvia-maid-of-mars-chessmen-of-mars-master-mind-of-mars-fighting-man-of-mars-complete-with-illustrations'
failed using three divs
Have close enough match - title='A Princess of Mars', id='a-princess-of-mars-29'
failed using three divs
Have close enough match - title='A Princess of Mars', id='a-princess-of-mars-12'
KoboBooks url: u'https://www.kobo.com/ebook/john-carter-barsoom-series-7-novels-a-princess-of-mars-gods-of-mars-warlord-of-mars-thuvia-maid-of-mars-chessmen-of-mars-master-mind-of-mars-fighting-man-of-mars-science-fiction'
KoboBooks url: u'https://www.kobo.com/ebook/a-princess-of-mars-mobi-classics'
KoboBooks url: u'https://www.kobo.com/ebook/john-carter-barsoom-series-7-novels-a-princess-of-mars-gods-of-mars-warlord-of-mars-thuvia-maid-of-mars-chessmen-of-mars-master-mind-of-mars-fighting-man-of-mars-complete-with-illustrations'
KoboBooks url: u'https://www.kobo.com/ebook/a-princess-of-mars-29'
KoboBooks url: u'https://www.kobo.com/ebook/a-princess-of-mars-12'
parse_authors - author: "Edgar Rice Burroughs"
parse_authors - authors: "[u'Edgar Rice Burroughs']"
Script page_metadata= {u'brand': u'Engage Books', u'image': u'https://kbimages1-a.akamaihd.net/a78aa29f-83ac-4949-8268-c8d20a8f677c/180/1000/False/john-carter-barsoom-series-7-novels-a-princess-of-mars-gods-of-mars-warlord-of-mars-thuvia-maid-of-mars-chessmen-of-mars-master-mind-of-mars-fighting-man-of-mars-complete-with-illustrations.jpg', u'releasedate': u'2014-05-14T04:00:00', u'name': u'John Carter: Barsoom Series (7 Novels) A Princess of Mars; Gods of Mars; Warlord of Mars; Thuvia, Maid of Mars; Chessmen of Mars; Master Mind of Mars; Fighting Man of Mars COMPLETE WITH ILLUSTRATIONS', u'offers': {u'price': 0.99, u'url': u'https://www.kobo.com/us/en/ebook/john-carter-barsoom-series-7-novels-a-princess-of-mars-gods-of-mars-warlord-of-mars-thuvia-maid-of-mars-chessmen-of-mars-master-mind-of-mars-fighting-man-of-mars-complete-with-illustrations', u'availability': u'http://schema.org/InStock', u'priceCurrency': u'USD', u'@type': u'Offer'}, u'gtin13': u'9781926606750', u'description': u'Read "John Carter: Barsoom Series (7 Novels) A Princess of Mars; Gods of Mars; Warlord of Mars; Thuvia, Maid of Mars; Chessmen of Mars; Master Mind of Mars; Fighting Man of Mars COMPLETE WITH ILLUSTRATIONS" by Edgar Rice Burroughs available from Rakuten Kobo. When John Carter goes to sleep in a mysterious cave in the Arizona dessert, he wakes up on the planet Mars. There he mee...', u'@context': u'http://schema.org', u'sku': u'9781926606750', u'@type': u'Product'}
pubdate from JSON: 2014-05-14 04:00:00
parse_series - no series info
parse_rating - rating: "4.33"
parse_authors - author: "Edgar Rice Burroughs"
parse_authors - authors: "[u'Edgar Rice Burroughs']"
Script page_metadata= {u'brand': u'eStar Books', u'aggregateRating': {u'reviewCount': u'1', u'ratingValue': u'4.44', u'bestRating': u'5', u'ratingCount': u'9', u'@type': u'AggregateRating'}, u'image': u'https://kbimages1-a.akamaihd.net/7229a313-5b8c-4d19-ad37-bc156e765993/180/1000/False/a-princess-of-mars-12.jpg', u'releasedate': u'2012-03-15T04:00:00', u'name': u'A Princess of Mars', u'offers': {u'price': 0.99, u'url': u'https://www.kobo.com/us/en/ebook/a-princess-of-mars-12', u'availability': u'http://schema.org/InStock', u'priceCurrency': u'USD', u'@type': u'Offer'}, u'gtin13': u'9781612104805', u'description': u'Read "A Princess of Mars" by Edgar Rice Burroughs available from Rakuten Kobo. Suddenly projected to Mars, Captain John Carter of the Confederate Army found himself captive of the savage green men of...', u'review': {u'datePublished': u'January 29, 2018', u'reviewBody': u'Athough the book is already more than 100 years old,it still remains as a very smooth sci-fi adventure.\nE.R.B was far ahead of his time as the American Jules Verne.\nWith the description of extraterrestrial races,their culture, and even their methods of reproduction', u'reviewRating': {u'ratingValue': u'4.0', u'@type': u'Rating'}, u'name': u'Sci-fi from the past.', u'@type': u'Review', u'author': {u'name': u'Jessica Vervliet', u'@type': u'Person'}}, u'@context': u'http://schema.org', u'sku': u'9781612104805', u'@type': u'Product'}
pubdate from JSON: 2012-03-15 04:00:00
parse_series - no series info
parse_rating - rating: "4.44"
parse_language - language: "English"
parse_authors - author: "Edgar Rice Burroughs"
parse_authors - authors: "[u'Edgar Rice Burroughs']"
Script page_metadata= {u'brand': u'Engage Books', u'aggregateRating': {u'reviewCount': u'6', u'ratingValue': u'4.18', u'bestRating': u'5', u'ratingCount': u'22', u'@type': u'AggregateRating'}, u'image': u'https://kbimages1-a.akamaihd.net/80359a43-5e52-440b-8283-699a044e1cab/180/1000/False/john-carter-barsoom-series-7-novels-a-princess-of-mars-gods-of-mars-warlord-of-mars-thuvia-maid-of-mars-chessmen-of-mars-master-mind-of-mars-fighting-man-of-mars-science-fiction.jpg', u'releasedate': u'2009-12-15T05:00:00', u'name': u'John Carter: Barsoom Series (7 Novels) A Princess of Mars; Gods of Mars; Warlord of Mars; Thuvia, Maid of Mars; Chessmen of Mars; Master Mind of Mars; Fighting Man of Mars (Science Fiction)', u'offers': {u'price': 8.95, u'url': u'https://www.kobo.com/us/en/ebook/john-carter-barsoom-series-7-novels-a-princess-of-mars-gods-of-mars-warlord-of-mars-thuvia-maid-of-mars-chessmen-of-mars-master-mind-of-mars-fighting-man-of-mars-science-fiction', u'availability': u'http://schema.org/InStock', u'priceCurrency': u'USD', u'@type': u'Offer'}, u'gtin13': u'9781926606705', u'description': u'Read "John Carter: Barsoom Series (7 Novels) A Princess of Mars; Gods of Mars; Warlord of Mars; Thuvia, Maid of Mars; Chessmen of Mars; Master Mind of Mars; Fighting Man of Mars (Science Fiction)" by Edgar Rice Burroughs available from Rakuten Kobo. When John Carter goes to sleep in a mysterious cave in the Arizona dessert, he wakes up on the planet Mars. There he mee...', u'review': {u'datePublished': u'May 30, 2013', u'reviewBody': u'Read these a while back & loved them. Maybe I'll get this just to have fun.', u'reviewRating': {u'ratingValue': u'5', u'@type': u'Rating'}, u'name': u'So Glad to see Barsoom Again', u'@type': u'Review', u'author': {u'name': u'Alishea', u'@type': u'Person'}}, u'@context': u'http://schema.org', u'sku': u'9781926606705', u'@type': u'Product'}
pubdate from JSON: 2009-12-15 05:00:00
parse_series - no series info
parse_rating - rating: "4.18"
parse_authors - author: "Edgar Rice Burroughs"
parse_authors - authors: "[u'Edgar Rice Burroughs']"
Script page_metadata= {u'brand': u'Random House Publishing Group', u'aggregateRating': {u'reviewCount': u'1', u'ratingValue': u'4.50', u'bestRating': u'5', u'ratingCount': u'2', u'@type': u'AggregateRating'}, u'image': u'https://kbimages1-a.akamaihd.net/198faa39-d675-4a93-978f-16b9df462f55/180/1000/False/a-princess-of-mars-29.jpg', u'releasedate': u'2007-12-18T05:00:00', u'name': u'A Princess of Mars', u'offers': {u'price': 2.99, u'url': u'https://www.kobo.com/us/en/ebook/a-princess-of-mars-29', u'availability': u'http://schema.org/InStock', u'priceCurrency': u'USD', u'@type': u'Offer'}, u'gtin13': u'9780307430458', u'description': u'Read "A Princess of Mars A Barsoom Novel" by Edgar Rice Burroughs available from Rakuten Kobo. Virginia gentleman John Carter, unexpectedly transported to the perilous red planet, Mars, finds himself captured by the...', u'review': {u'datePublished': u'March 30, 2018', u'reviewBody': u'American Civil War vet John Carter is shocked to find himself suddenly on Mars where he becomes a semi-prisoner of a race of aliens. But then he meets another human and sets out to free them both. I enjoyed the movie from last year and finally got around to reading the book. It was a lot of fun even if most of the plot was familiar thanks to the movie. There was one slow section that seemed to come out of no where to slow things down, but on the whole it was worth reading.', u'reviewRating': {u'ratingValue': u'4.0', u'@type': u'Rating'}, u'name': u'Out of This World Fun', u'@type': u'Review', u'author': {u'name': u'Mark @ Carstairs Considers', u'@type': u'Person'}}, u'@context': u'http://schema.org', u'sku': u'9780307430458', u'@type': u'Product'}
pubdate from JSON: 2007-12-18 05:00:00
parse_series - series_name=Modern Library Classics, series_index=None
parse_rating - rating: "4.5"
parse_authors - author: "Edgar Rice Burroughs"
parse_authors - authors: "[u'Edgar Rice Burroughs']"
Script page_metadata= {u'brand': u'MobileReference', u'image': u'https://kbimages1-a.akamaihd.net/4ca4f51d-c7d9-4d5e-9687-585e57b82e44/180/1000/False/a-princess-of-mars-mobi-classics.jpg', u'releasedate': u'2010-01-01T05:00:00', u'name': u'A Princess Of Mars (Mobi Classics)', u'offers': {u'price': 0.99, u'url': u'https://www.kobo.com/us/en/ebook/a-princess-of-mars-mobi-classics', u'availability': u'http://schema.org/InStock', u'priceCurrency': u'USD', u'@type': u'Offer'}, u'gtin13': u'9781607783237', u'description': u'Read "A Princess Of Mars (Mobi Classics)" by Edgar Rice Burroughs available from Rakuten Kobo. A Princess of Mars is an Edgar Rice Burroughs science fiction novel, the first of his famous Barsoom series. It is also ...', u'@context': u'http://schema.org', u'sku': u'9781607783237', u'@type': u'Product'}
pubdate from JSON: 2010-01-01 05:00:00
parse_series - no series info
parse_rating - rating: "5"
Downloading cover from: http://kbimages1-a.akamaihd.net/4ca4f51d-c7d9-4d5e-9687-585e57b82e44/1650/2200/90/False/a-princess-of-mars-mobi-classics.jpg
********************************************************************************
****************************** Goodreads Covers ******************************
Request extra headers: [(u'User-agent', u'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36')]
Failed to download valid cover
Took 24.8269999027 seconds
No cached cover found, running identify
identify - start. title=A Princess of Mars, authors=[u'Edgar Rice Burroughs'], identifiers={u'mobi-asin': u'B002RKSDS2'}
Querying: https://www.goodreads.com/search?search_type=books&search[query]=A+Princess+of+Mars+Edgar+Rice+Burroughs
no isbn
response: <Element html at 0x1b575e21688>
Found match: 0 A Princess of Mars (Barsoom #1) [u'Edgar Rice Burroughs']
_parse_search_results: 1 first_result[i]: <td width="100%" valign="top">
<a class="bookTitle" itemprop="url" href="/book/show/40395.A_Princess_of_Mars?from_search=true">
<span itemprop="name" role="heading" aria-level="4">A Princess of Mars (Barsoom #1)</span>
</a> <br>
<span class="by">by</span>
<span itemprop="author" itemscope="" itemtype="http://schema.org/Person">
<div class="authorName__container">
<a class="authorName" itemprop="url" href="https://www.goodreads.com/author/show/10885.Edgar_Rice_Burroughs?from_search=true"><span itemprop="name">Edgar Rice Burroughs</span></a>,
</div>
<div class="authorName__container"><a class="authorName" itemprop="url" href="https://www.goodreads.com/author/show/22653.John_Seelye?from_search=true"><span itemprop="name">John Seelye</span></a> <span class="authorName greyText smallText role">(Introduction)</span></div>
</span>
<br>
<div>
<span class="greyText smallText uitext">
<span class="minirating"><span class="stars staticStars notranslate"><span size="12x12" class="staticStar p10"></span><span size="12x12" class="staticStar p10"></span><span size="12x12" class="staticStar p10"></span><span size="12x12" class="staticStar p6"></span><span size="12x12" class="staticStar p0"></span></span> 3.81 avg rating — 48,082 ratings</span>
—
published
1912
—
<a class="greyText" rel="nofollow" href="/work/editions/1129624-a-princess-of-mars">1154 editions</a>
</span>
</div>
<div style="float: left">
<div class="wtrButtonContainer wtrSignedOut" id="1_book_40395">
<div class="wtrUp wtrLeft">
<form action="/shelf/add_to_shelf" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token" value="Dt5U0Nn25pisuzLDfNPyFXXFaUsO0WwTM3cwlCw40U/7+inCenBQa7tsCZfF/i+gE2EsGPdRjAMNzTe5m/u3SQ==">
<input type="hidden" name="book_id" id="book_id" value="40395">
<input type="hidden" name="name" id="name" value="to-read">
<input type="hidden" name="unique_id" id="unique_id" value="1_book_40395">
<input type="hidden" name="wtr_new" id="wtr_new" value="true">
<input type="hidden" name="from_choice" id="from_choice" value="false">
<input type="hidden" name="from_home_module" id="from_home_module" value="false">
<input type="hidden" name="ref" id="ref" value="" class="wtrLeftUpRef">
<input type="hidden" name="existing_review" id="existing_review" value="false" class="wtrExisting">
<input type="hidden" name="page_url" id="page_url">
<input type="hidden" name="from_search" id="from_search" value="true">
<button class="wtrToRead" type="submit">
<span class="progressTrigger">Want to Read</span>
<span class="progressIndicator">saving…</span>
</button>
</form>
</div>
<div class="wtrRight wtrUp">
<form class="hiddenShelfForm" action="/shelf/add_to_shelf" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token" value="AS14H+jXhIsKz3eWGgZE0mTzwTWfwgxnLHskzxC7JVH0CQUNS1EyeB0YTMKjK5lnAleEZmZC7HcSwSPip3hDVw==">
<input type="hidden" name="unique_id" id="unique_id" value="1_book_40395">
<input type="hidden" name="book_id" id="book_id" value="40395">
<input type="hidden" name="a" id="a">
<input type="hidden" name="name" id="name">
<input type="hidden" name="from_choice" id="from_choice" value="false">
<input type="hidden" name="from_home_module" id="from_home_module" value="false">
<input type="hidden" name="page_url" id="page_url">
<input type="hidden" name="from_search" id="from_search" value="true">
</form>
<button class="wtrShelfButton"></button>
<div class="wtrShelfMenu">
<ul class="wtrExclusiveShelves">
<li><button class="wtrExclusiveShelf" name="name" type="submit" value="to-read">
<span class="progressTrigger">Want to Read</span>
<img alt="saving…" class="progressIndicator" src="https://s.gr-assets.com/assets/loading-trans-ced157046184c3bc7c180ffbfc6825a4.gif">
</button>
</li>
<li><button class="wtrExclusiveShelf" name="name" type="submit" value="currently-reading">
<span class="progressTrigger">Currently Reading</span>
<img alt="saving…" class="progressIndicator" src="https://s.gr-assets.com/assets/loading-trans-ced157046184c3bc7c180ffbfc6825a4.gif">
</button>
</li>
<li><button class="wtrExclusiveShelf" name="name" type="submit" value="read">
<span class="progressTrigger">Read</span>
<img alt="saving…" class="progressIndicator" src="https://s.gr-assets.com/assets/loading-trans-ced157046184c3bc7c180ffbfc6825a4.gif">
</button>
</li>
</ul>
</div>
</div>
<div class="ratingStars wtrRating">
<div class="starsErrorTooltip hidden">
Error rating book. Refresh and try again.
</div>
<div class="myRating uitext greyText">Rate this book</div>
<div class="clearRating uitext">Clear rating</div>
<div class="stars" data-resource-id="40395" data-user-id="0" data-submit-url="/review/rate/40395?from_search=true&stars_click=true&wtr_button_id=1_book_40395" data-rating="0"><a class="star off" title="did not like it" href="#" ref="">1 of 5 stars</a><a class="star off" title="it was ok" href="#" ref="">2 of 5 stars</a><a class="star off" title="liked it" href="#" ref="">3 of 5 stars</a><a class="star off" title="really liked it" href="#" ref="">4 of 5 stars</a><a class="star off" title="it was amazing" href="#" ref="">5 of 5 stars</a></div>
</div>
</div>
</div>
<div class="getACopyButtonWrapper getACopyButtonWrapper--desktop">
<div data-react-class="ReactComponents.GetACopyButton" data-react-props='{"getACopyDataUrl":"/book/40395/buy_buttons"}'><div data-reactid=".2ahnhr9cyrk" data-react-checksum="-1825815872"><button class="gr-button gr-button--fullWidth u-paddingTopTiny u-paddingBottomTiny u-defaultType" data-reactid=".2ahnhr9cyrk.0">Get a copy</button></div></div>
</div>
</td>
_parse_search_results: 2 './div'[-1]: <div class="getACopyButtonWrapper getACopyButtonWrapper--desktop">
<div data-react-class="ReactComponents.GetACopyButton" data-react-props='{"getACopyDataUrl":"/book/40395/buy_buttons"}'><div data-reactid=".2ahnhr9cyrk" data-react-checksum="-1825815872"><button class="gr-button gr-button--fullWidth u-paddingTopTiny u-paddingBottomTiny u-defaultType" data-reactid=".2ahnhr9cyrk.0">Get a copy</button></div></div>
</div>
_parse_search_results: not using editions -'./a/@href': /book/show/40395.A_Princess_of_Mars?from_search=true
Goodreads book url: u'https://www.goodreads.com/book/show/40395.A_Princess_of_Mars?from_search=true'
parse_title:: title_text='A Princess of Mars'
parse_authors - author: Edgar Rice Burroughs
parse_authors - author: John Seelye (Introduction)
parse_authors - author: Edgar Rice Burroughs
parse_authors - author: John Seelye
parse_details - mi: Title : A Princess of Mars
Author(s) : Edgar Rice Burroughs
parse_series: series_text='(Barsoom #1)'
parse_series: series_text after stripping parantheses='Barsoom #1'
parse_series: series_name='Barsoom', series_index_str='#1'
parse_rating: rating_node= [<Element span at 0x1b5763aaef8>]
parse_rating: have rating node - rating_node[0].text=
3.81
_parse_language: Have language node
_parse_language: raw= English
_parse_language: ans= eng
Downloading cover from: https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1332272118l/40395.jpg
********************************************************************************
****************************** Kindle hi-res covers Covers ******************************
Request extra headers: [(u'User-agent', u'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36')]
Failed to download valid cover
Took 4.34599995613 seconds
ASIN present in metadata: B002RKSDS2
Cover URLs: ['http://z2-ec2.images-amazon.com/images/P/B002RKSDS2.01.MAIN._SCRM_.jpg', 'https://s3.cn-north-1.amazonaws.com.cn/sitbweb-cn/content/B002RKSDS2/images/cover.jpg']
Create link to download cover
Downloading 2 covers
Downloaded cover from: http://z2-ec2.images-amazon.com/images/P/B002RKSDS2.01.MAIN._SCRM_.jpg
Downloaded cover from: https://s3.cn-north-1.amazonaws.com.cn/sitbweb-cn/content/B002RKSDS2/images/cover.jpg
********************************************************************************
****************************** Google Covers ******************************
Request extra headers: [(u'User-agent', u'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36')]
Failed to download valid cover
Took 28.4100000858 seconds
No cached cover found, running identify
Making query: https://books.google.com/books/feeds/volumes?min-viewability=none&q=intitle%3APrincess+intitle%3Aof+intitle%3AMars%2Binauthor%3AEdgar+inauthor%3ARice+inauthor%3ABurroughs&start-index=1&max-results=20
Downloading cover from: https://books.google.com/books?id=I5skwQEACAAJ&printsec=frontcover&img=1
Google returned a dummy image, ignoring
Downloading cover from: https://books.google.com/books?id=I5skwQEACAAJ&printsec=frontcover&img=1
********************************************************************************
****************************** Google Images Covers ******************************
Request extra headers: [(u'User-agent', u'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36')]
Failed to download valid cover
Took 14.9070000648 seconds
Search URL: https://www.google.com/search?as_st=y&tbm=isch&as_q=Princess+of+Mars+Edgar+Rice+Burroughs&as_epq=&as_oq=&as_eq=&cr=&as_sitesearch=&safe=images&tbs=isz:lt,islt:svga,iar:t,ift:jpg
Downloading 5 covers
Downloaded cover from: https://images-na.ssl-images-amazon.com/images/I/71EdB8rjiLL.jpg
Downloaded cover from: https://upload.wikimedia.org/wikipedia/commons/3/3a/Princess_of_Mars_large.jpg
Downloaded cover from: https://edgarriceburroughs.com/store/wp-content/uploads/2017/03/A-Princess-of-Mars.jpg
Downloaded cover from: https://vignette.wikia.nocookie.net/barsoom/images/9/99/Book-aprincessofmars.jpg/revision/latest?cb=20120709212559
Downloaded cover from: https://d1466nnw0ex81e.cloudfront.net/n_iv/600/2743379.jpg
********************************************************************************
****************************** Amazon.com Covers ******************************
Request extra headers: [(u'User-agent', u'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36'), (u'Accept', u'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8'), (u'Upgrade-insecure-requests', u'1'), (u'Referer', u'https://www.google.com/search?q=Princess+of+Mars+Edgar+Rice+Burroughs+site%3Awww.amazon.com')]
Failed to download valid cover
Took 19.9189999104 seconds
No cached cover found, running identify
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36
Server: auto
Making google query: https://www.google.com/search?q=Princess+of+Mars+Edgar+Rice+Burroughs+site%3Awww.amazon.com
Ignoring u'A Princess Of Mars: Edgar Rice Burroughs: 9781441413581 ...https://www.amazon.com \u203a Princess-Mars-Edgar-Rice-Burroughs' as it has no cached page
Getting details from: https://webcache.googleusercontent.com/search?q=cache:lgjQ9Yk6mAgJ:https://www.amazon.com/Princess-Mars-Edgar-Rice-Burroughs/dp/1494996839+&cd=1&hl=en&ct=clnk&gl=us
Getting details from: https://webcache.googleusercontent.com/search?q=cache:yO6zMTEQRckJ:https://www.amazon.com/Princess-Mars-Edgar-Rice-Burroughs-ebook/dp/B0084BMGJU+&cd=2&hl=en&ct=clnk&gl=us
Getting details from: https://webcache.googleusercontent.com/search?q=cache:3qDi_wtneXsJ:https://www.amazon.com/Princess-Mars-Edgar-Rice-Burroughs/dp/0345331389+&cd=3&hl=en&ct=clnk&gl=us
Downloading cover from: https://images-na.ssl-images-amazon.com/images/I/51kf8X%2Bu1nL.jpg
********************************************************************************
****************************** Edelweiss Covers ******************************
Request extra headers: [(u'User-agent', u'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.27 Safari/537.36')]
Failed to download valid cover
Took 0.878000020981 seconds
No cached cover found, running identify
Currently Edelweiss returns random books for search queries
No cover found
********************************************************************************
****************************** Open Library Covers ******************************
Request extra headers: [(u'User-agent', u'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1 Safari/605.1.15')]
Failed to download valid cover
Took 0.0 seconds
********************************************************************************
****************************** Overdrive Covers ******************************
Request extra headers: [(u'User-agent', u'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36')]
Failed to download valid cover
Took 17.8170001507 seconds
No cached cover found, running identify
Initial query is Edgar Rice Burroughs
Cross reference query is Princess
No cover found
********************************************************************************
****************************** Big Book Search Covers ******************************
Request extra headers: [(u'User-agent', u'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36')]
Failed to download valid cover
Took 15.6390001774 seconds
Failed to download cover from Big Book Search
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\covers.py", line 44, in run
File "site-packages\calibre\ebooks\metadata\sources\big_book_search.py", line 51, in download_cover
File "site-packages\calibre\ebooks\metadata\sources\big_book_search.py", line 27, in get_urls
File "site-packages\lxml\html\__init__.py", line 875, in fromstring
File "site-packages\lxml\html\__init__.py", line 764, in document_fromstring
ParserError: Document is empty
********************************************************************************
|
|
|
|
|
|
#8 | |
|
null operator (he/him)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 22,042
Karma: 30277960
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Quote:
If its not there, then it maybe something could be weird with your file associations - I lost a few a couple of weeks ago when 1903 turned up. BR |
|
|
|
|
|
|
#9 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,654
Karma: 28549046
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
it looks like the jpeg image plugin in your install is corrupted. Do a clean re-install and you should be fine.
|
|
|
|
|
|
#10 | ||
|
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 51
Karma: 218936
Join Date: Apr 2019
Location: Pittsburgh, PA [USA]
Device: Kindle Oasis 2 (2017 Model)
|
Quote:
Quote:
@kovidgoyal I will redownload the 4.0 install file and try a fresh install. |
||
|
|
|
|
|
#11 |
|
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 51
Karma: 218936
Join Date: Apr 2019
Location: Pittsburgh, PA [USA]
Device: Kindle Oasis 2 (2017 Model)
|
I did a fresh download of Calibre 4.0 and installed over the old one using the REPAIR function.
No change. I then uninstalled Calibre 4.0 and rebooted the computer then did a fresh install. Still no change. By the way this is what I see when I try to manually set the cover: |
|
|
|
|
|
#12 | |
|
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 31,324
Karma: 62025226
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Quote:
I don't think that is allowed. First of all, if there was a cover.jpg(in that folder), you would have a cover shown in Calibre GUI. |
|
|
|
|
|
|
#13 |
|
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 51
Karma: 218936
Join Date: Apr 2019
Location: Pittsburgh, PA [USA]
Device: Kindle Oasis 2 (2017 Model)
|
There is a cover.jpg image in the folder.
|
|
|
|
|
|
#14 | |
|
null operator (he/him)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 22,042
Karma: 30277960
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Quote:
That's really weird. There are various filters for file type - the one being used looks like it's called "Images" - I have no idea where or how they're defined. Add Books uses one called "Books". Hopefully it will give Kovid a clue BR |
|
|
|
|
|
|
#15 |
|
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 51
Karma: 218936
Join Date: Apr 2019
Location: Pittsburgh, PA [USA]
Device: Kindle Oasis 2 (2017 Model)
|
If I click on All Files (*.*) then my JPG files show up but when I go to select one I get this pop up:
|
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Calibre e book covers | lostsoul | Library Management | 12 | 05-15-2014 01:48 AM |
| How do I change book covers with Calibre? | alessandrocar88 | Devices | 11 | 10-10-2013 05:46 PM |
| Calibre and book covers to Sony reader | windmill | Calibre | 18 | 07-20-2011 12:59 PM |
| Book Covers in Calibre but not on Kobo... | covingtoncat73 | Calibre | 3 | 06-18-2011 01:59 PM |
| Epub book covers in calibre | zhuxi13 | Calibre | 1 | 02-06-2010 08:56 PM |