diff --git a/Resources/plugin_details.json b/Resources/plugin_details.json index a930a25..e4f385c 100644 --- a/Resources/plugin_details.json +++ b/Resources/plugin_details.json @@ -925,6 +925,17 @@ "icon" : "tmc-icon.png", "supporturl" : "" }, + { + "title" : "Trakt.tv", + "bundle" : "Trakttv.bundle", + "type" : ["Application", "Social"], + "description" : "Keep track of TV shows and movies you watch, synchronize your watched history and ratings between applications, and use the trakt.tv website to see upcoming episodes on a calendar, participate in the community and discover new TV shows and movies.", + "repo" : "https://github.com/trakt/Plex-Trakt-Scrobbler", + "branch" : "master", + "identifier" : "com.plexapp.plugins.trakttv", + "icon" : "trakt-icon.png", + "supporturl" : "https://forums.plex.tv/discussion/102818" + }, { "title" : "TV-Headend NG", "bundle" : "tvheadend-ng.bundle", diff --git a/Resources/trakt-icon.png b/Resources/trakt-icon.png new file mode 100644 index 0000000..8e9069f Binary files /dev/null and b/Resources/trakt-icon.png differ