mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-05-03 14:11:22 +00:00
docs(webscrobbler): Add disclaimer about hostname for firefox
This commit is contained in:
parent
eb449eeca6
commit
c8c5f5dcb7
2 changed files with 5 additions and 1 deletions
|
|
@ -636,6 +636,10 @@ After installing the extension open the preferences/settings for it:
|
|||
|
||||
Reload the extension after adding the webhook.
|
||||
|
||||
* **On Firefox** - Only FQNs (domain.tld), `localhost`, and `127.0.0.1` are supported for API URL due to [firefox requiring https](https://github.com/web-scrobbler/web-scrobbler/issues/4183#issuecomment-1749222006)
|
||||
* **On Chromium-based Browsers** - Any domain will work for API URL
|
||||
* All Other browsers are untested
|
||||
|
||||
#### Multiple Users
|
||||
|
||||
If you would like use multiple WebScrobbler sources they can be matched using a **slug** at the end of the **API URL.** This requires using [a file-based config.](#file-based-configuration)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue