LDS handling added, bugs in media config/references fixed
svn: r596
This commit is contained in:
@@ -80,8 +80,6 @@ def import_media_object(filename,path,base):
|
||||
|
||||
try:
|
||||
path = "%s/%s" % (thumb,base)
|
||||
|
||||
print filename,path,const.thumbScale
|
||||
mk_thumb(filename,path,const.thumbScale)
|
||||
shutil.copy(filename,name)
|
||||
except:
|
||||
|
Reference in New Issue
Block a user