Change Plex service widget to use key not token

This commit is contained in:
Michael Shamoon 2022-10-11 07:08:29 -07:00
parent 3c23e59a70
commit 778261f67e

View File

@ -1,7 +1,7 @@
import plexProxyHandler from "./proxy";
const widget = {
api: "{url}{endpoint}?X-Plex-Token={token}",
api: "{url}{endpoint}?X-Plex-Token={key}",
proxyHandler: plexProxyHandler,
mappings: {