Easy way to change subsonic's language
Hi,
I'm studying the possibility to integrate subsonic in an online storage service. Putting it in an iframe and using an Apache proxy I've been able to integrate it quite perfectly for now.
The only problem is that the service is in many languages, and the user's language is defined by the browser's settings, so I need to find a way to change Subsonic's language accordingly. I've searched but I the only way I've found to change the language is by modifying subsonic.properties and restarting the service. So my questions are:
-Is there any way to force Subsonic's language in the URL with a GET param, for example when calling login.view?
-If not, is it possible to change the language without doing a full service restart? It's quite slow, and it wouldn't be a good experience for our users to wait each time they change language. 'force-reload' seems to do a full restart on our Ubuntu servers...
Many thanks in advance, and thanks again for this wonderful and useful product,
Smaon
I'm studying the possibility to integrate subsonic in an online storage service. Putting it in an iframe and using an Apache proxy I've been able to integrate it quite perfectly for now.
The only problem is that the service is in many languages, and the user's language is defined by the browser's settings, so I need to find a way to change Subsonic's language accordingly. I've searched but I the only way I've found to change the language is by modifying subsonic.properties and restarting the service. So my questions are:
-Is there any way to force Subsonic's language in the URL with a GET param, for example when calling login.view?
-If not, is it possible to change the language without doing a full service restart? It's quite slow, and it wouldn't be a good experience for our users to wait each time they change language. 'force-reload' seems to do a full restart on our Ubuntu servers...
Many thanks in advance, and thanks again for this wonderful and useful product,
Smaon