![]() |
|
XBMC HTTP-R, Remote Control Web App for PDA, PPC, or Smartphone (developers wanted) - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Supplementary Tools for XBMC (/forumdisplay.php?fid=116) +--- Thread: XBMC HTTP-R, Remote Control Web App for PDA, PPC, or Smartphone (developers wanted) (/showthread.php?tid=40958) |
- amoore09 - 2010-09-20 17:29 minor progress over night. It not longer displays the text of the php doc but I get a ton of errors when I try indexing.php. It goes on for much longer than i pasted... Deprecated: Function split() is deprecated in /Applications/XAMPP/xamppfiles/htdocs/xbmc/includes/classes/module.php on line 17 Deprecated: Function split() is deprecated in /Applications/XAMPP/xamppfiles/htdocs/xbmc/includes/classes/module.php on line 17 Deprecated: Function split() is deprecated in /Applications/XAMPP/xamppfiles/htdocs/xbmc/includes/classes/module.php on line 17 Deprecated: Function split() is deprecated in /Applications/XAMPP/xamppfiles/htdocs/xbmc/includes/classes/module.php on line 17 Deprecated: Function split() is deprecated in /Applications/XAMPP/xamppfiles/htdocs/xbmc/includes/classes/module.php on line 17 Deprecated: Function split() is deprecated in /Applications/XAMPP/xamppfiles/htdocs/xbmc/includes/classes/module.php on line 17 Deprecated: Function split() is deprecated in /Applications/XAMPP/xamppfiles/htdocs/xbmc/includes/classes/module.php on line 17 Deprecated: Function split() is deprecated in /Applications/XAMPP/xamppfiles/htdocs/xbmc/includes/classes/module.php on line 17 Deprecated: Function split() is deprecated in /Applications/XAMPP/xamppfiles/htdocs/xbmc/includes/classes/module.php on line 17 Deprecated: Function split() is deprecated in /Applications/XAMPP/xamppfiles/htdocs/xbmc/includes/classes/module.php on line 17 Deprecated: Function split() is deprecated in /Applications/XAMPP/xamppfiles/htdocs/xbmc/includes/classes/module.php on line 17 Deprecated: Function split() is deprecated in /Applications/XAMPP/xamppfiles/htdocs/xbmc/includes/classes/module.php on line 17 Deprecated: Function split() is deprecated in /Applications/XAMPP/xamppfiles/htdocs/xbmc/includes/classes/modules/database/xbmc.php on line 20 Deprecated: Function split() is deprecated in /Applications/XAMPP/xamppfiles/htdocs/xbmc/includes/classes/modules/database/xbmc.php on line 20 - RDHoworth - 2010-09-22 11:15 Hi, I am running the beta 2 of Dharma, and would like to set up HTTP-R but the homepage only has versions up to V0.4. From reading this thread, I understand that V0.5 alpha is needed? If so, where can I download this, Thanks - shotta - 2010-09-22 19:41 ^^what he said - shotta - 2010-09-23 20:39 seems to be here: http://xbmc.denhaas.info/XBMC_HTTP-R_v0.5a2.zip - RDHoworth - 2010-09-24 12:21 Thanks, It all works fine, except that the screenshot (accessed by the Touch button) is rotated 90 degrees on my HD2. It stays rotated when the screen is rotated. I am currently running the indexing script, so cannot fully test the library function yet, but will do. - RDHoworth - 2010-09-24 13:05 I have a large library of movies and TV shows. HTTP-R is not very quick, even though I have indexed the system. Also, for the TV shows, only around 5% 0f the banners are displayed, so this is not usable as it is not possible to see the actual Series. However, the controls work well. - moxbox - 2010-10-15 20:31 Please delete this message. - Callmenobody - 2010-10-27 20:24 Ok, I have installed and uninstalled a couple of times and I can't get it to work. To be honest I really don't know what I am trying to do either. So, is there a kind soul out there who can write an "idiotguide" and point with the whole hand on what to do? There are probably a lot more people out there with the same problem. Perhaps something in the line with: 1: Install this program here on the PC. 2: this one here on the handheld. 3: Change this for that. 4: type this there. and so on? I have a Asus AT3ion running windows7 x86 and a HP Ipaq RX3700 PDA - Callmenobody - 2010-10-28 17:44 Ok, i uninstalled and tried again and this is what I have done. 1: Installed Apache webserver 2.2.1.7 and set 10.10.1.8 (IPv4 gotten from IPconfig) 2: Installed gd-2.0.33-1 3: Installed xampplite-win32-1.7.3 4: Created the folder "PDAremote" in HTDOCS and unzipped XBMC_HTTP-R_v0.5a2 into it. 5: Ran XBMC with "allow control via HTTP" enabled, port set to 80 and Username XBMC. Internet access enabled on port 8080 (nothing else checked or filled in)In config.php I have set name to "PDAremote" and IP to the above mentioned one. MAC is changed to the one I got from running "getmac" in the cmd-window. If I open http://10.10.1.8 in IE on the PC running XBMC I get the notification "it works!". If I do the same on my PDA running opera the connection gets timed out. If I open http://10.10.1.8/PDAremote or http://10.10.1.8/XBMC I get the "HTTP 404 not found" (on PC running XBMC) So, where do I go from now? EDIT: Uninstalled xampplite and used the zip-file instead of the installer. Changed both ports in XBMC to 8080 and it seems to be working on my xbmc-pc. Still no-go on PDA. - Callmenobody - 2010-10-28 20:36 It now works with movies. When it comes to TV shows I get the banners for each show but nothing happends when I clock on them. I can not access "setting" or "remote" either. http://10.10.1.8 gives me the XAMP Lite: "Congratulations: You have successfully installed XAMPP on this system!" http://10.10.1.8/xbmc/ gives me "select your media center" but none of them can be selected. "Error 403 10.10.1.8 10/28/10 20:34:22 Apache/2.2.14 (Win32) DAV/2 mod_ssl/2.2.14 OpenSSL/0.9.8l mod_autoindex_color PHP/5.3.1" http://10.10.1.8:8080/ Gets me to the remote. If I change user no shows or albums show up. |