Fixes book deletion error in version 0.7.15 on Windows line 273 not all parameters are passed

This commit is contained in:
bator@nc.rr.com 2010-08-25 02:25:42 -04:00
parent b6e17824e3
commit 607db6a750

View File

@ -368,7 +368,7 @@ class XMLCache(object):
if book.device_collections is None:
book.device_collections = []
book.device_collections = playlist_map.get(book.lpath, [])
debug_print('Timezone votes: %d GMT, %d LTZ, use_tz_var='%
debug_print('Timezone votes: %d GMT, %d LTZ, use_tz_var= %d'%
(gtz_count, ltz_count, use_tz_var))
self.update_playlists(i, root, booklist, collections_attributes)
# Update the device collections because update playlist could have added