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)



RE: [Web Interface Addon] XWMM - XBMC Web Media Manager - skj88 - 2012-06-05

I saw the earlier post about the problem being Firefox and I tried XWMM on MS IE 9 and it worked fine. I suppose FF got updated sometime after I first started using it and then the problems started. Anyway, if you are using FF, try a different browser to see if XWMM starts working.


RE: [Web Interface Addon] XWMM - XBMC Web Media Manager - sej7278 - 2012-06-05

(2012-06-05, 02:09)skj88 Wrote: I saw the earlier post about the problem being Firefox and I tried XWMM on MS IE 9 and it worked fine. I suppose FF got updated sometime after I first started using it and then the problems started. Anyway, if you are using FF, try a different browser to see if XWMM starts working.

i think the problem now is that the 12 alpha (git) builds barely work at all, irrespective of browser - you're running eden i assume?


RE: [Web Interface Addon] XWMM - XBMC Web Media Manager - romeon - 2012-06-05

I have eden and it doesn't work with any tested browser anymore (no firefox, no ie). So what to do?

indeed: Chrome works!


RE: [Web Interface Addon] XWMM - XBMC Web Media Manager - sej7278 - 2012-06-05

that's interesting that it doesn't even work with eden now then.

i guess on linux we're stuck, the only way to edit the metadata is to edit the sqlite tables, as all the other programs are on windows (and generally development is dead on them all) i doubt even a vm would work as my movies are on nfs not samba.

its a bit rubbish that you can't edit the metadata straight from xbmc.


RE: [Web Interface Addon] XWMM - XBMC Web Media Manager - Mizaki - 2012-06-05

I just tried with Eden and Chrome and it was fine. Just changed a tagline to test. IE is loading the html files in querks mode. Add:
Code:
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
to the HEAD and it works. Or open the console and change to IE9.

As for not working in Frodo. One word for you there: Alpha...


RE: [Web Interface Addon] XWMM - XBMC Web Media Manager - sej7278 - 2012-06-05

(2012-06-05, 17:45)Mizaki Wrote: As for not working in Frodo. One word for you there: Alpha...

yes i've been looking at the sql-v64 and json-v5 changes and they're pretty massive in frodo - including thumbs in the database (explains why eden couldn't load my frodo library).

methinks we're either going to have no metadata editors for frodo, or they'll need a pretty major uplift.

edit: went back to eden, recreated the library and 2.0.6 works great, will stay away from froyo for a while.


RE: [Web Interface Addon] XWMM - XBMC Web Media Manager - Mizaki - 2012-06-05

There are some changes that should make life easier. Well, no direct SQL through http api to set information. It's still a moving target and until the beta stages there isn't much point doing a major re-write on something that could change again. Plus I guess, slash has little spare time atm which is why the lack of posting.


RE: [Web Interface Addon] XWMM - XBMC Web Media Manager - theironyuppie - 2012-06-12

hi,
just discovered this plugin and realy impressed with it so far. im hoping to use it to fill in the gaps that the allmusic scraper misses in my music library. the only problem is, my music library wont appear! tv and moves come up fine but when i click the music tab. the screen just goes white.
i have a pretty big library, is there a limit on the library size or something thats preventing it?
sorry if this has been answered but i couldnt find it from searching.
im using ie 9 but dont have any other browers to try.
thanks


RE: [Web Interface Addon] XWMM - XBMC Web Media Manager - g.scholtens - 2012-06-13

when i go to http://localhost:80/xwmm/index.html page cannot pe displayed

What do i wrong?


RE: [Web Interface Addon] XWMM - XBMC Web Media Manager - sej7278 - 2012-06-14

(2012-06-13, 18:18)g.scholtens Wrote: when i go to http://localhost:80/xwmm/index.html page cannot pe displayed

What do i wrong?

try just http://localhost:8080/ it will redirect then - assuming you have enabled and configured the plugin and its not using the default web interface still.


RE: [Web Interface Addon] XWMM - XBMC Web Media Manager - g.scholtens - 2012-06-14

Still same problem


RE: [Web Interface Addon] XWMM - XBMC Web Media Manager - bigbully - 2012-06-14

(2012-06-14, 19:53)g.scholtens Wrote: Still same problem
I assume you are actually trying to connect to XBMC on the same computer as opposed to another on the network, but try using the IP address instead of "localhost". You can find your IP in XBMC system info. Also make sure you have "allow control of XBMC via HTTP" turned on under System-Network settings.


RE: [Web Interface Addon] XWMM - XBMC Web Media Manager - falc410 - 2012-06-14

Can anyone tell me how to use this tool? I desperately need a library editor because for some reason, even though I use theRenamer on most of my movies, the automatic library scan does not work for 50% of my stuff.

Now when I go to XWMM I have a lot of movies which don't have a title, some of them have some information, even a picture or complete, others have nothing. How am I supposed to figure out which file this is? I thought XWMM purpose was to exactly fix those errors manually? So is it me or is the field File Name just missing?


RE: [Web Interface Addon] XWMM - XBMC Web Media Manager - thrak76 - 2012-06-14

There is a file browser within XWMM, but I'm not sure that's what you're looking for.

I agree that the addition of a filename field would be appropriate.


RE: [Web Interface Addon] XWMM - XBMC Web Media Manager - sej7278 - 2012-06-14

(2012-06-14, 20:17)falc410 Wrote: Now when I go to XWMM I have a lot of movies which don't have a title, some of them have some information, even a picture or complete, others have nothing.

you're not using xbmc 12 alpha "froyo" from git are you? xwmm doesn't work with it and presents the problems you are describing above.

if you're using xbmc 11 eden then xwmm 2.0.6 works fine - for some reason xbmc only see's 2.0.5 but you can get 2.0.6 from the website, but even 2.0.5 should work.