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