steeve / plugin.video.pulsar

Pulsar addon for XBMC/Kodi
http://forum.kodi.tv/showthread.php?tid=200957
Other
546 stars 350 forks source link

Suddenly started to crash on RPI with version 0.4.0 #54

Open reemplazable opened 9 years ago

reemplazable commented 9 years ago

While running XBMC on Xbian (Raspberry pi release) I started to watch a film pushing the URL from my app and crashed (desincronized between film and buffering). After a restart pulsar wont take the URL againt, it always crashes with this message.

00:25:31 T:2623534144 NOTICE: -->Python Interpreter Initialized<-- 00:25:33 T:2623534144 NOTICE: [0, 1, 2] 00:25:33 T:2623534144 NOTICE: http://localhost:65251/play?uri=magnet%3A%3Fxt%3Durn%253Abtih%253AA2A76633D94DE3FBE65BE506C45F4A8D9673473C%26dn%3DPredestination%2B%282014%29%2B720p%2BBrRip%2Bx264%2B-%2BYIFY%26tr%3Dudp%253A%252F%252Ftracker.openbittorrent.com%253A80%26tr%3Dudp%253A%252F%252Ftracker.publicbt.com%253A80%26tr%3Dudp%253A%252F%252Ftracker.istole.it%253A6969%26tr%3Dudp%253A%252F%252Fopen.demonii.com%253A1337 00:25:34 T:2662331456 NOTICE: [plugin.video.pulsar] 2014-12-01 23:25:34 INFO btplayer Adding torrent 00:25:34 T:2662331456 NOTICE: [plugin.video.pulsar] 2014-12-01 23:25:34 INFO btplayer Setting save path to /media/disk/Temp 00:25:34 T:2662331456 NOTICE: [plugin.video.pulsar] terminate called after throwing an instance of 'libtorrent::libtorrent_exception' 00:25:34 T:2662331456 NOTICE: [plugin.video.pulsar] what(): missing info-hash from URI 00:25:34 T:2662331456 NOTICE: [plugin.video.pulsar] SIGABRT: abort 00:25:34 T:2662331456 NOTICE: [plugin.video.pulsar] PC=0xb6c36cdc 00:25:34 T:2662331456 NOTICE: [plugin.video.pulsar] pulsard: starting pulsard 00:25:34 T:2623534144 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

It also complains about something strange: 00:24:49 T:2662331456 NOTICE: [plugin.video.pulsar] 2014-12-01 23:24:49 NOTI libtorrent listen_succeeded_alert: successfully listening on [TCP] 0.0.0.0:6997 00:24:49 T:2662331456 NOTICE: [plugin.video.pulsar] 2014-12-01 23:24:49 NOTI libtorrent listen_succeeded_alert: successfully listening on [TCP/SSL] 0.0.0.0:4433 00:24:49 T:2662331456 NOTICE: [plugin.video.pulsar] 2014-12-01 23:24:49 ERRO libtorrent listen_failed_alert: listening on [::]:6997 failed: [open] [TCP] Address family not supported by protocol 00:24:49 T:2662331456 NOTICE: [plugin.video.pulsar] 2014-12-01 23:24:49 ERRO libtorrent listen_failed_alert: listening on [::]:4433 failed: [open] [TCP/SSL] Address family not supported by protocol