Release [Helix-Isengard] WiMM - Web interface Media Manager for Kodi
#1
Information 
News

XWMM has been renamed to WIMM and has a new logo/icon/fanart by Samfisher.

NOTICE From Build 4.1.10 new repository system has been added, if you install this version or later, you should get autoupdates to the addon within 6 hours of it being posted.

WIMM 4.x is now a DEAD horse, see http://forum.kodi.tv/showthread.php?tid=...pid2212509 for more information



Introduction

WIMM is a cross platform tool to manage the XBMC/Kodi Media Database. It is completely web based, so you don't need to install anything on your workstation to manage your media.

This tool is intended to facilitate the use of the XBMC/Kodi media management features (media infos, media categorization, scraping, etc ...)



We are looking for bug reports, suggestions, feature requests and developers. Wink

Thanks in advance for your input.

Slash2009

Project note: This is still slash's project and I've been helping around with github maintenance/issues etc.. for XBMC v12.3 - please find old thread here

Note:
It is recommended to make a copy of your Kodi/XBMC video database before using it (MyVideos##.db Mymusic##.db) located in your userdata (wiki).

Development
WIMM is developed via GIT, please visit the project page for more information.

watch gallery



Requirements :

- Internet Browser : tested with Firefox 16.0.x and Newer and Chrome (Internet Explorer not fully supported it has debug support now since 4.1.0)
- Kodi Helix v14.x or Kodi v15.x Isengard

Current available Features:
- Manage Movies, TV Show and Music databases
- Manage Genres, Covers and Fanarts
- Manage movie sets, create add, remove
- Manage Cast (actors)
- Manage Music
- Quick search
- HTML export for Movies List (all / watched / unwatched / rating)
- Display video flags
- Manage watched / unwatched status
- Control scraper ("scan for new content" and update XBMC library)
- Browse video sources and search un-scraped files
- MySQL Support (Reported working by hetas)

Downloads

Latest version of 4.x - for v14 Helix - http://kodi.neptune-one.net/addons/helix...face.WIMM/

Latest Version of 4.x - for v15 Isengard - http://kodi.neptune-one.net/isengard/

Latest Version of 5.x - for v14 Helix - Rewrite and work in progress - http://kodi.neptune-one.net/addons/helix...e.wimm-ng/ (need to change the addon.xml to work in Isengard)
Code:
Change from

<extension
    point="xbmc.gui.webinterface"/>
<extension>

Change to:

<extension
    point="xbmc.webinterface"/>
<extension>

Installation via zip file only atm.
See HOW-TO:Install an Add-on from a zip file (wiki)

Instructions:
Method 1: (WIMM will be the only web interface) -- 4.1.11 or newer required fr this)
- Go to System > Add-ons > Get Add-ons > WIMM Add-on Repository > Web interface
- Select WIMM
- Go to System > Settings > Network > Services:
- Allow control XBMC via HTTP
- Web interface : WiMM
- open your browser to http://<your_Kodi_IP>:<port>

Method 2 : (if you use multiple web tools)
- Go to System > Add-ons > Install from zip file
- Select the downloaded Download webinterface.WIMM-x-x-x.zip file and unzip it
- Copy webinterface.WIMM in the user directory to webinterface.default/WiMM in the XBMC directory
- Go to System > Settings > Network > Services:
- Allow control XBMC via HTTP
- Web interface : Default
- open your browser to http://<your_XBMC_IP>:<port>/WIMM/index.html

Limitations / Know issues :
- Image (fanart and covers) upload is not supported yet (work in progress)
- Change thumbnail and fanart not supported for TV Shows
- Image (fanart and covers) upload is not supported yet (work in progress)
- Files tab doesn't work. (Support removed due to it being utterly broken)
- Manage Cast (actors) On the to do list
- Browse video sources and search un-scraped files Not supported/never will again
- Control scraper ("scan for new content" and update XBMC library) -- issue requires (press refresh on interface side for status to update is necessary for now.)


Useful Links

* [Current WIMM's existing issues and requests]

* [Make a bug reports / Make a feature request]

* [F.A.Q. - Frequently Asked Questions]

All other discussions about WiMM should remain here forums.

What If I would like to add some feature or fix a bug?

The idea is to fork this repo work on your changes and make a pull request (PR) to the master branch, it should contain some of the following:

* What the patch addresses, if its a bug-fix a feature or improvement or something else.
* Any comments in code for what is not immediately obvious.
* Corresponding version bumps and changelog entries.

WiMM needs your help! Are you a talented or curious developer? Please join WIMM project and help make WIMM the nr#1 web media manager and perhaps more Wink


Messages In This Thread
[Helix-Isengard] WiMM - Web interface Media Manager for Kodi - by un1versal - 2014-03-11, 14:50
XWMM 4.1.1 RC is now available - by un1versal - 2014-07-04, 23:50
WIMM v4.1.10 Released - by fyfe - 2014-11-23, 14:08
WIMM v4.1.11 Released - by fyfe - 2014-11-23, 17:52
WIMM v4.1.12 Released - by fyfe - 2014-11-23, 23:23
Change movie watched state - by fyfe - 2014-12-01, 20:12
WIMM-ng 5.0.0-alpha.1 - by fyfe - 2015-04-14, 00:40
WIMM-ng 5.0.0-alpha.2 - by fyfe - 2015-04-14, 16:21
WIMM-ng 5.0.0-alpha.3 - by fyfe - 2015-04-14, 17:56
WIMM-ng 5.0.0 - by fyfe - 2015-04-14, 22:58
WIMM-ng 5.0.1 - by fyfe - 2015-04-15, 19:24
WIMM-ng 5.0.2 - by fyfe - 2015-04-17, 21:30
WIMM-ng 5.0.3 - by fyfe - 2015-04-17, 22:48
Goodbye WIMM - by un1versal - 2016-01-12, 14:11
Logout Mark Read Team Forum Stats Members Help
[Helix-Isengard] WiMM - Web interface Media Manager for Kodi1