Posts: 70
Joined: Dec 2014
Reputation:
0
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.
Posts: 70
Joined: Dec 2014
Reputation:
0
Its true. I dont why but in my kodi doesnt works. No appears nothing. In your system works fine?
Posts: 220
Joined: Feb 2013
Reputation:
8
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).
Posts: 7,135
Joined: Oct 2012
un1versal
Out of Memory (1939–2016)
Posts: 7,135
2015-06-07, 14:38
(This post was last modified: 2015-06-07, 14:41 by un1versal.)
(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
(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..