[books] Fix importing to not use OL by default for now

This commit is contained in:
2024-10-17 16:40:07 -04:00
parent dbaf189628
commit 2dbb091d61
2 changed files with 30 additions and 14 deletions

View File

@ -0,0 +1,7 @@
#!/usr/bin/env python3
BOOKS_TITLES_TO_IGNORE = [
"KOReader Quickstart Guide",
"zb2rhkSwygt9vjkAEBj7tP5KVgFqejJqsJ2W3bYsrgiiKK8XL",
"zb2rhchGpo7P27mofV9hYjT63d9ZaQnbQ6LSfzmkvsYzvARif",
]