Posts: 3,735
Joined: Dec 2010
Reputation:
53
negge
yo guysv7may bd latr tomorroe
Posts: 3,735
Looks like you've configured your reverse proxy incorrectly.
Posts: 3,735
Joined: Dec 2010
Reputation:
53
negge
yo guysv7may bd latr tomorroe
Posts: 3,735
You can use the internal IP address for both the ProxyPass directive and the backend configuration if you use a reverse proxy. You only need to use your external IP or a DNS name if you stream directly from XBMC. When you use a reverse proxy Apache (the web server) will pass requests along to the machine running XBMC and as they're usually on the same network the internal address is enough.
Posts: 20
Joined: Jan 2014
Reputation:
0
I have this configured for the backend and proxy settings to be an internal address. When I access from outside the network and click on "watch" it is still directing the browser to user:pass@internalIP:port/vfs/smb......mkv . This of course is not going to connect. Any ideas what I am missing?
Posts: 20
Joined: Jan 2014
Reputation:
0
aha!, was missing:
AllowEncodedSlashes On
I could get rid of media portal if I could find an easy way to incorporate my music and PVR now!
Your time, work and attention are all greatly appreciated
Posts: 3,735
Joined: Dec 2010
Reputation:
53
negge
yo guysv7may bd latr tomorroe
Posts: 3,735
@dezblack: support for music won't be added to this application if that's what you mean. I'd like to integrate PVR support but at the moment the XBMC API is insufficient in this area and I haven't had time to improve it myself yet.
Posts: 3,735
Joined: Dec 2010
Reputation:
53
negge
yo guysv7may bd latr tomorroe
Posts: 3,735
Strange, I thought Ubuntu 12.04 came with PHP 5.4.
Posts: 3,735
Joined: Dec 2010
Reputation:
53
negge
yo guysv7may bd latr tomorroe
Posts: 3,735
I don't understand what you're saying, do you mean you have trouble starting XBMC so you can use its web server? If so you should search the forums or check out the wiki, it's off topic for this thread.
I'll see what I can do about the JSON-RPC client requirement on PHP 5.4. It's not technically needed but it makes the code a bit nicer, and I incorrectly assumed Ubuntu 12.04 shipped with PHP 5.4 since Debian stable does it.
Posts: 3,735
Joined: Dec 2010
Reputation:
53
negge
yo guysv7may bd latr tomorroe
Posts: 3,735
There are tons of applications that allow you to stream music from your computer so I'm not going to bother reinventing that particular wheel.
Posts: 2
Joined: Apr 2014
Reputation:
0
....it's really hard to do the same thing you do for the movies, also for the music? O.o