From 1f8199c91f91a7a902f499a66fc7c0a8613f8854 Mon Sep 17 00:00:00 2001 From: angelblue05 Date: Tue, 15 Mar 2016 17:29:09 -0500 Subject: [PATCH] Remove incorrect log line --- resources/lib/itemtypes.py | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/lib/itemtypes.py b/resources/lib/itemtypes.py index 2c01889e..da28bb97 100644 --- a/resources/lib/itemtypes.py +++ b/resources/lib/itemtypes.py @@ -1225,7 +1225,6 @@ class TVShows(Items): if item['LocationType'] != "Virtual": # Create the reference in emby table - self.logMsg("Skipping virtual season.") emby_db.addReference(itemid, seasonid, "Season", "season", parentid=showid) # Process artwork