fix navidrome nothing playing, simplify widget params

This commit is contained in:
Michael Shamoon 2022-11-07 10:36:47 -08:00
parent 210d746ef6
commit 31b644c939
2 changed files with 13 additions and 5 deletions

View file

@ -1,7 +1,7 @@
import genericProxyHandler from "utils/proxy/handlers/generic";
const widget = {
api: "{url}/rest/{endpoint}?u={user}&t={token}&s={salt}&v={version}&c={client}&f=json",
api: "{url}/rest/{endpoint}?u={user}&t={token}&s={salt}&v=1.16.1&c=homepage&f=json",
proxyHandler: genericProxyHandler,
mappings: {