mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-11 07:46:07 -07:00
Add very early attempt at retrieving IP address per stream.
This commit is contained in:
parent
9d5dabca14
commit
7a5cad1a31
5 changed files with 125 additions and 34 deletions
|
@ -952,4 +952,4 @@ class WebInterface(object):
|
|||
cherrypy.response.headers['Content-type'] = 'application/json'
|
||||
return result
|
||||
else:
|
||||
logger.warn('Unable to retrieve data.')
|
||||
logger.warn('Unable to retrieve data.')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue