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)



- bdee1 - 2011-12-12

i got this up and running last night on my appleTV 2 and was using it. worked really well. But this morning i went to access it from a web browser and it won't load.

My appleTV is on and i can ping it and ssh and sftp to it. but i cant hit it via http.

what could be going on?


- slash - 2011-12-13

bdee1 Wrote:i got this up and running last night on my appleTV 2 and was using it. worked really well. But this morning i went to access it from a web browser and it won't load.

My appleTV is on and i can ping it and ssh and sftp to it. but i cant hit it via http.

what could be going on?

Do you see anything suspicious in the xbmc log ?


- bdee1 - 2011-12-13

where can i find the xbmc log on my apple tv?


- slash - 2011-12-13

bdee1 Wrote:where can i find the xbmc log on my apple tv?

the file name is xbmc.log, but I'm not familiar with ATV. Can you do a search for that file name ?


- bdee1 - 2011-12-13

ok i found the problem - it looks like xbmc had crashed and taken me back out to the appleTV menu. looks like xbmc needs to be launched in order for this to work.

next question is can i initiate a new library scan from within XWMM?


- a11813087 - 2011-12-13

slash Wrote:This a limitation in XWMM Blush. You cannot update a field with special characters (%, &, quotes, etc ...). I'm working on it.

For the refresh part, I'll fix it in the next release.

Thanks for your input
/
Thanks for the reply. Is it possible to string replace those characters to the characters the database does accept? I would be happy to help you with the code if you're having problems with implementing this.

Keep up the good work!


- Cypherdias - 2011-12-13

I just tried out XWMM, really nice work.

Anyway I think I found a little bug regarding the "Manage Genres" tool. When adding a new genre it doesn't get saved correctly to the database.

At the first look it seemed to not beeing saved at all, but actually my SQLite browser showed me that genres are created, but all new genres (created by XWMM) have the name "New Genre" and are not shown in XWMM. So it seems the genre's names are just not saved correctly.

I used simple names without special characters (like "Xmas"). Anything known about this issue?

[Edit]
In a movie's view, only genres are shown which are connected to at least one movie, which additionally makes it hard to create a new genre and add movies to it. All genres should be shown there instead.


- Paulkai - 2011-12-14

Hi

Just tried this out with a mac I had downstairs had to figure a few things out but works very well, one question if i move some of my boxsets to another computer is all the info saved or do I have to use the web interface again

Paul


- slash - 2011-12-14

Cypherdias Wrote:[Edit]
In a movie's view, only genres are shown which are connected to at least one movie, which additionally makes it hard to create a new genre and add movies to it. All genres should be shown there instead.

Thanks for yout feedback. It is indeed a bug.
Probably appeared when I changed the request to JSON-RPC. There is a limitation with JSON-RPC GetGenres, it returns only the genres used (not the orphans)

I'll try to fix it in the next release.

Slash


- slash - 2011-12-14

Paulkai Wrote:Hi

Just tried this out with a mac I had downstairs had to figure a few things out but works very well, one question if i move some of my boxsets to another computer is all the info saved or do I have to use the web interface again

Paul

If you want to keep the Metadata for your items you should use the XBMC Library export tool and the import it from your new XBMC box (nfo files).

See the general forum for export / import to nfo


- Paulkai - 2011-12-14

cool thanks for a great programme

Paul


- bdee1 - 2011-12-14

So I am having some trouble with genres.

I am trying to put all my Christmas movies in a "Christmas" genre. I was able to add the genre and I went through all the movies using XWMM and added the Christmas genre and saved them.

I went to my appleTV and re-scanned the library and it only saved some of them. Many of the titles that I added the christmas genre to, no longer are assigned to the christmas genre.

Also, as i browse through the movies in XWMM, many of the titles which i know have cover art and fanart in XBMC, don't display and images in XWMM.

EDIT: I think i fixed my own problem - it was a problem with old and inaccurate nfo files.


- bdee1 - 2011-12-14

is there a way to trigger a library re-scan from inside XWMM? I made some changes to my library but I am not at home in front of my pc so i would like to rescan my folders and see if my changes took effect.


XWMM Version 2.0.2 - angelppl - 2011-12-14

Hello:

The last released verson is 2.0.2 Huh

Image

In the official link is the 1.9.3 :confused2:

http://sourceforge.net/projects/xumm/

Image

I have access today to my local XWMM and the version has changed and not show films info...

Regards,
ANGEL


- Montellese - 2011-12-14

2.0.2 is for nightly builds only (Eden-pre).
1.9.3 is for Dharma (10.0 or 10.1)