Hi
I am trying to get Calibre to provide me with the url for the ebook format for amazon.
For example:
Field of Prey by John Sandford
asin: B00FX7UL72
amazon.com:
http://www.amazon.com/Field-Prey-Joh...dp/B00FX7UL72/
I created a custom column for asin
Then I created a custom column
#amazonlink
column built from other columns
http://www.amazon.com/{title}+{author}-ebook/dp/{asin}
what I get is this:
http://www.amazon.com/Field of Prey-John Sandford-ebook/dp/0399162380
which doesn't work
I need this:
http://www.amazon.com/Field-of-Prey-.../dp/0399162380
All I want is the link to the Kindle edition for amazon.com. Is there an easier way to do this? or is there a way to fix this?
Thank you for your help.