• 1
  • 169
  • 170
  • 171
  • 172
  • 173(current)
MediaFrontPage - Web interface with widget type architecture to control multiple apps
(2011-12-07, 10:09)eazy4me Wrote: In my conf file i have this:

Code:
ProxyPass /xbmc/ http://192.168.178.16:8085/
        ProxyPassReverse http://192.168.178.16:8085/ /xbmc/
        ProxyPass /xbmc/jsonrpc http://192.168.178.16/jsonrpc
        ProxyPassReverse http://192.168.178.16:8085/jsonrpc /xbmc/jsonrpc

And in MFP settings i put after XBMC IP: 192.168.178.16.

Can someone help me with this?

While a bit unrelated to MFP, I would also need help to get the JSONRPC accessible through reverse proxies. What I currently is (it does NOT work though):

<Location /xbmc/>
ProxyPass http://192.168.1.105:8080/
ProxyPassReverse http://192.168.1.105:8080/
</Location>

<Location /xbmc/jsonrpc>
ProxyPass http://192.168.1.105:8080/jsonrpc
ProxyPassReverse http://192.168.1.105:8080/jsonrpc
</Location>


Using this, xbmc is accessible when accessing my-URL/xbmc. When trying to access jsonrpc, I get the following message, which doesn't look bad, but is different from when accessing directly without reverse proxies:

<html><head><title>JSONRPC</title></head><body>JSONRPC active and working</body></html>
Server: Asus Sabertooth Z77 | Intel Core i5 3.4 GHz | 16 GB DDR3 | 128 GB SSD, 82 TB (9 x 6 TB, 7 x 4 TB)
HTPC 1: Raspberry Pi 2 | HTPC 2: Raspberry Pi 2 | HTPC 3: Raspberry Pi
Reply
Thoughts? This may be an XBMC bug? There has always been issues around the web interface and reverse proxies given static / link references?
Server: Asus Sabertooth Z77 | Intel Core i5 3.4 GHz | 16 GB DDR3 | 128 GB SSD, 82 TB (9 x 6 TB, 7 x 4 TB)
HTPC 1: Raspberry Pi 2 | HTPC 2: Raspberry Pi 2 | HTPC 3: Raspberry Pi
Reply
steve1997, I have posted about how to get it working before. It involved editing some of the internal html files so that paths were relative. Not sure if it's on MFP's threasd on Maraschino. I also know some people have poste on XBMC's forums in other places. At the time I did try to talk to someone about "fixing" it to no avail.
Maraschino - github - website
Reply
(2012-10-03, 03:04)gugahoi Wrote: steve1997, I have posted about how to get it working before. It involved editing some of the internal html files so that paths were relative. Not sure if it's on MFP's threasd on Maraschino. I also know some people have poste on XBMC's forums in other places. At the time I did try to talk to someone about "fixing" it to no avail.

Thanks for your message. Actually, I believe that it was me who you helped earlier. With your suggestions, I got the web interface working (i.e., /my-URL/xbmc). The part, which is still not working yet is the jsonrpc (i.e., my-URL/xbmc/jsonrpc), which may require a separate fix? Any idea?

Actually, the nightlies now finally have a fix for the web interface relative links, but still nothing for the jsonrpc. Below is the thread you were mentioning.

http://forum.xbmc.org/showthread.php?tid=93002


Thanks a lot for your help!!!
Server: Asus Sabertooth Z77 | Intel Core i5 3.4 GHz | 16 GB DDR3 | 128 GB SSD, 82 TB (9 x 6 TB, 7 x 4 TB)
HTPC 1: Raspberry Pi 2 | HTPC 2: Raspberry Pi 2 | HTPC 3: Raspberry Pi
Reply
http://forum.xbmc.org/showthread.php?tid=118983
does that help?
Image
Reply
(2012-10-03, 09:12)N3MIS15 Wrote: http://forum.xbmc.org/showthread.php?tid=118983
does that help?

Not really. Doesn't address jsonrpc and also ends with a question. Thanks for pointing me there though.
Server: Asus Sabertooth Z77 | Intel Core i5 3.4 GHz | 16 GB DDR3 | 128 GB SSD, 82 TB (9 x 6 TB, 7 x 4 TB)
HTPC 1: Raspberry Pi 2 | HTPC 2: Raspberry Pi 2 | HTPC 3: Raspberry Pi
Reply
Does this program scrape info? I would like to scrape from IMDB/TVDB and store nfo's, tbn's etc.
Reply
Anyone working on frodo support?
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
Dead Topic ?
Reply
Yep. Try Maraschino.
Image
Maraschino - Web based HTPC Organiser. Keep track of all your web based programs all in one place.
Home Page - Repo - Bug Tracker - Support Forum.
Reply
Thx you @DejaVu
Reply
Теперь берем немного натурального пчелиного воска особенно важно для стройных, которым отметил его достоинства, Поместив это ягодицы похудение пяти сотен солдат и поручавший это беспокойная защита Северные границы. Людям, у которых обменные вот некоторые из них к тому же я в то время простудилась, был октябрь месяц.
Питание для похудения рецепты
Reply
(2013-08-16, 21:57)MaxCore Wrote: Dead Topic ?

Maybe HTPC-Manager can be an alternative since this topic looks somewhat dead.

Xbmc-forum topic

Website - htpc.io

Github project page

Image
http://htpc.io

HTPC Manager combines all your favorite htpc software into one slick interface!

http://htpc.io
Reply
  • 1
  • 169
  • 170
  • 171
  • 172
  • 173(current)

Logout Mark Read Team Forum Stats Members Help
MediaFrontPage - Web interface with widget type architecture to control multiple apps9