Kodi Community Forum
[Web Interface Addon] [Eden] XWMM - XBMC Web Media Manager - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Web Interfaces (https://forum.kodi.tv/forumdisplay.php?fid=156)
+---- Thread: [Web Interface Addon] [Eden] XWMM - XBMC Web Media Manager (/showthread.php?tid=60643)



- slash - 2010-10-20

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

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

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

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

That's a very good idea. Nod


- Tiny Clanger - 2010-10-24

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

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

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

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

OOOPS disregard...reboots fix every thingShocked


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

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.


- PatK - 2010-10-26

Movies offers a lovely view of all my covers... a focused cover enlarges and I can play the movies via XBMC... (makes me think a tablet web browser with wifi would be a natural) but my poster TV covers are all wide and nothing else works... can't get to settings, remote, music etc. Note I didn't try the delete button.... I'm chicken.

Dharma R34993, Firefox 3.6.11 win 7


- slash - 2010-10-27

skyhigh Wrote: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?

Thanks for the info, I'll try to reproduce it and let you know.

skyhigh Wrote: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!
.

This is already in the roadmap and should be available in the next version

Thanks
/


- slash - 2010-10-27

PatK Wrote:Movies offers a lovely view of all my covers... a focused cover enlarges and I can play the movies via XBMC... (makes me think a tablet web browser with wifi would be a natural) but my poster TV covers are all wide and nothing else works... can't get to settings, remote, music etc. Note I didn't try the delete button.... I'm chicken.

Dharma R34993, Firefox 3.6.11 win 7

I'm not sure you are in the right thread. Is your question related to XWMM ?


- PatK - 2010-10-27

slash Wrote:I'm not sure you are in the right thread. Is your question related to XWMM ?
Yes; I suspect it might be right thread... I have v 1.9.0 installed of Xwmm, set up as mentioned... but didn't have the web interface picked in 'settings/network'... I do note: that even without configuration, the browser still grabs the covers.


- ijourneaux - 2010-10-28

Was just trying out XWMM. Installed fine. I can load up the webpage in the browser fine.

Unfortunately when I click on the Movies button, the busy icon starts rotating and the interface never comes back.

I have a lrage media library. Perhaps it just takes a long time?

Take Care