Skip to content

[request] Netflix Player #58

@loki131

Description

@loki131

Now that we have a working Netflix addon I would love to add it to Meta! Unfortunately the search options within Netflix aren't very good... I've got it working somewhat but I don't really know what I'm doing so there is probably a better way of doing this!

Thanks!

Netflix addon: https://github.com/CastagnaIT/plugin.video.netflix

What I've been able to get working, which isn't much!
"movies": [
[
{
"link": "plugin://plugin.video.netflix/?action=search_result&term={title}",
"steps": [],
"action": "ACTIVATE"
}
]
],
"tvshows": [
[
{
"link": "plugin://plugin.video.netflix/?action=search_result&term={clearname}",
"steps": [],
"action": "ACTIVATE"
}
]
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions