nvllsvm/emby-unlocked

Supporter plugins ?

pbjoubert opened this issue · 1 comments

Hello,

It's more a question than an issue.
The supporter plugins, like LDAP are unlocked ?

There is a trial period, and if I put a wrong date in /config/plugins/configurations/ (it's base64 encoded json data), nothing append. Still in trial, not invalid...
I'll maybe try in the official version too to make the comparison.

Thank you for this great work !

Sadly it is not unlocked. There is a trial period.
Theoretically you would have to reverse engineer the plugin. The LDAP plugin is a .dll file which in itself dose its own the license validation you have to reverse engineer it and recompile it or inject your own code to make the check return true.