Kodi Community Forum

Full Version: [REQUEST] vPlay (vPlay.ro) plugin?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can anybody make a plugin for this site? or give me some instruction on how to build it? Big Grin
VPlay.ro plugin:
http://bit.ly/voAzyJ
Hello there,
this is really great and thanks to the people involved.
Only one question: the films starts with romanian subtitles, how can I change that, how can I change subtitles language to Bulgarian. I can do that on the web site, but not on the AppleTV.

Thanks
well...it seems to be a bit too old, made before the Viplay team replaced their website with the new layout. It crashes often and several features (including the search function) are not working.. I wonder if Cornel Damian is still considering updating the module.
Hi
I've just fixed some of the problem from the plugin. Only Search isn't working for the moment.

@vladbg, if you want to change the default language go to default.py at line 215
if 'ro' in details['subs']:
s = details['subs']['ro']

change ro with bg