Kodi Community Forum

Full Version: [Web Interface Addon] [Eden] XWMM - XBMC Web Media Manager
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
It seems most functions work perfectly. I'll keep trying to see if there is any problem. “Genres Management” has some problem --- can't create a new genre, can't edit existed genre‘s name. Deleting a specific genre works fine。
vikikang Wrote:It seems most functions work perfectly. I'll keep trying to see if there is any problem. “Genres Management” has some problem --- can't create a new genre, can't edit existed genre‘s name. Deleting a specific genre works fine。

How do you add movies to the Movie set management box?
preproman Wrote:How do you add movies to the Movie set management box?

I found it - Now how do you remove a movie from the set?
I can't seem to get this working. I don't use any other web interface, so I assumed your install method one was for me, but my browser just keeps trying to load the page forever (http://192.168.1.7/movies/index.html). I did get prompted for my username and password, but after that it just keeps trying to load. I figured I'd try instal method two, but I'm stuck at:

Quote:Copy webinterface.XWMM in the user directory to webinterface.default/XWMM in the XBMC directory

I can't find webinterface.XWMM and what user directory do you mean?
RockDawg Wrote:I can't find webinterface.XWMM and what user directory do you mean?

C:\Users\your username\AppData\Roaming\ xbmc

I think the appdata folder is hidden, you will have to un hide it under folder options
m0v1em4n Wrote:C:\Users\your username\AppData\Roaming\ xbmc

I think the appdata folder is hidden, you will have to un hide it under folder options

My bad,

I should have uploaded webinterface.XWMM-snv-xxx.zip.
I'll work on the install process for next version
m0v1em4n Wrote:C:\Users\your username\AppData\Roaming\ xbmc

I think the appdata folder is hidden, you will have to un hide it under folder options

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?
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)
- Go to System > Add-ons > Install from zip file
- Select the downloaded Download webinterface.XWMM-x-x-x.zip file
- Copy webinterface.XWMM in the user directory to webinterface.default/XWMM in the XBMC directory
- Go to System > Settings > Network > Services:
- Allow control XBMC via HTTP
- Web interface : Default
- open your browser to http://<your_XBMC_IP>:<port>/XWMM/index.html

Hope this helps
m0v1em4n Wrote: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


Hope this helps

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.
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
slash Wrote:- 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

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.
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/
That's cool! it doesn't need to install and directly use in WEB!
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
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 undefined
Source File: [url]http://192.168.1.4:8080/200d/extjs/ext-all.js[/url]
Line: 7

Code:
Error: g is undefined
Source File: http://192.168.1.4:8080/200d/extjs/ext-all.js
Line: 7