pierobot / mangapie

This is a self-hosted server for archived manga.
BSD 3-Clause "New" or "Revised" License
64 stars 9 forks source link

Get Cover Image for mangas #20

Closed calgara12 closed 7 years ago

calgara12 commented 7 years ago

Hey, thank you for this awesome application!

Right now when i add a library containing Mangas, it gets metadata, like description, author... but no cover images show up. 1

Also even though in my library folder i only have the folders: Berserk and One Piece, an additional folder called 'i' is added to the library. Why?

Thank you :)

pierobot commented 7 years ago

Interesting. What does ls -la in the manga directory output?

I can already download the images from mangaupdates, but those are typically small and are sometimes missing for some series so I'll have it automatically extract them from the archives. It will be added soonish.

calgara12 commented 7 years ago

Oh it looks that 'i' folder was a mistake on my part. It was a hidden folder.

Ok thats a great idea. How can i download the images from mangaupdates? Or is there a manual way i can add images in the meantime? :)

pierobot commented 7 years ago

The manual way is to just download the images from mangaupdates inside the folder for each series and name them folder.jpeg

It might look a bit funky if the width of the resolutions are different. :man_shrugging:

calgara12 commented 7 years ago

Thanks that worked! :)

pierobot commented 7 years ago

Glad to hear. I just merged a way to change passwords for users. Please make sure to change your password for dev because that's the current admin account.

Go to the mangapie root directory and do git pull

It will be in Username->Settings->Edit

calgara12 commented 7 years ago

alright, will do :)