Sam-Max / plugin.video.jacktook

A Kodi addon for torrent finding and streaming
GNU General Public License v3.0
45 stars 8 forks source link

Doubt #33

Closed icarok99 closed 4 months ago

icarok99 commented 5 months ago

Is there any way to use Elementum + Elementum burst? I like your Addon because unlike others it loads very quickly.

Sam-Max commented 5 months ago

Is there any way to use Elementum + Elementum burst? I like your Addon because unlike others it loads very quickly.

From JT you can only play torrents on Elementum that you got using JT scrapers like torrentio, elfhosted, jackett or prowlarr. For using Elementum Burst you have to use Elementum addon directly

icarok99 commented 5 months ago

Is there any way to use Elementum + Elementum burst? I like your Addon because unlike others it loads very quickly.

From JT you can only play torrents on Elementum that you got using JT scrapers like torrentio, elfhosted, jackett or prowlarr. For using Elementum Burst you have to use Elementum addon directly

I thought I could do something similar like this Addon where you can use Elementum + Elementum burst.

https://github.com/addon-rajada/plugin.video.year-explorer/blob/main/resources/lib/utils.py

https://github.com/addon-rajada/plugin.video.year-explorer/blob/main/resources/lib/routing.py

IMG_20240406_130154

Sam-Max commented 5 months ago

@addon-rajada is the developer, may he can add to JT the search functionality. Although that would be make JT too dependant on Elementum.

And what do you mean that JT loads more quickly?

icarok99 commented 5 months ago

@addon-rajada is the developer, may he can add to JT the search functionality. Although that would be make JT too dependant on Elementum.

And what do you mean that JT loads more quickly?

Yes, but it would have the advantage of activate or disable the provider through Kodi itself.

Screenshot_2024-04-06-15-40-08-818_org xbmc kodi

addon-rajada commented 5 months ago

Is there any way to use Elementum + Elementum burst? I like your Addon because unlike others it loads very quickly.

From JT you can only play torrents on Elementum that you got using JT scrapers like torrentio, elfhosted, jackett or prowlarr. For using Elementum Burst you have to use Elementum addon directly

I thought I could do something similar like this Addon where you can use Elementum + Elementum burst.

https://github.com/addon-rajada/plugin.video.year-explorer/blob/main/resources/lib/utils.py

https://github.com/addon-rajada/plugin.video.year-explorer/blob/main/resources/lib/routing.py

IMG_20240406_130154

The thing is: by using this method we got a heavy dependence on Elementum in a way that we can't just retrieve the links.

With recent Jacktook modifications, i just made a modified version of Rajada to work with it. It's available here.