Quote:
Originally Posted by jackie_w
I'm tempted to say 'forget about it'. For personal consumption (I only ever use WiFi to transfer) my hack seems to work just as well as it ever has. I've chosen Settings - Filenames - Use CC template everywhere/Replace existing book files as my new standard setting.
|
I think I am going to take you up on the "forget about it" offer.
I glanced through your code and the underlying driver and don't see any reason it should misbehave. This is one instance in the driver where __class__.__name__ is used but only to name a file, so that should be OK. I am not sure why you are creating new arrays in your version of upload_books, given that the underlying data structures are not being modified, but I also don't see a reason why this would affect anything.
YAMOL

(Yet Another Mystery Of Life)