mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Sony T1: Cleanup
This commit is contained in:
parent
342d189f87
commit
b6a7aa34f3
@ -256,7 +256,7 @@ class PRST1(USBMS):
|
||||
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…
x
Reference in New Issue
Block a user