mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 05:13:21 -07:00
Change wording "updating" to "retrieving"
This commit is contained in:
parent
79dc190ccc
commit
43bd49ce5b
1 changed files with 1 additions and 1 deletions
|
@ -615,7 +615,7 @@ class PlexTV(object):
|
|||
return clean_servers
|
||||
|
||||
def get_plex_downloads(self):
|
||||
logger.debug(u"PlexPy PlexTV :: Updating current server version.")
|
||||
logger.debug(u"PlexPy PlexTV :: Retrieving current server version.")
|
||||
pmsconnect.PmsConnect().set_server_version()
|
||||
|
||||
logger.debug(u"PlexPy PlexTV :: Plex update channel is %s." % plexpy.CONFIG.PMS_UPDATE_CHANNEL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue