Git Product home page Git Product logo

Comments (4)

vpeter4 avatar vpeter4 commented on June 3, 2024

I think the problem is that platform.machine() returns aarch64 instead of armv7l. It worked correctly in the past but with CoreELEC 19.2RC3 patch arch handling was changed and this bug was introduced.
And it is already fixed with CoreELEC/CoreELEC@70f8943
Next CE nightly will have this included.

But I also saw the fix in addon itself
https://github.com/dut-iptv/dut-iptv/blob/master/plugin.video.ziggo/resources/lib/base/l3/util.py#L247-L249
but here this is missing
https://github.com/dut-iptv/dut-iptv/blob/master/plugin.video.ziggo/resources/lib/base/l6/inputstream.py#L193.

from dut-iptv.

atreyuhere avatar atreyuhere commented on June 3, 2024

I want to thank you for taking the time to chime in, @vpeter. Much appreciated!

from dut-iptv.

dut-iptv avatar dut-iptv commented on June 3, 2024

I just published 1.2.2 with the system/arch handling from util.py copied to inputstream.py as hopefully a quick provisional fix.

When I have some time I will probably stop dealing with Widevine from the addons and switch over to inputstream helper which has recently devised a way to greatly reduce the required download/disk space when updating Widevine for arm linux (Downloading multiple gigs for a 10 MB file was the reason to not support their addon in the past)

from dut-iptv.

atreyuhere avatar atreyuhere commented on June 3, 2024

Just to report version 1.2.2 without the commit from CE nightly did not solve it; subsequent errors were thrown.
Updating to the latest CE nightly including the fix did solve the issue.

Getting rid of the Widevine management from whitin the addon sounds very logical; i actually preferred to do it from the addon for the exact reason you mention. Did not provide the most recent version, but i figured as long as other widewine addons supported it i'd use that version.

Thank you both for your efforts, ticket can now be closed

from dut-iptv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.