Kindle Fire driver: Send books by default to the "kindle" folder instead of the "Books" folder to workaround a change in the Fire firmware that causes the Kindle to not recognize files in the Books folder.

This commit is contained in:
Kovid Goyal
2018-07-02 13:32:03 +05:30
parent 7df92c3c07
commit d2de878849
+1 -1
View File
@@ -20,7 +20,7 @@ class DeviceDefaults(object):
({'vendor':0x1949}, {
'format_map': ['azw3', 'mobi', 'azw',
'azw1', 'azw4', 'kfx', 'pdf'],
'send_to': ['documents', 'books', 'kindle'],
'send_to': ['documents', 'kindle', 'books'],
}
),
# B&N devices