[RELEASE] trakt.tv tv/movie scrobbler
#71
It's been quite a wait but the epidodeid is now available with the latest TVDB scraper update. If you could add that in to save the pain of DVD/absolute order problems? Ta.

Code:
{"jsonrpc":"2.0","id":2,"method":"VideoLibrary.GetRecentlyAddedEpisodes","params":{ "properties":["uniqueid"]}}
Code:
"episodes": [
            {
                "episodeid": 8997,
                "label": "3x06. Real Estate",
                "uniqueid": {
                    "unknown": "4361565"
                }
            },

It's unknown because at a later date it will support multiple ones; "tvdb", "imdb" etc.
Image
AWXi - Ajax web interface. Wiki


Messages In This Thread
RE: [RELEASE] trakt.tv tv/movie scrobbler - by Mizaki - 2012-10-27, 13:16
Logout Mark Read Team Forum Stats Members Help
[RELEASE] trakt.tv tv/movie scrobbler13