dazedcat19 / FMD2

GNU General Public License v2.0
618 stars 57 forks source link

Updating manga list can't be saved #1

Closed Slasar41 closed 4 years ago

Slasar41 commented 4 years ago

I use the converter tool and all seems fine, I can double click the title on manga list and manga info will load fine and the list will still exist after reopening FMD. But when I update the manga list, FMD can't load the manga info anymore and reopening FMD will remove the list.

dazedcat19 commented 4 years ago

Sorry, I forgot to make a proper change to mangalist db.

Can you convert all the dbs tho? Upload it to a new repo.

Slasar41 commented 4 years ago

Can I just download all the available, convert it, and then upload to this? Ah yeah, I still don't know the place to upload the databases, where is it? Also, how to get the generated website ID for new website?

dazedcat19 commented 4 years ago

https://github.com/dazedcat19/FMD2-DB/ Put them in 7z folder. Following config.json

Yes, just use a batch script to rename them. https://github.com/dazedcat19/FMD2/tree/master/scripts

There's some websites not converted yet. Like kissmanga. I'm reluctant to rewrite it. The quality isn't that good. but too much security. Madokami etc that broke also.

Slasar41 commented 4 years ago

Alright. Should we have the statistics too like in the old repo?

There's many people using KissManga, you can see the latest kissmanga issue on the old repo. Also, 90% of my favorites is from KissManga 😅 so I can't use this for my main FMD yet.

dazedcat19 commented 4 years ago

kissmanga module was very simple. except the encryption part. I think there's pure lua encryption library out there that can be used. I'm reluctant to add more encrytion apis. there's way too many variants. too much work. better use what available.