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

Don't charge torrent files on enigma 2. #99

Closed goroldi closed 5 years ago

goroldi commented 5 years ago

Hi, I have installed popcorn time in Kodi on enigma 2 deco and it's not working. It seems that don't find torrent files. Any idea how to configure it? Thanks in advance.

markop159 commented 5 years ago

add logs.

goroldi commented 5 years ago

How I can add logs? In the screen appears fetching information. And it stopped there.

markop159 commented 5 years ago

Here you can read how to enable debug logging and log location: https://github.com/markop159/KODI-Popcorn-Time/wiki/Discussions%2C-Proposals%2C-Issues-and-Bugs

goroldi commented 5 years ago

Thanks!!, I don´t know how, but now is working. even thought I got a lot of errors.

I atthacht the log file in Paste Bin link.

https://pastebin.com/EBFMJcAq

Thanks a Million for this amazing APP

markop159 commented 5 years ago

I am glad that it is working now, there are a lot of errors:

ERROR: CAESinkALSA - snd_pcm_writei(-32) Broken pipe - trying to recover

this errors are due to some incompatibility between kodi and Enigma OS, but if kodi is working I guess they can be ignored.

Another error if it is mentioned less than 10 times can be ignored:

NOTICE: [plugin.video.kodipopcorntime] (Thread-1) (Torrent) error: [Errno 111] Connection refused

This is when kodi is waiting for torrent to start downloading.

goroldi commented 5 years ago

Thank you again. You are amazing!! Great job!

markop159 commented 5 years ago

Resolved