Kodi Matrix send magnet link issue

Be sure to read https://yatse.tv/wiki/debug-yatse-kodi-remote to provide necessary logs and information.

Issue description:
Magnet link send doesn’t work in CoreELEC19 Matrix. In kodi log I only see that it will be called but nothing happens.

Logs:
debug-20210404_190310.zip (30.5 KB)

Kodi log: hastebin
Screenshots:

Additional information:

From the logs you have configured the plugin to use elementum and Yatse make the proper call.

Either that plugin no more works and you need to select another one or you need to install it.

I updated kodi and yatse logs in first message with more debug details…
Elementum installed… but it looks like nothing received from this addon side

The call is correctly made according how it worked until Matrix
If they changed something then you need to ask them what.

[script.yatse.kodi] b'Calling plugin: plugin://plugin.video.elementum/playuri?uri=magnet%3A%3Fxt%3Durn%3Abtih%3Ad2d373362b3f1209126c8c62a385dbe4c28edbc2%26tr%3Dhttp%253A%252F%252Fbt02.nnm-club.cc%253A2710%252F0000b1031f02aef6a7d81286fde86de2%252Fannounce%26tr%3Dhttp%253A%252F%252Fbt02.nnm-club.cc%253A2710%252F0000b1031f02aef6a7d81286fde86de2%252Fannounce'
[plugin.video.elementum] e[33mWARN  main         ▶ Notification     e[0mOnPlay. No active player found

Don’t know what this elementum warning says, but it’s the probable cause.

For Matrix it works if I change
XBMC.RunPlugin to RunPlugin here:

Hum thanks https://forum.kodi.tv/showthread.php?tid=344263&pid=2935397#pid2935397 wonderful change why on earth does it not throw or error …

Will see to update later.

1 Like

Version 2.4.0 pushed should fix this.

Yep, it works now.
Thank you for fast fix.

Thanks for finding I hate python and being force to do this addon for what should be in Kodi :slight_smile:

I would have never found that one as there’s no error anywhere.

1 Like