XBMC Community Forum
[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)



- slash - 2010-10-20 12:54

Flomaster Wrote:ok I finally have this working...

I did a fresh install of xbmcfreak beta3 wiped my hard drive and figured i'd give this a another go.

I installed from the addon repo
-=Jason=-

Glad to hear that it's working.
/


- BurningSky - 2010-10-20 13:59

Flomaster Wrote:ok I finally have this working...

I did a fresh install of xbmcfreak beta3 wiped my hard drive and figured i'd give this a another go.

I installed from the addon repo and had to run this command

Code:
sudo cp -R ~/.xbmc/addons/webinterface.XWMM /usr/share/xbmc/addons/webinterface.default/XWMM

-=Jason=-

Yes that's exactly the same command I posted some weeks ago. Wink


- Flomaster - 2010-10-20 16:41

BurningSky Wrote:Yes that's exactly the same command I posted some weeks ago. Wink

yes I had to go a few pages back to find it Wink

im not sure why it didn't work before, but I did copy and paste exactly as you put it and it told me the folder I was trying to copy from did not exist.

well its working now Smile so thanks again for the correct line of code BurningSky

-=Jason=-


- markhoney - 2010-10-21 03:40

Better than the previous command to copy the plugin, you can create a symbolic link. The advantage of this is that updates from the addon manager don't need to be re-copied, as we'll just be linking our subdir within the web interface to our plugin directory:

Code:
sudo ln -s ~/.xbmc/addons/webinterface.XWMM/ /usr/share/xbmc/addons/webinterface.default/xwmm

In the above command, I've created a lowercase directory to make it easier to type as a URL. To visit the interface, go to:

http://myxbmcbox:8080/xwmm

You can also do the same for the other available web interfaces:

Code:
sudo ln -s ~/.xbmc/addons/webinterface.awx/ /usr/share/xbmc/addons/webinterface.default/awx
sudo ln -s ~/.xbmc/addons/webinterface.wtouch/ /usr/share/xbmc/addons/webinterface.default/wtouch

These will then be available at:

http://myxbmcbox:8080/awx
http://myxbmcbox:8080/wtouch


- BurningSky - 2010-10-21 13:39

That's a very good idea. Nod


- Tiny Clanger - 2010-10-24 09:40

Changing the movie set doesn't seem to activate the Save button. I have to change something in one of the other fields before I can save, and that's if I'm running Firefox —*in Safari 5.0.2 (Mac) the Save button doesn't even enable itself once I've done that. Edit: wait a second, it looks like it just saves the set change without needing to hit Save. That would explain things Blush

Also, in Safari, it tries to load a Flash file at the top of each page. Even after whitelisting my XBMC box in ClickToFlash, though, it loads a blank space about 150px high which then collapses down to nothing. What is this for? It doesn't appear at all in Firefox…

Thanks


- slash - 2010-10-24 15:05

Hi,

The sets are auto-saved (see the blue little disk set near the movie).
I agree that it is not very clean. I`ll fix that sometimes down the road.

There is no flash in XWMM. I will re-install safari on reproduce this.

Thanks


- Tiny Clanger - 2010-10-24 20:26

Thanks — after a quick grep, it looks like extjs/resources/resources.jsb refers to charts.swf. Not sure if this ever gets loaded, though. I certainly haven't found any charts so far Smile


- bobrap - 2010-10-26 15:51

Got a problem and need some help. Tried this and decided to uninstall and now every time I start Sickbeard, I get the xwmm screenConfused Any help please?

OOOPS disregard...reboots fix every thingShocked


several bugs under the use of osx - skyhigh - 2010-10-26 20:54

what a wonderful tool it is! i had expected this kind of tools. thanks!!

by the way, it is regret to issue these questions. when i access it through safari (osx), it seems that any of information which i changed is not saved at all.
is there any solvable measures for this?

lastly, it seems that editing of artist information is not available in this version, may i expect further update? i really had dreamed this function!

oh, there is too much demands, i apologize for this, but it is also said that this is such a good presents. thanks developer.