-
Notifications
You must be signed in to change notification settings - Fork 9
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
[RESQUEST] External search paths #32
Comments
I added search integration with TMDB helper: https://github.com/Sam-Max/plugin.video.jacktook/blob/main/jacktook.select.json, maybe that could help you |
The problem with that paths are that you have to previously specify if looking for a movie or an episode and then provide a lot of info. Guess i could use TMDB as middleman, search throu TMDB, get what im looking for and "parse" them to jacktook... |
You need to import that json file in tmdb helper addon settings. |
I added it and works fine for movies, but its struggling with shows, a show i know jacktook finds the episodes (Ive seen the first 2 using the addon directly) wont find them when parsing the TMDB query into jacktook, the show is "La mesías", maybe it has a problem with "í" i dont really know.
Again, searching from jacktook directly and going into that episode will work without problem and find a few sources to stream |
Hi,
could you provide endpoint search paths to implement Jacktook searches into other addons/skins?
In Arctic Horizon 2 and Arctic Fuse (Dont know about other skins) you can change the action of the search bar to directly use addons search (For example to search directly in the netflix addon you set "plugin://plugin.video.netflix/directory/search/search/?query=")
It would be really nice to have this option available, i already tried using the string that appears in the logs when i search but it doesnt seem to be the one, could you provide one?
The text was updated successfully, but these errors were encountered: