Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Plugins] Automatic Update Checking #1044

Open
2 tasks done
devoxin opened this issue May 8, 2024 · 0 comments
Open
2 tasks done

[Plugins] Automatic Update Checking #1044

devoxin opened this issue May 8, 2024 · 0 comments

Comments

@devoxin
Copy link
Member

devoxin commented May 8, 2024

Change request

As suggested in the Lavalink discord, the possibility of having the Lavalink server automatically check for updates using something like maven-metadata.xml to identify the latest plugin versions would be very useful, particularly in letting users know there's a new version of a plugin (or plugins) they use which could resolve any potential issues they might be experiencing, as well as introducing features etc. I believe this would be huge, from a user experience perspective.

Relevance

Lavalink is responsible for loading plugins, sometimes even fetching them if supplied via config, so it makes sense for Lavalink to alert people to new versions if possible. Plugin devs could implement their own update checking but this way ensures that as many plugins would benefit from it as possible.

Could this be a plugin instead?

I don't believe so, unless plugins can be aware of other registered plugins. Although ideally this would be something integrated within the server directly for simplicity's sake and to ensure one global standard and general compliance.

Checklist

  • I have checked for duplicate issues
  • I have checked for existing plugins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant