More than one web interface loaded
#1
I open this thread to know how we can load more than one web interface in differents ports (Or in a menu) to obtain the best funcionality of each one.
Reply
#2
If there is no 'dirty hacks' in web interface you can use http://[your_ip]:8080/addons/

http://kodi.wiki/view/Web_interface
Reply
#3
Its true. I dont why but in my kodi doesnt works. No appears nothing. In your system works fine?
Reply
#4
works fine here (xmbc 13.2)

but you could do an own addon, just a html page where you link static to the plugins. Or you can even do it with a local html file. it's a hack, but would do the job.
Check out my plugin yarc, it's a web-remote optimised for all screen sizes (especially touch and small screen).
Reply
#5
ok i hacked something ugly together,

it generates a menu with all the webinterfaces in one frame (yeah i know... but i said... ugly)...
and if you click on one, it loads it in the other.

on my mobile it does not render like i would like it, but its a first hack.

try it out. the addon you can find here:
https://github.com/tuxfuxch/ychooser
Check out my plugin yarc, it's a web-remote optimised for all screen sizes (especially touch and small screen).
Reply
#6
(2015-01-17, 16:30)Scondo Wrote: If there is no 'dirty hacks' in web interface you can use http://[your_ip]:8080/addons/

http://kodi.wiki/view/Web_interface

Indeed that does result in

Image

(2015-02-06, 03:13)tuxfuxch Wrote: ok i hacked something ugly together,

it generates a menu with all the webinterfaces in one frame (yeah i know... but i said... ugly)...
and if you click on one, it loads it in the other.

on my mobile it does not render like i would like it, but its a first hack.

try it out. the addon you can find here:
https://github.com/tuxfuxch/ychooser

What scondo suggested works anywhere, I added screenshot to that so you can see. No need for your hack to do that since its already handled like that by default..
Reply

Logout Mark Read Team Forum Stats Members Help
More than one web interface loaded0