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)



- enigma83 - 2010-04-01

Is there any public access to this "svn" that you're using? I know you've put up files with svn revision numbers, but rather than having to download a whole new package each time a new version is released, I'd prefer to be able to follow an svn repository.

For what it's worth, I checked the sourceforge SVN for the project, and it appears totally empty with zero revisions.


New update - slash - 2010-04-03

Hi,

Here is a minor update:

Stable release 1.5.0 :
- Added view by most recently added

SVN 1.7.3 :
- Fixed folder views
- fixed support for stack://

Next update will include (hopefully) watched / unwatched feature
Also working on populating the SVN sourceforge : thanks to enigma83 for reminding me.


- zosky - 2010-04-04

slash Wrote:Hi,
SVN 1.7.3 :
- Fixed folder views
- fixed support for stack://

hey Slash, the new stack:// stuff doest want to let me expand the tree for me movies source any more (in files view) Huh my other sources -- anime & TV (without stacks) do expand

here's the "GetDirectory" log entries from 1.7.2 & 1.7.3 (im not seeing anything different)
if myVideos34.db or something else would be more helpfull just let me know

thanks for the update
~z

xbmc.log + svn1.7.3
Code:
18:02:57 T:3078584192 M:1917349888   DEBUG: HttpApi Start command: GetDirectory  paras: GetDirectory; /home/xbmc/homeNAS/TV/
18:02:57 T:2983197552 M:1917349888   DEBUG: thread start, auto delete: 1
18:02:58 T:3078584192 M:1917349888 WARNING: CRITSEC[0xbf972a0c]: Trying to initialze initialized section.
18:02:59 T:3047197552 M:1917341696  NOTICE: WebServer: GET | /XWMM/extjs/resources/images/default/tree/folder-open.gif
18:03:27 T:3047197552 M:1917358080  NOTICE: WebServer: GET | /XWMM/images/scrapers/tvdb.png
18:03:28 T:2983197552 M:1917358080   DEBUG: Thread 2983197552 terminating (autodelete)
18:03:35 T:3047197552 M:1917374464  NOTICE: WebServer: GET | /xbmcCmds/xbmcHttp
18:03:35 T:3078584192 M:1917374464   DEBUG: HttpApi Start command: GetDirectory  paras: GetDirectory; /home/xbmc/homeNAS/anime/
18:03:35 T:2983197552 M:1917374464   DEBUG: thread start, auto delete: 1
18:03:35 T:3078584192 M:1917374464 WARNING: CRITSEC[0xbf972a0c]: Trying to initialze initialized section.
18:03:41 T:3047197552 M:1917349888  NOTICE: WebServer: GET | /xbmcCmds/xbmcHttp
18:03:42 T:3078584192 M:1917349888   DEBUG: HttpApi Start command: GetDirectory  paras: GetDirectory; /home/xbmc/homeNAS/movies/
18:03:42 T:3078584192 M:1917349888   DEBUG: ------ Window Init (DialogBusy.xml) ------
18:03:42 T:3078584192 M:1917349888   DEBUG: Alloc resources: 0.01ms (0.01 ms skin load)
18:03:42 T:3078584192 M:1916825600 WARNING: CRITSEC[0xbf972a0c]: Trying to initialze initialized section.
18:03:43 T:3078584192 M:1916825600   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
18:04:12 T:2983197552 M:1916833792   DEBUG: Thread 2983197552 terminating (autodelete)

xbmc.log + svn 1.7.2
Code:
18:09:55 T:3078584192 M:1916944384   DEBUG: HttpApi Start command: GetDirectory  paras: GetDirectory; /home/xbmc/homeNAS/movies/
18:09:55 T:2983197552 M:1916944384   DEBUG: thread start, auto delete: 1
18:09:55 T:3078584192 M:1916870656   DEBUG: ------ Window Init (DialogBusy.xml) ------
18:09:55 T:3078584192 M:1916870656   DEBUG: Alloc resources: 0.01ms (0.01 ms skin load)
18:09:55 T:3078584192 M:1916461056 WARNING: CRITSEC[0xbf972a0c]: Trying to initialze initialized section.
18:09:56 T:3078584192 M:1916461056   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
18:10:17 T:3047197552 M:1916436480  NOTICE: WebServer: GET | /XWMM.172/extjs/resources/images/default/tree/arrows.gif
18:10:17 T:3047197552 M:1916436480  NOTICE: WebServer: GET | /XWMM.172/extjs/resources/images/default/tree/folder-open.gif
18:10:25 T:2983197552 M:1916444672   DEBUG: Thread 2983197552 terminating (autodelete)



- slash - 2010-04-04

Hi zosky,

Strange problem, I didn't change the browsing function, I just added code for the Yes or No (DB check) for stack://

I've tried stack:// in my DB with this :

Movies
|------Animation
|----------Finding Nemo
|-----------Finding Nemo-part1.avi
|-----------Finding Nemo-part2.avi

It shows in my DB as:
stack://Movies/Animation/Finding Nemo/Finding Nemo-part1.avi , stack://Movies/Animation/Finding Nemo/Finding Nemo-part2.avi

Am I missing something ?


- zosky - 2010-04-04

1.7.3 will not let me expand the movies source, 1.7.2 does
thats why im thinking its related to the the update rather then something on my end

i put 1.7.3 @ http://xbmc:8080/XWMM/
& moved 1.7.2 to http://xbmc:8080/XWMM.172/

my movie source has sub-folders (like your nemo example)
i also have stack:// @ the main level (like alladin) ...

... stack://Movies/Alladin-part1.avi , stack://Movies/Alladin-part2.avi

Movies
|------Finding Nemo
|--------Finding Nemo-part1.avi
|--------Finding Nemo-part2.avi
|------Alladin-part1.avi
|------Alladin-part2.avi

(apologies if im totally in left field here)

PS; mine only has 1 stack:// at the start (not 2) Laugh
stack://Movies/Alladin-part1.avi , /Movies/Alladin-part2.avi


- slash - 2010-04-04

I'll replicate your setup in order to get issue on my side.

PS: my mistake there is only one stack:// (copy paste at 1:00 AM is not always to be trusted) Blush


- slash - 2010-04-04

I think I fixed it.
Try downloading the svn 1.7.3 again and let me know

Thanks


- rflores2323 - 2010-04-05

how do you make sure the web directory is writable (or at least the XWMM/cache/Video folder)

what is the command for this or can this be done on the gui?

I tried to run sudo nautilus and then change it? however it does not save my changes.


- slash - 2010-04-05

rflores2323 Wrote:how do you make sure the web directory is writable (or at least the XWMM/cache/Video folder)

what is the command for this or can this be done on the gui?

I tried to run sudo nautilus and then change it? however it does not save my changes.


Well it depends on which platform you're running XBMC (linux, windows or MAC).

May be posting an xbmc debug log (with pastebin) will allow us to help you Wink


- zilexa - 2010-04-14

Question about one of the new features:
Quote:- Auto-fix path for moved files (svn version only)

Once in a while, I move my latest downloaded (usually the watched stuff) to my external esata storage. Just to make sure I have enough internal space. This way, my external hdd is in standby most of the time, unless I watch something old. Keeps the silence during movies.

Would the feature you are describing mean that I do not have to do a Cleanup in the Video Settings first, then an update of the video library? That would make things easier Smile

BTW XWMM rocks, there are alternative database managers but they all use a second external database. I don't need all that. Just want to be able to see my media remotely, via internet and sometimes mess around with it if needed Smile


- zosky - 2010-04-14

slash Wrote:I think I fixed it.
Try downloading the svn 1.7.3 again and let me know

Thanks

i missed this response. good going mate!!

chrome reported the tab hung and wanted me to kill it
... but i give it a minute & it finished. guess thats because my library is HUGE

not sure if you can do a % bar or status msg to deal with that
but dont worry about it too much, it works now and there are other things more importent
(like hiding the supplemental files Cool )

keep up the good work
thnx again
~ z


- slash - 2010-04-15

hey zosky,

Thanks for the encouragements. Big Grin

I tried at some point to have a progress bar but it worked only in Firefox Huh

Right now I'm focusing on:

- multipath and rar support in the file view
- get the fix path option to work (if you move files a round)
- toggle supplemental files
- NFO files

I'm hoping to have part of this done this week-end

Cheers


- Kabooga - 2010-04-15

Slash,

The newest extjs 3.2 has some nice improvements to the progress/slider bars.

Regards,

Kabooga


- kungfool - 2010-04-20

First this a great program but I'm having problems figuring it out. I have some movies and tv shows that don't show up on my xbox, which I have stored on my desktop and access through a shared folder. I also want to able to rename some of my shows in bulk and use a scrapper to access the information. I use ubuntu and this program was one of the best ones I could find for what I wanted to do. So if anyone could help out it would be greatly appreciated.


- kiboy6 - 2010-04-21

Hi Slash,

Loving the "view by recently added" option - thanks!

Any news on viewing "watched" / "unwatched" movies?

That could then make this tool an awesome way of creating htmls of our movie collection to share with friends.

Thanks!