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