martijnlentink / propresenter-custom-bibles

Tutorial to import custom Bibles in ProPresenter
34 stars 13 forks source link

Downloads only book of Revelation #2

Closed Telforbot closed 9 months ago

Telforbot commented 9 months ago

Thanks a lot for the code. Tried and it downloads the translation i require. But the issue is that it only downloads the book of Revelation. Tried multiple version of the Tamil (tam) bible. Can you please check?

martijnlentink commented 9 months ago

That is odd. I'll have a look, could you let me know if you are using OSX or Windows? And which translation are you trying to download, abbreviation or Bible.com I'd?

Telforbot commented 9 months ago

Thanks for your prompt response. I'm trying to download the Tamil bible: ISO Code: 639 after that i tried two bibles, both with the same results: 339 and 3154 I'm using the windows executable

martijnlentink commented 9 months ago

Thanks for the details. It appears that I mistakenly uploaded a test version, I usually only download Revelations when testing 😄. I updated the binary in the Releases, so it should work if you download it again

Telforbot commented 9 months ago

Thanks, any idea how i can delete the versions i recently downloaded?

martijnlentink commented 9 months ago

Yes, good point;

I'll update the script in a bit that will do this for you somewhere this week

Telforbot commented 9 months ago

Thanks, I deleted all the files in that folder, and am now rerunning the script. will update how it goes! Thanks again!

Telforbot commented 9 months ago

Update: Does not work at all!. I deleted all the files from the folder specified, and then re-ran the new exe. It downloads all the books, starting with Genesis and completes. But the sideload folder is empty when i check the bibles section in ProPresenter, I don't see any installed bibles. Along with deleting the files, is there any configuration that we need to update, maybe some metadata file as well?

martijnlentink commented 9 months ago

image That is interesting. It appears to be working for me, please try adding this RVbible file to your sideload directory TAOVBSI.zip

EDIT: Good to add: the Windows version of this script uses the sideload directory, meaning that it might not pick up previous installed bibles in ProPresenter, these then have to be reinstalled every time you open up ProPresenter.

Telforbot commented 9 months ago

I copied the contents of the zip file into the folder, and that resolved the issue. I think the root of the issue is that the modified script does not create any files in the sideload directory. Do let me know when you have an updated version of the script

martijnlentink commented 9 months ago

I'll have a look at that, it should copy the files though. Thanks for your feedback anyways, I'll see if I have some time coming week to look at it.

martijnlentink commented 9 months ago

TAERV.zip Here is the other translation you requested

martijnlentink commented 9 months ago

By the way, I updated the script. Hopefully it works more accurately right now, I didn't see any errors with moving the files to the directory though.

Telforbot commented 9 months ago

Thanks, I checked the updated script and it works as designed!