I dont want to prioritize kindle editions, it sometimes happens that they have inferior metadata compared to the pages for the paper books. Instead, I prefer to do an unbiased search and use whatever result amazon thinks is the best.
And generally speaking, I dont like the idea of inserting genuine asins into files that are not from Amazon, since, IMO this is an abuse of the intended operation of the system and could lead to hard to debug issues with cloud syncing since the sync code probably relies on all versions of the files being identical or close to identical.
But you are welcome to create your own amazon plugin based on the builtin one that does whatever you like, it should be a fairly trivial modification, and the builtin plugin is contained in a single file, you can just copy paste it into your plugin (sources/amazon.py)
|