markop159/KODI-Popcorn-Time

Cannot find Torrent2HTTP

JanV123 opened this issue · 4 comments

Hi,

I recently upgraded from Kodi 17.6 to 18.0. When I was still on 17.6 Kodi Popcorn Time was working fine but when I uninstalled 17.6 and moved to 18.0, I am getting a "Cannot Find Torrent2HTTP" error when trying to open Popcorn Time videos. Hoping for any assistance.
Here are my logs.

Hi,

New version of Kodi on Windows is running as x64 application, so it is searching for x64 binnaries of torrent2http. To fix this you need to go this location on your PC:

"C:\Users\Admin\AppData\Roaming\Kodi\addons\plugin.video.kodipopcorntime\resources\bin"

rename folder "windows_x86" to "windows_x64"

I will update plugin with a fix when I have some time.

Hi,

New version of Kodi on Windows is running as x64 application, so it is searching for x64 binnaries of torrent2http. To fix this you need to go this location on your PC:

"C:\Users\Admin\AppData\Roaming\Kodi\addons\plugin.video.kodipopcorntime\resources\bin"

rename folder "windows_x86" to "windows_x64"

I will update plugin with a fix when I have some time.

Thanks buddy. Confirmed to be all working now!

Cheers!

Should you add this issue to the installation instructions page?

Is there a fix for 1.75 on Kodi 18.6 on Raspberry Pi?