arvida42 / jackettio

Stremio addon that resolve streams using Jackett and Debrid. It seamlessly integrates with private trackers.
Apache License 2.0
49 stars 11 forks source link

Problem with fetching some torrents #22

Open razeNFR opened 2 months ago

razeNFR commented 2 months ago

Hello,

Long time ago i use your addon and it work rly great, i use it with YggTorrent and Sharewood because im french, i use TMDB Api for french content and its work pretty fine too.

But sometimes on some series or film like F.R.I.E.N.D.S the addon fetch another serie with the word friends in it, but nothing about the serie F.R.I.E.N.D.S and it happen with lot of other movies or series.

And i want to know if its possible to fix that ?

razeNFR commented 2 months ago

image

razeNFR commented 2 months ago

in another series, the addon fetch bad episode, look in the screenshot : image

arvida42 commented 2 months ago

This addon uses Jackett for searching, which relies on the search engine of the tracker. Because of this, it’s challenging to obtain highly precise results. The results returned by Jackett are directly provided by the tracker itself.

In your example with "Friends," the term is commonly used by many other TV shows, which is why the search returns mixed results. Unfortunately, there's nothing I can do to improve this since the addon only displays what the tracker returns. However, increasing the number of torrents searched may improve your chances of finding the specific release you're looking for.

I’ve also fixed the issue with the wrong episode selection based on your last message.

razeNFR commented 2 months ago

This addon uses Jackett for searching, which relies on the search engine of the tracker. Because of this, it’s challenging to obtain highly precise results. The results returned by Jackett are directly provided by the tracker itself.

In your example with "Friends," the term is commonly used by many other TV shows, which is why the search returns mixed results. Unfortunately, there's nothing I can do to improve this since the addon only displays what the tracker returns. However, increasing the number of torrents searched may improve your chances of finding the specific release you're looking for.

I’ve also fixed the issue with the wrong episode selection based on your last message.

Ok thank you very much for your response.

How can i do with Jackett to improve the search, because i have lot exemple of this like here for the serie H

image

And thank for the fix, it work fine !

razeNFR commented 2 months ago

image

It fixed the number of episode but not the number of the season, all 6 season return to S02

arvida42 commented 2 months ago

Sorry, it's been fixed now.

razeNFR commented 2 months ago

Sorry, it's been fixed now.

Nice ! its working fine now, thank you

razeNFR commented 2 months ago

I have another problem, sorry if i boring you, but im here to try to enhanced your addon by reporting bug, so here :

image

When i go on stremio and looking for "Nouvelle ecole" the addon (Jackettio) is searching on Jackett with the english name of Nouvelle ecole (rythm+flow france), so he didnt found any result, and its same with other french series, like Comedy Class or other...

I configured my TMDB API but i think the addon is searching with IMDB title sometimes..

I dont know how you can fix that, but i just reporting the bug 😄

arvida42 commented 2 months ago

Fixed, thank you for reporting this issue.

razeNFR commented 2 months ago

Fixed, thank you for reporting this issue.

Nice its fixed for that 2 series, but all other searches remain in English, despite the fact that I put the TMDB token, I don't understand.

razeNFR commented 2 months ago

image

Like here, the addon search in chinese title, so he cant found something right, and its not only on that title, your addon is really great but if we could configure the search language or something like that, I think it could be a lot better

Edit: after lot of try on somes random french movies and series, the addon is a lot better, search for the good language of the movie/serie (here, french) but on some other it stay in english or even worse like in the screen, but, its very lot better since your last fix, thank you very much 😄

razeNFR commented 2 months ago

image

Another search in chinese, i think its a TMDB problem :/

razeNFR commented 1 month ago

Another exemple of bad title for a movie/serie here, TMDB addon is in "Peche XXL" but the search on Jackett is in english "CHasing Monster" so Jackett didnt found anything because on the tracker all the title are in "Peche XXL"

image

I dont know if its another site like TMDB for better french content with great API, i will try to search that and maybe adding it to Jackettio, because i think your Addon is the best, but for other language than English is struggle sometimes.

razeNFR commented 1 month ago

image

Another problem of fetching the good episode

razeNFR commented 1 month ago

I contacted TMDB to find out if the problem was with them but they told me that the problem comes from the "application" that I use.

So I was wondering if it was possible for you to add the possibility of searching for movies/series with the language that we want for TMDB, would that be possible?

razeNFR commented 1 month ago

Screenshot_2024-09-03-21-01-04-37_3aea4af51f236e4932235fdada7d1643

The answer from TMDB, i dont know if its already like that, but maybe it can be tried ?

razeNFR commented 1 month ago

I found fix for that, here my dockerfile if you intersted :

FROM arvida42/jackettio:latest RUN sed -i "s|language: 'en-US'|language: 'fr-FR'|g" /home/node/app/src/lib/meta/tmdb.js RUN sed -i "s|name: meta.original_name|name: meta.name|g" /home/node/app/src/lib/meta/tmdb.js

Maybe i think you can add a possibility to edit the language in this file by the .env config file, like adding a line "TMDB_LANGUAGE=" and all can add his own language like fr-FR or en-US etc...

arvida42 commented 1 month ago

I have added a user configuration option to retrieve metadata in a specified language. The server admin can set a default language by using the DEFAULT_META_LANGUAGE environment variable.

Additionally, I have corrected the issue with episode selection (again :)).

The search functionality has been improved to deliver more accurate results from the Jackett API. While this won't fix ambiguous searches like "H", it should return more results for others.

razeNFR commented 1 month ago

I have added a user configuration option to retrieve metadata in a specified language. The server admin can set a default language by using the DEFAULT_META_LANGUAGE environment variable.

Additionally, I have corrected the issue with episode selection (again :)).

The search functionality has been improved to deliver more accurate results from the Jackett API. While this won't fix ambiguous searches like "H", it should return more results for others.

Wow thank you very much ! Nice update its work great.

Now you think its possible you can add the possibility (like torrentio) to auto-play the next episode of serie ? Because the addon already pre-cache the next episode, but its can be better if the addon auto-play the next episode too, i dont know if its possible or not i just ask 🙂

But, thank you again for all your work ❤️

razeNFR commented 1 month ago

Another problem with fetching some title : image image

And its not only for that two series

Here the addon take 2017 and 1985 series, it seems that the addon does not take into account the year of the series/film image

But i found this problem on another serie/film, screenshot are just for exemple.