XBMC Community Forum
[Web Interface Addon] XWMM - XBMC Web Media Manager - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Web Interfaces (/forumdisplay.php?fid=156)
+---- Thread: [Web Interface Addon] XWMM - XBMC Web Media Manager (/showthread.php?tid=60643)



.rar issue - slash - 2011-01-12 14:25

zosky, melagodo,

I think I found why it doesn't work for rar files.

It seems that I forgot to consider the .rar case in the movie.js file

I will fix it by next week.
thanks
/


- melagodo - 2011-01-12 19:43

slash Wrote:zosky, melagodo,

I think I found why it doesn't work for rar files.

It seems that I forgot to consider the .rar case in the movie.js file

I will fix it by next week.
thanks
/

Thanks mate, but as I said..I'm not using any .rar Sad

melagodo


- bionic1234 - 2011-01-21 16:26

Is it possible to use XWMM to edit the <durationinseconds> value of TV episodes?


- slash - 2011-01-24 14:30

bionic1234 Wrote:Is it possible to use XWMM to edit the <durationinseconds> value of TV episodes?

Technically, I could add a field for that, but I think it's calculated by XBMC.

Could you explain more why you need to do that ?
/


- tabish121 - 2011-01-24 16:48

Any idea when 1.9.4 is going to get into the main addons repo?


- GuyCog - 2011-01-24 21:12

When I change the cover/fanart in XWMM, the change disappears when I navigate away from the movie. However, the cover/fanart is changed in XBMC. This means I need to go through the library in XBMC to look at cover/fanart to see if anything needs to be changed or else keep track of the changes I've made in my head.

Otherwise, it's a great tool. I grabbed it for the ability to manage movie sets but I'm finding it useful for general library management too.

Edit:
The new cover/fanart will show up permanently in XWMM if I hit the refresh button on my web browser. Browser is Firefox 3.6.13 on Windows 7; XBMC 10.0 r35648 on Ubuntu 10.10 minimal install.


- GuyCog - 2011-01-25 02:12

Also, my install did not place XWMM in ~/.xbmc/addons/webinterface.XWMM/ but instead placed it in ~/.xbmc/addons/XWMM/ so I did the following to get it served from http://<ip>:<port>/xwmm :
Code:
sudo ln -s ~/.xbmc/addons/XWMM/ /usr/share/xbmc/addons/webinterface.default/xwmm



- bionic1234 - 2011-01-25 03:19

slash Wrote:Technically, I could add a field for that, but I think it's calculated by XBMC.

Could you explain more why you need to do that ?
/
There's been some interest around the forum for a manager that could clean-up the database. The new PseudoTV script has some dependencies on accurate times, and it probably just makes sense to have a clean library.

*If I'm not mistaken there were some changes in Dharma release for how nfo files captured this information... so it just seemed natural to be able to make the corrections directly with in the XBMC database with so many of the management tools reaching final release status..


- ekrich - 2011-01-25 05:01

XBMC 10, Apple TV. Replaced /Users/frontrow/webinterface.XWMM (1.9.3) with downloaded 1.9.4 version. IE browser.

Couple of notes:
Version in upper right still shows 1.9.3
Files shows blank page with errors:

Message: Expected identifier, string or number
Line: 117
Char: 5
Code: 0
URI: http://10.1.17.250:8080/files/scrapers.js


Message: Object expected
Line: 21
Char: 2
Code: 0
URI: http://10.1.17.250:8080/files/browser.js

This version doesn't seem to have made it into the repo for addons but an easy update anyway.

Keep up the good work.


- Rrrr - 2011-01-29 15:22

Targettio Wrote:I was tinkering with this last night (windows 7).

In my userdata/addons I only had folder called XWMM (not webinterface.XWMM)

But when I copies XWMM folder from the userdata folder and dropped it in to addons/webinterface.default/ it worked fine.

ppic Wrote:put it in webinterface.XWMM
then select it in options.

Referring to method 2 in the first message of this thread.
I could also not find webinterface.XWMM, so a bit more detail for windows 7:

copy directory XWMM - for some of us its under:
C:\Users\UserName\AppData\Roaming\XBMC\addons\XWMM
and place it under:
C:\Program Files (x86)\XBMC\addons\webinterface.default

Then follow the last two steps of method 2:
- Web interface : Default
- open your browser to http://<your_XBMC_IP>:<port>/XWMM/index.html