Added: Logging to empty/no data returns
This commit is contained in:
parent
a60e41e6e4
commit
2f7f01edbb
2 changed files with 10 additions and 2 deletions
|
|
@ -178,6 +178,7 @@ class SonarrAPI(object):
|
|||
}
|
||||
}
|
||||
)
|
||||
|
||||
if influx_payload:
|
||||
self.dbmanager.write_points(influx_payload)
|
||||
else:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue