mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 13:23:24 -07:00
Update platform name override for Playstation 4
This commit is contained in:
parent
f5ca522e6c
commit
4354f72578
1 changed files with 2 additions and 1 deletions
|
@ -39,7 +39,8 @@ DEFAULT_ART = "interfaces/default/images/art.png"
|
|||
PLATFORM_NAME_OVERRIDES = {'Konvergo': 'Plex Media Player',
|
||||
'Mystery 3': 'Playstation 3',
|
||||
'Mystery 4': 'Playstation 4',
|
||||
'Mystery 5': 'Xbox 360'
|
||||
'Mystery 5': 'Xbox 360',
|
||||
'WebMAF': 'Playstation 4'
|
||||
}
|
||||
|
||||
PMS_PLATFORM_NAME_OVERRIDES = {'MacOSX': 'Mac'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue