mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
add hdhomerun auto-discovery
This commit is contained in:
parent
7a39655dca
commit
19d5eb697c
@ -160,7 +160,7 @@
|
|||||||
auth += ', UserId="' + userId + '"';
|
auth += ', UserId="' + userId + '"';
|
||||||
}
|
}
|
||||||
|
|
||||||
headers.Authorization = auth;
|
headers["X-Emby-Authorization"] = auth;
|
||||||
}
|
}
|
||||||
|
|
||||||
var accessToken = currentServerInfo.AccessToken;
|
var accessToken = currentServerInfo.AccessToken;
|
||||||
|
Loading…
Reference in New Issue
Block a user