Skip to content

select.lua: make property list more in line with the description in the manual#18082

Open
verygoodlee wants to merge 1 commit into
mpv-player:masterfrom
verygoodlee:patch-8
Open

select.lua: make property list more in line with the description in the manual#18082
verygoodlee wants to merge 1 commit into
mpv-player:masterfrom
verygoodlee:patch-8

Conversation

@verygoodlee

Copy link
Copy Markdown
Contributor
  1. the index of array-type properties is 0-based. ( e.g. playlist/N )
  2. boolean values should be formatted as yes/no instead of true/false.

1. the index of array-type properties is 0-based. ( e.g. `playlist/N` )
2. boolean values should be formatted as yes/no instead of true/false.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants