Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide ID's #10

Open
daviddavo opened this issue Jan 5, 2017 · 2 comments
Open

Provide ID's #10

daviddavo opened this issue Jan 5, 2017 · 2 comments
Assignees

Comments

@daviddavo
Copy link
Collaborator

Add some method so other add-ons can specify the item ID's

@daviddavo daviddavo self-assigned this Jan 5, 2017
@daviddavo
Copy link
Collaborator Author

There are lots of addons using script.trakt's method, so maybe we should use it.

ids = json.dumps({u'tmdb': 264660, u'imdb': u'tt0470752', u'slug': u'ex-machina-2014', u'trakt': 163375})
xbmcgui.Window(10000).setProperty('script.trakt.ids', ids)

@ekleop
Copy link
Collaborator

ekleop commented Oct 8, 2017

As I understand, this method adds the ability to scrobble from other addons. Yes, we can develop something like this, can get Simkl ID using http://docs.simkl.apiary.io/#reference/sync/get-items-by-id api method

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants