Kodi Community Forum
[REQUEST] vPlay (vPlay.ro) plugin? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+--- Thread: [REQUEST] vPlay (vPlay.ro) plugin? (/showthread.php?tid=88468)



[REQUEST] vPlay (vPlay.ro) plugin? - G.v.S - 2010-12-24

Can anybody make a plugin for this site? or give me some instruction on how to build it? Big Grin


- bart2yk - 2011-10-26

VPlay.ro plugin:
http://bit.ly/voAzyJ


- vladbg - 2012-02-20

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


RE: [REQUEST] vPlay (vPlay.ro) plugin? - araxth - 2012-05-11

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.


RE: [REQUEST] vPlay (vPlay.ro) plugin? - bart2yk - 2012-06-11

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