danielegobbetti / plugin.video.netflix

Inputstream based Netflix plugin for Kodi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plugin.video.netflix

Netflix Plugin for Kodi 18

###Disclaimer

This plugin is not officially commisioned/supported by Netflix. The trademark "Netflix" is registered by "Netflix, Inc."

###Prerequisites

###Functionality

  • Multiple profiles
  • Search Netflix (incl. suggestions)
  • Netflix categories, recommendations, "my list" & continue watching
  • Rate show/movie
  • Add & remove to/from "my list"
  • Export of complete shows & movies in local database (custom library folder can be configured, by default the .strm files are stored in userdata/addon_data/plugin.video.netflix )

###ToDo

Note: Those Todos are considered enhancements, they´re not issues, nor they prevent the usage of the plugin for everyday business

If you feel, you´d like to contribute to this plugin or directly work on one of these items, please open an issue & we can provide you with some help to get started

  • Add missing meta data for episodes/seasons (Cast, bookmark position, etc.)
  • Change list of shows to actual list of episodes in the "Continue watching"" section, like it´s done on the website
  • Enable possibility to export single episodes or seasons to the Library
  • Evaluate idea of an auto updating library exporter that keeps track (on Plugin start/on Service start maybe)
  • If a new user has been created, they need to select their movie/show preferences to actually get started, we could provide the same mechanisms in Kodi
  • Enable aggressive fetching of data in background (maybe using Futures), like the Netflix website does, to enhance the speed and the user experience when browsing the frontend

###Something doesn't work

If something doesn't work for you, please:

  • Make sure all prerequisites are met
  • Enable verbose logging in the plugin settings
  • Enable the Debug log in you Kodi settings
  • Open an issue with a titles that summarises your problems and include:
    • Kodi version (git sha as long as we´re on agile only)
    • Inputstream.adaptive version (git sha as long as we´re on the agile branch)
    • Your OS and OS version
    • Libwedevine version
    • A Kodi debug log that represents your issue

###Licence

Licenced under The MIT License. Includes pyjsparser by Piotr Dabkowski

About

Inputstream based Netflix plugin for Kodi

License:MIT License


Languages

Language:Python 100.0%