I'm trying to use Netflix addon on latest LibreELEC alpha, I have everything installed, but when i choose a video to watch the video is black and i can hear only the audio. In the log i get this error:
Code
2019-09-08 08:50:47.657 T:3011938784 NOTICE: VideoPlayer::OpenFile: plugin://plugin.video.netflix/play/show/70281562/season/80004160/episode/80004161/
2019-09-08 08:50:47.657 T:2520916848 NOTICE: Creating InputStream
2019-09-08 08:50:47.669 T:2520916848 ERROR: GetDirectory - Error getting /usr/lib/kodi/addons/inputstream.adaptive/
2019-09-08 08:50:50.435 T:2520916848 NOTICE: Creating Demuxer
2019-09-08 08:50:50.436 T:2520916848 NOTICE: Opening stream: 1 source: 256
2019-09-08 08:50:50.549 T:2520916848 NOTICE: Creating video codec with codec id: 27
2019-09-08 08:50:50.560 T:2520916848 NOTICE: Creating video thread
2019-09-08 08:50:50.560 T:2520916848 NOTICE: Opening stream: 2 source: 256
2019-09-08 08:50:50.561 T:2628137840 NOTICE: running thread: video_thread
2019-09-08 08:50:50.599 T:2520916848 NOTICE: Finding audio codec for: 86056
2019-09-08 08:50:50.600 T:2520916848 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
2019-09-08 08:50:50.600 T:2520916848 NOTICE: Creating audio thread
2019-09-08 08:50:50.600 T:2520916848 NOTICE: Opening stream: 13 source: 256
2019-09-08 08:50:50.602 T:2504131440 NOTICE: running thread: CVideoPlayerAudio::Process()
2019-09-08 08:50:51.127 T:2504131440 NOTICE: Creating audio stream (codec id: 86056, channels: 6, sample rate: 48000, no pass-through)
Display More
but the addon lives in:
how can i make netflix to find the correct path for the adaptive addon?