asciidisco / asciidisco/plugin.video.netflix

Launch the plugin with arguments for profiles?

Open
#638 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.2k
Forks
213
PR merge metrics
No merged PRs in 30d

Description

I'm submitting a ...

  • bug report
  • feature request
  • support request

General infomration

Prerequisites
  • Are you running the latest version?
Description

[Description of the bug or feature]

Steps to Reproduce
  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior:

At the moment i have this in kodi keymaps:

<three>RunAddon(plugin.video.netflix)</three>

So i can fire the plugin pressing number three in the remote

Is it possible to launch open directly a profile passing an argument?

Something like

<three>RunAddon(plugin.video.netflix,profile="user1")</three>

Actual behavior: [What actually happened]

Context (Environment)

Installation
  • I installed the plugin via zip from the Releases page
  • I´m using the Netflix Repo
  • I´m using a different source (Please tell which)
Operating System
  • Linux (x86/x64)
  • OSX (x86/x64)
  • Windows (x86/x64)
  • Linux (ARM)
  • Android
Additional informatin on the environment

[Descripe your environment a bit more detailed, are you using LibreElec f.e.]

Debug log

[Please include a link to your debug log (use something like http://sprunge.us/) or similar, please do not paste]

Other information

[e.g. detailed explanation, related issues, suggestions how to fix, links for us to have context, etc.]

Screenshots

[Please add a screenshot if that helps understanding your problem]

[You can erase any parts of this template not applicable to your Issue.]

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Kodi keymap invocation shown in the issue and inspect how plugin.video.netflix receives launch arguments. Determine whether a profile argument can be supported and document or implement the required invocation; done means a profile opens directly when launched from the keymap.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.