dazedcat19 / FMD2

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

Import Favorites from FMD1 #417

Closed hachi-zy closed 3 years ago

hachi-zy commented 3 years ago

Could you help me here I Follow the instructions from this https://github.com/dazedcat19/FMD2/releases/tag/2.0.21.0

and according to this post, this is what is supposed to be in the converted folders:

settings.json (main fmd settings)
downloads.db (download list)
favorites.db (favorite list)
downloadedchapters.db (downloaded chapters history)

but when i run converter.exe i only get downloadedchapters.db and settings.json image

Slasar41 commented 3 years ago

You have a very old FMD. First you must update it to FMD 1.3.0.0 from here: https://github.com/fmd-project-team/FMD/releases/tag/1.3.3.0. Just copy the works folder from old FMD. Then you can run the converter.

hachi-zy commented 3 years ago

It works, thank you