mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-12 08:16:06 -07:00
Fix some platform mappings
This commit is contained in:
parent
b8164ca556
commit
3c22496ea2
3 changed files with 31 additions and 18 deletions
|
@ -68,11 +68,12 @@ PLATFORM_NAMES = {'android': 'android',
|
|||
'safari': 'safari',
|
||||
'samsung': 'samsung',
|
||||
'synclounge': 'synclounge',
|
||||
'tivo': 'tivo',
|
||||
'tvos': 'atv',
|
||||
'vizio': 'opera',
|
||||
'wiiu': 'wiiu',
|
||||
'windows': 'windows',
|
||||
'windows phone': 'wp',
|
||||
'wiiu': 'wiiu',
|
||||
'xbmc': 'xbmc',
|
||||
'xbox': 'xbox'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue