From d04822bbea5783c4a572bac1b34e09e441c411a3 Mon Sep 17 00:00:00 2001 From: angelblue05 Date: Tue, 11 Oct 2016 18:00:54 -0500 Subject: [PATCH] Fix typo in musicvideos --- resources/lib/objects/musicvideos.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lib/objects/musicvideos.py b/resources/lib/objects/musicvideos.py index 0c3b6d4f..16db704a 100644 --- a/resources/lib/objects/musicvideos.py +++ b/resources/lib/objects/musicvideos.py @@ -123,7 +123,7 @@ class MusicVideos(common.Items): if self.add_update(item, view): self.content_pop(item.get('Name', "unknown")) - @catch_except + @catch_except() def add_update(self, item, view=None): # Process single music video kodicursor = self.kodicursor