riderkick / FMD

Forked from https://sf.net/p/fmd/
GNU General Public License v2.0
721 stars 213 forks source link

[Feature Request] Manually add missing manga in the program #1195

Closed traitorAIZEN closed 6 years ago

traitorAIZEN commented 6 years ago

There are missing titles in Kissmanga list that never show up no matter how many times i update the list. They exist in the site but failes to show up in the db.

Adding missing titles in the list was easy in DDM xml files, but it's different with FMD. That's why i'm suggesting for a feature where we can fill up a form in the program to manually update the db. We could just paste any necessary links or info there and save it on the list. I tried tinkering with the db files as last resort but it just messed it up, i'm really a noob when it comes to this.

And please add Mangastream scanlation group. i don't know why you removed it since it's still working fine in my 0.9.130v, that's also the main reason why i don't update my fmd.

thanks

kmvi commented 6 years ago

Explanation here.

Mangastream has not been removed. FMD contains two similar modules: MangaStream (English-Scanlation) and MangaStreamTo (English). You should use the first one.

traitorAIZEN commented 6 years ago

Thanks, my problem with mangstream has been solved.

Just a question for the kissmanga's UpdateListDirectoryPageNumber, just to be sure, did that 267 came from http://kissmanga.com/MangaList?page=267 <- that page number?

and if after i successfully updated my kissmanga db completely, i disable that advanced option parameter then update the list the default way, will it replace the complete list with an incomplete list?

kmvi commented 6 years ago

did that 267 came from http://kissmanga.com/MangaList?page=267 <- that page number?

Yes (for now kissmanga has 275 pages). Don't forget to set Enabled checkbox. When you start an update, you should see in status bar something like Updating list [1/1] KissManga | [T:1] [1/275] ...

will it replace the complete list with an incomplete list?

During list update process DB entries are not deleted, so list will not be replaced.

traitorAIZEN commented 6 years ago

This has been really helpful. Thank you.