[Web Interface Addon] XWMM - XBMC Web Media Manager

  Thread Rating:
  • 8 Votes - 4.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
skj88 Offline
Junior Member
Posts: 18
Joined: Oct 2011
Reputation: 0
Location: Texas
Post: #1231
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.
find quote
sej7278 Offline
Member
Posts: 55
Joined: Jun 2012
Reputation: 0
Post: #1232
(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?
find quote
romeon Offline
Junior Member
Posts: 9
Joined: Mar 2010
Reputation: 0
Post: #1233
I have eden and it doesn't work with any tested browser anymore (no firefox, no ie). So what to do?

indeed: Chrome works!
(This post was last modified: 2012-06-05 17:57 by romeon.)
find quote
sej7278 Offline
Member
Posts: 55
Joined: Jun 2012
Reputation: 0
Post: #1234
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.
(This post was last modified: 2012-06-05 17:45 by sej7278.)
find quote
Mizaki Offline
Fan
Posts: 667
Joined: Apr 2011
Reputation: 12
Post: #1235
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...

[Image: watched-clearlogo.jpg]
AWXi - Ajax web interface. Wiki
find quote
sej7278 Offline
Member
Posts: 55
Joined: Jun 2012
Reputation: 0
Post: #1236
(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.
(This post was last modified: 2012-06-06 00:39 by sej7278.)
find quote
Mizaki Offline
Fan
Posts: 667
Joined: Apr 2011
Reputation: 12
Post: #1237
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.

[Image: watched-clearlogo.jpg]
AWXi - Ajax web interface. Wiki
find quote
theironyuppie Offline
Member
Posts: 52
Joined: Apr 2010
Reputation: 0
Location: Australia
Post: #1238
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
(This post was last modified: 2012-06-12 11:48 by theironyuppie.)
find quote
g.scholtens Offline
Senior Member
Posts: 205
Joined: Apr 2012
Reputation: 0
Post: #1239
when i go to http://localhost:80/xwmm/index.html page cannot pe displayed

What do i wrong?
find quote
sej7278 Offline
Member
Posts: 55
Joined: Jun 2012
Reputation: 0
Post: #1240
(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.
find quote
Post Reply