In show view, right side we have links to imdb, thetvdb etc etc. That may come as a surprise but I’m using trakt more often when any other of the current linked services. Any chances to introduce link to trakt?
Regards
Bartek
In show view, right side we have links to imdb, thetvdb etc etc. That may come as a surprise but I’m using trakt more often when any other of the current linked services. Any chances to introduce link to trakt?
Regards
Bartek
Only if trakt has a way for us to link to them using an ID, since they show slugs in the URLs and our slugs may be something else entirely we can’t easily link to them unless they have hidden method to do so.
Apparently Trakt 2 API has TMDB ID for most of new shows. http://support.trakt.tv/forums/188762-general/suggestions/5860861-tmdb-shows-id
Sonarr uses TheTVDB for information, the fact that trakt has TVDB/TMDB IDs doesn’t help as we’re not going to start hitting trakt’s API to get the slug they use in the URL. TVDB uses the ID right in the URL, TVRage allows you to access it using an ID, which they redirect to the proper page, but unless trakt has something similar we can’t add this feature.
In most case tv rage and trakt slug is the same, or I am just extremely lucky with hits. I see your point but you could just call API to get trakt slug and store it database?
And the I look in code to find:<!--<a href="http://trakt.tv/show/rookie-blue" class="label label-info">Trakt</a>-->
just remove damn comment 
Like I said, we could, but its not something we’re looking to do, at least at this time.
That link is from when we used trakt for series and episode information, but we haven’t done that for more than a year, when they changed the API to v2 and broke everyone using their original API.
That seems to be your reply to most suggestions. As a recent convert from sickrage I find it disappointing. A kodi plug in and a link to trakt.tv would be great additions and mare sonarr more relevant. Sickbeard\rage does both.
Markus, have you seen Justins response?
@Joe_V its not realistic to add every single feature requested and work around website design to rely on their API to pull in data, which is why I said we wouldn’t use that approach (hours of work vs a few minutes to add the URL to the UI). While you may not appreciate that we reject feature requests it is necessary to set expectations and to avoid making empty promises, if there is something we don’t think will fit or the effort isn’t worth the reward we won’t implement it.
A plugin for Kodi is something we have no intention of doing, its outside of our realm of expertise and would take away from other efforts, though if someone wanted to contribute one, that would be possible using our API.
@bbaraniec I looked at it briefly, looks like it will work, but I’ll take a look later.
This will be in the next release.
Hi Markus,
Great, thank you! 
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.