Is there a way to add additional, secondary agents to the IFDB Agent tab, or to add the IFDB Agent to another tab?
The only entry under the IFDB agent tab is the IFDB agent itself, but I want it to also look at TheMovieDB and (especially) Local Media Assets for metadata content.
When I currently use the IFDB Agent, it only pulls the default poster from IFDB, and no custom backgrounds.
Seems like the original developer isn’t here anymore. Is there another developer willing to update this? I’m willing to throw in a few bucks if that helps.
You could have pinged the new domain name and added that ip in the host file for the old domain name…
But only work if only one domain point to the ip address…
Maybe because http://ifdb.digital-fanedit.com/ is down ?
The bleeding domain doesn’t exist and hold and behold, the old domain http://ifdb.fanedit.org/ still works
the issue is the agent not finding any match. since the code was updated 6 days ago i deleted the fork i did
ifdb.digital-fanedit.com was there test domain as they were updating the site. Everything rolled over to ifdb.fanedit.org once it went live. I’ll test this and get back to you in the bug report. As always, I appreciate your help on this.
Apologies for not replying sooner (did not realise there was activity on this thread). The agent should be back to a working order for both the normal search results and for when it redirects to a single result.
I’ll dig into my settings and see if I can actually me notified when there’s activity here, otherwise the best way to log problems/feature requests is over on the git page as ZeroQI did (cheers for that)
@chyron8472 said:
Is there a way to add additional, secondary agents to the IFDB Agent tab, or to add the IFDB Agent to another tab?
The only entry under the IFDB agent tab is the IFDB agent itself, but I want it to also look at TheMovieDB and (especially) Local Media Assets for metadata content.
When I currently use the IFDB Agent, it only pulls the default poster from IFDB, and no custom backgrounds.
with regards to this unfortunately the docs for developing agents don’t exist anymore and so having to use the wayback machine and current examples to look into adding this functionality. It’s not proving straightforward. I’m going to keep plugging away at it when I can and hopefully can get something working.
Of course I’ll be sure to come back here and update if and when I can add that feature.
I think you need to change the agent to accept from other agents. Hope it helps. Here is an exemple from TheMovieDB agent:
class TMDbAgent(Agent.TV_Shows):
name = ‘The Movie Database’
languages = LANGUAGES
primary_provider = True
accepts_from = [‘com.plexapp.agents.localmedia’, ‘com.plexapp.agents.thetvdb’]
contributes_to = [‘com.plexapp.agents.thetvdb’]
@tomfin46: there isn’t many people that know agents so we need to stick together. plex since the forum migration didn’t repair the links so we have to share it that way… Keep up the good work. If you like anime, please check my scanner and agent