Sorry I can't provide a definitive solution, I suspect that user knapster, who built Kodi for linhes or the Kodi forum would be better resources. there were conversations between bfransen and knaptser some time ago concerning Kodi, and the build responsibilities were given to knapster. knapster was interested in keeping Kodi current so he could take advantage of this new feature set.
here are, however, some observations...
In my initial response, I stated that I was using this package provided by knapster and available via the linhes repo. I have used versions 18.1 and 18.4 from this source. you haven't confirmed if you are using this source or not.
I got an 'early release' of the 18.4 package from knapster and still had the download. in that download, there were three files:
Code:
-rw-r--r-- 1 mythtv mythtv 34158108 Nov 7 2019 kodi-18.4-0-x86_64.pkg.tar.xz
-rw-r--r-- 1 mythtv mythtv 599908 Nov 7 2019 kodi-addon-inputstream-adaptive-2.4.2-0-x86_64.pkg.tar.xz
-rw-r--r-- 1 mythtv mythtv 796476 Nov 7 2019 kodi-addon-pvr-mythtv-5.10.13-0-x86_64.pkg.tar.xz
so, this explains how I got these distributions and versions
thank you for the error from the log. searching for the error message shown, I was able to find one hit on a German language web site. in a long thread with multiple discussions going on, I was able to find someone state that this was a Kodi/addon version mismatch error:
https://translate.google.com/translate? ... ageNo%3D53I was also able to find these addons in the archlinux AUR:
https://www.archlinux.org/groups/x86_64 ... putstream/the input stream version is newer than what is in the linhes Kodi package but older than what is on git, and there is another add-on for rtmp. I should also mention that "rtmp" is not jumping out at me in the error message. I don't know how you are coming to the conclusion that it is rtmp related, however, I am missing some information that may be leading you to that conclusion. I should also urge caution whenever installing packages outside of the linhes repos.
be that as it may, I can't state that things will get better or worse if you try the addons from the AUR.
also, based on past experience on other unix systems, sometimes you can get away with making a symlink to the old and missing .so file to the one that is actually installed on your system.
I do not have 2.0.19 on my system:
Code:
[mythtv@mythtv inputstream.adaptive]$ locate inputstream | grep so
/usr/lib/kodi/addons/inputstream.adaptive/inputstream.adaptive.so
/usr/lib/kodi/addons/inputstream.adaptive/inputstream.adaptive.so.18.4
/usr/lib/kodi/addons/inputstream.adaptive/inputstream.adaptive.so.2.4.2
/usr/lib/kodi/addons/inputstream.adaptive/libssd_wv.so
/usr/share/kodi/addons/inputstream.adaptive/resources
/usr/share/kodi/addons/inputstream.adaptive/resources/language
/usr/share/kodi/addons/inputstream.adaptive/resources/settings.xml
/usr/share/kodi/addons/inputstream.adaptive/resources/language/resource.language.en_gb
/usr/share/kodi/addons/inputstream.adaptive/resources/language/resource.language.en_gb/strings.po
ie: I would make a symlink from the file that I have, /usr/lib/kodi/addons/inputstream.adaptive/inputstream.adaptive.so.2.4.2 to /home/mythtv/.kodi/addons/inputstream.adaptive/inputstream.adaptive.so.2.0.19. I assume you have the 2.4.2 version installed in the same location
I was able to reproduce your error with the 'official' rtmp add-on. it is indeed missing the add-on.xml file. addons can be very frustrating, and further confusing things is that the GUI tends to change from Kodi version to Kodi version and skin.