Quote:
Originally Posted by capink
I never use devices with calibre (non rootable kindle, only email one book at a time since collections are useless), so my knowledge here is very limited. I only went for device_uuid as way to prevent name clashes if the user has two similar devices. I will defer to others decide whether a device_uuid is needed.
|
Name clashing is a good argument for using the uuid. I added the template function current_device_uuid(storage_location). It is in source now.