• 1
  • 10
  • 11
  • 12(current)
  • 13
  • 14
  • 19
Release [Helix-Isengard] WiMM - Web interface Media Manager for Kodi
Still couldn't install Zip file

Here is the log file http://goo.gl/6GLZlR
That kodi build is old not a build that has the zip fix.

Try http://mirrors.kodi.tv/nightlies/win32/K...master.exe
That build was the Isengard alpha 1 build. I tried the latest nightly but still didn't work and also a lot of other stuff didn't work. So I have gone back to 14.2rc and installed your latest version. Thanks anyway.
Well, Sorry about that, but the user previous to you also had same problem and reported it fixed. The build you used didn't actually have the fix required to fix it and am at a loss why you report why it still dint work.

Im also at a loss and require further testing and developer support from @fyfe Since he already stated in some convo has no interest in developing WIMM for Kodi alpha builds.

I also only use kodi development builds but its neither here or there for me as I dont really use the addon, unless for testing it for basic functionality and confirming bug reports, as much of the functionality I would need is not there yet.
im using in kodi 14.2 and haven't had a problem yet,and I think your one up for the simple fact you have music option! Nice work.
Image
Just a quick question to all users of this great app. Has anyone been able to install this on isengard nightlies? I've tries 8 different versions of isengard ( currently running nightly from 30th of march) and 4 different versions of WIMM including the latest version. Everytime I try to install, it tells me "not correct structure" I have no problems installing on 14.0 , 14.1 and 14.2 final but cannot install on isengard nightlies.
@bolter Open a ticket with all relevant logs on pastebin on our github here

Trying to find out why this is because nothing changed structure wise and error is awfully non-specific. I should have a test zip in a while but need more people to test.

edit

Please all using isengard test install these two (webinterface.WIMM-4.1.19.zip and webinterface.WIMM-4.1.19a.zip ) test zips https://github.com/uNiversaI/WIMM/releases/tag/4.1.19 and report if installing via zip works or not for both in isengard and helix

thanx
'uNiversal' pid='1971956' dateline='1427962225']
@bolter Open a ticket with all relevant logs on pastebin on our github here

Trying to find out why this is because nothing changed structure wise and error is awfully non-specific. I should have a test zip in a while but need more people to test.

edit

Please all using isengard test install these two (webinterface.WIMM-4.1.19.zip and webinterface.WIMM-4.1.19a.zip ) test zips https://github.com/uNiversaI/WIMM/releases/tag/4.1.19 and report if installing via zip works or not for both in isengard and helix

thanx


[/quote]
I have placed a ticket as requested.

Edit

Have tried both test versions - same error message "not correct structure"

Thanks for trying.
No idea then, ive removed "?" symbol from addon.xml and clean-up a bit other fields to see if its caused by it, what the tests were about, need someone from kodi team to give some feedback why isengard is doing that since nothing has changed structure wise.
(2015-03-16, 10:15)uNiversal Wrote: Im also at a loss and require further testing and developer support from @fyfe Since he already stated in some convo has no interest in developing WIMM for Kodi alpha builds.

It's not that I have no interest it's I have no time to keep track of the changes being made in the alpha releases.

See my other reply for a possible cause.

For anybody with issues try enabling debugging in kodi, then try installing WIMM and post the log. I don't know if debugging enables any extras logging for addon installs.
The logging is utterly useless, see other thread

I solved the problem with installs, but we need two things.

1) Decoupling WIMM repo from addon completely (because its a mess and requires importing <import addon="xbmc.addon" version="12.0.0"/> for repo much simpler to provide standalaone repo (WIP see https://github.com/slash2009/XWMM/pull/136

2) some way to maintain the two separate versions providing releases via repo that provides the correct addon.xml for both Helix and Isengard like https://github.com/xbmc/xbmc/blob/01aa1e.../addon.xml does.

Testing and Feedback required from our Users

1) For now Isengard users can use https://github.com/uNiversaI/WIMM/releas...4.1.19.zip <<-- tested and working ok though no autoupdates as I removed the repo mess from there as it wont work anyway for isengard and any updates would break it.

2) Helix users please uninstall your current WIMM addon, then add repo https://github.com/uNiversaI/WIMM/releas...-1.0.0.zip via zip install, then proceed to install WIMM from the WIMM repo

Please provide feedback to the relevant tests you have done.

For test 1 Looking for feedback if addon now installs correctly in Isengard.
For test 2 Looking for feedback related to functionality of repo, if intalled correctly and if you are able to browse it and install WIMM from there.

Thank you to our users for their patience and support on these tests while things broken are fixed.
I appreciate the work uNiversal.


Ok here's what I've done so far:
  • Split the repository hosted at kodi.neptune-one.net into separate repositories for helix and isengard
  • Created a repository add-on (repository.wimm.web) removing the repository stuff from WIMM's addon.xml
  • Created a new release of WIMM and added it to the new repositories (I haven't pushed this to github yet).

Now for the testing:
  • Uninstall WIMM
  • Install repository.wimm.web
  • Then from the add-on menu in Kodi select the WIMM repository and install WIMM
This will install the correct version for which ever version of Kodi you are running and provide automatic updates.

It'll be next week before I've got access to a machine running Kodi so if people can test this on Helix and Isengard it would be appreciated.
Thank you, I can now use this wonderful add-on again!!!!!!!
(2015-04-02, 23:39)fyfe Wrote: I appreciate the work uNiversal.

Ok here's what I've done so far:
  • Split the repository hosted at kodi.neptune-one.net into separate repositories for helix and isengard
  • Created a repository add-on (repository.wimm.web) removing the repository stuff from WIMM's addon.xml
  • Created a new release of WIMM and added it to the new repositories (I haven't pushed this to github yet).

Now for the testing:
  • Uninstall WIMM
  • Install repository.wimm.web
  • Then from the add-on menu in Kodi select the WIMM repository and install WIMM
This will install the correct version for which ever version of Kodi you are running and provide automatic updates.

It'll be next week before I've got access to a machine running Kodi so if people can test this on Helix and Isengard it would be appreciated.

Please review according to existing work and comments at https://github.com/slash2009/XWMM/issues/133

As above really a step in right direction, though we need to keep this simple and therefore I have taken your server additions and made https://github.com/slash2009/XWMM/tree/r...y.wimm.web and made a release for testing at https://github.com/slash2009/XWMM/releases/tag/v.1.0.0

But if Im honest we need to further simplify this backend portion for future proofing really and better and easier development of both repo and addon.

Again comments at https://github.com/slash2009/XWMM/issues/133 and a short todo list, of which if any I can help with I will.

Just posted this because many potential issues which as comments explain.
Seems that the MD5 file is missing in the new repository .....

Code:
18:04:24 T:140199810471808   ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 404
18:04:24 T:140199810471808  NOTICE: CCurlFile::FillBuffer - Reconnect, (re)try 1
18:04:24 T:140199810471808   ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 404
18:04:24 T:140199810471808   ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.
18:04:24 T:140199810471808   ERROR: Open - failed to open source <http://kodi.neptune-one.net/helix/addons/webinterface.WIMM/webinterface.WIMM-4.1.19.zip.md5>
18:04:24 T:140199107475200   ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 404
18:04:24 T:140199107475200  NOTICE: CCurlFile::FillBuffer - Reconnect, (re)try 1
18:04:24 T:140199107475200   ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 404
18:04:24 T:140199107475200   ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.
18:04:24 T:140198377674496  NOTICE: Thread BackgroundLoader start, auto delete: false
  • 1
  • 10
  • 11
  • 12(current)
  • 13
  • 14
  • 19

Logout Mark Read Team Forum Stats Members Help
[Helix-Isengard] WiMM - Web interface Media Manager for Kodi1