View Single Post
Old 11-11-2018, 06:10 AM   #4
Gnoop
Junior Member
Gnoop began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Oct 2018
Device: none
Well, it almost worked. I waited for the official release to install and test, and when I ran it the conversion made it past the first AJAX call and failed at the second.

I think the leading forward-slash needs to be removed also from Line 132 of src/pyj/book_list/convert_book.pyj:

ajax_send(f'/conversion/status/{conversion_data.job_id}', data, on_conversion_status, query=query)

Thanks again.
Gnoop is offline   Reply With Quote