| 
			
			 | 
		#151 | |
| 
			
			
			
			 Guru 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 900 
				Karma: 3501166 
				Join Date: Jan 2017 
				Location: Poland 
				
				
				Device: Various 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 The barnesnoble identifier could simply be a numeric string identifying the book in that bookstore. Numeric ID, e.g. 1100171677 could easily expand in short active URL https://www.barnesandnoble.com/w/1100171677 which will be redirected to the target link: https://www.barnesandnoble.com/w/out...don/1100171677 But it's probably about backwards compatibility of the plugin with a longer identifier record. It will be best if the author of the plugin speaks up.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#152 | 
| 
			
			
			
			 Calibre Plugins Developer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,735 
				Karma: 2208556 
				Join Date: Oct 2010 
				Location: Australia 
				
				
				Device: Kindle Oasis 
				
				
				 | 
	
	
	
		
		
			
			 
				
				Barnes & Noble v1.5.0 Released
			 
			
			
			Release Notes 
		
	
		
		
		
		
		
		
		
		
		
		
	
	https://github.com/kiwidude68/calibr...s_noble-v1.5.0 @BeckyEbook - it was all just to do with where I was being redirected to and the safest URL that I could use to parse at the time. I was not aware (until you pointed it out thank you) that nowadays at least they have a redirection in place to allow using /w/<numeric id> Any new books with this release will get the shorter format numeric identifier. Both old and new formats should still display correctly in browser/update metadata correctly.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#153 | 
| 
			
			
			
			 Member 
			
			![]() Posts: 19 
				Karma: 10 
				Join Date: Mar 2013 
				
				
				
				Device: iPad 3, Kindle DX 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			I noticed in the last couple of days that every so often, when grabbing metadata from B&N, it is truncating the last several characters from the series. This is the log from one of these scenarios: 
		
	
		
		
		
		
		
		
		
		
		
		
	
	Code: 
	Running identify query with parameters: 
{'title': 'The Wedding Song', 'authors': ['Regina Duke'], 'identifiers': {'amazon': 'B07XXJN87N', 'asin': 'B07XXJN87N', 'barnesnoble': '1139078209', 'fictiondb': 'the-wedding-song~regina-duke~2878281', 'goodreads': '51611690'}, 'timeout': 30} 
Using plugins: Barnes & Noble (1, 5, 0) 
The log from individual plugins is below 
****************************** Barnes & Noble (1, 5, 0) ****************************** 
Found 1 results 
Downloading from Barnes & Noble took 3.4481515884399414 
--- 
Title               : The Wedding Song
Author(s)           : Regina Duke
Publisher           : Linda White
Series              : Colorado Billiona #10
Published           : 2019-09-14T00:00:00+00:00
Identifiers         : barnesnoble:1139078209
Comments            : 
USA Today Bestselling Author Regina Duke presents a marriage of convenience, with a twist. A 5-hour read, based on an average reading speed of 200 words per minute.  
Zinnia Clausen hides her gift from everyone except her best friend. She jumps at the chance to follow her dream, but falling in love was never part of the plan. Will family secrets destroy her future and her hopes for a happy ending?  
Bart Hazen's art career has finally taken off, but when he finally has a chance at a showing in New York, he discovers there are conditions. He must change his appearance and find a bride. His brother in Eagle's Toe can provide a new wardrobe, but will meeting Zinnia solve his larger problem?
 
Found barnes noble ID: '1139078209'
Adding match: https://www.barnesandnoble.com/w/1139078209
B&N url: https://www.barnesandnoble.com/w/1139078209 
******************************************************************************** 
The identify phase took 3.47 seconds 
The longest time (3.448152) was taken by: Barnes & Noble 
Merging results from different sources 
We have 1 merged results, merging took: 0.00 seconds
 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#154 | 
| 
			
			
			
			 Calibre Plugins Developer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,735 
				Karma: 2208556 
				Join Date: Oct 2010 
				Location: Australia 
				
				
				Device: Kindle Oasis 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			@C8H10N4O2 - thanks for reporting this. It looks like a change someone made a long time ago when the website format changed to support this plugin wasn't right. It strips any characters in this sequence 'series' from the end of the series name, clearly not right! New release shortly...
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#155 | 
| 
			
			
			
			 Calibre Plugins Developer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,735 
				Karma: 2208556 
				Join Date: Oct 2010 
				Location: Australia 
				
				
				Device: Kindle Oasis 
				
				
				 | 
	
	
	
		
		
			
			 
				
				Barnes & Noble v1.5.1 Released
			 
			
			
			Release Notes 
		
	
		
		
		
		
		
		
		
		
		
		
	
	https://github.com/kiwidude68/calibr...s_noble-v1.5.1  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#156 | 
| 
			
			
			
			 Resident Curmudgeon 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 80,782 
				Karma: 150249619 
				Join Date: Nov 2006 
				Location: Roslindale, Massachusetts 
				
				
				Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Is there any way to download hi-resolution covers from B&N?
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#157 | 
| 
			
			
			
			 Calibre Plugins Developer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,735 
				Karma: 2208556 
				Join Date: Oct 2010 
				Location: Australia 
				
				
				Device: Kindle Oasis 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Do they have them? How do you get to them from an ebook page?  
		
	
		
		
		
		
		
		
		
		
		
		
	
	There are enough other cover metadata plugins I find to end up usually with 1400x2200 covers for most of my books, but then they are mostly popular fiction.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#158 | 
| 
			
			
			
			 Bibliophagist 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 48,175 
				Karma: 174315444 
				Join Date: Jul 2010 
				Location: Vancouver 
				
				
				Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			There was an attempt a few years back to create a plugin similar to the Kindle HR covers plugin. It succeeded in being able to download covers from B&N but it turned out that B&N seemed to consider 600x800 as being high resolution.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#159 | 
| 
			
			
			
			 Custom User Title 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,359 
				Karma: 79528341 
				Join Date: Oct 2018 
				Location: Canada 
				
				
				Device: Kobo Libra H2O, formerly Aura HD 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			Small glitch: 
		
	
		
		
		
		
		
		
		
		
		
		
	
	A comma often gets appended to the end of series names. I tested this book with each metadata plugin individually and it happens only when B&N is enabled. I think this happened a few times before but seems more common after 1.5.1 release.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#160 | 
| 
			
			
			
			 Calibre Plugins Developer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,735 
				Karma: 2208556 
				Join Date: Oct 2010 
				Location: Australia 
				
				
				Device: Kindle Oasis 
				
				
				 | 
	
	
	
		
		
			
			 
				
				Barnes & Noble v1.5.2 Released
			 
			
			
			Release Notes: 
		
	
		
		
		
		
		
		
		
		
		
		
	
	https://github.com/kiwidude68/calibr...s_noble-v1.5.2 @ownedbycats - this should fix that issue, a problem that has been there for a long time.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#161 | 
| 
			
			
			
			 Calibre Plugins Developer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,735 
				Karma: 2208556 
				Join Date: Oct 2010 
				Location: Australia 
				
				
				Device: Kindle Oasis 
				
				
				 | 
	
	
	
		
		
			
			 
				
				Barns & Noble v1.5.3 Released
			 
			
			
			Release Notes 
		
	
		
		
		
		
		
		
		
		
		
		
	
	https://github.com/kiwidude68/calibr...s_noble-v1.5.3  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#162 | 
| 
			
			
			
			 Custom User Title 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,359 
				Karma: 79528341 
				Join Date: Oct 2018 
				Location: Canada 
				
				
				Device: Kobo Libra H2O, formerly Aura HD 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			The plugin isn't auto-detecting URLs pasted into the identifier field anymore. Here's the book I tested with. this link also fails to detect.  
		
	
		
		
		
		
		
		
		
		
		
		
		
			When searching title + author, it shows up as a separate result from the Goodreads/Fantastic Fiction/Google/bloody everything else, so I right-clicked the "See at:" link, copied it, and tried pasting it into the ids field only to get a url: id. Last edited by ownedbycats; 04-01-2024 at 06:59 AM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#163 | |
| 
			
			
			
			 Calibre Plugins Developer 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,735 
				Karma: 2208556 
				Join Date: Oct 2010 
				Location: Australia 
				
				
				Device: Kindle Oasis 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Code: 
	barnesnoble:1138319423 Code: 
	barnesnoble:w/1138319423  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#164 | 
| 
			
			
			
			 Custom User Title 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11,359 
				Karma: 79528341 
				Join Date: Oct 2018 
				Location: Canada 
				
				
				Device: Kobo Libra H2O, formerly Aura HD 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			If I take one of the two URLs in my post and use the 'paste' button next to the ids field in the MDE, I get a url: identifier rather than the epected barnesnoble:1138319423.
		 
		
	
		
		
		
		
		
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#165 | 
| 
			
			
			
			 Bibliophagist 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 48,175 
				Karma: 174315444 
				Join Date: Jul 2010 
				Location: Vancouver 
				
				
				Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			From the help tip on that button, what you are seeing is the expected behaviour. You are pasting a URL and you get a url: prefix. You could configure the button to add barnesnoble and just paste the numeric portion.
		 
		
	
		
		
			Last edited by DNSB; 04-01-2024 at 03:09 PM.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
            
            
  | 
    
			 
			Similar Threads
		 | 
	||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| [Metadata Source Plugin] FictionDB | kiwidude | Plugins | 129 | 03-17-2024 12:14 AM | 
| Read a book's metadata in a Metadata source plugin? | J-H | Development | 2 | 03-30-2021 10:08 AM | 
| [Metadata Source Plugin] Empty Plugin? (Fake Identifier) | mneimeyer | Plugins | 3 | 11-11-2019 09:07 PM | 
| Unique Key Name with Barnes and Noble Plugin | laughingdragons | Plugins | 4 | 07-22-2013 10:34 PM | 
| [Metadata Source Plugin] Amazon.it | nandocuci | Plugins | 2 | 05-18-2011 03:36 AM |