Option to call custom endoint on startup for media provider

Feature description:

This feature let’s you call a specific endpoint for your media provider on startup e.g subsonic.local/custom?vars=hello

Problem solved:

For people using something like GitHub - zuavra/nginx-ip-whitelister: Backend for ngx_http_auth_request_module that whitelists remote IP address if a key is presented in URL.,
this allows the ip to be unblocked so the server can be accessed.

Brought benefits:

It allows for more options and flexibility when it comes to server configurations.

Other application solutions:

 

 

Additional description and context:

 

 

Screenshots / Mockup:

    

You don’t need that, Symfonium already pass an s parameter with a stable key specific to each host, just do the auth on this is you really want that.

Thanks, wasn’t aware of this.