Kodi Community Forum
Release [Helix-Isengard] WiMM - Web interface Media Manager for Kodi - 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: Release [Helix-Isengard] WiMM - Web interface Media Manager for Kodi (/showthread.php?tid=188839)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19


RE: [Gotham/Helix] WiMM - Web interface Media Manager for Kodi - un1versal - 2014-12-07

IMO, all issues should be reported in github where they dont get buried/lost and can be managed.

Forums is some place to discuss or ask questions etc, just like the ##wimm the freenode channel which requires some more patronage.


RE: [Gotham/Helix] WiMM - Web interface Media Manager for Kodi - fyfe - 2014-12-08

Like uNiversal said can you report issues at GitHub. I rarely get email notifications from the forums.

I've fixed it in my local branch. I've got a few other fixes/features to tidy, I should have a new release out tonight.


RE: [Gotham/Helix] WiMM - Web interface Media Manager for Kodi - fyfe - 2014-12-08

News

v4.1.13 is available:
  • Allow semi-colon (;) to be used as a list delimiter (Forum)
  • Add download movie/episode button (#106)
  • Add link to IMDb page (#118)

Gotham & Helix - Download


RE: [Gotham/Helix] WiMM - Web interface Media Manager for Kodi - nowayz - 2014-12-08

I just installed this addon and it is really amazing. Thank you very much.

I am using it to export a list of my movies, two questions:
- Is there any way to export the Video resolution? Like 720p, 1080p, ...
- If I export the thumbnail, i only get a link to it. Is it possible to show the thumbnail in the list?


RE: [Gotham/Helix] WiMM - Web interface Media Manager for Kodi - fyfe - 2014-12-09

News

v4.1.14 is available:
  • Fix music genre field not being split correctly (Issue #120)

Gotham & Helix - Download


RE: [Gotham/Helix] WiMM - Web interface Media Manager for Kodi - un1versal - 2014-12-09

@ fyfe
Im looking at these fields

https://github.com/slash2009/XWMM/blob/3d6ba9c9bed3717480b12c09af34523cb107ac70/resources/js/app/music/include.js#L78
https://github.com/slash2009/XWMM/blob/1254bb3879be203802817639a66f48f68c74f174/resources/js/app/movies/movielist.js#L49
https://github.com/slash2009/XWMM/blob/1254bb3879be203802817639a66f48f68c74f174/resources/js/app/movies/movierecent.js#L48

etc https://github.com/slash2009/XWMM/search?utf8=%E2%9C%93&q=+id%3A+%27XWMM%27&type=Code where

id: 'XWMM'

I presume its safe to change these safely? If yes expect PR.


RE: [Gotham/Helix] WiMM - Web interface Media Manager for Kodi - fyfe - 2014-12-09

Yes they're safe to change.


RE: [Gotham/Helix] WiMM - Web interface Media Manager for Kodi - un1versal - 2014-12-10

@fyfe

Feel free to merge if you agree https://github.com/slash2009/XWMM/pull/122

At next release this things will then be applied, no rush as its cosmetic. so a specific release for this is really not necessary.


RE: [Gotham/Helix] WiMM - Web interface Media Manager for Kodi - doriath - 2014-12-14

Guys, I updated WiMM from zip, and updated 4.1.14 over xbmc. Next ip:port, and i got the following error:
What's wrong? In chrome:

<?xml version="1.0" encoding="utf-8"?><envelope><HDCPError>406</HDCPError><HDCPErrorDetail>Not Acceptable</HDCPErrorDetail></envelope>


RE: [Gotham/Helix] WiMM - Web interface Media Manager for Kodi - horstepipe - 2014-12-17

Hey
is there an option to change the audio language information of a movie?
regards


RE: [Gotham/Helix] WiMM - Web interface Media Manager for Kodi - un1versal - 2014-12-17

(2014-12-17, 14:30)horstepipe Wrote: Hey
is there an option to change the audio language information of a movie?
regards

No. Dont think so.


[Gotham/Helix] WiMM - Web interface Media Manager for Kodi - horstepipe - 2014-12-17

ok
thanks


RE: [Gotham/Helix] WiMM - Web interface Media Manager for Kodi - doriath - 2014-12-17

(2014-12-14, 20:59)doriath Wrote: Guys, I updated WiMM from zip, and updated 4.1.14 over xbmc. Next ip:port, and i got the following error:
What's wrong? In chrome:

<?xml version="1.0" encoding="utf-8"?><envelope><HDCPError>406</HDCPError><HDCPErrorDetail>Not Acceptable</HDCPErrorDetail></envelope>

I solved the problem myself. I updated to Kodi, and its works!!

But guys, why disappeared the genre menu on the right side. Or how can i modify the genres? Or WIMM got any new genres editing function?


RE: [Gotham/Helix] WiMM - Web interface Media Manager for Kodi - un1versal - 2014-12-17

Clear your browser cache and retry, it should still be there.


RE: [Gotham/Helix] WiMM - Web interface Media Manager for Kodi - fyfe - 2014-12-20

(2014-12-17, 14:30)horstepipe Wrote: Hey
is there an option to change the audio language information of a movie?
regards

No the JSON-RPC API doesn't support changing the video/audio details they only way to fix it is to edit the metadata on the video file.