mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add hdhomerun auto-discovery
This commit is contained in:
parent
7a39655dca
commit
19d5eb697c
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@
|
|||
auth += ', UserId="' + userId + '"';
|
||||
}
|
||||
|
||||
headers.Authorization = auth;
|
||||
headers["X-Emby-Authorization"] = auth;
|
||||
}
|
||||
|
||||
var accessToken = currentServerInfo.AccessToken;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue