[Discard] Inputstream.adaptive in OSMC Kodi 17?

In YouTube addon I can enable/disable DASH. When you enable it it shows a configuration button, but if I click in it Kodi shows and error (sorry, I don’t have here the log).

I look and in my inputstream.adaptive and I have only some config files, no binary data:
osmc@osmc:/usr/share/kodi/addons$ find inputstream.adaptive/
inputstream.adaptive/
inputstream.adaptive/changelog.txt
inputstream.adaptive/resources
inputstream.adaptive/resources/settings.xml.in
inputstream.adaptive/resources/language
inputstream.adaptive/resources/language/resource.language.en_gb
inputstream.adaptive/resources/language/resource.language.en_gb/strings.po
inputstream.adaptive/resources/settings.xml
inputstream.adaptive/addon.xml.in
inputstream.adaptive/addon.xml
osmc@osmc:/usr/share/kodi/addons$ find inputstream.rtmp/
inputstream.rtmp/
inputstream.rtmp/addon.xml.in
inputstream.rtmp/addon.xml

Is this OK? Or I miss something?

I think the libraries (.so) are under /usr/lib/kodi/addons.

You need to upload the log for us to know what’s going on.

Sam

I have same exact file on same exact path… i thinks this is all normal.

Ok, is not a problem, all working.

The thing is that I enabled “DASH” and clicked in “Confiugre” that appears at bottom, and it crash.

But when you try to play the first video it says “the addon is disabled, you want to enable it?” so I supose that is nothing, only that the addon try to enter in configuration of dissabled addon.