schierlm / BibleMultiConverter

Converter written in Java to convert between different Bible program formats
Other
124 stars 33 forks source link

TheWord Commentary doesn't convert to MyBibleZone #19

Closed ghost closed 6 years ago

ghost commented 6 years ago

This is a testfile I generated for TheWord. Trying to convert isn't successful. What am I doing wrong here ? Do I need to set any specific module settings for TheWord ? ABC.cmt.zip

schierlm commented 6 years ago

BibleMultiConverter can only convert Bible (i.e. Scripture) modules, no commentaries or harmonies or dictionaries or devotionals or anything else that is supported by some Bible programs.

The only exception being Strong Dictionaries, but here I only support 4 formats (ZefDic, MyBibleZone, Logos, MobiPocket).

The functionality of these other module types is vastly different between formats, so conversion (in a generic case) is a lot harder there than it is for Bible modules.

Sorry to disappoint you.