Navidrome Homepage Widget
Navidrome Homepage Widget
Navidrome: allows you to enjoy your music collection from anywhere, by making it available through a modern Web UI and through a wide range of third-party compatible mobile apps, for both iOS and Android devices.
Token Creation
You can utilize the following procedure to generate a token for the homepage widget Homepage Widget
To find the salt value, use Firefox:
- Go to your Navidrome instance
- Log in
- Open Inspect Element (right click and select ‘inspect’)
- Look for the “Storage” tab
- Look for Local Storage and inside it, you should see your domain, press it
- Look for the key “subsonic-salt” and copy the value
Generate Token
Example: password = password salt = salt
Enter this at MD5 Online Generator:
1
passwordsalt
Copy the MD5 Hash to your widget config for Homepage.
Widget config:
1
2
3
4
5
6
widget:
type: navidrome
url: https://navidrome-url
user: username
token:token
salt:salt
This post is licensed under
CC BY 4.0
by the author.
