trakt-tools / universal-trakt-scrobbler

MIT License
528 stars 51 forks source link

use alternative api endpoints when www.amazon.* is used as HOST_URL #301

Closed Superritchman closed 1 year ago

Superritchman commented 1 year ago

${CONFIG_URL} endpoint could return an amazon url as defaultVideoWebsite e.g. https://www.amazon.de

In #286 the endpoints changed in favor of the regional primevideo host url. But with a host url like https://www.amazon.de, the api endpoints are not valid.