Releases: martijnlentink/propresenter-custom-bibles
2024-09-24
- Fix for #33; Validate chapter numbering and skipping if unable to recover from invalid chapters. This prevents creating bible entry without valid chapters in ProPresenter.
Note
OSX
If after downloading OSX doesn't let you run the executable because of security permissions run the following command to remove the macOS Gatekeeper quarantine attribute.
xattr -d com.apple.quarantine /Users/{user}/Downloads/bible_import
Windows
On Windows if you are unable to open it due to Windows Defender SmartScreen please click on More Info and then click Run anyway.
In some cases the window will flash and close immediately. If that happens to you open Command Prompt, drag the executable to the window and press enter, that should do it.
2024-09-20
- Final fix for #30, changes endpoint which still serve 'offline' key with zip
Note
OSX
If after downloading OSX doesn't let you run the executable because of security permissions run the following command to remove the macOS Gatekeeper quarantine attribute.
xattr -d com.apple.quarantine /Users/{user}/Downloads/bible_import
Windows
On Windows if you are unable to open it due to Windows Defender SmartScreen please click on More Info and then click Run anyway.
In some cases the window will flash and close immediately. If that happens to you open Command Prompt, drag the executable to the window and press enter, that should do it.
[PRE] 2024-09-18
- Fixes error which falls back to the earlier, iterative, approach instead of retrieving 'offline' key
Note
OSX
If after downloading OSX doesn't let you run the executable because of security permissions run the following command to remove the macOS Gatekeeper quarantine attribute.
xattr -d com.apple.quarantine /Users/{user}/Downloads/bible_import
Windows
On Windows if you are unable to open it due to Windows Defender SmartScreen please click on More Info and then click Run anyway.
In some cases the window will flash and close immediately. If that happens to you open Command Prompt, drag the executable to the window and press enter, that should do it.
2024-07-17
- Fix missing resources with Pyinstaller
Note
OSX
If after downloading OSX doesn't let you run the executable because of security permissions run the following command to remove the macOS Gatekeeper quarantine attribute.
xattr -d com.apple.quarantine /Users/{user}/Downloads/bible_import
Windows
On Windows if you are unable to open it due to Windows Defender SmartScreen please click on More Info and then click Run anyway.
In some cases the window will flash and close immediately. If that happens to you open Command Prompt, drag the executable to the window and press enter, that should do it.
2024-05-24
- Now displays filter list to choose a translation from
- Gives the user the choice to either overwrite existing free bible translation or to have it as sideloaded bible
- UI improvements
Note
OSX
If after downloading OSX doesn't let you run the executable because of security permissions run the following command to remove the macOS Gatekeeper quarantine attribute.
xattr -d com.apple.quarantine /Users/{user}/Downloads/bible_import
Windows
On Windows if you are unable to open it due to Windows Defender SmartScreen please click on More Info and then click Run anyway.
In some cases the window will flash and close immediately. If that happens to you open Command Prompt, drag the executable to the window and press enter, that should do it.
2024-05-04
- Fix for issue concerning verse sub parts. Examples: MSG MAT.1.2-6a and MAT1.6b-11
Note
OSX
If after downloading OSX doesn't let you run the executable because of security permissions run the following command to remove the macOS Gatekeeper quarantine attribute.
xattr -d com.apple.quarantine /Users/{user}/Downloads/bible_import
Windows
On Windows if you are unable to open it due to Windows Defender SmartScreen please click on More Info and then click Run anyway.
In some cases the window will flash and close immediately. If that happens to you open Command Prompt, drag the executable to the window and press enter, that should do it.
2024-04-28
- Fallback verse recognition based on span class when
label
-element approach fails.
Note
OSX
If after downloading OSX doesn't let you run the executable because of security permissions run the following command to remove the macOS Gatekeeper quarantine attribute.
xattr -d com.apple.quarantine /Users/{user}/Downloads/bible_import
Windows
On Windows if you are unable to open it due to Windows Defender SmartScreen please click on More Info and then click Run anyway.
In some cases the window will flash and close immediately. If that happens to you open Command Prompt, drag the executable to the window and press enter, that should do it.
2024-04-05
- Support for Yves bible files. This greatly improves the speed of Bible download.
Note
OSX
If after downloading OSX doesn't let you run the executable because of security permissions run the following command to remove the macOS Gatekeeper quarantine attribute.
xattr -d com.apple.quarantine /Users/{user}/Downloads/bible_import
Windows
On Windows if you are unable to open it due to Windows Defender SmartScreen please click on More Info and then click Run anyway.
In some cases the window will flash and close immediately. If that happens to you open Command Prompt, drag the executable to the window and press enter, that should do it.
2024-03-21
- Skip incorrect verses
Note
OSX
If after downloading OSX doesn't let you run the executable because of security permissions run the following command to remove the macOS Gatekeeper quarantine attribute.
xattr -d com.apple.quarantine /Users/{user}/Downloads/bible_import
Windows
On Windows if you are unable to open it due to Windows Defender SmartScreen please click on More Info and then click Run anyway.
In some cases the window will flash and close immediately. If that happens to you open Command Prompt, drag the executable to the window and press enter, that should do it.
2024-03-20
- Support for verses defined as ranges
Note
OSX
If after downloading OSX doesn't let you run the executable because of security permissions run the following command to remove the macOS Gatekeeper quarantine attribute.
xattr -d com.apple.quarantine /Users/{user}/Downloads/bible_import
Windows
On Windows if you are unable to open it due to Windows Defender SmartScreen please click on More Info and then click Run anyway.
In some cases the window will flash and close immediately. If that happens to you open Command Prompt, drag the executable to the window and press enter, that should do it.