Audnexus.bundle icon indicating copy to clipboard operation
Audnexus.bundle copied to clipboard

feat: multi region

Open djdembeck opened this issue 1 year ago • 2 comments

Couple of things to think about:

  • [x] Should metadata.id use region codes? IE, B017WPKX84 -> uk-B017WPKX84. This would be a breaking change.
  • [x] Write a region override, similar to ASIN override.
  • [x] The initial scan for J.K. Rowling failed because of timeouts. This might be an API specific issue that needs to be looked into, or add a timeout somehow to fetch requests.

djdembeck avatar Oct 07 '22 23:10 djdembeck

Needs some more QC testing but seemed functional to me

djdembeck avatar Oct 13 '22 02:10 djdembeck

  • [x] Search book
  • [x] Auto match book
  • [x] Override book with asin
  • [x] override book with region
  • [x] override book with asin + region
  • [x] search author
  • [x] auto match author
  • [x] override author with asin
  • [x] override author with region
  • [x] override author with asin + region

djdembeck avatar Oct 13 '22 02:10 djdembeck