brianhornsby / script.openvpn

A script that allows you to control OpenVPN from within Kodi.
http://brianhornsby.com/kodi_addons/openvpn
GNU General Public License v3.0
91 stars 30 forks source link

Way to bulk add .OVPN entries #46

Closed jcwchssc closed 2 years ago

jcwchssc commented 8 years ago

Finally got everything up and running, but would like to avoid using the add-on to add hundreds of OVPN entries. I tried dumping all the .ovpn files to ~/.kodi/userdata/addon_data/script.openvpn - but no dice. Anyone know how the addon grabs those files to display as entries in the addon?

joswart commented 8 years ago

I would add one file manually and see where it lands.

It looks like it should land in the folder you just described. But maybe there is a reference in the database as well, that needs to be filled for it to work.