Joshuajrodrigues / manga2epub4kindle

A very light and simple terminal app in the making to convert all cbr manga to epub suitable for kindle devices.
https://www.npmjs.com/package/manga2epub4kindle
GNU General Public License v3.0
21 stars 2 forks source link

.DS_Store causing issues #3

Open jaredmichaelwilliams opened 1 year ago

jaredmichaelwilliams commented 1 year ago

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