Feature requests

Feature requests on GitHub pertain to features that will be integrated in the source code only.

Why was this feature request closed?

As of v2.8.0 , Seanime supports Plugins, which can be developed entirely in JavaScript.

A feature request will be closed as not planned with the label status: plugin-suitable if:

  • The feature can be reasonably added via plugin

  • The feature will not benefit a majority of users

  • The feature is mostly subjective or cosmetic (e.g. removing elements, changing layout, etc.)

This is done to:

  • Reduce development time and update cycles

  • Avoid bloat by offloading noncritical features

  • Improve contribution

What if I can't develop a plugin?

Join the Discord server and make a request in the #extension-proposals channel, someone might make it for you.

Last updated