Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Include chapters and bookmarks in lua api #88

@Zalunda

Description

@Zalunda

I'm working on a plugin right now where I would like to be able to stop at the next bookmark and/or the end of the current chapter. Right now, I have to add a "fake point" to mark the end.

For my need, read-only access to chapters/bookmarks would be sufficient.

But I could also see an advantage if plugins could be able to add bookmarks. For example, the plugin could analyze a funscript and add bookmarks where it thinks the user should do something (kind of the plugin saying "I wasn't 100% sure what to do there, you should look at it").

On a side note, while debugging lua script, I often had errors in my script but I would only see the error when I disabled my plugin. Could the errors be written in the extension logs instead?

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