Never leave TraktVersion 3.0 is out to support the redesign of the Trakt WebSite
This addons is a quite simple xmbc remote allowing you to play your content from trakt.tv.
It adds play button to movie/episode in trakt.tv interface to start the content in xbmc.
It also show a player bar at the bottom of trakt.tv web site allowing you to pause,resume,stop or seek the currently playing item in xbmc.
Restrictions
============
1/The current version will only work with the websocket version of the XBMC JSON-RPC api.
You'll need to activate it (and surely restart your XBMC ) in order to use it .
(http://kodi.wiki/view/JSON-RPCAPI#EnablingJSON-RPC)
2/ The current version will only work with the http version of track.tv
Changelog
======
-- v3.0 --
- Support of the new trakt page
-- v3.1 --
- Warn the user when using the https version of trakt.tv
- Add control button to pause/stop/seek the current element in step
- add support of input sending to xbmc (hold Alt)
- currently are supported Up,Down,Right, Left, Esc , Home
RoadMap
======
- Fallback to http if the websocket is not supported/accessible.