mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 21:03:21 -07:00
Add hidden setting to override server name
This commit is contained in:
parent
000656be00
commit
b7da2dedf3
7 changed files with 13 additions and 8 deletions
|
@ -2850,7 +2850,7 @@ class PLEXMOBILEAPP(Notifier):
|
|||
'data': {
|
||||
'provider': {
|
||||
'identifier': plexpy.CONFIG.PMS_IDENTIFIER,
|
||||
'title': plexpy.CONFIG.PMS_NAME
|
||||
'title': helpers.pms_name()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue