potential PMP fix
This commit is contained in:
parent
4c8af5a316
commit
2ee3ec261f
|
@ -46,7 +46,7 @@ module.exports = function PlexAuth () {
|
|||
url: url,
|
||||
headers: {
|
||||
'X-Plex-Device-Name': sBrowser,
|
||||
'X-Plex-Client-Identifier': 'SyncLounge',
|
||||
'x-plex-client-identifier': 'SyncLounge',
|
||||
'X-Plex-Provides': 'controller',
|
||||
'X-Plex-Target-Client-Identifier': clientIdentifier,
|
||||
'X-Plex-Device': 'Web (' + sBrowser + ')',
|
||||
|
|
Loading…
Reference in New Issue