plugin.video.quasar icon indicating copy to clipboard operation
plugin.video.quasar copied to clipboard

Playback fail from external addon.

Open mac1202 opened this issue 8 years ago • 4 comments

Recently the bubble addon add support for torrent playing with quasar. But unfortunately it doesnt work for me. The the torrent file is properly send to quasar, the intial buffer work but the playback doesnt start and quasar ask me if I want to continue the download. Here the error from the kodi log.

NOTICE: [plugin.video.quasar] INFO  btplayer     ▶ playerLoop       Waiting for playback...
NOTICE: [plugin.video.quasar] [GIN] 2017/04/05 - 16:54:38 | 302 |  56.02710271s | 127.0.0.1 |   GET     /play
NOTICE: [plugin.video.quasar] [GIN] 2017/04/05 - 16:54:38 | 200 |   32.318678ms | 127.0.0.1 |   GET     /infolabels
WARNING: Invalid media type ""
WARNING: Attempt to use invalid handle -1

If I let the download continue and play it from quasar it work properly. I m using kodi 17.1 on manjaro linux.

mac1202 avatar Apr 06 '17 12:04 mac1202

Would be more helpful if you enable debug mode in Kodi and post full log somewhere like ~~pastebin.com~~ paste.ubuntu.com

elgatito avatar Apr 06 '17 12:04 elgatito

https://pastebin.com/0KU8F6W1

mac1202 avatar Apr 06 '17 13:04 mac1202

14:59:08.973 T:139693522707008   DEBUG: RunScriptWithParams - calling plugin Quasar('plugin://plugin.video.quasar/play','-1','?season=1&episode=3&type=episode&uri=magnet%3A%3Fxt%3Durn%3Abtih%3A1c32bba7873360e4ee33ff8181271974aec89c81%26dn%3DPlanet.Earth.II..S01E03.1080p.HDTV.AC3.5.1.HEVC.x265.sharpysword%26tr%3Dudp%253A%252F%252Ftracker.leechers-paradise.org%253A6969%26tr%3Dudp%253A%252F%252Fzer0day.ch%253A1337%26tr%3Dudp%253A%252F%252Fopen.demonii.com%253A1337%26tr%3Dudp%253A%252F%252Ftracker.coppersurfer.tk%253A6969%26tr%3Dudp%253A%252F%252Fexodus.desync.com%253A6969')

Somehow Plugin Handle is set to "-1" (incoming value from Kodi). I don't see problems in the log.

15:00:12.227 T:139691949004544  NOTICE: [plugin.video.quasar] [33mWARN  btplayer     ▶ playerLoop       [0mPlayback was unable to start after 20 seconds. Aborting...

Looks like it could not start playing in time and so aborted playing.

elgatito avatar Apr 07 '17 06:04 elgatito

I have this problem too :(

PixieScr avatar May 05 '17 17:05 PixieScr