This commit is contained in:
@@ -22,7 +22,7 @@ export class JellyfinApi implements ICredentialType {
|
||||
];
|
||||
|
||||
authenticate = {
|
||||
type: 'generic',
|
||||
type: 'generic' as const,
|
||||
properties: {
|
||||
headers: {
|
||||
'Authorization': '={{"MediaBrowser Token=" + $credentials.apiKey}}'
|
||||
|
||||
Reference in New Issue
Block a user