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)



- jjrroberts - 2010-10-08

slash Wrote:jjrroberts,

Thanks for the good comments on XWMM.

I thing what you want is a way to filter the tree view to see only the unscraped movies/episodes.

If this the case, there is already a feature request for global filtering in the file view and I'm working on it. It's pretty hard to do so it will take some times.

Thanks for your understanding.
/

That sounds perfect Big Grin

Thanks again for your efforts


- slash - 2010-10-08

Hi Flomaster,

After adding from zip file, you should :

Code:
sudo cp -R /usr/share/xbmc/web/XWMM [b]/usr/share/xbmc/addons/webinterface.default/XWMM[/b]

should work after that.

let us know, I might have to update the instructions
/


- BurningSky - 2010-10-08

Addons will be installed to "~/.xbmc/addons/" or am I wrong?


- slash - 2010-10-08

Not sure ...

I'll do a full test this week-end.
/


- slash - 2010-10-11

BurningSky Wrote:Addons will be installed to "~/.xbmc/addons/" or am I wrong?

Just finish a test install and you are right. the addons are installed in "~/.xbmc/addons/"

Thanks


- fl0w - 2010-10-11

Hi,
Do you think it could work on AppleTV? Enough CPU power to run this?
Thanks!


- Flomaster - 2010-10-11

so whats the verdict on the proper way to install this, ?



-=Jason=-


- iMse - 2010-10-12

Removed!

I found the feature that i was requesting!
Nice work Smile


- slash - 2010-10-12

Flomaster Wrote:so whats the verdict on the proper way to install this, ?
-=Jason=-


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



New version available 1.9.1 - slash - 2010-10-12

Hi all,

New version available 1.9.1 only fixes :
- Fixed genre list display was not always showing
- Fixed movie information not always showing
- Fixed changing covers and fanart in movies

You can download it from the first post or wait the add-on update from the repository Wink

Let me know
/


- Flomaster - 2010-10-12

slash Wrote:After installing the package :
Code:
sudo cp -R ~/.xbmc/addons/webinterface.XWMM /usr/share/xbmc/addons/webinterface.default/XWMM

Fak, me what repo is this on, stock xbmc one or a custom one?

-=Jason=-


- slash - 2010-10-12

If you are using a very recent SVN build (more recent than Dharma Beta 2) you can use the XBMC official repository (look into settings / Add-ons / install add-ons / XBMC repository / webinterface).

If you are using Beta 2 webinterface plugins don't show in the list and you will need to download the zip file and install it with (settings / Add-ons / install from zip file).

Hope this help.

/


SVN now available - slash - 2010-10-19

Hi,
XWMM latest SVN is now available via :
http://xumm.svn.sourceforge.net/viewvc/xumm/webinterface.XWMM/
current SVN is 1.9.2-pre (revision 6)

So there is the official XBMC add-on repository that will contain the XWMM latest stable version and the SVN version directly from sourceforge.

Any idea how users can install directly from the SVN ?


- Flomaster - 2010-10-19

ok updated to svn 34731 I'll check the repo when I get off work

and for SVN updating check it out here
http://git.or.cz/course/svn.html


-=Jason=-


- Flomaster - 2010-10-20

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=-