Blackilykat / PMP-Desktop

Desktop client for Personal Music Platform
https://blackilykat.dev/projects/pmp
GNU General Public License v3.0
0 stars 0 forks source link

Plugin support #13

Open Blackilykat opened 2 months ago

Blackilykat commented 2 months ago

Don't know how, but I do want plugins eventually. Everyone wants their stuff to work how they like it and that definition changes for everyone, so the only way to make that possible is to allow customization beyond just settings (even though that would hopefully cover a lot of common changes) is allowing custom code to be written to implement a feature.

I want plugins to be able to exist client-side, server-side or both. That "both" implies clients would let servers know which plugins they have and vice versa.