-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with fetching some torrents #22
Comments
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 And thank for the fix, it work fine ! |
Sorry, it's been fixed now. |
Nice ! its working fine now, thank you |
I have another problem, sorry if i boring you, but im here to try to enhanced your addon by reporting bug, so here : 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 😄 |
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. |
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 😄 |
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" 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. |
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? |
I found fix for that, here my dockerfile if you intersted : FROM arvida42/jackettio:latest 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... |
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 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 ❤️ |
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 ?
The text was updated successfully, but these errors were encountered: