From 5ec53e032636468194449a72dbfd30fb787fe137 Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Sun, 3 May 2015 23:52:40 +0200 Subject: [PATCH] stupid typo --- resources/lib/WriteKodiDB.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lib/WriteKodiDB.py b/resources/lib/WriteKodiDB.py index 58115a62..d6c776c7 100644 --- a/resources/lib/WriteKodiDB.py +++ b/resources/lib/WriteKodiDB.py @@ -1054,7 +1054,7 @@ class WriteKodiDB(): return #tagpath - libraryPath = xbmc.translatePath("special://userdata/library/video/%s/Emby - " %tagname) + libraryPath = xbmc.translatePath("special://userdata/library/video/Emby - %s/" %tagname) if not xbmcvfs.exists(libraryPath): #create tag node - index