![]() |
XBMC Video Server: stream/download your library contents - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116) +--- Thread: XBMC Video Server: stream/download your library contents (/showthread.php?tid=168296) |
RE: [BETA] XBMC Video Server: stream/download your library contents - negge - 2014-01-10 (2014-01-10, 19:38)toffy Wrote: I now have owncloud, index and php working, but xbmc-video-server dont work on the same server. So does it work now or not? If not, try accessing /xbmc-video-server and post any errors you find in /var/log/apache2/error.log. RE: [BETA] XBMC Video Server: stream/download your library contents - toffy - 2014-01-11 yes, it works now. I have to set <Directory /var/www/xbmc-video-server/> for apache 2.4. it didn't work with <Directory /var/www/> RE: [BETA] XBMC Video Server: stream/download your library contents - negge - 2014-01-11 Interesting, the options should be inherited. I'll see if I can replicate your problem. RE: [BETA] XBMC Video Server: stream/download your library contents - uiketekaes - 2014-01-13 Hi !! I will explain my problem : -Web server installed at port 8080 - with localhost everything is OK - with lan computer everything is OK - xbmc and xbmc video server at same computer. - DMZ for this computer - windows firewall disabled - windows 8.1 I have a dyndns for: mydomain.dydns.org Backend config for internet: HOST: mydomain.dyndns.org PORT: 8080 USER: xbmc PASS: xbmc PROXY LOCATION: none I can access from internet to xmbc video server -> mydomain.dyndns.org/xbmc-video-server , can log in and change backend or create new one, but : - I can“t view movies !! When i click on movies , this error appears : Error 500 Unable to connect to mydomain.no-ip.org:8080 . Error #0: stream_socket_client(): (0) Any help?? THANKS!! RE: [BETA] XBMC Video Server: stream/download your library contents - negge - 2014-01-14 Quote:mydomain.dyndns.org Quote:mydomain.no-ip.org What happens when you try to ping your dyndns from the computer itself? You'll likely need to add a line in your hosts file to point that address at localhost. RE: [BETA] XBMC Video Server: stream/download your library contents - uiketekaes - 2014-01-14 (2014-01-14, 08:21)negge Wrote:Quote:mydomain.dyndns.org My dynamic dns is no-ip. NOT dyndns, was my fault writting here this, but in config is all OK with no-ip. When I do ping with from my server mydomain.no-ip.org gives me the external IP Advices?? Thanksss RE: [BETA] XBMC Video Server: stream/download your library contents - negge - 2014-01-14 I think I read your original post wrong. It actually sounds like you haven't forwarded port 8080 to your server. If you don't want to do that, check the README on how to configure and use a reverse proxy, that way you'll only need to forward port 80 in your firewall. RE: [BETA] XBMC Video Server: stream/download your library contents - uiketekaes - 2014-01-17 (2014-01-14, 23:46)negge Wrote: I think I read your original post wrong. It actually sounds like you haven't forwarded port 8080 to your server. If you don't want to do that, check the README on how to configure and use a reverse proxy, that way you'll only need to forward port 80 in your firewall. -Server has a DMZ (all ports open) From internet if I try mydomain.no-ip.org:8080/xbmc-video-server , ask me for user/password . If I introduce xbmc/xbmc ( pass from the xbmc server ) , it shows a blank page "File not found". if I try mydomain.no-ip.org/xbmc-video-server , i can log in xbmc-video-server with admin/admin, but the other problem happens. My solution (not really a solution) was, change to local backend which allow me to go to movies and download de m3u file. Edit that file and put mi ip manually. Thanks!! RE: [BETA] XBMC Video Server: stream/download your library contents - negge - 2014-01-17 mydomain.no-ip.org:8080 should be XBMCs web interface, so don't add anything after the port here. But at least the port seems to be open. Can you log in successfully with the API credentials? Could you also please post the URL to a movie? I'm having a hard time figure out where the fault in your configuration is. RE: [BETA] XBMC Video Server: stream/download your library contents - uiketekaes - 2014-01-17 (2014-01-17, 08:18)negge Wrote: mydomain.no-ip.org:8080 should be XBMCs web interface, so don't add anything after the port here. But at least the port seems to be open. Can you log in successfully with the API credentials? I will do a summary: http://mydomain.no-ip.org:8080/ -> Access to xbmc (only acess with xbmc/xbmc) http://mydomain.no-ip.org:8080/xbmc-video-server/ -> Access to xbmc (only acess with xbmc/xbmc) http://mydomain.no-ip.org/xbmc-video-server/ -> Access to xbmc video server (only acess admin/admin) http://mydomain.no-ip.org -> Xampp error (access denied) When Im logged in your API , default "localhost" is active with this setting when Im on the Movies: - Watch icon -> http://mydomain.no-ip.org/xbmc-video-server/src/movie/getMoviePlaylist?movieId=85 - Download icon -> http://xbmc:xbmc@localhost:8080/vfs/movietitlehere.mkv I need change Backend profile to "Internet". When I do, if I go to Movies i get this error: -Changed backend to Internet -Error 500 -Unable to connect to miip:8080 . Error #0: stream_socket_client(): (0) Profiles: Default: Hostname localhost,port 8080, xbmc:xbmc Internet: Hostname miip (or mydomain.no-ip.org),port 8080, xbmc:xbmc Thank you so much for your help!!! RE: [BETA] XBMC Video Server: stream/download your library contents - negge - 2014-01-17 Try adding the following to the hosts file on the machine where you have installed XBMC Video Server Quote:192.168.1.x mydomain.no-ip.org Where 192.168.1.x is the internal address of the machine using XBMC. If it's the same machine you can use 127.0.0.1 as address. RE: [BETA] XBMC Video Server: stream/download your library contents - uiketekaes - 2014-01-17 (2014-01-17, 21:26)negge Wrote: Try adding the following to the hosts file on the machine where you have installed XBMC Video Server Same error... This is crazy!! Thanks!! RE: [BETA] XBMC Video Server: stream/download your library contents - Bambutscha - 2014-01-21 My Apache server won't run ![]() Quote: Restarting web server: apache2apache2: Could not reliably determine the server's fully qualified domain name, using ::1 for ServerName I want to run the Xbmc Video Server on my Raspberry Pi with Raspbmc (Gotham). I also have the Music Player Deamon (MPD) running on this Pi. Does the XBMC and MPD corrupt the Ports? RE: [BETA] XBMC Video Server: stream/download your library contents - cones - 2014-01-21 (2014-01-21, 16:25)Bambutscha Wrote: My Apache server won't run I think that error is just saying something else is running on port 80. XBMCs webserver likes to default to that port, i would check that first. RE: [BETA] XBMC Video Server: stream/download your library contents - Bambutscha - 2014-01-21 I changed the Port in XBMC. XBMC Video Server now runs, but i have a new error. If i go to Movies: Error 500 Not Found (404) displayed on the Screen. Quote:exception 'CHttpException' with message 'Not Found (404)' in /var/www/xbmc-video-server/src/protected/components/XBMC.php:101----- Also Yatse won't connect with XBMC on the new Port. Although it display's 404 if i use the old Port (80) Can i chang the Ports of the XBMC Video Server? |