seanap / Audible.com-Search-by-Album

Mp3tag Web Sources Scripts
84 stars 17 forks source link

Search for Audible.de isn't working #44

Open Hottabych- opened 1 month ago

Hottabych- commented 1 month ago

I assume this lines are faulty:

Asin

findline "<input type=\"hidden\" id=\"reviewsAsinUS\" value=\"" findinline "<input type=\"hidden\" id=\"reviewsAsinUS\" value=\""

because, if you use:

Asin

findline "<input type=\"hidden\" name=\"asin\" value=\"" findinline "<input type=\"hidden\" name=\"asin\" value=\""

this worke.

romanoh commented 1 month ago

you can try the new version from Florian: https://community.mp3tag.de/t/ws-audible-via-api/64347

Hottabych- commented 4 weeks ago

Thanks