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

Need help with Torrentio config in addon settings #4

Closed onlytanmoy closed 7 months ago

onlytanmoy commented 7 months ago

Hiya, thanks for this new addon, I am very keen to try this out but not getting how to setup Torrentio :(

In Settings > Torrents > Client = Debrid Debrid - Authorized my RD Indexer = Torrentio

Went to https://torrentio.strem.fun/configure Right clicked on the Install button after setting my config and the string looks like below

stremio://torrentio.strem.fun/sort=qualitysize|/manifest.json

What change I need to make to the above URL string before entering into the Torrentio field of the addon?

Sam-Max commented 7 months ago

You just need to add the url https://torrentio.strem.fun into the Torrentio field of the addon

onlytanmoy commented 7 months ago

Working all fine now, thanks mate 👍

Do you know how can I configure Jacktook as a player in TMDB helper?

Couple of feedback from my end if I may

  1. Sort by Quality option under Indexers section of the settings
  2. Support for AllDebrid
  3. Option to select both Debrid & Torrest under Client in Torrents section of the settings
Sam-Max commented 7 months ago

I have not used TMDB helper before, I will try later.

And yes, I will add quality option to Torrentio. For AllDebrid not planning for now to do it. And for suggestion 3 I don't understand what you mean.

onlytanmoy commented 7 months ago

Thanks for your response. Ok, so what I mean is currently in Torrents section you can either select Debrid or Torrest and not both, so if that option is provided then for a particular search I will be able to see all cached results in Debrid and also uncached results via Torrest and then if I want I can either directly stream it or add it to my RD for downloading.

Sam-Max commented 7 months ago

Not a bad idea, thanks for suggestion.

onlytanmoy commented 7 months ago

Hi mate, currently any movie I scrape via Jacktook keeps appearing in my RD Downloads History (https://real-debrid.com/downloads) literally all of them so like 20 instances of Wonka movie as an example. I want to keep my RD Downloads clutter free as I manually add torrents/hosters to that for downloading & streaming and having all these unwanted downloads makes it difficult to find the one I am looking for, hope you understand. So can something be done about in the addon settings which will prevent the RD Download s from being filled up?

Sam-Max commented 7 months ago

Hi mate, currently any movie I scrape via Jacktook keeps appearing in my RD Downloads History (https://real-debrid.com/downloads) literally all of them so like 20 instances of Wonka movie as an example. I want to keep my RD Downloads clutter free as I manually add torrents/hosters to that for downloading & streaming and having all these unwanted downloads makes it difficult to find the one I am looking for, hope you understand. So can something be done about in the addon settings which will prevent the RD Download s from being filled up?

Sorry for the late response, don't know why I did not see this message before. Regarding your question, I don't know if there is a way to prevent RD from doing this. You have to add magnet to RD cloud in order to get the direct link (checking before if it is already cached). By the way, addon already is compatible with TMDB Helper as a player and added sort by quality a few seconds ago.

Sam-Max commented 7 months ago

I found a way to avoid to store torrents on RD Downloads History. I will release an update soon

Sam-Max commented 7 months ago

Fixed on 0.1.9

onlytanmoy commented 7 months ago

I found a way to avoid to store torrents on RD Downloads History. I will release an update soon

Brilliant, will look forward to that mate, cheers!

onlytanmoy commented 7 months ago

Fixed on 0.1.9

Just tried with this version and the issue still persists, I could see all 20 search results of 'Poor Things' in my RD Downloads history :(

Sam-Max commented 7 months ago

Fixed on 0.1.9

Just tried with this version and the issue still persists, I could see all 20 search results of 'Poor Things' in my RD Downloads history :(

It is working fine for me. Make sure to clean your downloads history first in case it was already there and check the app version if it is correctly updated. I tested now with that title and no downloads history

Sam-Max commented 7 months ago

I tested now again, and no download history. In the code the magnet is deleted after getting link, so should not happen. Write me here https://t.me/sammax09 if you can to help you better

onlytanmoy commented 7 months ago

Thanks for the discussion earlier on TG mate where I was able to explain you the issue better :)

onlytanmoy commented 7 months ago

Confirmed, tested, this is now solved, no more Download History, thank you.

Keeping this open for below :)

Thanks for your response. Ok, so what I mean is currently in Torrents section you can either select Debrid or Torrest and not both, so if that option is provided then for a particular search I will be able to see all cached results in Debrid and also uncached results via Torrest and then if I want I can either directly stream it or add it to my RD for downloading.

onlytanmoy commented 7 months ago

The add-on now provides option to select all in settings i.e., Debrid, Torrest & Elementum. Closing this ticket, thanks mate.