• 1
  • 4
  • 5
  • 6
  • 7
  • 8(current)
My 30 Add-on API wishes
I have a friend who could help me navigate the Netflix API so...

If I took the time to do it would anyone be interested in having an indicator that shows which movies/shows you have in common with the Netflix catalog? This would be primarily for those of us with SD media so we know that a HD version may be available. I am not 100 percent sure I would do it just for myself.

If this already exists, never mind.
Reply
Never mind. Apparently Netflix has ended their API. I am looking for a project to challenge me but I guess I need to look elsewhere.
Reply
PR for 2.3: https://github.com/xbmc/xbmc/pull/7271
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply
cool, thanks.
I need to update the list anyway...
My GitHub. My Add-ons:
Image
Reply
Code:
listitem.extractThumbnail(False)

it should prevent spamming log with errors like
Code:
ERROR: InputStream: Error opening, plugin://plugin.foo.faa/?action=play&section=movies&id=9694

from

https://github.com/xbmc/xbmc/blob/f42c66...er.cpp#L94
https://github.com/xbmc/xbmc/blob/32af49...r.cpp#L114
https://github.com/xbmc/xbmc/blob/32af49...o.cpp#L127

when we are feeding list item with plugin url that will be resolved later by xbmcplugin.setResolvedUrl to playable one
Reply
  • 1
  • 4
  • 5
  • 6
  • 7
  • 8(current)

Logout Mark Read Team Forum Stats Members Help
My 30 Add-on API wishes6