seanap / Audible.com-Search-by-Album

Mp3tag Web Sources Scripts
84 stars 17 forks source link

Not sure if this is an issue or im doing it wrong #7

Closed Julian-mostert closed 3 years ago

Julian-mostert commented 3 years ago

when trying to scrape audible i get this pop up image

I have tried adding

any help would be great please

romanoh commented 3 years ago

did you select the file(s)? Also it appears automatic the name(if the tag have at least the author or name?

seanap commented 3 years ago

It should auto populate the Artist and Album tag into that field. If those tags don't exist you can just type them in, or add the ASIN (not the full url but the identifier part eg. B00G6ZP18Y). If you aren't getting any results it might be because you are in a different region, but the script should always redirect the .com regardless of your location.

What book are you trying to look up?

You can also enable the debugger in the script, and look at the .html file to see what site it's trying to look up, and the txt file to read any errors.