![]() |
|
[Web Interface Addon] XWMM - XBMC Web Media Manager - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Web Interfaces (/forumdisplay.php?fid=156) +---- Thread: [Web Interface Addon] XWMM - XBMC Web Media Manager (/showthread.php?tid=60643) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 |
- slash - 2011-10-30 14:47 m0v1em4n Wrote:C:\Users\your username\AppData\Roaming\ xbmc My bad, I should have uploaded webinterface.XWMM-snv-xxx.zip. I'll work on the install process for next version - RockDawg - 2011-10-30 19:17 m0v1em4n Wrote:C:\Users\your username\AppData\Roaming\ xbmc I assumed that's what he meant, but then where? I couldn't find a webinterface.XWMM anywhere. Is it a file or a folder? - m0v1em4n - 2011-10-30 22:10 RockDawg Wrote:I assumed that's what he meant, but then where? I couldn't find a webinterface.XWMM anywhere. Is it a file or a folder? Hi RockDawg Ok here is what you need to do after you have installed the zip go to C:\Users\your username\AppData\Roaming\ xbmc\addons and copy the XWMM folder and paste it in C:\programe files\xbmc\addons\webinterface.default here is slash's instruction from 1st page Quote:Method 2 : (if you use multiple web tools) (due to XBMC limitation will be fixed in Eden) Hope this helps - RockDawg - 2011-10-31 00:13 m0v1em4n Wrote:Hi RockDawg Thanks for your help. I read the instructions in the first post and I would've never guessed they were saying to do that. Nonetheless, that didn't work either. Again, the browser just keeps trying to load the page, but nothing happens. And yes, I was using http://<your_XBMC_IP>:<port>/XWMM/index.html. - slash - 2011-10-31 00:22 RockDawg Wrote:Again, the browser just keeps trying to load the page, but nothing happens. And yes, I was using http://<your_XBMC_IP>:<port>/XWMM/index.html. - could you try with a different browser (firefox, IE) ? - Which version of XBMC and XWMM are you using ? Sorry again for the confusion for the install procedure. Let us know - RockDawg - 2011-10-31 00:35 slash Wrote:- could you try with a different browser (firefox, IE) ? I tried it in IE too and it does the same thing. I am running a Windows pre-Eden nightly (20111015-56d8d46-master) and I downloaded XWMM-svn200c although it says 1.9.4 in the add-on info. I never had a previous version installed. No biggie on the instructions. I appreciate your help. - francovilar - 2011-10-31 22:47 RockDawg Wrote:Again, the browser just keeps trying to load the page, but nothing happens. And yes, I was using http://<your_XBMC_IP>:<port>/XWMM/index.html. I think I use http://<your_XBMC_IP>:<port>/XWMM/Movies/index.html cannot test at the moment but I remember a /Movies/ - adsi - 2011-11-03 05:18 That's cool! it doesn't need to install and directly use in WEB! - josh.lawless - 2011-11-03 19:54 I can't get the 2.0.0d version to work -- I have succesfully installed 1.9.4 through the XBMC addons interface. I downloaded the 2.0.0d version (via the command line on my XBMC Live install), unzipped it, and replaced the webinterface.XWMM folder from the 1.9.4 installation with the folder I unzipped from the 2.0.0d archive. Now when I access the web page, the Javascript doesn't seem to run -- the page loads, I can view source and see the html (and the web page title and favicon.ico are properly displayed), but the rendered page is just a blank white background. I've checked permisssions, they're the same between the new 2.0.0d webinterface.XWMM folder and the old 1.9.4 webinterface.XWMM.bak folder. Any reason why the new version shouldn't work? Tried on Firefox 7.0.1 from Windows XP and on Safari from OSX 10.7 - josh.lawless - 2011-11-03 20:11 In both the 1.9.4 and 2.0.0d I see errors in Firefox's error console (most are css errors, a few are JS errors) -- some new ones appear in 2.0.0d that aren't present in 1.9.4: Code: Error: a is undefinedCode: Error: g is undefined |