1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-10-31 07:13:02 +00:00

Bugfixes for renaming authors on gdrive

This commit is contained in:
Ozzie Isaacs
2022-02-01 20:08:42 +01:00
parent 61bfeae936
commit 0bc15636f2
3 changed files with 516 additions and 416 deletions

View File

@@ -1066,7 +1066,7 @@ def upload():
book_id = db_book.id
title = db_book.title
# ToDo this currently doesn't work -> integrate in update_dir_structure_gdrive
error = helper.update_dir_structure_file(book_id,
config.config_calibre_dir,
input_authors[0],