diff --git a/addon.xml b/addon.xml index 0fafa52a..6d396acf 100644 --- a/addon.xml +++ b/addon.xml @@ -1,7 +1,7 @@ diff --git a/resources/lib/views.py b/resources/lib/views.py index d00c9765..2b35f322 100644 --- a/resources/lib/views.py +++ b/resources/lib/views.py @@ -678,7 +678,6 @@ class Views(object): index += 1 window('Emby.nodes.total', str(index)) - LOG.info(windex) window('Emby.wnodes.total', str(windex)) def window_node(self, index, view, node=None, node_label=None):