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)



- cman675 - 2010-08-31

awesome app. Love it. However, when I click save changes, it says saving, but if I click away to a different movie, and then return, it is not actually saved. Win7 64 bit, dharma beta 1 with the svn186 xwmm. Any ideas?
Thanks!


- slash - 2010-08-31

megacrypto Wrote:im guessing XBMC must be running in order for the web server to be available, and if understand you correctly, it will check advancedsettings.xml for the names of the video and music DBs?

XWMM uses the HTTP and the JSON-RPC APIs. So it will query XBMC via http requests for lists of movies, music, details infos, etc ...

SO using MySQL in XBMC should be completely transparent for XWMM.

Let me know the results.
/


- slash - 2010-08-31

cman675 Wrote:awesome app. Love it. However, when I click save changes, it says saving, but if I click away to a different movie, and then return, it is not actually saved. Win7 64 bit, dharma beta 1 with the svn186 xwmm. Any ideas?
Thanks!

If you refresh your browser, do you see the changes?


- megacrypto - 2010-08-31

slash Wrote:XWMM uses the HTTP and the JSON-RPC APIs. So it will query XBMC via http requests for lists of movies, music, details infos, etc ...

SO using MySQL in XBMC should be completely transparent for XWMM.

Let me know the results.
/

just switched to mysql db and everything seems to be working fine .. its reading the movies list as they are scanned (i have around 500+ movies plus i get all the credits and info from imdb, so it takes some time to finish)

i will start playing around with it a bit and let you know, but one thing i noticed is that i can not reset the info from within the manager, i.e look up the movie on imdb or so and select a different one... i did the code for that some time ago if you would like i can send it to you (and i was using also extjs for the interface)


- cman675 - 2010-09-01

slash Wrote:If you refresh your browser, do you see the changes?

No, they are gone then.


- slash - 2010-09-02

cman675 Wrote:No, they are gone then.

Added to the bug list. WIll look into it.

Thanks for reporting it.


- cman675 - 2010-09-02

slash Wrote:Added to the bug list. WIll look into it.

Thanks for reporting it.

Thanks for you hard work and great app!


- DuMbGuM - 2010-09-03

Thanks will try this one out for sure, hope it's okay in Chrome.


Not reading dirs/files - pschlae - 2010-09-03

Hi
Installed the latest svn-release. Now I get a javascript error in files/include.js at line 79. It's where the directory tree will be read.
The variable there stays undefined.
Which User tries to read the filesystem? The same as XBMC is started? Any other ideas, why the files/directories are not shown?
Thanks.


Changes to Music are not being saved - Flomaster - 2010-09-03

I am having trouble saving my Genres in Music I am using SVN 1.8.6 I make the change, click an empty field to get the save button to work, click the save button, move on to a different album, move back to the one I just saved and it is back to the original.

this goes for changing album names, artist names etc.

my Music changes are not being saved Sad

-=Jason=-

EDIT:
it seems I have been able to change some Genres , but I still have a couple that are stubborn and won't change it keep reverting back to what is was before I changed



- slash - 2010-09-04

pschlae Wrote:Hi
Installed the latest svn-release. Now I get a javascript error in files/include.js at line 79. It's where the directory tree will be read.
The variable there stays undefined.
Which User tries to read the filesystem? The same as XBMC is started? Any other ideas, why the files/directories are not shown?
Thanks.

Which version of XBMC are you running?
The file browser is only compatible with XBMC version higher than 9.11


- slash - 2010-09-04

Flomaster Wrote:I am having trouble saving my Genres in Music I am using SVN 1.8.6 I make the change, click an empty field to get the save button to work, click the save button, move on to a different album, move back to the one I just saved and it is back to the original.

this goes for changing album names, artist names etc.

my Music changes are not being saved Sad

Could you tell me which version of XBMC you are running ?


- slash - 2010-09-04

Hi will be posting a tested version with XBMC Dharma Beta 1 this week-end.

It should fix some of the issues.

/


- Flomaster - 2010-09-04

slash Wrote:Could you tell me which version of XBMC you are running ?

running beta1

Code:
xbmc:
  Installed: 2:10.00~svn33324-lucid1

I was able to make some changes but had to repeatedly keep refreshing the page.

its like they were being stubborn and only a page refresh would allow one change at a time

-=jason=-


- slash - 2010-09-04

rcrh Wrote:Hi, I'm trying to install this on my Camelot LiveCD install of xbmc and I can't ftp any of the files into /usr/share/xbmc/web.

Do I have to ssh onto my box and do something first?

thanks in advance.

Hi rcrh,

just copy then unzip XWMM.zip into /usr/share/xbmc/web.
If you still can't. what error message are getting ?