mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 01:33:30 +02:00
Sony T1: Cleanup
This commit is contained in:
parent
342d189f87
commit
b6a7aa34f3
1 changed files with 1 additions and 1 deletions
|
|
@ -256,7 +256,7 @@ def update_device_books(self, connection, booklist, source_id, plugboard):
|
|||
newmi = book
|
||||
|
||||
# Get Metadata We Want
|
||||
# Make sure lpath uses Unix-style strings
|
||||
# Make sure lpath uses Unix-style strings
|
||||
lpath = book.lpath.replace('\\', '/')
|
||||
try:
|
||||
if opts.use_author_sort:
|
||||
|
|
|
|||
Loading…
Reference in a new issue