Skip to content

Hesitant: Add user_opts for playlist/chapter list mode (playlist button only) #14

@Samillion

Description

@Samillion

Now the playlist button is fully interactive using select.lua.

Action Function
Left mouse click Show an interactive playlist
Right mouse click Show an interactive chapters list

Should the following user_opts be added?

simple_playlist = false,  -- playlist button: show a simple playlist instead of interactive
simple_chapters = false,  -- playlist button: show a simple chapters list instead of interactive

Hesitation:
Mainly because the simple version of them can already be displayed with the seek control buttons (ie: next/prev/skip) [reference]

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