Posts: 3,735
Joined: Dec 2010
Reputation:
53
negge
yo guysv7may bd latr tomorroe
Posts: 3,735
You need to increase the maximum memory limit for PHP. Find a file named php.ini (it's somewhere in your XAMPP directory) and search for "memory_limit". Increase that value to something larger like 512 MB or 1024 MB, then restart Apache.
Posts: 22
Joined: Jun 2015
Reputation:
0
Negge, many many thanks, the server is working perfect and streams in internal and external network!!!!!!!!!
One last thing, my server have a 2000 Movies, and when i log in to the index page and display in gried view or list view, the page when display it takes many minutes to load the page. is possible configure php.ini or other file to load the index page or the rest in less minutes or it depends of version of php because is in 32 bits and is best to load the page in php in 64 bits?
if can not be, thanks for your help!!!!!!!!!!
Posts: 3,735
Joined: Dec 2010
Reputation:
53
negge
yo guysv7may bd latr tomorroe
Posts: 3,735
It takes time to load things when the library is big. If you enable "Cache API call results" in the settings you should see a nice speedup though.
What memory limit did you use?
Posts: 22
Joined: Jun 2015
Reputation:
0
2015-07-22, 08:02
(This post was last modified: 2015-07-22, 08:04 by peu7510.)
I used 1024 MB
My server have 8GB RAM
Posts: 22
Joined: Jun 2015
Reputation:
0
Good morning negge, i am charmed for your server is the best, most thanks for do these server pages!!!!!!!!!!
i would like to help in add improvements, but one question, the recent changelog, yesterday i view the new version of kodi 15 "Isengard", your server is compatible with the new Kodi. I read in the changelog of yesterday repair an incompatibility the backends in kodi isengard, but the rest works well, the play the movies in my internal and external network?
Another i like to help is add in your pages the Spanish Language in all video server, but i don't know who files need to modify and add the spanish language, can you tell me who files look?
And last suggestion, you havent thought change the name of "/xbmc-video-server/" to "/kodi-video-server/". For me it's logical because the new name is kodi and the older is not good have keep the older name
If you need help to change these things or add you have my colaboration, althought i was not good programming, i have plenty of help wanted!!!!!!!!!!!!!
And repeat i am charmed for your work is the best server for kodi i used and you have my help to improve your program!!!!!!!!!!
Posts: 62
Joined: Aug 2009
Reputation:
0
Is it possible to run this on a rasperry pi 2 ?
Sorry if my English is not quite right, it 's not my native language
Got latest OSMC running on Vero 4K+
Posts: 3,735
Joined: Dec 2010
Reputation:
53
negge
yo guysv7may bd latr tomorroe
Posts: 3,735
Yes, just follow the Linux installation instructions. Performance may not be stellar but it definitely works.
Posts: 5
Joined: Aug 2015
Reputation:
0
2015-08-16, 13:07
(This post was last modified: 2015-08-16, 13:10 by mhannor.)
Hey I'm new to Kodi, I was able to install it and set up xampp to work for streaming but when I fill out the create new backend page, I'm running into an error that says the server does not ask for authentication or if i change whats there sometimes it will say unable to connect to hostname:8080, make sure XBMC is running and has its web server enabled. My hostname and IP address are definately correct. I have also tried to use the IP address. Is there a setting in Kodi that is not set up at the moment I have everything in webserver enabled. Please help me figure this out.
Update: THe source address is 10.0.0.23, but my host address is 10.0.0.21, could this be an issue that may be causing this?
Posts: 3,735
Joined: Dec 2010
Reputation:
53
negge
yo guysv7may bd latr tomorroe
Posts: 3,735
The backend address should be the address of the machine running Kodi, and you must set a username and password for the web interface in Kodi's settings.
Posts: 3,735
Joined: Dec 2010
Reputation:
53
negge
yo guysv7may bd latr tomorroe
Posts: 3,735
I may have accidentally broken something during the last few weeks. Can you pastebin the contents of the "src/protected/runtime/application.log" file?