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

.DS_Store causing issues #3

Open
jaredmichaelwilliams opened this issue Sep 26, 2023 · 0 comments
Open

.DS_Store causing issues #3

jaredmichaelwilliams opened this issue Sep 26, 2023 · 0 comments

Comments

@jaredmichaelwilliams
Copy link
Contributor

jaredmichaelwilliams commented Sep 26, 2023

Youre going to want to add some kind of function that skips .DS_Store or deletes them from the extracted folder.

It causes issues on creating the cover and first page or two of the epub

i added a function that just deletes the file, as well as an if statement that if the file name is .DS_Store it doesnt include it in the epub

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

1 participant