chore(docs): fix headers
This commit is contained in:
@@ -33,6 +33,6 @@ Location: project `.env`. Minimal reference for server admins.
|
|||||||
- GOOGLE_CLIENT_ID / GOOGLE_CLIENT_SECRET
|
- GOOGLE_CLIENT_ID / GOOGLE_CLIENT_SECRET
|
||||||
- GITHUB_CLIENT_ID / GITHUB_CLIENT_SECRET
|
- GITHUB_CLIENT_ID / GITHUB_CLIENT_SECRET
|
||||||
|
|
||||||
Tips:
|
### Tips
|
||||||
- If running behind a reverse proxy, set `FRONTEND_URL` and `SSO_BASE_REDIRECT_URI` to public URLs.
|
- If running behind a reverse proxy, set `FRONTEND_URL` and `SSO_BASE_REDIRECT_URI` to public URLs.
|
||||||
- Change `DEFAULT_ADMIN_*` on first login or disable registration and create users from the admin panel.
|
- Change `DEFAULT_ADMIN_*` on first login or disable registration and create users from the admin panel.
|
||||||
@@ -75,20 +75,20 @@ _Note: You will have to enable the virtual environment everytime you want to reg
|
|||||||
- Transfer playback to the temporary device when asked
|
- Transfer playback to the temporary device when asked
|
||||||
- Credentials are posted to Spotizerr automatically
|
- Credentials are posted to Spotizerr automatically
|
||||||
|
|
||||||
**Next steps:**
|
### Next steps
|
||||||
|
|
||||||
- Add Deezer ARL in Configuration → Accounts (optional, allows for FLAC availability if premium)
|
- Add Deezer ARL in Configuration → Accounts (optional, allows for FLAC availability if premium)
|
||||||
- Adjust Download and Formatting options
|
- Adjust Download and Formatting options
|
||||||
- Enable Watch system if you want automatic downloads
|
- Enable Watch system if you want automatic downloads
|
||||||
|
|
||||||
**Troubleshooting (quick):**
|
### Troubleshooting (quick)
|
||||||
|
|
||||||
- Downloads not starting: verify service credentials and API keys
|
- Downloads not starting: verify service credentials and API keys
|
||||||
- Watch not working: enable in Configuration → Watch and set intervals
|
- Watch not working: enable in Configuration → Watch and set intervals
|
||||||
- Auth issues: ensure JWT secret and SSO creds (if used); try clearing browser cache
|
- Auth issues: ensure JWT secret and SSO creds (if used); try clearing browser cache
|
||||||
- Queue stalling: force-refresh the page (ctrl+F5)
|
- Queue stalling: force-refresh the page (ctrl+F5)
|
||||||
|
|
||||||
**Logs:**
|
### Logs
|
||||||
```bash
|
```bash
|
||||||
docker logs spotizerr
|
docker logs spotizerr
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user