We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I assume this lines are faulty:
findline "<input type="hidden" id="reviewsAsinUS" value="" findinline "<input type="hidden" id="reviewsAsinUS" value=""
because, if you use:
findline "<input type="hidden" name="asin" value="" findinline "<input type="hidden" name="asin" value=""
this worke.
The text was updated successfully, but these errors were encountered:
you can try the new version from Florian: https://community.mp3tag.de/t/ws-audible-via-api/64347
Sorry, something went wrong.
Thanks
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: