stupid typo

This commit is contained in:
Marcel van der Veldt 2015-05-03 23:52:40 +02:00
parent 5b03f6549d
commit 5ec53e0326
1 changed files with 1 additions and 1 deletions

View File

@ -1054,7 +1054,7 @@ class WriteKodiDB():
return return
#tagpath #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): if not xbmcvfs.exists(libraryPath):
#create tag node - index #create tag node - index