-
-
Notifications
You must be signed in to change notification settings - Fork 268
Closed
Labels
EnhancementNew feature or requestNew feature or requestWont be worked onThis will not be worked onThis will not be worked on
Description
Feature request
I'm submitting a proposal to ...
- new feature
- change an existing feature
Describe your request
We started implementing a solution that allows you to add Movies and Series to Kodi without the need of having a MySQL database or a complex setup. The implementation is quite straightforward.
Describe the use case
The way this works is that the user adds 2 new sources to Kodi, pointing to a Movies and TV shows listing, eg.
- plugin://plugin.video.netflix/library/movies
- plugin://plugin.video.netflix/library/tvshows
These sources are typical Virtual Directories (comprising ListItem objects) and will be indexed into Kodi's library.
This works both with Kodi setups using local databases, or a shared MySQL Videos library.
Development tips
Here is the implementation for:
Specific details
See more information at:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or requestWont be worked onThis will not be worked onThis will not be worked on