Skip to content

IA update causes playback issues until Kodi reboots #454

@dagwieers

Description

@dagwieers

This is an issue I have seen since ever. Whenever we get a new InputStream Adaptive release from our distribution (LibreELEC) playback that requires InputStream Adaptive fails to work until Kodi is restarted.

So this impacts Netflix, VRT NU, VTM GO and may more add-ons.

The actual issue is that Kodi cannot load the new library after the update. IA was updated to v2.4.5 (in LibreELEC it is 2.4.5.1 actually) but the system is still looking for v2.4.4.

ERROR: ADDON: Could not locate inputstream.adaptive.so.2.4.4

Below is a more detailed log:

2020-05-21 22:42:15.767 T:806302592  NOTICE: [script.module.inputstreamhelper] Widevine update check was made on 2020-05-05T20:21:39
2020-05-21 22:42:15.880 T:1937267136  NOTICE: VideoPlayer::OpenFile: plugin://plugin.video.netflix/play/show/70264888/season/80104624/episode/80104627/?profile_guid=A7VPR5DWQFGWLKQWXOJGN5UXMM
2020-05-21 22:42:15.880 T:1188033408 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
2020-05-21 22:42:15.884 T:953152384  NOTICE: Creating InputStream
2020-05-21 22:42:15.885 T:953152384   ERROR: ADDON: Could not locate inputstream.adaptive.so.2.4.4
2020-05-21 22:42:15.886 T:953152384   ERROR: IAddonInstanceHandler::CreateInstance: inputstream.adaptive returned bad status "Permanent failure" during instance creation
2020-05-21 22:42:15.886 T:953152384   ERROR: CVideoPlayer::OpenInputStream - error opening [plugin://plugin.video.netflix/play/show/70264888/season/80104624/episode/80104627/?profile_guid=A7VPR5DWQFGWLKQWXOJGN5UXMM]
2020-05-21 22:42:15.886 T:953152384  NOTICE: CVideoPlayer::OnExit()
2020-05-21 22:42:16.097 T:1937267136  NOTICE: CVideoPlayer::CloseFile()
2020-05-21 22:42:16.098 T:1937267136  NOTICE: VideoPlayer: waiting for threads to exit
2020-05-21 22:42:16.098 T:1937267136  NOTICE: VideoPlayer: finished waiting

Metadata

Metadata

Assignees

No one assigned

    Labels

    Resolution: Externalproblem not related to this repo or caused by external factors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions