Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add an option to skip adding the book to xochitl #4

Open
primalmotion opened this issue Apr 2, 2021 · 3 comments
Open

add an option to skip adding the book to xochitl #4

primalmotion opened this issue Apr 2, 2021 · 3 comments

Comments

@primalmotion
Copy link

Would it be possible to add an option to skip adding the downloaded books to xochitl? I only use KOReader for reading and I need to go into xochitl and delete the newly downloaded file every time.

awesome app otherwise! thanks

@primalmotion
Copy link
Author

I was able to disable the thing by simply commenting out https://github.com/khanhas/zshelf/blob/main/backend/download.js#L67-L84

Sadly I really suck at Javascript and I have no idea how to pass a config flag from the file to this part of the code :(

@theluciddreamer
Copy link

Primalmotion can you say a bit about how to do that - I know nothing about javascript

@primalmotion
Copy link
Author

you can just remove that code block, or add // in front of every highlighted lines

phthallo added a commit to phthallo/zshelf that referenced this issue May 5, 2024
- zshelf now correctly detects the download button element (fixes khanhas#14)
- add option to skip adding book to xochitl (khanhas#4)
- update docs, config file to address new z-lib domain + any other updates since 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants