mpv
Open
Nobody has claimed this yet.
New Addon
- Dominant language
- No language data
- Stars
- 122
- Forks
- 79
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 2
Description
### What is the Addon for?
Add definitions for the [mpv lua module](https://mpv.io/manual/master/#lua-scripting).
### Additional Notes
MPV (commandline video player) provides lua scripting capabilities and an integrated lua module.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked mpv Lua scripting manual and identify the module’s exposed API. Then inspect existing LLS-Addons definitions to follow the project’s addon structure and add matching mpv definitions; done means the documented module API is available to Lua language server users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100