markop159 / KODI-Popcorn-Time

With KODI Popcorn Time you can search for movies that you can see immediately in KODI.
142 stars 32 forks source link

Cannot find Torrent2HTTP #102

Closed JanV123 closed 5 years ago

JanV123 commented 5 years ago

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.

markop159 commented 5 years ago

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.

JanV123 commented 5 years ago

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!

Jonyx4 commented 5 years ago

Should you add this issue to the installation instructions page?

no1be4me commented 4 years ago

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